diff options
author | codecalm <codecalm@gmail.com> | 2020-10-22 19:42:33 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-22 19:42:33 +0200 |
commit | ce7adb5ef2b10d08eeb3cfdd005f2ce29dcd1761 (patch) | |
tree | 1958269747c68711caab35ca1043a0e8617f6536 /icons/confetti.svg | |
parent | icon tags (diff) | |
download | tabler-icons-ce7adb5ef2b10d08eeb3cfdd005f2ce29dcd1761.tar.xz |
31 new icons: `border-style`, `brightness-3`, `clear-all`, `details`, `droplet-filled-2`, `droplet-filled`, `droplet-half-2`, `droplet-half`, `edit-circle`, `file-info`, `flag-2`, `flag-3`, `flare`, `geometry`, `grain`, `layers-linked`, `list-search`, `nfc`, `perspective`, `pyramid`, `ruler-2`, `signature`, `sort-ascending-2`, `sort-descending-2`, `squares-diagonal`, `squares-filled`, `text-direction-ltr`, `text-direction-rtl`, `tilt-shift`, `writing-sign`, `writing`
Fixed icons: `affiliate`, `antenna-bars-1`, `antenna-bars-2`, `antenna-bars-3`, `antenna-bars-4`, `antenna-bars-5`, `ball-basketball`, `ball-tennis`, `basket`, `blockquote`, `brand-deviantart`, `brand-facebook`, `brand-figma`, `brand-foursquare`, `brand-framer`, `brand-google-play`, `brand-pinterest`, `brand-python`, `brand-reddit`, `brand-snapchat`, `brand-tailwind`, `brand-twitch`, `brand-twitter`, `building-monument`, `building-warehouse`, `circle-square`, `code-minus`, `code-plus`, `confetti`, `current-location`, `device-watch`, `devices-2`, `forklift`, `layout-list`, `line`, `player-skip-forward`, `settings-automation`, `shopping-cart-off`, `shopping-cart-plus`, `shopping-cart-x`, `shopping-cart`
Diffstat (limited to 'icons/confetti.svg')
-rw-r--r-- | icons/confetti.svg | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/icons/confetti.svg b/icons/confetti.svg index e46f0fda..a07d96db 100644 --- a/icons/confetti.svg +++ b/icons/confetti.svg @@ -1,15 +1,15 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-confetti" 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 5h2"/> - <path d="M5 4v2"/> - <path d="M11.5 4L11 6"/> - <path d="M18 5h2"/> - <path d="M19 4v2"/> - <path d="M15 9l-1 1"/> - <path d="M18 13l2-.5"/> - <path d="M18 19h2"/> - <path d="M19 18v2"/> - <path d="M14 16.518L7.482 10l-4.39 9.58a1.003 1.003 0 0 0 1.329 1.329L14 16.519z"/> + <path d="M4 5h2" /> + <path d="M5 4v2" /> + <path d="M11.5 4l-.5 2" /> + <path d="M18 5h2" /> + <path d="M19 4v2" /> + <path d="M15 9l-1 1" /> + <path d="M18 13l2 -.5" /> + <path d="M18 19h2" /> + <path d="M19 18v2" /> + <path d="M14 16.518l-6.518 -6.518l-4.39 9.58a1.003 1.003 0 0 0 1.329 1.329l9.579 -4.39z" /> </svg> |