mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-17 00:27:41 +01:00
Add Turkish lira icons (#2873)
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
27
icons/badge-turkish-lira.json
Normal file
27
icons/badge-turkish-lira.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"danielbayley",
|
||||
"jamiemlaw"
|
||||
],
|
||||
"tags": [
|
||||
"discount",
|
||||
"offer",
|
||||
"sale",
|
||||
"voucher",
|
||||
"tag",
|
||||
"monetization",
|
||||
"marketing",
|
||||
"finance",
|
||||
"financial",
|
||||
"exchange",
|
||||
"transaction",
|
||||
"payment",
|
||||
"try",
|
||||
"₺"
|
||||
],
|
||||
"categories": [
|
||||
"shopping",
|
||||
"finance"
|
||||
]
|
||||
}
|
||||
15
icons/badge-turkish-lira.svg
Normal file
15
icons/badge-turkish-lira.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<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="M11 7v10a5 5 0 0 0 5-5" />
|
||||
<path d="m15 8-6 3" />
|
||||
<path d="M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 445 B |
21
icons/receipt-turkish-lira.json
Normal file
21
icons/receipt-turkish-lira.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"danielbayley",
|
||||
"jamiemlaw"
|
||||
],
|
||||
"tags": [
|
||||
"bill",
|
||||
"voucher",
|
||||
"slip",
|
||||
"check",
|
||||
"counterfoil",
|
||||
"currency",
|
||||
"try",
|
||||
"₺"
|
||||
],
|
||||
"categories": [
|
||||
"finance",
|
||||
"travel"
|
||||
]
|
||||
}
|
||||
15
icons/receipt-turkish-lira.svg
Normal file
15
icons/receipt-turkish-lira.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<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="M10 6.5v11a5.5 5.5 0 0 0 5.5-5.5" />
|
||||
<path d="m14 8-6 3" />
|
||||
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 368 B |
14
icons/turkish-lira.json
Normal file
14
icons/turkish-lira.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"jamiemlaw"
|
||||
],
|
||||
"tags": [
|
||||
"currency",
|
||||
"money",
|
||||
"payment"
|
||||
],
|
||||
"categories": [
|
||||
"finance"
|
||||
]
|
||||
}
|
||||
15
icons/turkish-lira.svg
Normal file
15
icons/turkish-lira.svg
Normal file
@@ -0,0 +1,15 @@
|
||||
<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="M15 4 5 9" />
|
||||
<path d="m15 8.5-10 5" />
|
||||
<path d="M18 12a9 9 0 0 1-9 9V3" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 299 B |
Reference in New Issue
Block a user