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

5 new icons: brand-bluesky, brand-stocktwits, paywall, receipt-rupee, transaction-rupee

This commit is contained in:
codecalm 2024-01-01 23:30:21 +01:00
parent ffed949675
commit 85dd72426a
5 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
category: Brand
---
<svg>
<path d="M6.335 5.144c-1.654 -1.199 -4.335 -2.127 -4.335 .826c0 .59 .35 4.953 .556 5.661c.713 2.463 3.13 2.75 5.444 2.369c-4.045 .665 -4.889 3.208 -2.667 5.41c1.03 1.018 1.913 1.59 2.667 1.59c2 0 3.134 -2.769 3.5 -3.5c.333 -.667 .5 -1.167 .5 -1.5c0 .333 .167 .833 .5 1.5c.366 .731 1.5 3.5 3.5 3.5c.754 0 1.637 -.571 2.667 -1.59c2.222 -2.203 1.378 -4.746 -2.667 -5.41c2.314 .38 4.73 .094 5.444 -2.369c.206 -.708 .556 -5.072 .556 -5.661c0 -2.953 -2.68 -2.025 -4.335 -.826c-2.293 1.662 -4.76 5.048 -5.665 6.856c-.905 -1.808 -3.372 -5.194 -5.665 -6.856z" />
</svg>

View File

@ -0,0 +1,7 @@
---
category: Brand
---
<svg>
<path d="M16 3l-8 4.5l8 4.5" />
<path d="M8 12l8 4.5l-8 4.5" />
</svg>

10
src/_icons/paywall.svg Normal file
View File

@ -0,0 +1,10 @@
---
---
<svg>
<path d="M13 21h-6a2 2 0 0 1 -2 -2v-6a2 2 0 0 1 2 -2h10" />
<path d="M11 16a1 1 0 1 0 2 0a1 1 0 0 0 -2 0" />
<path d="M8 11v-4a4 4 0 1 1 8 0v4" />
<path d="M21 15h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
<path d="M19 21v1" />
<path d="M19 14v1" />
</svg>

View File

@ -0,0 +1,7 @@
---
---
<svg>
<path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
<path d="M15 7h-6h1a3 3 0 0 1 0 6h-1l3 3" />
<path d="M9 10h6" />
</svg>

View File

@ -0,0 +1,10 @@
---
---
<svg>
<path d="M21 12h-6h1a3 3 0 0 1 0 6h-1l3 3" />
<path d="M15 15h6" />
<path d="M5 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M17 5m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M7 5h8" />
<path d="M7 5v8a3 3 0 0 0 3 3h1" />
</svg>