napster icon
napster from Line Awesome by Icons8 · Line · Music · Apache-2.0 Free for personal and commercial use.
- Name
- napster
- Set
- Line Awesome
- Style
- Line
- Category
- Music
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More music icons from Line Awesome
Use the napster icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-3.305 0-6.248 1.541-8.17 3.938a17 17 0 0 0-1.58-.512L5.006 7.11l-.002 3.9C3.794 11.929 3 13.368 3 15c0 1.654.814 3.11 2.05 4.023C5.57 24.61 10.275 29 15.995 29c5.718 0 10.427-4.389 10.947-9.973C28.181 18.114 29 16.657 29 15c0-1.632-.793-3.07-2.002-3.986L27 7.109l-1.24.317c-.053.013-.672.173-1.59.515C22.248 5.544 19.306 4 16 4m0 2a9.18 9.18 0 0 1 6.484 2.654c-.558.264-1.152.573-1.757.936c-2.91-1.566-6.536-1.566-9.446 0a20 20 0 0 0-1.763-.938A9.18 9.18 0 0 1 16 6M7 9.766c.957.35 2.348.943 3.72 1.83l.534.343l.539-.334c2.545-1.584 5.88-1.584 8.426 0l.539.334l.531-.343c1.37-.886 2.753-1.477 3.711-1.828V18c0 4.963-4.043 9-9.006 9s-9-4.036-9-8.998zm3.44 8.24q-.652-.004-1.44.004c.04.45-.01 1.75 1.39 2.56c.23.13.81.32 1.36.35c1.34.06 3.25.08 3.25.08c-.574-2.627-1.514-2.97-4.56-2.994m11.117 0c-3.053.024-3.992.367-4.557 2.994c0 0 1.91-.02 3.25-.08c.55-.03 1.13-.22 1.36-.35c1.4-.82 1.35-2.12 1.39-2.56q-.79-.008-1.443-.004M13.359 22c.74.78 1.641 1.38 2.641 1.75c1-.37 1.89-.97 2.64-1.75zm.65 2.436s-.15.08-.34.35c-.14.22-.189.509-.189.509c1.53.94 3.52.94 5.04 0c0 0-.01-.21-.17-.47c-.17-.28-.36-.39-.36-.39c-1.3.39-2.74.37-3.98 0z"/></svg>
React
import type { SVGProps } from "react";
export function LaNapster(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-3.305 0-6.248 1.541-8.17 3.938a17 17 0 0 0-1.58-.512L5.006 7.11l-.002 3.9C3.794 11.929 3 13.368 3 15c0 1.654.814 3.11 2.05 4.023C5.57 24.61 10.275 29 15.995 29c5.718 0 10.427-4.389 10.947-9.973C28.181 18.114 29 16.657 29 15c0-1.632-.793-3.07-2.002-3.986L27 7.109l-1.24.317c-.053.013-.672.173-1.59.515C22.248 5.544 19.306 4 16 4m0 2a9.18 9.18 0 0 1 6.484 2.654c-.558.264-1.152.573-1.757.936c-2.91-1.566-6.536-1.566-9.446 0a20 20 0 0 0-1.763-.938A9.18 9.18 0 0 1 16 6M7 9.766c.957.35 2.348.943 3.72 1.83l.534.343l.539-.334c2.545-1.584 5.88-1.584 8.426 0l.539.334l.531-.343c1.37-.886 2.753-1.477 3.711-1.828V18c0 4.963-4.043 9-9.006 9s-9-4.036-9-8.998zm3.44 8.24q-.652-.004-1.44.004c.04.45-.01 1.75 1.39 2.56c.23.13.81.32 1.36.35c1.34.06 3.25.08 3.25.08c-.574-2.627-1.514-2.97-4.56-2.994m11.117 0c-3.053.024-3.992.367-4.557 2.994c0 0 1.91-.02 3.25-.08c.55-.03 1.13-.22 1.36-.35c1.4-.82 1.35-2.12 1.39-2.56q-.79-.008-1.443-.004M13.359 22c.74.78 1.641 1.38 2.641 1.75c1-.37 1.89-.97 2.64-1.75zm.65 2.436s-.15.08-.34.35c-.14.22-.189.509-.189.509c1.53.94 3.52.94 5.04 0c0 0-.01-.21-.17-.47c-.17-.28-.36-.39-.36-.39c-1.3.39-2.74.37-3.98 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-3.305 0-6.248 1.541-8.17 3.938a17 17 0 0 0-1.58-.512L5.006 7.11l-.002 3.9C3.794 11.929 3 13.368 3 15c0 1.654.814 3.11 2.05 4.023C5.57 24.61 10.275 29 15.995 29c5.718 0 10.427-4.389 10.947-9.973C28.181 18.114 29 16.657 29 15c0-1.632-.793-3.07-2.002-3.986L27 7.109l-1.24.317c-.053.013-.672.173-1.59.515C22.248 5.544 19.306 4 16 4m0 2a9.18 9.18 0 0 1 6.484 2.654c-.558.264-1.152.573-1.757.936c-2.91-1.566-6.536-1.566-9.446 0a20 20 0 0 0-1.763-.938A9.18 9.18 0 0 1 16 6M7 9.766c.957.35 2.348.943 3.72 1.83l.534.343l.539-.334c2.545-1.584 5.88-1.584 8.426 0l.539.334l.531-.343c1.37-.886 2.753-1.477 3.711-1.828V18c0 4.963-4.043 9-9.006 9s-9-4.036-9-8.998zm3.44 8.24q-.652-.004-1.44.004c.04.45-.01 1.75 1.39 2.56c.23.13.81.32 1.36.35c1.34.06 3.25.08 3.25.08c-.574-2.627-1.514-2.97-4.56-2.994m11.117 0c-3.053.024-3.992.367-4.557 2.994c0 0 1.91-.02 3.25-.08c.55-.03 1.13-.22 1.36-.35c1.4-.82 1.35-2.12 1.39-2.56q-.79-.008-1.443-.004M13.359 22c.74.78 1.641 1.38 2.641 1.75c1-.37 1.89-.97 2.64-1.75zm.65 2.436s-.15.08-.34.35c-.14.22-.189.509-.189.509c1.53.94 3.52.94 5.04 0c0 0-.01-.21-.17-.47c-.17-.28-.36-.39-.36-.39c-1.3.39-2.74.37-3.98 0z"/></svg> </template>
CSS
.icon-napster {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c-3.305%200-6.248%201.541-8.17%203.938a17%2017%200%200%200-1.58-.512L5.006%207.11l-.002%203.9C3.794%2011.929%203%2013.368%203%2015c0%201.654.814%203.11%202.05%204.023C5.57%2024.61%2010.275%2029%2015.995%2029c5.718%200%2010.427-4.389%2010.947-9.973C28.181%2018.114%2029%2016.657%2029%2015c0-1.632-.793-3.07-2.002-3.986L27%207.109l-1.24.317c-.053.013-.672.173-1.59.515C22.248%205.544%2019.306%204%2016%204m0%202a9.18%209.18%200%200%201%206.484%202.654c-.558.264-1.152.573-1.757.936c-2.91-1.566-6.536-1.566-9.446%200a20%2020%200%200%200-1.763-.938A9.18%209.18%200%200%201%2016%206M7%209.766c.957.35%202.348.943%203.72%201.83l.534.343l.539-.334c2.545-1.584%205.88-1.584%208.426%200l.539.334l.531-.343c1.37-.886%202.753-1.477%203.711-1.828V18c0%204.963-4.043%209-9.006%209s-9-4.036-9-8.998zm3.44%208.24q-.652-.004-1.44.004c.04.45-.01%201.75%201.39%202.56c.23.13.81.32%201.36.35c1.34.06%203.25.08%203.25.08c-.574-2.627-1.514-2.97-4.56-2.994m11.117%200c-3.053.024-3.992.367-4.557%202.994c0%200%201.91-.02%203.25-.08c.55-.03%201.13-.22%201.36-.35c1.4-.82%201.35-2.12%201.39-2.56q-.79-.008-1.443-.004M13.359%2022c.74.78%201.641%201.38%202.641%201.75c1-.37%201.89-.97%202.64-1.75zm.65%202.436s-.15.08-.34.35c-.14.22-.189.509-.189.509c1.53.94%203.52.94%205.04%200c0%200-.01-.21-.17-.47c-.17-.28-.36-.39-.36-.39c-1.3.39-2.74.37-3.98%200z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204c-3.305%200-6.248%201.541-8.17%203.938a17%2017%200%200%200-1.58-.512L5.006%207.11l-.002%203.9C3.794%2011.929%203%2013.368%203%2015c0%201.654.814%203.11%202.05%204.023C5.57%2024.61%2010.275%2029%2015.995%2029c5.718%200%2010.427-4.389%2010.947-9.973C28.181%2018.114%2029%2016.657%2029%2015c0-1.632-.793-3.07-2.002-3.986L27%207.109l-1.24.317c-.053.013-.672.173-1.59.515C22.248%205.544%2019.306%204%2016%204m0%202a9.18%209.18%200%200%201%206.484%202.654c-.558.264-1.152.573-1.757.936c-2.91-1.566-6.536-1.566-9.446%200a20%2020%200%200%200-1.763-.938A9.18%209.18%200%200%201%2016%206M7%209.766c.957.35%202.348.943%203.72%201.83l.534.343l.539-.334c2.545-1.584%205.88-1.584%208.426%200l.539.334l.531-.343c1.37-.886%202.753-1.477%203.711-1.828V18c0%204.963-4.043%209-9.006%209s-9-4.036-9-8.998zm3.44%208.24q-.652-.004-1.44.004c.04.45-.01%201.75%201.39%202.56c.23.13.81.32%201.36.35c1.34.06%203.25.08%203.25.08c-.574-2.627-1.514-2.97-4.56-2.994m11.117%200c-3.053.024-3.992.367-4.557%202.994c0%200%201.91-.02%203.25-.08c.55-.03%201.13-.22%201.36-.35c1.4-.82%201.35-2.12%201.39-2.56q-.79-.008-1.443-.004M13.359%2022c.74.78%201.641%201.38%202.641%201.75c1-.37%201.89-.97%202.64-1.75zm.65%202.436s-.15.08-.34.35c-.14.22-.189.509-.189.509c1.53.94%203.52.94%205.04%200c0%200-.01-.21-.17-.47c-.17-.28-.36-.39-.36-.39c-1.3.39-2.74.37-3.98%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/napster.svg?color=%231a73e8&size=48