1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-06 14:46:46 +02:00

new icon: towergit (original, original-wordmark) (#733)

* new icon: towergit (original, original-wordmark)

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/towergit/towergit-original-wordmark.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/towergit/towergit-original.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/towergit/towergit-original-wordmark.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/towergit/towergit-original.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* towergit icons fix

* Update icons/towergit/towergit-original-wordmark.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/towergit/towergit-original.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* towergit-plain added

* towergit-line added

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update devicon.json

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/towergit/towergit-line.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* Update icons/towergit/towergit-plain.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* towergit-plain fix

* Update icons/towergit/towergit-plain.svg

Co-authored-by: David Leal <halfpacho@gmail.com>

* towergit-line: removed

* towergit-plain-wordmark.svg added

* Update devicon.json

* Apply suggestions from code review

Co-authored-by: David Leal <halfpacho@gmail.com>
Co-authored-by: Thomas Bui <43018778+Thomas-Boi@users.noreply.github.com>
This commit is contained in:
M Pater
2021-08-08 02:52:52 +02:00
committed by GitHub
parent 220c3035e7
commit a811498012
5 changed files with 24 additions and 0 deletions

View File

@@ -4041,6 +4041,26 @@
"color": "#D1A41A", "color": "#D1A41A",
"aliases": [] "aliases": []
}, },
{
"name": "towergit",
"tags": [
"git"
],
"versions": {
"svg": [
"original",
"original-wordmark",
"plain",
"plain-wordmark"
],
"font": [
"plain",
"plain-wordmark"
]
},
"color": "#d18900",
"aliases": []
},
{ {
"name": "travis", "name": "travis",
"tags": [ "tags": [

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="128" height="128" viewBox="0 0 128 128" xmlns:v="https://vecta.io/nano"><defs><clipPath ><path d="M0 0h128v128H0z"/></clipPath><filter width="1" height="1" x="0" y="0"><feColorMatrix in="SourceGraphic" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/></filter><path id="C" d="m85.512 48.8-.586-3.277a.353.353 0 0 0-.352-.296h-40.96a.353.353 0 0 0-.352.296l-.586 3.278zm0 0"/><path id="D" d="M37.71 20.625H90.5l-.727-2.7a.411.411 0 0 0-.398-.3H38.727a.43.43 0 0 0-.403.313zm0 0"/></defs><g fill="#ffc600"><path d="M83.61 45.23H44.585v-1.42h39.023zM71.613 30.04h1.524v13.773h-1.524zm-16.562 0h1.523v13.773h-1.523zm0 0"/><path d="M82.09 30.04h1.523v13.773H82.09zm-37.505-.003h1.524V43.81h-1.524z"/><use xlink:href="#C"/><use xlink:href="#D"/></g><g fill="#ffd813"><use xlink:href="#D" fill-opacity="0"/><use xlink:href="#C" fill-opacity="0"/></g><path d="M97.836 63.125l-1.46-5.898a.718.718 0 0 0-.7-.55h-63.2a.712.712 0 0 0-.703.55l-1.449 5.9a.348.348 0 0 0 .05.287L41.461 80.3a.68.68 0 0 0 .562.3h44.14a.681.681 0 0 0 .564-.3l11.085-16.887c.024-.09.05-.187.024-.29zm-61.999-7.361c.108-.434 1.049-5.667 1.05-5.833 0-.065 12.237-.118 27.192-.118l27.192.05c0 .028.247 1.393.55 3.034L92.372 56c.001.065-12.739.118-28.311.118H35.749zm-.054-26.426c0-.077-.248-1.757-.552-3.733l-.552-3.722c0-.071 13.251-.129 29.446-.129h29.446l-.59 3.823-.599 3.862c-.028.119-56.601.018-56.601-.101zm10.124 77.924l-.35-.245V93.863 80.709h18.522 18.522v13.154 13.154l-.35.245c-.312.219-2.297.245-18.172.245s-17.86-.027-18.172-.245zm1.962 2.821c-.058-.058-.106-.555-.106-1.104v-.998h16.165 16.165l-.047 1.064-.047 1.064-16.012.04c-8.807.022-16.06-.007-16.118-.066z" fill="#ffc600"/></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB