feat(icons): added mosque icon (#4494)

* Added icons/mosque.svg

* Added icons/mosque.json

* Update icons/mosque.json

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update icons/mosque.json

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

* Add contributor 'rrod497' to mosque.json

* Add empty use-cases array to mosque.json

* Update mosque.svg

* Update mosque.json

* Update mosque.json

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
Co-authored-by: Karsa <contact@karsa.org>
This commit is contained in:
مُحَمّد سِيّد
2026-07-23 21:31:03 +03:00
committed by GitHub
parent 0adb963d07
commit 63d0ef6664
2 changed files with 58 additions and 0 deletions

40
icons/mosque.json Normal file
View File

@@ -0,0 +1,40 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"rrod497",
"iskepr"
],
"use-cases": [
"Representing a mosque as a building type or place of worship",
"Categorizing religious and spiritual points of interest on a map"
],
"tags": [
"mosque",
"masjid",
"islam",
"muslim",
"ramadan",
"eid",
"prayer",
"worship",
"building",
"minaret",
"dome",
"architecture",
"faith",
"religion",
"holy",
"sacred",
"landmark",
"community",
"spiritual",
"tourism",
"map",
"heritage"
],
"categories": [
"buildings",
"navigation",
"travel"
]
}

18
icons/mosque.svg Normal file
View File

@@ -0,0 +1,18 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M12.268 2a2 2 0 003.465 2" />
<path d="M14 5 L14 8" />
<path d="M16 22v-3a2 2 0 00-4 0v3" />
<path d="M21 13c-.662-1.497-1.666-2.753-2.9-3.63C16.825 8.47 15.422 8 14 8s-2.826.47-4.1 1.37C8.668 10.248 7.663 11.504 7 13z" />
<path d="M3 9h4" />
<path d="M7 22V6a5 5 0 00-2-4 5 5 0 00-2 4v14a2 2 0 002 2h14a2 2 0 002-2v-7" />
</svg>

After

Width:  |  Height:  |  Size: 552 B