diff options
author | codecalm <codecalm@gmail.com> | 2022-01-18 01:24:37 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-01-18 01:24:37 +0100 |
commit | a6a62addfeabcd18ba70581ca8dbba5d7a2af2ad (patch) | |
tree | bedb6aee8ab12b795153b6cfbab70e31ba2bd88b /src/_icons/arrows-shuffle.svg | |
parent | 13 new icons: `arrows-cross`, `arrows-shuffle-2`, `arrows-shuffle`, `c-sharp`... (diff) | |
download | tabler-icons-a6a62addfeabcd18ba70581ca8dbba5d7a2af2ad.tar.xz |
5 new icons: `api-app`, `api`, `brand-lastfm`, `brand-tripadvisor`, `plug-connected`
Fixed icons: `arrows-shuffle`, `plug`, `vinyl`
Diffstat (limited to 'src/_icons/arrows-shuffle.svg')
-rw-r--r-- | src/_icons/arrows-shuffle.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/arrows-shuffle.svg b/src/_icons/arrows-shuffle.svg index 498f06a8..8248edfd 100644 --- a/src/_icons/arrows-shuffle.svg +++ b/src/_icons/arrows-shuffle.svg @@ -4,5 +4,5 @@ <path d="M18 4l3 3l-3 3" /> <path d="M18 20l3 -3l-3 -3" /> <path d="M3 7h3a5 5 0 0 1 5 5a5 5 0 0 0 5 5h5" /> - <path d="M21 7h-5a4.978 4.978 0 0 0 -2.998 .998m-4.002 8.003c-.836 .627 -1.875 .999 -3 .999h-3" /> + <path d="M21 7h-5a4.978 4.978 0 0 0 -2.998 .998m-4.002 8.003a4.984 4.984 0 0 1 -3 .999h-3" /> </svg> |