diff --git a/icons/vote.json b/icons/vote.json new file mode 100644 index 000000000..10201a889 --- /dev/null +++ b/icons/vote.json @@ -0,0 +1,13 @@ +{ + "$schema": "../icon.schema.json", + "tags": [ + "vote", + "poll", + "ballot", + "political", + "social" + ], + "categories": [ + "social" + ] +} diff --git a/icons/vote.svg b/icons/vote.svg new file mode 100755 index 000000000..a25203b15 --- /dev/null +++ b/icons/vote.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/tags.json b/tags.json index 3eb4881be..a0cd92f4c 100644 --- a/tags.json +++ b/tags.json @@ -4431,6 +4431,13 @@ "sound", "mute" ], + "vote": [ + "vote", + "poll", + "ballot", + "political", + "social" + ], "wallet": [ "money", "finance",