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

new icon: fsharp (original) (#495)

* new icon: fsharp (original)
* new icon: fsharp (plain)
This commit is contained in:
Malte Jürgens
2021-02-21 03:34:52 +01:00
committed by GitHub
parent d1803bb8ff
commit 500730dab9
3 changed files with 19 additions and 0 deletions

View File

@@ -1139,6 +1139,23 @@
"color": "#008cba",
"aliases": []
},
{
"name": "fsharp",
"tags": [
"language"
],
"versions": {
"svg": [
"original",
"plain"
],
"font": [
"plain"
]
},
"color": "#378BBA",
"aliases": []
},
{
"name": "gatling",
"tags": [

View File

@@ -0,0 +1 @@
<svg version="1.2" baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" overflow="visible"><path fill="#378BBA" d="M0 64.5L60.7 3.8v30.4L30.4 64.5l30.4 30.4v30.4L0 64.5z"/><path fill="#378BBA" d="M39.1 64.5l21.7-21.7v43.4L39.1 64.5z"/><path fill="#30B9DB" d="M128 64.5L65.1 3.8v30.4l30.4 30.4-30.4 30.3v30.4L128 64.5z"/></svg>

After

Width:  |  Height:  |  Size: 349 B

View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128"><path d="M0 64.5L60.7 3.8v30.4L30.4 64.5l30.4 30.4v30.4L0 64.5zm39.1 0l21.7-21.7v43.4L39.1 64.5zm88.9 0L65.1 3.8v30.4l30.4 30.4-30.4 30.3v30.4L128 64.5z"/></svg>

After

Width:  |  Height:  |  Size: 223 B