1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 20:58:34 +01:00
tabler-icons/icons/discount.svg

10 lines
918 B
XML
Raw Normal View History

2020-04-10 16:13:37 +02:00
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-discount" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
2020-09-18 11:09:38 +02:00
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
2020-04-10 16:13:37 +02:00
<line x1="9" y1="15" x2="15" y2="9" />
2020-06-02 00:52:10 +02:00
<circle cx="9.5" cy="9.5" r=".5" fill="currentColor" />
<circle cx="14.5" cy="14.5" r=".5" fill="currentColor" />
2020-09-21 19:29:08 +02:00
<path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" />
2020-04-10 16:13:37 +02:00
</svg>