diff options
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> |