Skip to content

Commit 6839f86

Browse files
committed
Added original and plain flutter icons to json file
1 parent 817d54a commit 6839f86

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

devicon.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,24 @@
925925
"color": "#DD732A",
926926
"aliases": []
927927
},
928+
{
929+
"name": "flutter",
930+
"tags": [
931+
"framework",
932+
"sdk"
933+
],
934+
"versions": {
935+
"svg": [
936+
"original",
937+
"plain"
938+
],
939+
"font": [
940+
"plain"
941+
]
942+
},
943+
"color": "#3FB6D3",
944+
"aliases": []
945+
},
928946
{
929947
"name": "foundation",
930948
"tags": [

0 commit comments

Comments
 (0)