mirror of
https://github.com/konpa/devicon.git
synced 2025-08-23 14:43:56 +02:00
Added original and plain flutter icons to json file
This commit is contained in:
18
devicon.json
18
devicon.json
@@ -925,6 +925,24 @@
|
|||||||
"color": "#DD732A",
|
"color": "#DD732A",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "flutter",
|
||||||
|
"tags": [
|
||||||
|
"framework",
|
||||||
|
"sdk"
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"svg": [
|
||||||
|
"original",
|
||||||
|
"plain"
|
||||||
|
],
|
||||||
|
"font": [
|
||||||
|
"plain"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"color": "#3FB6D3",
|
||||||
|
"aliases": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "foundation",
|
"name": "foundation",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
Reference in New Issue
Block a user