diff options
62 files changed, 607 insertions, 9 deletions
diff --git a/icons/border-style.svg b/icons/border-style.svg index b0f8f2ae..b5196f86 100644 --- a/icons/border-style.svg +++ b/icons/border-style.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-style" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M4 20v-16h16" /> + <path d="M4 20v-14a2 2 0 0 1 2 -2h14" /> <path d="M20 8v.01" /> <path d="M20 12v.01" /> <path d="M20 16v.01" /> diff --git a/icons/buldozer.svg b/icons/bulldozer.svg index 12899b4f..3e2c3bfd 100644 --- a/icons/buldozer.svg +++ b/icons/bulldozer.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-buldozer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bulldozer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="4" cy="17" r="2" /> <circle cx="13" cy="17" r="2" /> diff --git a/icons/currency-bahraini.svg b/icons/currency-bahraini.svg new file mode 100644 index 00000000..e8f8ac14 --- /dev/null +++ b/icons/currency-bahraini.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-bahraini" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2 -2v-3" /> + <path d="M7 19.01v-.01" /> + <path d="M14 15.01v-.01" /> + <path d="M17 15h2.004a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" /> +</svg> + + diff --git a/icons/currency-bath.svg b/icons/currency-bath.svg new file mode 100644 index 00000000..4051da0e --- /dev/null +++ b/icons/currency-bath.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-bath" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8 6h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /> + <path d="M8 12h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /> + <path d="M8 6v12" /> + <path d="M11 4v2" /> + <path d="M11 18v2" /> +</svg> + + diff --git a/icons/currency-cent.svg b/icons/currency-cent.svg new file mode 100644 index 00000000..808afc4e --- /dev/null +++ b/icons/currency-cent.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-cent" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M15.007 8.283a4.667 4.667 0 0 0 -3.207 -1.283c-2.647 0 -4.793 2.239 -4.793 5s2.146 5 4.793 5a4.667 4.667 0 0 0 3.204 -1.28" /> + <path d="M12 7v-2" /> + <path d="M12 19v-2" /> +</svg> + + diff --git a/icons/currency-dinar.svg b/icons/currency-dinar.svg new file mode 100644 index 00000000..09193c55 --- /dev/null +++ b/icons/currency-dinar.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dinar" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M14 20.01v-.01" /> + <path d="M6 13l2.386 -.9a1 1 0 0 0 -.095 -1.902l-1.514 -.404a1 1 0 0 1 -.102 -1.9l2.325 -.894" /> + <path d="M3 14v1a3 3 0 0 0 3 3h4.161a3 3 0 0 0 2.983 -3.32l-1.144 -10.68" /> + <path d="M16 17l1 1h2.004a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" /> +</svg> + + diff --git a/icons/currency-dirham.svg b/icons/currency-dirham.svg new file mode 100644 index 00000000..12e66093 --- /dev/null +++ b/icons/currency-dirham.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dirham" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8.5 19h-3.5" /> + <path d="M8.599 16.479a1.5 1.5 0 1 0 -1.099 2.521" /> + <path d="M7 4v9" /> + <path d="M15 13h1.888a1.5 1.5 0 0 0 1.296 -2.256l-2.184 -3.744" /> + <path d="M11 13.01v-.01" /> +</svg> + + diff --git a/icons/currency-dollar-australian.svg b/icons/currency-dollar-australian.svg new file mode 100644 index 00000000..5fca43f1 --- /dev/null +++ b/icons/currency-dollar-australian.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dollar-australian" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 17l3.099 -9.296a0.95 .95 0 0 1 1.802 0l3.099 9.296" /> + <path d="M4.5 13h5" /> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> +</svg> + + diff --git a/icons/currency-dollar-canadian.svg b/icons/currency-dollar-canadian.svg new file mode 100644 index 00000000..d518fe46 --- /dev/null +++ b/icons/currency-dollar-canadian.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dollar-canadian" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> + <path d="M10 17h-1a5 5 0 0 1 0 -10h1" /> +</svg> + + diff --git a/icons/currency-dollar-singapore.svg b/icons/currency-dollar-singapore.svg new file mode 100644 index 00000000..340b226b --- /dev/null +++ b/icons/currency-dollar-singapore.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-dollar-singapore" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M10 7h-3.5a2.5 2.5 0 0 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> +</svg> + + diff --git a/icons/currency-ethereum.svg b/icons/currency-ethereum.svg new file mode 100644 index 00000000..0b3e736f --- /dev/null +++ b/icons/currency-ethereum.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-ethereum" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M6 12l6 -9l6 9l-6 9z" /> + <path d="M6 12l6 -3l6 3l-6 2z" /> +</svg> + + diff --git a/icons/currency-forint.svg b/icons/currency-forint.svg new file mode 100644 index 00000000..6ddc7315 --- /dev/null +++ b/icons/currency-forint.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-forint" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M11 4h-4a3 3 0 0 0 -3 3v12" /> + <path d="M10 11h-6" /> + <path d="M16 4v13a2 2 0 0 0 2 2h2" /> + <path d="M19 9h-5" /> +</svg> + + diff --git a/icons/currency-frank.svg b/icons/currency-frank.svg new file mode 100644 index 00000000..a4ba0fcb --- /dev/null +++ b/icons/currency-frank.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-frank" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 5h-6a2 2 0 0 0 -2 2v12" /> + <path d="M7 15h4" /> + <path d="M9 11h7" /> +</svg> + + diff --git a/icons/currency-krone-czech.svg b/icons/currency-krone-czech.svg new file mode 100644 index 00000000..4d845def --- /dev/null +++ b/icons/currency-krone-czech.svg @@ -0,0 +1,6 @@ +<svg> + <path d="M5 6v12" /> + <path d="M5 12c3.5 0 6 -3 6 -6" /> + <path d="M5 12c3.5 0 6 3 6 6" /> + <path d="M19 6l-2 2l-2 -2" /> +</svg> diff --git a/icons/currency-krone-danish.svg b/icons/currency-krone-danish.svg new file mode 100644 index 00000000..8544d039 --- /dev/null +++ b/icons/currency-krone-danish.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-krone-danish" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M5 6v12" /> + <path d="M5 12c3.5 0 6 -3 6 -6" /> + <path d="M5 12c3.5 0 6 3 6 6" /> + <path d="M15 10v8" /> + <path d="M19 10a4 4 0 0 0 -4 4" /> + <path d="M20 18.01v-.01" /> +</svg> + + diff --git a/icons/currency-krone-swedish.svg b/icons/currency-krone-swedish.svg new file mode 100644 index 00000000..1582a031 --- /dev/null +++ b/icons/currency-krone-swedish.svg @@ -0,0 +1,7 @@ +<svg> + <path d="M5 6v12" /> + <path d="M5 12c3.5 0 6 -3 6 -6" /> + <path d="M5 12c3.5 0 6 3 6 6" /> + <path d="M15 10v8" /> + <path d="M19 10a4 4 0 0 0 -4 4" /> +</svg> diff --git a/icons/currency-leu.svg b/icons/currency-leu.svg new file mode 100644 index 00000000..28a7e746 --- /dev/null +++ b/icons/currency-leu.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-leu" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M17 18h-7a3 3 0 0 1 -3 -3v-10" /> +</svg> + + diff --git a/icons/currency-lira.svg b/icons/currency-lira.svg new file mode 100644 index 00000000..e2941c60 --- /dev/null +++ b/icons/currency-lira.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-lira" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M10 5v15a7 7 0 0 0 7 -7" /> + <path d="M6 15l8 -4" /> + <path d="M14 7l-8 4" /> +</svg> + + diff --git a/icons/currency-litecoin.svg b/icons/currency-litecoin.svg new file mode 100644 index 00000000..052f18ce --- /dev/null +++ b/icons/currency-litecoin.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-litecoin" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M18 19h-8.194a2 2 0 0 1 -1.98 -2.283l1.674 -11.717" /> + <path d="M14 9l-9 4" /> +</svg> + + diff --git a/icons/currency-naira.svg b/icons/currency-naira.svg new file mode 100644 index 00000000..c5e33d49 --- /dev/null +++ b/icons/currency-naira.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-naira" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 18v-10.948a1.05 1.05 0 0 1 1.968 -.51l6.064 10.916a1.05 1.05 0 0 0 1.968 -.51v-10.948" /> + <path d="M5 10h14" /> + <path d="M5 14h14" /> +</svg> + + diff --git a/icons/currency-real.svg b/icons/currency-real.svg new file mode 100644 index 00000000..5f839607 --- /dev/null +++ b/icons/currency-real.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-real" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> + <path d="M4 18v-12h3a3 3 0 1 1 0 6h-3c5.5 0 5 4 6 6" /> +</svg> + + diff --git a/icons/currency-renminbi.svg b/icons/currency-renminbi.svg new file mode 100644 index 00000000..c034d641 --- /dev/null +++ b/icons/currency-renminbi.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-renminbi" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M15 9v8a2 2 0 1 0 4 0" /> + <path d="M19 9h-14" /> + <path d="M19 5h-14" /> + <path d="M9 9v4c0 2.5 -.667 4 -2 6" /> +</svg> + + diff --git a/icons/currency-ripple.svg b/icons/currency-ripple.svg new file mode 100644 index 00000000..3e7bef32 --- /dev/null +++ b/icons/currency-ripple.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-ripple" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="7" cy="12" r="3" /> + <circle cx="17" cy="7" r="3" /> + <circle cx="17" cy="17" r="3" /> + <path d="M10 12h3l2 -2.5" /> + <path d="M15 14.5l-2 -2.5" /> +</svg> + + diff --git a/icons/currency-riyal.svg b/icons/currency-riyal.svg new file mode 100644 index 00000000..4fb94587 --- /dev/null +++ b/icons/currency-riyal.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-riyal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M15 9v2a2 2 0 1 1 -4 0v-1v1a2 2 0 1 1 -4 0v-1v4a2 2 0 1 1 -4 0v-2" /> + <path d="M18 12.01v-.01" /> + <path d="M22 10v1a5 5 0 0 1 -5 5" /> +</svg> + + diff --git a/icons/currency-rubel.svg b/icons/currency-rubel.svg new file mode 100644 index 00000000..eac1d07d --- /dev/null +++ b/icons/currency-rubel.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-rubel" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8 19v-14h6a3 3 0 0 1 0 6h-8" /> + <path d="M14 15h-8" /> +</svg> + + diff --git a/icons/currency-rupee.svg b/icons/currency-rupee.svg index f97887dd..3ec68704 100644 --- a/icons/currency-rupee.svg +++ b/icons/currency-rupee.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-rupee" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> - <path d="M18 6h-11h3a4 4 0 0 1 0 8h-3l6 6" /> - <line x1="7" y1="10" x2="18" y2="10" /> + <path d="M18 5h-11h3a4 4 0 0 1 0 8h-3l6 6" /> + <line x1="7" y1="9" x2="18" y2="9" /> </svg> diff --git a/icons/currency-shekel.svg b/icons/currency-shekel.svg new file mode 100644 index 00000000..caf0025a --- /dev/null +++ b/icons/currency-shekel.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-shekel" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M6 18v-12h4a4 4 0 0 1 4 4v4" /> + <path d="M18 6v12h-4a4 4 0 0 1 -4 -4v-4" /> +</svg> + + diff --git a/icons/currency-taka.svg b/icons/currency-taka.svg new file mode 100644 index 00000000..84876eb2 --- /dev/null +++ b/icons/currency-taka.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-taka" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="16.5" cy="15.5" r="1" /> + <path d="M7 7a2 2 0 1 1 4 0v9a3 3 0 0 0 6 0v-.5" /> + <path d="M8 11h6" /> +</svg> + + diff --git a/icons/currency-tugrik.svg b/icons/currency-tugrik.svg new file mode 100644 index 00000000..7f0a640e --- /dev/null +++ b/icons/currency-tugrik.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-tugrik" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M7 6h10" /> + <path d="M12 6v13" /> + <path d="M8 17l8 -3" /> + <path d="M16 10l-8 3" /> +</svg> + + diff --git a/icons/currency-won.svg b/icons/currency-won.svg new file mode 100644 index 00000000..803d0632 --- /dev/null +++ b/icons/currency-won.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-won" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M4 6l3.245 11.358a0.85 .85 0 0 0 1.624 .035l3.131 -9.393l3.131 9.393a0.85 .85 0 0 0 1.624 -.035l3.245 -11.358" /> + <path d="M21 10h-18" /> + <path d="M21 14h-18" /> +</svg> + + diff --git a/icons/currency-zloty.svg b/icons/currency-zloty.svg new file mode 100644 index 00000000..36162420 --- /dev/null +++ b/icons/currency-zloty.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-zloty" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 18h-7l7 -7h-7" /> + <path d="M17 18v-13" /> + <path d="M14 14.5l6 -3.5" /> +</svg> + + diff --git a/src/_icons/border-style.svg b/src/_icons/border-style.svg index 0777e238..3593a2a8 100644 --- a/src/_icons/border-style.svg +++ b/src/_icons/border-style.svg @@ -1,7 +1,7 @@ --- --- <svg> - <path d="M4 20v-16h16" /> + <path d="M4 20v-14a2 2 0 0 1 2 -2h14" /> <path d="M20 8v.01" /> <path d="M20 12v.01" /> <path d="M20 16v.01" /> diff --git a/src/_icons/currency-bahraini.svg b/src/_icons/currency-bahraini.svg new file mode 100644 index 00000000..ff4851f4 --- /dev/null +++ b/src/_icons/currency-bahraini.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M3 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2 -2v-3" /> + <path d="M7 19.01v-.01" /> + <path d="M14 15.01v-.01" /> + <path d="M17 15h2.004a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" /> +</svg> diff --git a/src/_icons/currency-bath.svg b/src/_icons/currency-bath.svg new file mode 100644 index 00000000..c79b2425 --- /dev/null +++ b/src/_icons/currency-bath.svg @@ -0,0 +1,10 @@ +--- +category: Currencies +--- +<svg> + <path d="M8 6h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /> + <path d="M8 12h5a3 3 0 0 1 3 3v.143a2.857 2.857 0 0 1 -2.857 2.857h-5.143" /> + <path d="M8 6v12" /> + <path d="M11 4v2" /> + <path d="M11 18v2" /> +</svg> diff --git a/src/_icons/currency-cent.svg b/src/_icons/currency-cent.svg new file mode 100644 index 00000000..ac48df1c --- /dev/null +++ b/src/_icons/currency-cent.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M15.007 8.283a4.667 4.667 0 0 0 -3.207 -1.283c-2.647 0 -4.793 2.239 -4.793 5s2.146 5 4.793 5a4.667 4.667 0 0 0 3.204 -1.28" /> + <path d="M12 7v-2" /> + <path d="M12 19v-2" /> +</svg> diff --git a/src/_icons/currency-dinar.svg b/src/_icons/currency-dinar.svg new file mode 100644 index 00000000..af25a701 --- /dev/null +++ b/src/_icons/currency-dinar.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M14 20.01v-.01" /> + <path d="M6 13l2.386 -.9a1 1 0 0 0 -.095 -1.902l-1.514 -.404a1 1 0 0 1 -.102 -1.9l2.325 -.894" /> + <path d="M3 14v1a3 3 0 0 0 3 3h4.161a3 3 0 0 0 2.983 -3.32l-1.144 -10.68" /> + <path d="M16 17l1 1h2.004a2 2 0 0 0 1.649 -3.131l-2.653 -3.869" /> +</svg> diff --git a/src/_icons/currency-dirham.svg b/src/_icons/currency-dirham.svg new file mode 100644 index 00000000..53250edf --- /dev/null +++ b/src/_icons/currency-dirham.svg @@ -0,0 +1,10 @@ +--- +category: Currencies +--- +<svg> + <path d="M8.5 19h-3.5" /> + <path d="M8.599 16.479a1.5 1.5 0 1 0 -1.099 2.521" /> + <path d="M7 4v9" /> + <path d="M15 13h1.888a1.5 1.5 0 0 0 1.296 -2.256l-2.184 -3.744" /> + <path d="M11 13.01v-.01" /> +</svg> diff --git a/src/_icons/currency-dollar-australian.svg b/src/_icons/currency-dollar-australian.svg new file mode 100644 index 00000000..dcadb3f0 --- /dev/null +++ b/src/_icons/currency-dollar-australian.svg @@ -0,0 +1,10 @@ +--- +category: Currencies +--- +<svg> + <path d="M3 17l3.099 -9.296a0.95 .95 0 0 1 1.802 0l3.099 9.296" /> + <path d="M4.5 13h5" /> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> +</svg> diff --git a/src/_icons/currency-dollar-canadian.svg b/src/_icons/currency-dollar-canadian.svg new file mode 100644 index 00000000..a8ad7462 --- /dev/null +++ b/src/_icons/currency-dollar-canadian.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> + <path d="M10 17h-1a5 5 0 0 1 0 -10h1" /> +</svg> diff --git a/src/_icons/currency-dollar-singapore.svg b/src/_icons/currency-dollar-singapore.svg new file mode 100644 index 00000000..78d998ec --- /dev/null +++ b/src/_icons/currency-dollar-singapore.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M10 7h-3.5a2.5 2.5 0 0 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> +</svg> diff --git a/src/_icons/currency-ethereum.svg b/src/_icons/currency-ethereum.svg new file mode 100644 index 00000000..731e1b01 --- /dev/null +++ b/src/_icons/currency-ethereum.svg @@ -0,0 +1,7 @@ +--- +category: Currencies +--- +<svg> + <path d="M6 12l6 -9l6 9l-6 9z" /> + <path d="M6 12l6 -3l6 3l-6 2z" /> +</svg> diff --git a/src/_icons/currency-forint.svg b/src/_icons/currency-forint.svg new file mode 100644 index 00000000..a287d331 --- /dev/null +++ b/src/_icons/currency-forint.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M11 4h-4a3 3 0 0 0 -3 3v12" /> + <path d="M10 11h-6" /> + <path d="M16 4v13a2 2 0 0 0 2 2h2" /> + <path d="M19 9h-5" /> +</svg> diff --git a/src/_icons/currency-frank.svg b/src/_icons/currency-frank.svg new file mode 100644 index 00000000..78e9c2e7 --- /dev/null +++ b/src/_icons/currency-frank.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M17 5h-6a2 2 0 0 0 -2 2v12" /> + <path d="M7 15h4" /> + <path d="M9 11h7" /> +</svg> diff --git a/src/_icons/currency-krone-czech.svg b/src/_icons/currency-krone-czech.svg new file mode 100644 index 00000000..4d845def --- /dev/null +++ b/src/_icons/currency-krone-czech.svg @@ -0,0 +1,6 @@ +<svg> + <path d="M5 6v12" /> + <path d="M5 12c3.5 0 6 -3 6 -6" /> + <path d="M5 12c3.5 0 6 3 6 6" /> + <path d="M19 6l-2 2l-2 -2" /> +</svg> diff --git a/src/_icons/currency-krone-danish.svg b/src/_icons/currency-krone-danish.svg new file mode 100644 index 00000000..bfef8bd6 --- /dev/null +++ b/src/_icons/currency-krone-danish.svg @@ -0,0 +1,11 @@ +--- +category: Currencies +--- +<svg> + <path d="M5 6v12" /> + <path d="M5 12c3.5 0 6 -3 6 -6" /> + <path d="M5 12c3.5 0 6 3 6 6" /> + <path d="M15 10v8" /> + <path d="M19 10a4 4 0 0 0 -4 4" /> + <path d="M20 18.01v-.01" /> +</svg> diff --git a/src/_icons/currency-krone-swedish.svg b/src/_icons/currency-krone-swedish.svg new file mode 100644 index 00000000..1582a031 --- /dev/null +++ b/src/_icons/currency-krone-swedish.svg @@ -0,0 +1,7 @@ +<svg> + <path d="M5 6v12" /> + <path d="M5 12c3.5 0 6 -3 6 -6" /> + <path d="M5 12c3.5 0 6 3 6 6" /> + <path d="M15 10v8" /> + <path d="M19 10a4 4 0 0 0 -4 4" /> +</svg> diff --git a/src/_icons/currency-leu.svg b/src/_icons/currency-leu.svg new file mode 100644 index 00000000..3549f470 --- /dev/null +++ b/src/_icons/currency-leu.svg @@ -0,0 +1,6 @@ +--- +category: Currencies +--- +<svg> + <path d="M17 18h-7a3 3 0 0 1 -3 -3v-10" /> +</svg> diff --git a/src/_icons/currency-lira.svg b/src/_icons/currency-lira.svg new file mode 100644 index 00000000..0332404a --- /dev/null +++ b/src/_icons/currency-lira.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M10 5v15a7 7 0 0 0 7 -7" /> + <path d="M6 15l8 -4" /> + <path d="M14 7l-8 4" /> +</svg> diff --git a/src/_icons/currency-litecoin.svg b/src/_icons/currency-litecoin.svg new file mode 100644 index 00000000..508b8510 --- /dev/null +++ b/src/_icons/currency-litecoin.svg @@ -0,0 +1,7 @@ +--- +category: Currencies +--- +<svg> + <path d="M18 19h-8.194a2 2 0 0 1 -1.98 -2.283l1.674 -11.717" /> + <path d="M14 9l-9 4" /> +</svg> diff --git a/src/_icons/currency-naira.svg b/src/_icons/currency-naira.svg new file mode 100644 index 00000000..af8b99f5 --- /dev/null +++ b/src/_icons/currency-naira.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M7 18v-10.948a1.05 1.05 0 0 1 1.968 -.51l6.064 10.916a1.05 1.05 0 0 0 1.968 -.51v-10.948" /> + <path d="M5 10h14" /> + <path d="M5 14h14" /> +</svg> diff --git a/src/_icons/currency-real.svg b/src/_icons/currency-real.svg new file mode 100644 index 00000000..791a9ad1 --- /dev/null +++ b/src/_icons/currency-real.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M20 7h-3.5a2.5 2.5 0 1 0 0 5h1a2.5 2.5 0 1 1 0 5h-3.5" /> + <path d="M17 19v-2" /> + <path d="M17 7v-2" /> + <path d="M4 18v-12h3a3 3 0 1 1 0 6h-3c5.5 0 5 4 6 6" /> +</svg> diff --git a/src/_icons/currency-renminbi.svg b/src/_icons/currency-renminbi.svg new file mode 100644 index 00000000..b40e2d02 --- /dev/null +++ b/src/_icons/currency-renminbi.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M15 9v8a2 2 0 1 0 4 0" /> + <path d="M19 9h-14" /> + <path d="M19 5h-14" /> + <path d="M9 9v4c0 2.5 -.667 4 -2 6" /> +</svg> diff --git a/src/_icons/currency-ripple.svg b/src/_icons/currency-ripple.svg new file mode 100644 index 00000000..48ff4214 --- /dev/null +++ b/src/_icons/currency-ripple.svg @@ -0,0 +1,10 @@ +--- +category: Currencies +--- +<svg> + <circle cx="7" cy="12" r="3" /> + <circle cx="17" cy="7" r="3" /> + <circle cx="17" cy="17" r="3" /> + <path d="M10 12h3l2 -2.5" /> + <path d="M15 14.5l-2 -2.5" /> +</svg> diff --git a/src/_icons/currency-riyal.svg b/src/_icons/currency-riyal.svg new file mode 100644 index 00000000..f8da1e84 --- /dev/null +++ b/src/_icons/currency-riyal.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M15 9v2a2 2 0 1 1 -4 0v-1v1a2 2 0 1 1 -4 0v-1v4a2 2 0 1 1 -4 0v-2" /> + <path d="M18 12.01v-.01" /> + <path d="M22 10v1a5 5 0 0 1 -5 5" /> +</svg> diff --git a/src/_icons/currency-rubel.svg b/src/_icons/currency-rubel.svg new file mode 100644 index 00000000..8d0daa65 --- /dev/null +++ b/src/_icons/currency-rubel.svg @@ -0,0 +1,7 @@ +--- +category: Currencies +--- +<svg> + <path d="M8 19v-14h6a3 3 0 0 1 0 6h-8" /> + <path d="M14 15h-8" /> +</svg> diff --git a/src/_icons/currency-rupee.svg b/src/_icons/currency-rupee.svg index 26ed7a04..0809b361 100644 --- a/src/_icons/currency-rupee.svg +++ b/src/_icons/currency-rupee.svg @@ -4,6 +4,6 @@ category: Currencies version: 1.4 --- <svg> - <path d="M18 6h-11h3a4 4 0 0 1 0 8h-3l6 6" /> - <line x1="7" y1="10" x2="18" y2="10" /> + <path d="M18 5h-11h3a4 4 0 0 1 0 8h-3l6 6" /> + <line x1="7" y1="9" x2="18" y2="9" /> </svg> diff --git a/src/_icons/currency-shekel.svg b/src/_icons/currency-shekel.svg new file mode 100644 index 00000000..32a4f26c --- /dev/null +++ b/src/_icons/currency-shekel.svg @@ -0,0 +1,7 @@ +--- +category: Currencies +--- +<svg> + <path d="M6 18v-12h4a4 4 0 0 1 4 4v4" /> + <path d="M18 6v12h-4a4 4 0 0 1 -4 -4v-4" /> +</svg> diff --git a/src/_icons/currency-taka.svg b/src/_icons/currency-taka.svg new file mode 100644 index 00000000..3d52c59b --- /dev/null +++ b/src/_icons/currency-taka.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <circle cx="16.5" cy="15.5" r="1" /> + <path d="M7 7a2 2 0 1 1 4 0v9a3 3 0 0 0 6 0v-.5" /> + <path d="M8 11h6" /> +</svg> diff --git a/src/_icons/currency-tugrik.svg b/src/_icons/currency-tugrik.svg new file mode 100644 index 00000000..0c8e6923 --- /dev/null +++ b/src/_icons/currency-tugrik.svg @@ -0,0 +1,9 @@ +--- +category: Currencies +--- +<svg> + <path d="M7 6h10" /> + <path d="M12 6v13" /> + <path d="M8 17l8 -3" /> + <path d="M16 10l-8 3" /> +</svg> diff --git a/src/_icons/currency-won.svg b/src/_icons/currency-won.svg new file mode 100644 index 00000000..d976b503 --- /dev/null +++ b/src/_icons/currency-won.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M4 6l3.245 11.358a0.85 .85 0 0 0 1.624 .035l3.131 -9.393l3.131 9.393a0.85 .85 0 0 0 1.624 -.035l3.245 -11.358" /> + <path d="M21 10h-18" /> + <path d="M21 14h-18" /> +</svg> diff --git a/src/_icons/currency-zloty.svg b/src/_icons/currency-zloty.svg new file mode 100644 index 00000000..d9c4f776 --- /dev/null +++ b/src/_icons/currency-zloty.svg @@ -0,0 +1,8 @@ +--- +category: Currencies +--- +<svg> + <path d="M12 18h-7l7 -7h-7" /> + <path d="M17 18v-13" /> + <path d="M14 14.5l6 -3.5" /> +</svg> @@ -1279,9 +1279,9 @@ "tags": ["bulb", "energy", "power", "electricity", "creativity", "light", "idea"], "version": "1.0" }, - "buldozer": { + "bulldozer": { "category": "Vehicles", - "tags": ["buldozer"], + "tags": ["bulldozer"], "version": "1.34" }, "bus": { @@ -2039,36 +2039,166 @@ "tags": ["curly", "loop", "voicemail", "power", "infinity"], "version": "1.2" }, + "currency-bahraini": { + "category": "Currencies", + "tags": ["currency", "bahraini"], + "version": "" + }, + "currency-bath": { + "category": "Currencies", + "tags": ["currency", "bath"], + "version": "" + }, "currency-bitcoin": { "category": "Currencies", "tags": ["currency", "bitcoin", "digital", "network", "peer-to-peer", "mining"], "version": "1.4" }, + "currency-cent": { + "category": "Currencies", + "tags": ["currency", "cent"], + "version": "" + }, + "currency-dinar": { + "category": "Currencies", + "tags": ["currency", "dinar"], + "version": "" + }, + "currency-dirham": { + "category": "Currencies", + "tags": ["currency", "dirham"], + "version": "" + }, + "currency-dollar-australian": { + "category": "Currencies", + "tags": ["currency", "dollar", "australian"], + "version": "" + }, + "currency-dollar-canadian": { + "category": "Currencies", + "tags": ["currency", "dollar", "canadian"], + "version": "" + }, + "currency-dollar-singapore": { + "category": "Currencies", + "tags": ["currency", "dollar", "singapore"], + "version": "" + }, "currency-dollar": { "category": "Currencies", "tags": ["currency", "dollar", "money", "bucks", "usa", "banknote", "pay"], "version": "1.3" }, + "currency-ethereum": { + "category": "Currencies", + "tags": ["currency", "ethereum"], + "version": "" + }, "currency-euro": { "category": "Currencies", "tags": ["currency", "euro", "money", "banknote", "pay", "europe", "eu"], "version": "1.3" }, + "currency-forint": { + "category": "Currencies", + "tags": ["currency", "forint"], + "version": "" + }, + "currency-frank": { + "category": "Currencies", + "tags": ["currency", "frank"], + "version": "" + }, + "currency-krone-danish": { + "category": "Currencies", + "tags": ["currency", "krone", "danish"], + "version": "" + }, + "currency-leu": { + "category": "Currencies", + "tags": ["currency", "leu"], + "version": "" + }, + "currency-lira": { + "category": "Currencies", + "tags": ["currency", "lira"], + "version": "" + }, + "currency-litecoin": { + "category": "Currencies", + "tags": ["currency", "litecoin"], + "version": "" + }, + "currency-naira": { + "category": "Currencies", + "tags": ["currency", "naira"], + "version": "" + }, "currency-pound": { "category": "Currencies", "tags": ["currency", "pound", "money", "banknote", "pay", "britain", "uk"], "version": "1.4" }, + "currency-real": { + "category": "Currencies", + "tags": ["currency", "real"], + "version": "" + }, + "currency-renminbi": { + "category": "Currencies", + "tags": ["currency", "renminbi"], + "version": "" + }, + "currency-ripple": { + "category": "Currencies", + "tags": ["currency", "ripple"], + "version": "" + }, + "currency-riyal": { + "category": "Currencies", + "tags": ["currency", "riyal"], + "version": "" + }, + "currency-rubel": { + "category": "Currencies", + "tags": ["currency", "rubel"], + "version": "" + }, "currency-rupee": { "category": "Currencies", "tags": ["currency", "rupee", "money", "banknote", "pay", "india"], "version": "1.4" }, + "currency-shekel": { + "category": "Currencies", + "tags": ["currency", "shekel"], + "version": "" + }, + "currency-taka": { + "category": "Currencies", + "tags": ["currency", "taka"], + "version": "" + }, + "currency-tugrik": { + "category": "Currencies", + "tags": ["currency", "tugrik"], + "version": "" + }, + "currency-won": { + "category": "Currencies", + "tags": ["currency", "won"], + "version": "" + }, "currency-yen": { "category": "Currencies", "tags": ["currency", "yen", "money", "banknote", "pay", "japan"], "version": "1.4" }, + "currency-zloty": { + "category": "Currencies", + "tags": ["currency", "zloty"], + "version": "" + }, "current-location": { "category": "Map", "tags": ["current", "location", "localization", "maps", "navigation", "pin", "target"], |