diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 20:51:40 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 20:51:40 +0200 |
commit | a4ff6f0cebe2cd754f61b888a3110462f6ed6d10 (patch) | |
tree | 4794bac80d78d7fbde06e82fbfffb8777911a606 /src/_icons/brand-spotify.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-a4ff6f0cebe2cd754f61b888a3110462f6ed6d10.tar.xz |
`brand-skype`, `brand-spotify` #44
Diffstat (limited to 'src/_icons/brand-spotify.svg')
-rw-r--r-- | src/_icons/brand-spotify.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brand-spotify.svg b/src/_icons/brand-spotify.svg new file mode 100644 index 00000000..7650e6c7 --- /dev/null +++ b/src/_icons/brand-spotify.svg @@ -0,0 +1,9 @@ +--- +category: Brand +--- +<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" /> +</svg> |