diff options
Diffstat (limited to 'src/icons/brand-spotify.svg')
-rw-r--r-- | src/icons/brand-spotify.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/brand-spotify.svg b/src/icons/brand-spotify.svg new file mode 100644 index 00000000..52c4eccc --- /dev/null +++ b/src/icons/brand-spotify.svg @@ -0,0 +1,12 @@ +--- +tags: [logo, app, application, platform, music, listening, streaming, podcast] +category: Brand +version: "1.23" +unicode: "ed03" +--- +<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> |