From 1bdf6febac167077951740406e2f4e8ca379dcc1 Mon Sep 17 00:00:00 2001 From: delnyn <45879791+delnyn@users.noreply.github.com> Date: Tue, 13 Oct 2020 08:46:25 +0200 Subject: [PATCH] Add building icon (#91) * Add building icon * Add building to tags * Update building.svg Co-authored-by: Eric Fennis * Update building.svg Co-authored-by: Eric Fennis * Update tags.json Co-authored-by: Eric Fennis Co-authored-by: Eric Fennis --- building.svg | 23 +++++++++++++++++++++++ tags.json | 1 + 2 files changed, 24 insertions(+) create mode 100644 building.svg diff --git a/building.svg b/building.svg new file mode 100644 index 0000000..1a010d7 --- /dev/null +++ b/building.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + diff --git a/tags.json b/tags.json index e957fa3..19aa179 100644 --- a/tags.json +++ b/tags.json @@ -25,6 +25,7 @@ "bookmark": ["read", "clip", "marker", "tag"], "box": ["cube"], "briefcase": ["work", "bag", "baggage", "folder"], + "building": ["organisation"], "calendar": ["date"], "camera": ["photo"], "cast": ["chromecast", "airplay"],