spotify-outline from Teenyicons by smhmd · Outline · MIT Free for personal and commercial use.

Name
spotify-outline
Set
Teenyicons
Style
Outline
Viewbox
15×15
License
MIT

1 other variant in Teenyicons

The same icon in other sets

Use the spotify icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M14 7.5A6.5 6.5 0 0 1 7.5 14v1A7.5 7.5 0 0 0 15 7.5zM7.5 14A6.5 6.5 0 0 1 1 7.5H0A7.5 7.5 0 0 0 7.5 15zM1 7.5A6.5 6.5 0 0 1 7.5 1V0A7.5 7.5 0 0 0 0 7.5zM7.5 1A6.5 6.5 0 0 1 14 7.5h1A7.5 7.5 0 0 0 7.5 0zm-3.838 9.116c.986-.24 2.2-.345 3.392-.228c1.196.117 2.334.454 3.202 1.065l.575-.819c-1.053-.74-2.375-1.113-3.679-1.241a11.5 11.5 0 0 0-3.727.252zm-.336-2.124c3.446-.61 5.848-.297 7.839 1.132l.583-.813C9.45 6.661 6.732 6.374 3.152 7.008zm-.225-2.151c1.353-.478 3.003-.676 4.624-.544c1.623.133 3.18.595 4.364 1.4l.561-.828c-1.364-.927-3.099-1.426-4.843-1.568c-1.746-.143-3.539.067-5.039.597z"/></svg>

React

import type { SVGProps } from "react";

export function TeenyiconsSpotifyOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M14 7.5A6.5 6.5 0 0 1 7.5 14v1A7.5 7.5 0 0 0 15 7.5zM7.5 14A6.5 6.5 0 0 1 1 7.5H0A7.5 7.5 0 0 0 7.5 15zM1 7.5A6.5 6.5 0 0 1 7.5 1V0A7.5 7.5 0 0 0 0 7.5zM7.5 1A6.5 6.5 0 0 1 14 7.5h1A7.5 7.5 0 0 0 7.5 0zm-3.838 9.116c.986-.24 2.2-.345 3.392-.228c1.196.117 2.334.454 3.202 1.065l.575-.819c-1.053-.74-2.375-1.113-3.679-1.241a11.5 11.5 0 0 0-3.727.252zm-.336-2.124c3.446-.61 5.848-.297 7.839 1.132l.583-.813C9.45 6.661 6.732 6.374 3.152 7.008zm-.225-2.151c1.353-.478 3.003-.676 4.624-.544c1.623.133 3.18.595 4.364 1.4l.561-.828c-1.364-.927-3.099-1.426-4.843-1.568c-1.746-.143-3.539.067-5.039.597z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 15 15"><path fill="currentColor" d="M14 7.5A6.5 6.5 0 0 1 7.5 14v1A7.5 7.5 0 0 0 15 7.5zM7.5 14A6.5 6.5 0 0 1 1 7.5H0A7.5 7.5 0 0 0 7.5 15zM1 7.5A6.5 6.5 0 0 1 7.5 1V0A7.5 7.5 0 0 0 0 7.5zM7.5 1A6.5 6.5 0 0 1 14 7.5h1A7.5 7.5 0 0 0 7.5 0zm-3.838 9.116c.986-.24 2.2-.345 3.392-.228c1.196.117 2.334.454 3.202 1.065l.575-.819c-1.053-.74-2.375-1.113-3.679-1.241a11.5 11.5 0 0 0-3.727.252zm-.336-2.124c3.446-.61 5.848-.297 7.839 1.132l.583-.813C9.45 6.661 6.732 6.374 3.152 7.008zm-.225-2.151c1.353-.478 3.003-.676 4.624-.544c1.623.133 3.18.595 4.364 1.4l.561-.828c-1.364-.927-3.099-1.426-4.843-1.568c-1.746-.143-3.539.067-5.039.597z"/></svg>
</template>

CSS

.icon-spotify-outline {
  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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%207.5A6.5%206.5%200%200%201%207.5%2014v1A7.5%207.5%200%200%200%2015%207.5zM7.5%2014A6.5%206.5%200%200%201%201%207.5H0A7.5%207.5%200%200%200%207.5%2015zM1%207.5A6.5%206.5%200%200%201%207.5%201V0A7.5%207.5%200%200%200%200%207.5zM7.5%201A6.5%206.5%200%200%201%2014%207.5h1A7.5%207.5%200%200%200%207.5%200zm-3.838%209.116c.986-.24%202.2-.345%203.392-.228c1.196.117%202.334.454%203.202%201.065l.575-.819c-1.053-.74-2.375-1.113-3.679-1.241a11.5%2011.5%200%200%200-3.727.252zm-.336-2.124c3.446-.61%205.848-.297%207.839%201.132l.583-.813C9.45%206.661%206.732%206.374%203.152%207.008zm-.225-2.151c1.353-.478%203.003-.676%204.624-.544c1.623.133%203.18.595%204.364%201.4l.561-.828c-1.364-.927-3.099-1.426-4.843-1.568c-1.746-.143-3.539.067-5.039.597z%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%2015%2015%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14%207.5A6.5%206.5%200%200%201%207.5%2014v1A7.5%207.5%200%200%200%2015%207.5zM7.5%2014A6.5%206.5%200%200%201%201%207.5H0A7.5%207.5%200%200%200%207.5%2015zM1%207.5A6.5%206.5%200%200%201%207.5%201V0A7.5%207.5%200%200%200%200%207.5zM7.5%201A6.5%206.5%200%200%201%2014%207.5h1A7.5%207.5%200%200%200%207.5%200zm-3.838%209.116c.986-.24%202.2-.345%203.392-.228c1.196.117%202.334.454%203.202%201.065l.575-.819c-1.053-.74-2.375-1.113-3.679-1.241a11.5%2011.5%200%200%200-3.727.252zm-.336-2.124c3.446-.61%205.848-.297%207.839%201.132l.583-.813C9.45%206.661%206.732%206.374%203.152%207.008zm-.225-2.151c1.353-.478%203.003-.676%204.624-.544c1.623.133%203.18.595%204.364%201.4l.561-.828c-1.364-.927-3.099-1.426-4.843-1.568c-1.746-.143-3.539.067-5.039.597z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/teenyicons/spotify-outline.svg?color=%231a73e8&size=48