1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

8 new icons: brand-appstore, brand-google-play, building-monument, circle-dashed, circle-dotted, mood-boy, world-latitude, world-longitude

This commit is contained in:
codecalm
2020-09-23 19:59:05 +02:00
parent ea66e5d1d0
commit 666351d23e
8 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
category: Brand
---
<svg>
<circle cx="12" cy="12" r="9" />
<path d="M8 16l1.106 -1.99m1.4 -2.522l2.494 -4.488" />
<path d="M7 14h5m2.9 0h2.1" />
<path d="M16 16l-2.51 -4.518m-1.487 -2.677l-1.003 -1.805" />
</svg>

View File

@@ -0,0 +1,8 @@
---
category: Brand
---
<svg>
<path d="M4 3.71v16.58a0.7 .7 0 0 0 1.05 .606l14.622 -8.42a0.55 .55 0 0 0 0 -.953l-14.622 -8.419a0.7 .7 0 0 0 -1.05 .607z" />
<line x1="15" y1="9" x2="4.5" y2="20.5" />
<line x1="4.5" y1="3.5" x2="15" y2="15" />
</svg>

View File

@@ -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>

View File

@@ -0,0 +1,12 @@
---
---
<svg>
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
</svg>

View File

@@ -0,0 +1,16 @@
---
---
<svg>
<line x1="7.5" y1="4.21" x2="7.5" y2="4.22" />
<line x1="4.21" y1="7.5" x2="4.21" y2="7.51" />
<line x1="3" y1="12" x2="3" y2="12.01" />
<line x1="4.21" y1="16.5" x2="4.21" y2="16.51" />
<line x1="7.5" y1="19.79" x2="7.5" y2="19.8" />
<line x1="12" y1="21" x2="12" y2="21.01" />
<line x1="16.5" y1="19.79" x2="16.5" y2="19.8" />
<line x1="19.79" y1="16.5" x2="19.79" y2="16.51" />
<line x1="21" y1="12" x2="21" y2="12.01" />
<line x1="19.79" y1="7.5" x2="19.79" y2="7.51" />
<line x1="16.5" y1="4.21" x2="16.5" y2="4.22" />
<line x1="12" y1="3" x2="12" y2="3.01" />
</svg>

12
src/_icons/mood-boy.svg Normal file
View File

@@ -0,0 +1,12 @@
---
tags: [face, emoji, emotion]
category: Mood
---
<svg>
<path d="M17 4.5a9 9 0 0 1 3.864 5.89a2.5 2.5 0 0 1 -.29 4.36a9 9 0 0 1 -17.137 0a2.5 2.5 0 0 1 -.29 -4.36a9 9 0 0 1 3.746 -5.81" />
<path d="M9.5 16a3.5 3.5 0 0 0 5 0" />
<path d="M8.5 2c1.5 1 2.5 3.5 2.5 5" />
<path d="M12.5 2c1.5 2 2 3.5 2 5" />
<line x1="9" y1="12" x2="9.01" y2="12" />
<line x1="15" y1="12" x2="15.01" y2="12" />
</svg>

View File

@@ -0,0 +1,9 @@
---
tags: [earth, globe, global, language, union]
---
<svg>
<circle cx="12" cy="12" r="9" />
<line x1="4.6" y1="7" x2="19.4" y2="7" />
<line x1="3" y1="12" x2="21" y2="12" />
<line x1="4.6" y1="17" x2="19.4" y2="17" />
</svg>

View File

@@ -0,0 +1,9 @@
---
tags: [earth, globe, global, language, union]
---
<svg>
<circle cx="12" cy="12" r="9" />
<path d="M11.5 3a11.2 11.2 0 0 0 0 18" />
<path d="M12.5 3a11.2 11.2 0 0 1 0 18" />
<line x1="12" y1="3" x2="12" y2="21" />
</svg>