spotify icon
spotify from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- spotify
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
spotify-fillAkar Iconsspotify-filledAnt Design IconsspotifyBootstrap IconsspotifyBoxicons BrandsspotifyCoreUI BrandsspotifyFont Awesome 6 BrandsspotifyFont Awesome BrandsspotifyHuge IconsspotifyIconoirspotifyJam IconsspotifyLine AwesomespotifyMaterial Line IconsspotifySVG LogosspotifyMaterial Design Iconsspotify-fillMingCute IconspotifyMyna UI Iconsspotify-fillRemix IconspotifySimple Iconsspotify-darkSkill Iconsspotify-outlineTeenyicons
Use the spotify icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.053 2A10 10 0 1 0 22 12.053A10.01 10.01 0 0 0 12.053 2m3.892 14.57a.72.72 0 0 1-1.018.18a5.3 5.3 0 0 0-2.715-.741a5.1 5.1 0 0 0-2.704.742a.72.72 0 0 1-1.06-.18a.73.73 0 0 1 .18-1.06a6.54 6.54 0 0 1 3.552-1.061a6.7 6.7 0 0 1 3.563 1.06a.73.73 0 0 1 .149 1.06zm1.283-2.937a.8.8 0 0 1-.636.34a.73.73 0 0 1-.456-.149a7.97 7.97 0 0 0-8.166 0a.788.788 0 0 1-.901-1.294a9.45 9.45 0 0 1 9.968 0a.784.784 0 0 1 .138 1.103zm1.495-2.937a.86.86 0 0 1-.679.329a.9.9 0 0 1-.509-.18a9.76 9.76 0 0 0-10.965 0a.858.858 0 0 1-1.06-1.348a11.46 11.46 0 0 1 13.043 0a.87.87 0 0 1 .117 1.199z"/></svg>
React
import type { SVGProps } from "react";
export function MageSpotify(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.053 2A10 10 0 1 0 22 12.053A10.01 10.01 0 0 0 12.053 2m3.892 14.57a.72.72 0 0 1-1.018.18a5.3 5.3 0 0 0-2.715-.741a5.1 5.1 0 0 0-2.704.742a.72.72 0 0 1-1.06-.18a.73.73 0 0 1 .18-1.06a6.54 6.54 0 0 1 3.552-1.061a6.7 6.7 0 0 1 3.563 1.06a.73.73 0 0 1 .149 1.06zm1.283-2.937a.8.8 0 0 1-.636.34a.73.73 0 0 1-.456-.149a7.97 7.97 0 0 0-8.166 0a.788.788 0 0 1-.901-1.294a9.45 9.45 0 0 1 9.968 0a.784.784 0 0 1 .138 1.103zm1.495-2.937a.86.86 0 0 1-.679.329a.9.9 0 0 1-.509-.18a9.76 9.76 0 0 0-10.965 0a.858.858 0 0 1-1.06-1.348a11.46 11.46 0 0 1 13.043 0a.87.87 0 0 1 .117 1.199z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.053 2A10 10 0 1 0 22 12.053A10.01 10.01 0 0 0 12.053 2m3.892 14.57a.72.72 0 0 1-1.018.18a5.3 5.3 0 0 0-2.715-.741a5.1 5.1 0 0 0-2.704.742a.72.72 0 0 1-1.06-.18a.73.73 0 0 1 .18-1.06a6.54 6.54 0 0 1 3.552-1.061a6.7 6.7 0 0 1 3.563 1.06a.73.73 0 0 1 .149 1.06zm1.283-2.937a.8.8 0 0 1-.636.34a.73.73 0 0 1-.456-.149a7.97 7.97 0 0 0-8.166 0a.788.788 0 0 1-.901-1.294a9.45 9.45 0 0 1 9.968 0a.784.784 0 0 1 .138 1.103zm1.495-2.937a.86.86 0 0 1-.679.329a.9.9 0 0 1-.509-.18a9.76 9.76 0 0 0-10.965 0a.858.858 0 0 1-1.06-1.348a11.46 11.46 0 0 1 13.043 0a.87.87 0 0 1 .117 1.199z"/></svg> </template>
CSS
.icon-spotify {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.053%202A10%2010%200%201%200%2022%2012.053A10.01%2010.01%200%200%200%2012.053%202m3.892%2014.57a.72.72%200%200%201-1.018.18a5.3%205.3%200%200%200-2.715-.741a5.1%205.1%200%200%200-2.704.742a.72.72%200%200%201-1.06-.18a.73.73%200%200%201%20.18-1.06a6.54%206.54%200%200%201%203.552-1.061a6.7%206.7%200%200%201%203.563%201.06a.73.73%200%200%201%20.149%201.06zm1.283-2.937a.8.8%200%200%201-.636.34a.73.73%200%200%201-.456-.149a7.97%207.97%200%200%200-8.166%200a.788.788%200%200%201-.901-1.294a9.45%209.45%200%200%201%209.968%200a.784.784%200%200%201%20.138%201.103zm1.495-2.937a.86.86%200%200%201-.679.329a.9.9%200%200%201-.509-.18a9.76%209.76%200%200%200-10.965%200a.858.858%200%200%201-1.06-1.348a11.46%2011.46%200%200%201%2013.043%200a.87.87%200%200%201%20.117%201.199z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.053%202A10%2010%200%201%200%2022%2012.053A10.01%2010.01%200%200%200%2012.053%202m3.892%2014.57a.72.72%200%200%201-1.018.18a5.3%205.3%200%200%200-2.715-.741a5.1%205.1%200%200%200-2.704.742a.72.72%200%200%201-1.06-.18a.73.73%200%200%201%20.18-1.06a6.54%206.54%200%200%201%203.552-1.061a6.7%206.7%200%200%201%203.563%201.06a.73.73%200%200%201%20.149%201.06zm1.283-2.937a.8.8%200%200%201-.636.34a.73.73%200%200%201-.456-.149a7.97%207.97%200%200%200-8.166%200a.788.788%200%200%201-.901-1.294a9.45%209.45%200%200%201%209.968%200a.784.784%200%200%201%20.138%201.103zm1.495-2.937a.86.86%200%200%201-.679.329a.9.9%200%200%201-.509-.18a9.76%209.76%200%200%200-10.965%200a.858.858%200%200%201-1.06-1.348a11.46%2011.46%200%200%201%2013.043%200a.87.87%200%200%201%20.117%201.199z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/spotify.svg?color=%231a73e8&size=48