From e16106b6d425af4c60397367cd51fd8b0ea970fc Mon Sep 17 00:00:00 2001 From: "Ezequiel S. Sandoval" Date: Thu, 29 Oct 2020 18:25:15 -0600 Subject: [PATCH] Added original and plain icons to json file --- devicon.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/devicon.json b/devicon.json index 67021c62..e2162331 100644 --- a/devicon.json +++ b/devicon.json @@ -1678,6 +1678,25 @@ "color": "#000000", "aliases": [] }, + { + "name": "materialui", + "tags": [ + "framework", + "design", + "ui" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#1FA6CA", + "aliases": [] + }, { "name": "meteor", "tags": [