diff --git a/public/icons.json b/public/icons.json index 66e40a5..5755d8f 100644 --- a/public/icons.json +++ b/public/icons.json @@ -100,6 +100,7 @@ "file-text.svg": [ "file-text", "paper", "ui-icon", "blue" ], "file.svg": [ "file", "paper", "ui-icon", "blue" ], "fish.svg": [ "fish", "animal", "full-body", "blue" ], + "fire.svg": [ "fire", "orange" ], "firefox.svg": [ "firefox", "browser", "logo", "orange" ], "folder.svg": [ "folder", "ui-icon", "orange", "yellow" ], "fox.svg": [ "fox", "animal", "full-body", "orange" ], diff --git a/public/icons/fire.svg b/public/icons/fire.svg new file mode 100644 index 0000000..4f185a0 --- /dev/null +++ b/public/icons/fire.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file