fix(icons): changed landmark icon (#2967)

* [github] Added issue template forms

* [github] yaml => yml

* Syntax fixes

* Further syntax fixes

* Sort issue templates

* Update 02_bug_report.yml

* Updated icons/landmark.svg

* Updated icons/landmark.json

---------

Co-authored-by: Karsa <karsa@karsa.org>
This commit is contained in:
Karsa
2025-05-16 13:54:02 +02:00
committed by GitHub
parent e6246ed5c6
commit 9abed5ee16
2 changed files with 18 additions and 7 deletions

View File

@@ -2,7 +2,8 @@
"$schema": "../icon.schema.json",
"contributors": [
"connium",
"ericfennis"
"ericfennis",
"karsa-mistmere"
],
"tags": [
"bank",
@@ -10,6 +11,16 @@
"capitol",
"finance",
"money",
"museum",
"art gallery",
"hall",
"institute",
"pediment",
"portico",
"columns",
"pillars",
"classical",
"architecture",
"government",
"institution"
],

View File

@@ -9,10 +9,10 @@
stroke-linecap="round"
stroke-linejoin="round"
>
<line x1="3" x2="21" y1="22" y2="22" />
<line x1="6" x2="6" y1="18" y2="11" />
<line x1="10" x2="10" y1="18" y2="11" />
<line x1="14" x2="14" y1="18" y2="11" />
<line x1="18" x2="18" y1="18" y2="11" />
<polygon points="12 2 20 7 4 7" />
<path d="M10 18v-7" />
<path d="M11.12 2.198a2 2 0 0 1 1.76.006l7.866 3.847c.476.233.31.949-.22.949H3.474c-.53 0-.695-.716-.22-.949z" />
<path d="M14 18v-7" />
<path d="M18 18v-7" />
<path d="M3 22h18" />
<path d="M6 18v-7" />
</svg>

Before

Width:  |  Height:  |  Size: 457 B

After

Width:  |  Height:  |  Size: 447 B