diff options
Diffstat (limited to 'src/icons/building-monument.svg')
-rw-r--r-- | src/icons/building-monument.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/building-monument.svg b/src/icons/building-monument.svg new file mode 100644 index 00000000..3af4786b --- /dev/null +++ b/src/icons/building-monument.svg @@ -0,0 +1,11 @@ +--- +tags: [history, memorial, commemorative] +category: Buildings +version: "1.26" +unicode: "ed26" +--- +<svg> + <path d="M8 18l2 -13l2 -2l2 2l2 13" /> + <path d="M5 21v-3h14v3" /> + <line x1="3" y1="21" x2="21" y2="21" /> +</svg> |