diff options
author | codecalm <codecalm@gmail.com> | 2020-09-26 21:23:44 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-26 21:23:44 +0200 |
commit | 5587afb0c8853070607868694cc81886c247a691 (patch) | |
tree | 25cc3a3b459d88fe177310fe69b5e19618f50f3a /icons | |
parent | removed `box-3d` icon (diff) | |
download | tabler-icons-5587afb0c8853070607868694cc81886c247a691.tar.xz |
Release 1.27.0v1.27.0
Diffstat (limited to 'icons')
-rw-r--r-- | icons/antenna-bars-1.svg | 8 | ||||
-rw-r--r-- | icons/antenna-bars-2.svg | 8 | ||||
-rw-r--r-- | icons/antenna-bars-3.svg | 8 | ||||
-rw-r--r-- | icons/antenna-bars-4.svg | 8 | ||||
-rw-r--r-- | icons/antenna-bars-5.svg | 8 | ||||
-rw-r--r-- | icons/aspect-ratio.svg | 8 | ||||
-rw-r--r-- | icons/box-seam.svg | 10 | ||||
-rw-r--r-- | icons/brand-firefox.svg | 4 | ||||
-rw-r--r-- | icons/brand-linkedin.svg | 2 | ||||
-rw-r--r-- | icons/building-store.svg | 4 | ||||
-rw-r--r-- | icons/caravan.svg | 2 | ||||
-rw-r--r-- | icons/karate.svg | 9 | ||||
-rw-r--r-- | icons/mars.svg | 2 | ||||
-rw-r--r-- | icons/panorama-horizontal.svg | 6 | ||||
-rw-r--r-- | icons/panorama-vertical.svg | 6 | ||||
-rw-r--r-- | icons/picture-in-picture.svg | 7 | ||||
-rw-r--r-- | icons/rectangle-vertical.svg | 6 | ||||
-rw-r--r-- | icons/rectangle.svg | 6 | ||||
-rw-r--r-- | icons/shape.svg | 16 | ||||
-rw-r--r-- | icons/skip-back.svg | 2 | ||||
-rw-r--r-- | icons/stars.svg | 8 | ||||
-rw-r--r-- | icons/tornado.svg | 4 | ||||
-rw-r--r-- | icons/traffic-lights.svg | 9 | ||||
-rw-r--r-- | icons/vector-beizer-2.svg | 12 | ||||
-rw-r--r-- | icons/vector-beizer.svg | 14 | ||||
-rw-r--r-- | icons/wiper-wash.svg | 2 | ||||
-rw-r--r-- | icons/zodiac-aries.svg | 2 |
27 files changed, 141 insertions, 40 deletions
diff --git a/icons/antenna-bars-1.svg b/icons/antenna-bars-1.svg index 5a27e008..983dffc0 100644 --- a/icons/antenna-bars-1.svg +++ b/icons/antenna-bars-1.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-1" 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-.01" /> - <path d="M10 18v-.01" /> - <path d="M14 18v-.01" /> - <path d="M18 18v-.01" /> + <line x1="6" y1="18" x2="6" y2="18.01" /> + <line x1="10" y1="18" x2="10" y2="18.01" /> + <line x1="14" y1="18" x2="14" y2="18.01" /> + <line x1="18" y1="18" x2="18" y2="18.01" /> </svg> diff --git a/icons/antenna-bars-2.svg b/icons/antenna-bars-2.svg index 32e05996..a5d8e427 100644 --- a/icons/antenna-bars-2.svg +++ b/icons/antenna-bars-2.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-2" 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-3" /> - <path d="M10 18v-.01" /> - <path d="M14 18v-.01" /> - <path d="M18 18v-.01" /> + <line x1="6" y1="18" x2="6" y2="15" /> + <line x1="10" y1="18" x2="10" y2="18.01" /> + <line x1="14" y1="18" x2="14" y2="18.01" /> + <line x1="18" y1="18" x2="18" y2="18.01" /> </svg> diff --git a/icons/antenna-bars-3.svg b/icons/antenna-bars-3.svg index bfa2a5e2..6f58912f 100644 --- a/icons/antenna-bars-3.svg +++ b/icons/antenna-bars-3.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-3" 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-3" /> - <path d="M10 18v-6" /> - <path d="M14 18v-.01" /> - <path d="M18 18v-.01" /> + <line x1="6" y1="18" x2="6" y2="15" /> + <line x1="10" y1="18" x2="10" y2="12" /> + <line x1="14" y1="18" x2="14" y2="18.01" /> + <line x1="18" y1="18" x2="18" y2="18.01" /> </svg> diff --git a/icons/antenna-bars-4.svg b/icons/antenna-bars-4.svg index f7ca14fc..35eaae4b 100644 --- a/icons/antenna-bars-4.svg +++ b/icons/antenna-bars-4.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-4" 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-3" /> - <path d="M10 18v-6" /> - <path d="M14 18v-9" /> - <path d="M18 18v-.01" /> + <line x1="6" y1="18" x2="6" y2="15" /> + <line x1="10" y1="18" x2="10" y2="12" /> + <line x1="14" y1="18" x2="14" y2="9" /> + <line x1="18" y1="18" x2="18" y2="18.01" /> </svg> diff --git a/icons/antenna-bars-5.svg b/icons/antenna-bars-5.svg index dae086f5..ed5d3632 100644 --- a/icons/antenna-bars-5.svg +++ b/icons/antenna-bars-5.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-5" 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-3" /> - <path d="M10 18v-6" /> - <path d="M14 18v-9" /> - <path d="M18 18v-12" /> + <line x1="6" y1="18" x2="6" y2="15" /> + <line x1="10" y1="18" x2="10" y2="12" /> + <line x1="14" y1="18" x2="14" y2="9" /> + <line x1="18" y1="18" x2="18" y2="6" /> </svg> diff --git a/icons/aspect-ratio.svg b/icons/aspect-ratio.svg new file mode 100644 index 00000000..af216ad8 --- /dev/null +++ b/icons/aspect-ratio.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-aspect-ratio" 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"/> + <rect x="3" y="5" width="18" height="14" rx="2" /> + <path d="M7 12v-3h3" /> + <path d="M17 12v3h-3" /> +</svg> + + diff --git a/icons/box-seam.svg b/icons/box-seam.svg new file mode 100644 index 00000000..966b2df2 --- /dev/null +++ b/icons/box-seam.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-box-seam" 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"/> + <polyline points="12 3 20 7.5 20 16.5 12 21 4 16.5 4 7.5 12 3" /> + <line x1="12" y1="12" x2="20" y2="7.5" /> + <line x1="12" y1="12" x2="12" y2="21" /> + <line x1="12" y1="12" x2="4" y2="7.5" /> + <line x1="16" y1="5.25" x2="8" y2="9.75" /> +</svg> + + diff --git a/icons/brand-firefox.svg b/icons/brand-firefox.svg index ea589dfe..4c54436f 100644 --- a/icons/brand-firefox.svg +++ b/icons/brand-firefox.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-firefox" 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.028 7.82a9 9 0 1 0 7.972 -4.82c-.334 0 -.667 -.036 -1 0" /> - <path d="M4.914 9.485c-1.756-1.569-.805-5.38.109-6.17.086.896.585 1.208 1.111 1.685.88-.275 1.313-.282 1.867 0 .82-.91 2.074-2.261 3.007-2-1.081 1.741-.45 3.64.992 4.08-.17.975-1.484 1.913-2.76 2.686-1.296.938-.722 1.85 0 2.234.949.506 3.611-.995 4.545.354-1.698.102-1.536 3.107-3.983 2.727 2.523.957 4.345.462 5.458-.34 1.965-1.52 2.879-3.542 2.879-5.557-.014-1.398.194-2.695-1.26-4.75" /> + <path d="M4.028 7.82a9 9 0 1 0 12.823 -3.4c-1.636 -1.02 -3.064 -1.02 -4.851 -1.02h-1.647" /> + <path d="M4.914 9.485c-1.756 -1.569 -.805 -5.38 .109 -6.17c.086 .896 .585 1.208 1.111 1.685c.88 -.275 1.313 -.282 1.867 0c.82 -.91 1.694 -2.354 2.628 -2.093c-1.082 1.741 -.07 3.733 1.371 4.173c-.17 .975 -1.484 1.913 -2.76 2.686c-1.296 .938 -.722 1.85 0 2.234c.949 .506 3.611 -.995 4.545 .354c-1.698 .102 -1.536 3.107 -3.983 2.727c2.523 .957 4.345 .462 5.458 -.34c1.965 -1.52 2.879 -3.542 2.879 -5.557c-.014 -1.398 .194 -2.695 -1.26 -4.75" /> </svg> diff --git a/icons/brand-linkedin.svg b/icons/brand-linkedin.svg index 2264e9b3..cc67a88d 100644 --- a/icons/brand-linkedin.svg +++ b/icons/brand-linkedin.svg @@ -3,7 +3,7 @@ <rect x="4" y="4" width="16" height="16" rx="2" /> <line x1="8" y1="11" x2="8" y2="16" /> <line x1="8" y1="8" x2="8" y2="8.01" /> - <path d="M12 16v-5" /> + <line x1="12" y1="16" x2="12" y2="11" /> <path d="M16 16v-3a2 2 0 0 0 -4 0" /> </svg> diff --git a/icons/building-store.svg b/icons/building-store.svg index 3633006d..0375d828 100644 --- a/icons/building-store.svg +++ b/icons/building-store.svg @@ -2,8 +2,8 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <line x1="3" y1="21" x2="21" y2="21" /> <path d="M3 7v1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1m0 1a3 3 0 0 0 6 0v-1h-18l2 -4h14l2 4" /> - <path d="M5 21v-10.15" /> - <path d="M19 21v-10.15" /> + <line x1="5" y1="21" x2="5" y2="10.85" /> + <line x1="19" y1="21" x2="19" y2="10.85" /> <path d="M9 21v-4a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v4" /> </svg> diff --git a/icons/caravan.svg b/icons/caravan.svg index 097cc897..83735752 100644 --- a/icons/caravan.svg +++ b/icons/caravan.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-caravan" 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="11" cy="17" r="2" /> - <path d="M21 17h-8" /> + <line x1="21" y1="17" x2="13" y2="17" /> <path d="M9 17h-5a1 1 0 0 1 -1 -1v-9a2 2 0 0 1 2 -2h10l4 4v8" /> <rect x="6" y="8" width="6" height="4" rx="1" /> </svg> diff --git a/icons/karate.svg b/icons/karate.svg new file mode 100644 index 00000000..18b09263 --- /dev/null +++ b/icons/karate.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-karate" 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="18" cy="4" r="1" /> + <path d="M3 9l4.5 1l3 2.5" /> + <path d="M13 21v-8l3-5.5" /> + <path d="M8 4.5l4 2l4 1l4 3.5l-2 3.5" /> +</svg> + + diff --git a/icons/mars.svg b/icons/mars.svg index 0715d197..72706aa7 100644 --- a/icons/mars.svg +++ b/icons/mars.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="10" cy="14" r="5" /> <line x1="19" y1="5" x2="13.6" y2="10.4" /> - <path d="M19 5h-5" /> + <line x1="19" y1="5" x2="14" y2="5" /> <line x1="19" y1="5" x2="19" y2="10" /> </svg> diff --git a/icons/panorama-horizontal.svg b/icons/panorama-horizontal.svg new file mode 100644 index 00000000..b92d289e --- /dev/null +++ b/icons/panorama-horizontal.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-panorama-horizontal" 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.338 5.53c5.106 1.932 10.211 1.932 15.317 .002a1 1 0 0 1 1.345 .934v11c0 .692 -.692 1.2 -1.34 .962c-5.107 -1.932 -10.214 -1.932 -15.321 0c-.648 .246 -1.339 -.242 -1.339 -.935v-11.027a1 1 0 0 1 1.338 -.935z" /> +</svg> + + diff --git a/icons/panorama-vertical.svg b/icons/panorama-vertical.svg new file mode 100644 index 00000000..f708b844 --- /dev/null +++ b/icons/panorama-vertical.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-panorama-vertical" 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.463 4.338c-1.932 5.106 -1.932 10.211 -0 15.317a1 1 0 0 1 -.934 1.345h-11c-.692 0 -1.208 -.692 -.962 -1.34c1.932 -5.107 1.932 -10.214 0 -15.321c-.246 -.648 .243 -1.339 .935 -1.339h11.028c.693 0 1.18 .691 .935 1.338z" /> +</svg> + + diff --git a/icons/picture-in-picture.svg b/icons/picture-in-picture.svg new file mode 100644 index 00000000..f2bb2493 --- /dev/null +++ b/icons/picture-in-picture.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-picture-in-picture" 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"/> + <rect x="3" y="5" width="18" height="14" rx="2" /> + <rect x="12" y="12" width="6" height="4" rx="1" /> +</svg> + + diff --git a/icons/rectangle-vertical.svg b/icons/rectangle-vertical.svg new file mode 100644 index 00000000..73285d6c --- /dev/null +++ b/icons/rectangle-vertical.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rectangle-vertical" 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"/> + <rect x="5" y="3" width="14" height="18" rx="2" /> +</svg> + + diff --git a/icons/rectangle.svg b/icons/rectangle.svg new file mode 100644 index 00000000..99472e20 --- /dev/null +++ b/icons/rectangle.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rectangle" 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"/> + <rect x="3" y="5" width="18" height="14" rx="2" /> +</svg> + + diff --git a/icons/shape.svg b/icons/shape.svg index 2dd29824..1f85aad3 100644 --- a/icons/shape.svg +++ b/icons/shape.svg @@ -1,13 +1,13 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-shape" 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="6" cy="6" r="2" /> - <circle cx="18" cy="6" r="2" /> - <circle cx="6" cy="18" r="2" /> - <circle cx="18" cy="18" r="2" /> - <line x1="6" y1="8" x2="6" y2="16" /> - <line x1="8" y1="6" x2="16" y2="6" /> - <line x1="8" y1="18" x2="16" y2="18" /> - <line x1="18" y1="8" x2="18" y2="16" /> + <circle cx="5" cy="5" r="2" /> + <circle cx="19" cy="5" r="2" /> + <circle cx="5" cy="19" r="2" /> + <circle cx="19" cy="19" r="2" /> + <line x1="5" y1="7" x2="5" y2="17" /> + <line x1="7" y1="5" x2="17" y2="5" /> + <line x1="7" y1="19" x2="17" y2="19" /> + <line x1="19" y1="7" x2="19" y2="17" /> </svg> diff --git a/icons/skip-back.svg b/icons/skip-back.svg index 17fe58de..fab3bc51 100644 --- a/icons/skip-back.svg +++ b/icons/skip-back.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-skip-back" 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 18v-12a2 2 0 0 0 -2.75 -1.84l-8.25 6.1a2 2 0 0 0 0 3.5l8.25 6.1a2 2 0 0 0 2.75 -1.75" /> - <path d="M4 20v-16" /> + <line x1="4" y1="20" x2="4" y2="4" /> </svg> diff --git a/icons/stars.svg b/icons/stars.svg new file mode 100644 index 00000000..82796a2a --- /dev/null +++ b/icons/stars.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-stars" 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.8 19.817l-2.172 1.138a0.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a0.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a0.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a0.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a0.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" /> + <path d="M6.2 19.817l-2.172 1.138a0.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a0.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a0.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a0.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a0.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" /> + <path d="M12 9.817l-2.172 1.138a0.392 .392 0 0 1 -.568 -.41l.415 -2.411l-1.757 -1.707a0.389 .389 0 0 1 .217 -.665l2.428 -.352l1.086 -2.193a0.392 .392 0 0 1 .702 0l1.086 2.193l2.428 .352a0.39 .39 0 0 1 .217 .665l-1.757 1.707l.414 2.41a0.39 .39 0 0 1 -.567 .411l-2.172 -1.138z" /> +</svg> + + diff --git a/icons/tornado.svg b/icons/tornado.svg index 702edb41..0dc5bfdb 100644 --- a/icons/tornado.svg +++ b/icons/tornado.svg @@ -1,7 +1,7 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-tornado" 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="M21 4h-18" /> - <path d="M13 16h-6" /> + <line x1="21" y1="4" x2="3" y2="4" /> + <line x1="13" y1="16" x2="7" y2="16" /> <line x1="11" y1="20" x2="15" y2="20" /> <line x1="6" y1="8" x2="20" y2="8" /> <line x1="4" y1="12" x2="16" y2="12" /> diff --git a/icons/traffic-lights.svg b/icons/traffic-lights.svg new file mode 100644 index 00000000..642445fd --- /dev/null +++ b/icons/traffic-lights.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-traffic-lights" 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"/> + <rect x="7" y="2" width="10" height="20" rx="5" /> + <circle cx="12" cy="7" r="1" /> + <circle cx="12" cy="12" r="1" /> + <circle cx="12" cy="17" r="1" /> +</svg> + + diff --git a/icons/vector-beizer-2.svg b/icons/vector-beizer-2.svg new file mode 100644 index 00000000..1697d014 --- /dev/null +++ b/icons/vector-beizer-2.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-vector-beizer-2" 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"/> + <rect x="3" y="3" width="4" height="4" rx="1" /> + <rect x="17" y="17" width="4" height="4" rx="1" /> + <line x1="7" y1="5" x2="14" y2="5" /> + <line x1="10" y1="19" x2="17" y2="19" /> + <circle cx="9" cy="19" r="1" /> + <circle cx="15" cy="5" r="1" /> + <path d="M7 5.5a5 6.5 0 0 1 5 6.5a5 6.5 0 0 0 5 6.5" /> +</svg> + + diff --git a/icons/vector-beizer.svg b/icons/vector-beizer.svg new file mode 100644 index 00000000..2ab75fdd --- /dev/null +++ b/icons/vector-beizer.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-vector-beizer" 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"/> + <rect x="3" y="14" width="4" height="4" rx="1" /> + <rect x="17" y="14" width="4" height="4" rx="1" /> + <rect x="10" y="6" width="4" height="4" rx="1" /> + <path d="M10 8.5a6 6 0 0 0 -5 5.5" /> + <path d="M14 8.5a6 6 0 0 1 5 5.5" /> + <line x1="10" y1="8" x2="4" y2="8" /> + <line x1="20" y1="8" x2="14" y2="8" /> + <circle cx="3" cy="8" r="1" /> + <circle cx="21" cy="8" r="1" /> +</svg> + + diff --git a/icons/wiper-wash.svg b/icons/wiper-wash.svg index 21f0df83..efa6852e 100644 --- a/icons/wiper-wash.svg +++ b/icons/wiper-wash.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="12" cy="20" r="1" /> <path d="M3 11l5.5 5.5a5 5 0 0 1 7 0l5.5 -5.5a12 12 0 0 0 -18 0" /> - <path d="M12 20v-14" /> + <line x1="12" y1="20" x2="12" y2="6" /> <path d="M4 6a4 4 0 0 1 .4 -1.8" /> <path d="M7 2.1a4 4 0 0 1 2 0" /> <path d="M12 6a4 4 0 0 0 -.4 -1.8" /> diff --git a/icons/zodiac-aries.svg b/icons/zodiac-aries.svg index c173bc1f..1633a8ba 100644 --- a/icons/zodiac-aries.svg +++ b/icons/zodiac-aries.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 5a5 5 0 1 0 -4 8" /> <path d="M16 13a5 5 0 1 0 -4 -8" /> - <path d="M12 21v-16" /> + <line x1="12" y1="21" x2="12" y2="5" /> </svg> |