1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-26 01:13:41 +02:00

Add TYPO3 (#793) (#956)

* Add TYPO3 (#793)

* Add "icon" to the SVG title (squash)

* Remove a weird duplicate SVG tag inside the svg (squash)
This commit is contained in:
Metaa 2018-08-30 08:50:34 +02:00 committed by Johan Fagerberg
parent f12f881316
commit f8aa841658
2 changed files with 6 additions and 0 deletions

View File

@ -1955,6 +1955,11 @@
"hex": "FF7102",
"source": "http://www.twoo.com/about/press"
},
{
"title": "TYPO3",
"hex": "FF8700",
"source": "https://typo3.com/fileadmin/assets/typo3logos/typo3_bullet_01.svg"
},
{
"title": "Uber",
"hex": "000000",

1
icons/typo3.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-typo3-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-typo3-icon">TYPO3 icon</title><path d="M18.08 16.539c-.356.105-.64.144-1.012.144-3.048 0-7.524-10.652-7.524-14.197 0-1.305.31-1.74.745-2.114C6.56.808 2.082 2.177.651 3.917c-.31.436-.497 1.12-.497 1.99C.154 11.442 6.06 24 10.228 24c1.928 0 5.178-3.168 7.852-7.46M16.134 0c3.855 0 7.713.622 7.713 2.798 0 4.415-2.8 9.765-4.23 9.765-2.549 0-5.72-7.09-5.72-10.635C13.897.31 14.518 0 16.134 0"/></svg>

After

Width:  |  Height:  |  Size: 532 B