diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
commit | 51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0 (patch) | |
tree | 41089d37486b83af446c78cd2a015f5d62727b9d /src/_icons/brand-spotify.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/brand-spotify.svg')
-rw-r--r-- | src/_icons/brand-spotify.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/brand-spotify.svg b/src/_icons/brand-spotify.svg index 08e8c60e..85600130 100644 --- a/src/_icons/brand-spotify.svg +++ b/src/_icons/brand-spotify.svg @@ -4,7 +4,7 @@ version: 1.23 --- <svg> <circle cx="12" cy="12" r="9" /> - <path d="M8 11.973c2.5-1.473 5.5-.973 7.5.527" /> - <path d="M9 15c1.5-1 4-1 5 .5" /> - <path d="M7 9c2-1 6-2 10 .5" /> + <path d="M8 11.973c2.5 -1.473 5.5 -.973 7.5 .527" /> + <path d="M9 15c1.5 -1 4 -1 5 .5" /> + <path d="M7 9c2 -1 6 -2 10 .5" /> </svg> |