Add Fritz! logo (SVG) (#457)

* Added fritz.svg.
Added Fritz! icon to README.md.
Added reference image to images/reference/Fritz!.svg and updated images/reference/index.md correspondingly.

* Eliminated 2 extra bytes from fritz.svg and updated README.md correspondingly.

Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
Jonathan Gilbert
2020-10-20 05:28:17 -05:00
committed by GitHub
parent 7ff4662d42
commit afe048d414
4 changed files with 11 additions and 0 deletions

6
images/svg/fritz.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
aria-label="Fritz!" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#F8EC17"/><style>.c{fill:#e2001a}.b{fill:#000}</style><use xlink:href="#a" x="4" y="3.5" class="b"/><g class="c"><path id="a" d="m246 298h-34v-88l13-3-4-16h25zm-127 26h33v-87h6c3 0 10 4 10 12 0 10-9 17-16 23l34,56c9-7 19-16 26-24l-27-32c14-11 17-20 16-30-2-21-21-25-36-27-12-1-33-1-45-0zm194 0v-83l28 1h2v-30h-93v30h2l28 -1v83zm66-109l-43,82c32 0 54 0 88 0v-30c-18 1-30 1-40 0l43-80c-38-2-65-2-84-2v30c15-1 26-1 36-1zm-269-28c-27 0-50 1-66 1v119h34v-42h29v-28h-29v-21h32v-10zm350 74l8.5-56-28-2-3.5 57zm-15 33l18-15-15-18-18 15z" stroke="#000" stroke-width="2.6"/></g></svg>

After

Width:  |  Height:  |  Size: 756 B