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:
3
images/reference/Fritz!.svg
Normal file
3
images/reference/Fritz!.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 39 KiB |
@@ -243,6 +243,7 @@ Where possible this links to the organisation's brand guidelines page.
|
||||
| <img src="/images/svg/microformats.svg" width="256" /> | <img src="/images/reference/microformats.png" width="256" /> | |
|
||||
| <img src="/images/svg/keepassdx.svg" width="256" /> | <img src="/images/reference/keepassdx.png" width="256" /> | https://github.com/Kunzisoft/KeePassDX |
|
||||
| <img src="/images/svg/humblebundle.svg" width="256" /> | <img src="/images/reference/humblebundle.png" width="256" /> | https://cdn.worldvectorlogo.com/logos/humblebundle.svg |
|
||||
| <img src="/images/svg/fritz.svg" width="256" /> | <img src="/images/reference/Fritz!.svg" width="256" /> | https://en.wikipedia.org/wiki/Fritz!Box#/media/File:Fritz!.svg |
|
||||
| <img src="/images/svg/friendica.svg" width="256" /> | <img src="/images/reference/friendica.png" width="256" /> | https://github.com/friendica/friendica/tree/develop/images |
|
||||
| <img src="/images/svg/wireguard.svg" width="256" /> | <img src="/images/reference/wireguard.svg" width="256" /> | https://www.wireguard.com/img/emblem-circle.svg |
|
||||
| <img src="/images/svg/freecodecamp.svg" width="256" /> | <img src="/images/reference/freecodecamp.svg" width="256" /> | https://design-style-guide.freecodecamp.org |
|
6
images/svg/fritz.svg
Normal file
6
images/svg/fritz.svg
Normal 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 |
Reference in New Issue
Block a user