1
0
mirror of https://github.com/konpa/devicon.git synced 2025-04-20 21:01:52 +02:00

new icon: fortran (original) (#1098)

* Add Fortran icon

* Fix black blob
This commit is contained in:
Justin Alex Paramanandan 2022-03-25 21:58:16 +11:00 committed by GitHub
parent 4a8c645594
commit 8cf39e819d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 0 deletions

View File

@ -1863,6 +1863,23 @@
"color": "#3FB6D3",
"aliases": []
},
{
"name": "fortran",
"tags": [
"programming",
"language"
],
"versions": {
"svg": [
"original"
],
"font": [
"original"
]
},
"color": "#734f96",
"aliases": []
},
{
"name": "foundation",
"tags": [

View File

@ -0,0 +1,3 @@
<svg width="128" height="128" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg">
<path style="fill:#734c94;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M18.969 0C13.25 0 0 11 0 18.66v90.453c0 5.692 11.21 18.903 18.781 18.903l90.551-.032c6.738-.004 18.688-9.683 18.688-18.601V18.84c0-6.078-10.61-18.832-18.43-18.832L18.969 0zm-1.395 13.66h93.367v41.711l-10.992-.164c-.101-.098-.402-3.047-.605-5.758C98.19 36.7 95.328 29.363 89.809 26.5c-2.914-1.504-7.457-1.95-22.02-1.953l-13.57.004v31.273h2.41c4.066-.05 9.234-1.004 10.941-2.058 2.211-1.356 4.067-5.27 4.72-9.989.491-3.445.87-6.023.87-6.023h10.676v49.691H72.793v-1.957c0-3.21-1.508-10.691-2.563-12.949-1.656-3.465-4.464-4.668-12.449-5.422l-3.664-.351.203 16.113c.149 15.308.25 16.164 1.203 17.469 1.207 1.605 2.512 1.906 10.493 2.507l5.355.258-.035 10.938H17.574v-10.942l4.922-.304c9.988-.653 9.887-.602 10.39-8.43.45-7.43-.116-65.598-.452-66.762-.551-1.922-2.618-3.027-8.786-3.023l-6.074-.04V13.66z"/>
</svg>

After

Width:  |  Height:  |  Size: 973 B