1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-01 01:52:00 +02:00

heart-broken icon

This commit is contained in:
codecalm
2020-09-02 14:10:24 +02:00
parent 8285f98f9a
commit 402c6cdb74
9 changed files with 40 additions and 13 deletions

View File

@@ -4,5 +4,5 @@ tags: [charge, energy, power, electricity]
<svg>
<path d="M16 7h1a2 2 0 0 1 2 2v.5a.5 .5 0 0 0 .5 .5a.5 .5 0 0 1 .5 .5v3a.5 .5 0 0 1 -.5 .5a.5 .5 0 0 0 -.5 .5v.5a2 2 0 0 1 -2 2h-2" />
<path d="M8 7H6a2 2 0 0 0 -2 2v6a2 2 0 0 0 2 2h1" />
<polyline points="12 8 10 12 13 12 11 16" />
<path d="M12 8l-2 4h3l-2 4" />
</svg>

6
src/_icons/biohazard.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<circle cx="12" cy="12" r="2" />
<path d="M11.939 14 c0.03 0.173 0.048 0.351 0.056 0.533 l 0.005 0.217 a4.75 4.75 0 0 1 -4.533 4.745 l -0.217 0.005 m -4.75 -4.75 a4.75 4.75 0 0 1 7.737 -3.693 m 6.513 8.443 a4.75 4.75 0 0 1 -4.69 -5.503 l -0.06 0.003 m 1.764 -2.944 a4.75 4.75 0 0 1 7.731 3.477 l 0.005 0.217 m -11.195 -3.813 a4.75 4.75 0 0 1 -1.828 -7.624 l 0.164 -0.172 m 6.718 0 a4.75 4.75 0 0 1 -1.665 7.798" />
</svg>

View File

@@ -1,9 +0,0 @@
---
tags: [vehicle, drive, driver, engine, motor, journey, trip]
category: Vehicles
---
<svg>
<circle cx="18" cy="17" r="2" />
<circle cx="6" cy="17" r="2" />
<path d="M8 17h5a6 6 0 0 1 5 -5v-5a2 2 0 0 0 -2 -2h-1" />
</svg>

View File

@@ -0,0 +1,7 @@
---
tags: [love, emotion, like, favorite, relationship]
---
<svg>
<path d="M19.5 13.572 l-7.5 7.428 l-7.5 -7.428a5 5 0 1 1 7.5 -6.566 a5 5 0 1 1 7.5 6.572" />
<path d="M12 7l-2 4l4 3l-2 4v3" />
</svg>

View File

@@ -2,5 +2,5 @@
tags: [love, emotion, like, favorite, relationship]
---
<svg>
<path d="M12 20l-7 -7a4 4 0 0 1 6.5 -6a.9 .9 0 0 0 1 0a4 4 0 0 1 6.5 6l-7 7" />
<path d="M19.5 13.572 l -7.5 7.428 l -7.5 -7.428 m 0 0 a5 5 0 1 1 7.5 -6.566 a5 5 0 1 1 7.5 6.572" />
</svg>

9
src/_icons/moped.svg Normal file
View File

@@ -0,0 +1,9 @@
---
tags: [vehicle, drive, driver, engine, motor, journey, trip]
category: Vehicles
---
<svg>
<circle cx="18" cy="17" r="2" />
<path d="M5 16v1a2 2 0 0 0 4 0v-5h-3a3 3 0 0 0 -3 3v1h10a6 6 0 0 1 5 -4v-5a2 2 0 0 0 -2 -2h-1" />
<line x1="6" y1="9" x2="9" y2="9" />
</svg>

8
src/_icons/peace.svg Normal file
View File

@@ -0,0 +1,8 @@
---
---
<svg>
<circle cx="12" cy="12" r="9" />
<line x1="12" y1="3" x2="12" y2="21" />
<line x1="12" y1="12" x2="18.3" y2="18.3" />
<line x1="12" y1="12" x2="5.7" y2="18.3" />
</svg>

6
src/_icons/pray.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<circle cx="12" cy="5" r="1" />
<path d="M7 20h8l-4 -4v-7l4 3l2 -2" />
</svg>

View File

@@ -4,6 +4,6 @@ category: Vehicles
---
<svg>
<circle cx="18" cy="17" r="2" />
<path d="M5 16v1a2 2 0 0 0 4 0v-5h-3a3 3 0 0 0 -3 3v1h10a6 6 0 0 1 5 -4v-5a2 2 0 0 0 -2 -2h-1" />
<line x1="6" y1="9" x2="9" y2="9" />
<circle cx="6" cy="17" r="2" />
<path d="M8 17h5a6 6 0 0 1 5 -5v-5a2 2 0 0 0 -2 -2h-1" />
</svg>