From 12f2b29ac704e471603cd169aecdd13566809a83 Mon Sep 17 00:00:00 2001 From: Alexandr Antonov Date: Tue, 22 Dec 2020 23:02:26 +0300 Subject: [PATCH] feat: Add crown icon (#151) * feat: Add crown icon * Update tags.json Co-authored-by: Alexander Antonov Co-authored-by: Eric Fennis --- icons/crown.svg | 13 +++++++++++++ tags.json | 1 + 2 files changed, 14 insertions(+) create mode 100644 icons/crown.svg diff --git a/icons/crown.svg b/icons/crown.svg new file mode 100644 index 0000000..86846e6 --- /dev/null +++ b/icons/crown.svg @@ -0,0 +1,13 @@ + + + diff --git a/tags.json b/tags.json index cea7e34..d054c4e 100644 --- a/tags.json +++ b/tags.json @@ -59,6 +59,7 @@ "credit-card": ["purchase", "payment", "cc"], "crop": ["photo", "image"], "crosshair": ["aim", "target"], + "crown": ["king", "winner", "favourite"], "database": ["storage", "memory"], "delete": ["remove"], "disc": ["album", "cd", "dvd", "music"],