1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 17:20:31 +02:00

Add icon rosette-discount-check-off (#1152)

This commit is contained in:
Maurici Abad Gutierrez
2024-06-25 14:18:56 +02:00
committed by GitHub
parent 126705dbc3
commit cabd37dd97
2 changed files with 20 additions and 1 deletions

View File

@@ -0,0 +1,19 @@
<!--
tags: [reduction, price, cost, money, shopping, bargain, tick, done, verified, certificate, valid, official, success, invalid]
category: E-commerce
-->
<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="m9 12 2 2 1.5-1.5m2-2 .5-.5" />
<path d="M8.887 4.89a2.2 2.2 0 0 0 .863 -.53l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7c.412 .41 .97 .64 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1c0 .58 .23 1.138 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.528 .858m-.757 3.248a2.193 2.193 0 0 1 -1.555 .644h-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-1c0 -.604 .244 -1.152 .638 -1.55" />
<path d="M3 3l18 18" />
</svg>

After

Width:  |  Height:  |  Size: 936 B

View File

@@ -1,6 +1,6 @@
<!--
tags: [reduction, price, cost, money, shopping, bargain, tick, done, verified, certificate, valid, official, success]
category: E-commerce
tags: [reduction, price, cost, money, shopping, bargain, tick, done]
version: "1.70"
unicode: "f1f8"
-->

Before

Width:  |  Height:  |  Size: 842 B

After

Width:  |  Height:  |  Size: 891 B