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:
17
devicon.json
17
devicon.json
@@ -1139,6 +1139,23 @@
|
||||
"color": "#008cba",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "fsharp",
|
||||
"tags": [
|
||||
"language"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#378BBA",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "gatling",
|
||||
"tags": [
|
||||
|
1
icons/fsharp/fsharp-original.svg
Normal file
1
icons/fsharp/fsharp-original.svg
Normal 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 |
1
icons/fsharp/fsharp-plain.svg
Normal file
1
icons/fsharp/fsharp-plain.svg
Normal 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 |
Reference in New Issue
Block a user