mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 14:27:42 +01:00
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:
@@ -2,7 +2,8 @@
|
|||||||
"$schema": "../icon.schema.json",
|
"$schema": "../icon.schema.json",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"connium",
|
"connium",
|
||||||
"ericfennis"
|
"ericfennis",
|
||||||
|
"karsa-mistmere"
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
"bank",
|
"bank",
|
||||||
@@ -10,6 +11,16 @@
|
|||||||
"capitol",
|
"capitol",
|
||||||
"finance",
|
"finance",
|
||||||
"money",
|
"money",
|
||||||
|
"museum",
|
||||||
|
"art gallery",
|
||||||
|
"hall",
|
||||||
|
"institute",
|
||||||
|
"pediment",
|
||||||
|
"portico",
|
||||||
|
"columns",
|
||||||
|
"pillars",
|
||||||
|
"classical",
|
||||||
|
"architecture",
|
||||||
"government",
|
"government",
|
||||||
"institution"
|
"institution"
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -9,10 +9,10 @@
|
|||||||
stroke-linecap="round"
|
stroke-linecap="round"
|
||||||
stroke-linejoin="round"
|
stroke-linejoin="round"
|
||||||
>
|
>
|
||||||
<line x1="3" x2="21" y1="22" y2="22" />
|
<path d="M10 18v-7" />
|
||||||
<line x1="6" x2="6" y1="18" y2="11" />
|
<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" />
|
||||||
<line x1="10" x2="10" y1="18" y2="11" />
|
<path d="M14 18v-7" />
|
||||||
<line x1="14" x2="14" y1="18" y2="11" />
|
<path d="M18 18v-7" />
|
||||||
<line x1="18" x2="18" y1="18" y2="11" />
|
<path d="M3 22h18" />
|
||||||
<polygon points="12 2 20 7 4 7" />
|
<path d="M6 18v-7" />
|
||||||
</svg>
|
</svg>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 457 B After Width: | Height: | Size: 447 B |
Reference in New Issue
Block a user