diff options
Diffstat (limited to 'src/_icons/building-monument.svg')
-rw-r--r-- | src/_icons/building-monument.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/building-monument.svg b/src/_icons/building-monument.svg new file mode 100644 index 00000000..f5dda817 --- /dev/null +++ b/src/_icons/building-monument.svg @@ -0,0 +1,8 @@ +--- +category: Buildings +--- +<svg> + <path d="M8 18l2 -13l2 -2l2 2l2 13" /> + <path d="M5 21v-3h14v3" /> + <line x1="3" y1="21" x2="21" y2="21" /> +</svg> |