From 6839f86d6a1c555d086487ea499bd441d2a52279 Mon Sep 17 00:00:00 2001 From: "Ezequiel S. Sandoval" Date: Sat, 24 Oct 2020 17:43:19 -0500 Subject: [PATCH] Added original and plain flutter icons to json file --- devicon.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/devicon.json b/devicon.json index 7c7e1b6e..47e55bf4 100644 --- a/devicon.json +++ b/devicon.json @@ -925,6 +925,24 @@ "color": "#DD732A", "aliases": [] }, + { + "name": "flutter", + "tags": [ + "framework", + "sdk" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#3FB6D3", + "aliases": [] + }, { "name": "foundation", "tags": [