mirror of
https://github.com/konpa/devicon.git
synced 2025-08-28 16:50:41 +02:00
new icon: gitter (plain, plain-wordmark) (#556)
* new icon: gitter (plain, plain-wordmark) * fix svg error Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
19
devicon.json
19
devicon.json
@@ -1386,6 +1386,25 @@
|
||||
"color": "#E24329",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "gitter",
|
||||
"tags": [
|
||||
"social",
|
||||
"chat"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
],
|
||||
"font": [
|
||||
"plain",
|
||||
"plain-wordmark"
|
||||
]
|
||||
},
|
||||
"color": "#000000",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "go",
|
||||
"tags": [
|
||||
|
1
icons/gitter/gitter-plain-wordmark.svg
Normal file
1
icons/gitter/gitter-plain-wordmark.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><g><rect x="31.1" y="50.1" width="4.1" height="20.7" /><rect x="20.7" y="50.1" width="4.1" height="41.4" /><rect x="10.4" y="50.1" width="4.1" height="41.4" /><rect y="39.8" width="4.1" height="31.1" /></g><g><path d="M66,61.5h2.1v12.6H66V61.5z" /><path d="M77.1,63.6h-3.2v-2.1h9.4v2.1h-4.1v10.5h-2.1V63.6z" /><path d="M90.7,63.6h-3.2v-2.1h9.4v2.1h-4.1v10.5h-2.1V63.6z" /><path d="M102.3,61.5h9.4v2.1h-7.3v3.1h6.3v2.1h-6.3v3.2h7.3V74h-9.4V61.5z" /><path d="M128,74.1l-3.3-4.7c1.4-0.7,2.2-2,2.2-3.7c0-2.5-2-4.2-4.5-4.2h-4.9v12.6h2.1v-4.2h2.9l3,4.2H128z M119.6,67.8v-4.2h2.8c1.4,0,2.4,0.8,2.4,2.1c0,1.4-1.1,2.1-2.4,2.1L119.6,67.8z" /><path d="M55.7,66.9V69h3.1c0,0,0,1.1,0,1.8c-0.1,0.2-0.3,1.4-3,1.4c-0.2,0-0.2,0-0.4,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2-0.1-0.2-0.1c-0.1,0-0.1,0-0.2-0.1h-0.1c-1.7-0.6-2.8-2.2-2.8-4.2l0,0l0,0l0,0c0-0.2,0-0.4,0.1-0.6c0.2-2.2,1.8-4,3.9-4c0.7,0,2,0.2,2.9,1.2l1.2-1.8c0,0-1-1.5-4-1.5c-3.5,0.1-6.1,2.7-6.5,5.9c0,0.2,0,0.5,0,0.6l0,0l0,0c0,3.4,2.5,6.3,6.1,6.5c0.2,0,0.2,0,0.4,0H56c0.2,0,0.4,0,0.6,0c0.1,0,0.2,0,0.2,0c0.2,0,0.2,0,0.4-0.1c2.2-0.1,3.7-1.8,3.7-2.7c0-4,0-4.5,0-4.5L55.7,66.9L55.7,66.9z" /></g></svg>
|
After Width: | Height: | Size: 1.2 KiB |
1
icons/gitter/gitter-plain.svg
Normal file
1
icons/gitter/gitter-plain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><rect x="96.8" y="25.6" width="10.2" height="51.2" /><rect x="71.2" y="25.6" width="10.2" height="102.4" /><rect x="45.6" y="25.6" width="10.2" height="102.4" /><rect x="20" y="0" width="10.2" height="76.8" /></svg>
|
After Width: | Height: | Size: 292 B |
Reference in New Issue
Block a user