napster from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.

Name
napster
Set
Jam Icons
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Jam Icons

Use the napster icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M12.07 13.98a5.9 5.9 0 0 1-2.002 1.243a5.25 5.25 0 0 1-2.002-1.243h4.005"/><path d="M3.99 2.87C5.49 1.15 7.636.078 10.067.078s4.577 1.071 6.08 2.792a8.5 8.5 0 0 1 2.002-.306v2.811a3.92 3.92 0 0 1 1.716 3.232a3.89 3.89 0 0 1-1.716 3.213l-.072.076c-.429 4.13-3.861 7.304-8.01 7.304c-4.22 0-7.652-3.232-8.081-7.38A3.91 3.91 0 0 1 .27 8.606c0-1.358.715-2.563 1.717-3.213v-2.83c.715.02 1.359.134 2.002.306zm2.36 2.983a6.66 6.66 0 0 0-2.79-1.472v6.578c0 3.671 2.933 6.616 6.508 6.616s6.437-2.945 6.437-6.636V4.381a7.1 7.1 0 0 0-2.717 1.472a6.4 6.4 0 0 0-3.72-1.204c-1.359 0-2.646.44-3.718 1.204m0-1.912c1.144-.593 2.36-.937 3.718-.937c1.36 0 2.575.344 3.72.937c.214-.172.5-.325.786-.478c-1.144-1.128-2.79-1.817-4.506-1.817s-3.361.689-4.506 1.836c.215.115.573.287.788.46z"/><path d="M12.07 10.959c1.074-.134 2.933-.115 2.933-.115c-.071.344 0 1.32-1.072 1.931c-.143.096-.573.248-1.001.268c-1.002.038-2.432.057-2.432.057c.286-1.166.643-2.046 1.573-2.141m-4.005 0c.858.095 1.287.975 1.573 2.141c0 0-1.43-.02-2.431-.057c-.43-.02-.858-.173-1.002-.268c-1.073-.612-1-1.587-1.073-1.931c0 0 1.86-.02 2.933.115m3.862 5.258c-.5.344-1.144.536-1.86.536a3.7 3.7 0 0 1-1.93-.536s.07-.21.142-.383c.143-.21.286-.267.286-.267a5.4 5.4 0 0 0 1.502.21c.5 0 1.001-.077 1.502-.21c0 0 .143.076.286.306c.072.191.072.344.072.344"/></g></svg>

React

import type { SVGProps } from "react";

export function JamNapster(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M12.07 13.98a5.9 5.9 0 0 1-2.002 1.243a5.25 5.25 0 0 1-2.002-1.243h4.005"/><path d="M3.99 2.87C5.49 1.15 7.636.078 10.067.078s4.577 1.071 6.08 2.792a8.5 8.5 0 0 1 2.002-.306v2.811a3.92 3.92 0 0 1 1.716 3.232a3.89 3.89 0 0 1-1.716 3.213l-.072.076c-.429 4.13-3.861 7.304-8.01 7.304c-4.22 0-7.652-3.232-8.081-7.38A3.91 3.91 0 0 1 .27 8.606c0-1.358.715-2.563 1.717-3.213v-2.83c.715.02 1.359.134 2.002.306zm2.36 2.983a6.66 6.66 0 0 0-2.79-1.472v6.578c0 3.671 2.933 6.616 6.508 6.616s6.437-2.945 6.437-6.636V4.381a7.1 7.1 0 0 0-2.717 1.472a6.4 6.4 0 0 0-3.72-1.204c-1.359 0-2.646.44-3.718 1.204m0-1.912c1.144-.593 2.36-.937 3.718-.937c1.36 0 2.575.344 3.72.937c.214-.172.5-.325.786-.478c-1.144-1.128-2.79-1.817-4.506-1.817s-3.361.689-4.506 1.836c.215.115.573.287.788.46z"/><path d="M12.07 10.959c1.074-.134 2.933-.115 2.933-.115c-.071.344 0 1.32-1.072 1.931c-.143.096-.573.248-1.001.268c-1.002.038-2.432.057-2.432.057c.286-1.166.643-2.046 1.573-2.141m-4.005 0c.858.095 1.287.975 1.573 2.141c0 0-1.43-.02-2.431-.057c-.43-.02-.858-.173-1.002-.268c-1.073-.612-1-1.587-1.073-1.931c0 0 1.86-.02 2.933.115m3.862 5.258c-.5.344-1.144.536-1.86.536a3.7 3.7 0 0 1-1.93-.536s.07-.21.142-.383c.143-.21.286-.267.286-.267a5.4 5.4 0 0 0 1.502.21c.5 0 1.001-.077 1.502-.21c0 0 .143.076.286.306c.072.191.072.344.072.344"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-2 -2 24 24"><g fill="currentColor"><path d="M12.07 13.98a5.9 5.9 0 0 1-2.002 1.243a5.25 5.25 0 0 1-2.002-1.243h4.005"/><path d="M3.99 2.87C5.49 1.15 7.636.078 10.067.078s4.577 1.071 6.08 2.792a8.5 8.5 0 0 1 2.002-.306v2.811a3.92 3.92 0 0 1 1.716 3.232a3.89 3.89 0 0 1-1.716 3.213l-.072.076c-.429 4.13-3.861 7.304-8.01 7.304c-4.22 0-7.652-3.232-8.081-7.38A3.91 3.91 0 0 1 .27 8.606c0-1.358.715-2.563 1.717-3.213v-2.83c.715.02 1.359.134 2.002.306zm2.36 2.983a6.66 6.66 0 0 0-2.79-1.472v6.578c0 3.671 2.933 6.616 6.508 6.616s6.437-2.945 6.437-6.636V4.381a7.1 7.1 0 0 0-2.717 1.472a6.4 6.4 0 0 0-3.72-1.204c-1.359 0-2.646.44-3.718 1.204m0-1.912c1.144-.593 2.36-.937 3.718-.937c1.36 0 2.575.344 3.72.937c.214-.172.5-.325.786-.478c-1.144-1.128-2.79-1.817-4.506-1.817s-3.361.689-4.506 1.836c.215.115.573.287.788.46z"/><path d="M12.07 10.959c1.074-.134 2.933-.115 2.933-.115c-.071.344 0 1.32-1.072 1.931c-.143.096-.573.248-1.001.268c-1.002.038-2.432.057-2.432.057c.286-1.166.643-2.046 1.573-2.141m-4.005 0c.858.095 1.287.975 1.573 2.141c0 0-1.43-.02-2.431-.057c-.43-.02-.858-.173-1.002-.268c-1.073-.612-1-1.587-1.073-1.931c0 0 1.86-.02 2.933.115m3.862 5.258c-.5.344-1.144.536-1.86.536a3.7 3.7 0 0 1-1.93-.536s.07-.21.142-.383c.143-.21.286-.267.286-.267a5.4 5.4 0 0 0 1.502.21c.5 0 1.001-.077 1.502-.21c0 0 .143.076.286.306c.072.191.072.344.072.344"/></g></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%22-2%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.07%2013.98a5.9%205.9%200%200%201-2.002%201.243a5.25%205.25%200%200%201-2.002-1.243h4.005%22%2F%3E%3Cpath%20d%3D%22M3.99%202.87C5.49%201.15%207.636.078%2010.067.078s4.577%201.071%206.08%202.792a8.5%208.5%200%200%201%202.002-.306v2.811a3.92%203.92%200%200%201%201.716%203.232a3.89%203.89%200%200%201-1.716%203.213l-.072.076c-.429%204.13-3.861%207.304-8.01%207.304c-4.22%200-7.652-3.232-8.081-7.38A3.91%203.91%200%200%201%20.27%208.606c0-1.358.715-2.563%201.717-3.213v-2.83c.715.02%201.359.134%202.002.306zm2.36%202.983a6.66%206.66%200%200%200-2.79-1.472v6.578c0%203.671%202.933%206.616%206.508%206.616s6.437-2.945%206.437-6.636V4.381a7.1%207.1%200%200%200-2.717%201.472a6.4%206.4%200%200%200-3.72-1.204c-1.359%200-2.646.44-3.718%201.204m0-1.912c1.144-.593%202.36-.937%203.718-.937c1.36%200%202.575.344%203.72.937c.214-.172.5-.325.786-.478c-1.144-1.128-2.79-1.817-4.506-1.817s-3.361.689-4.506%201.836c.215.115.573.287.788.46z%22%2F%3E%3Cpath%20d%3D%22M12.07%2010.959c1.074-.134%202.933-.115%202.933-.115c-.071.344%200%201.32-1.072%201.931c-.143.096-.573.248-1.001.268c-1.002.038-2.432.057-2.432.057c.286-1.166.643-2.046%201.573-2.141m-4.005%200c.858.095%201.287.975%201.573%202.141c0%200-1.43-.02-2.431-.057c-.43-.02-.858-.173-1.002-.268c-1.073-.612-1-1.587-1.073-1.931c0%200%201.86-.02%202.933.115m3.862%205.258c-.5.344-1.144.536-1.86.536a3.7%203.7%200%200%201-1.93-.536s.07-.21.142-.383c.143-.21.286-.267.286-.267a5.4%205.4%200%200%200%201.502.21c.5%200%201.001-.077%201.502-.21c0%200%20.143.076.286.306c.072.191.072.344.072.344%22%2F%3E%3C%2Fg%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%22-2%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.07%2013.98a5.9%205.9%200%200%201-2.002%201.243a5.25%205.25%200%200%201-2.002-1.243h4.005%22%2F%3E%3Cpath%20d%3D%22M3.99%202.87C5.49%201.15%207.636.078%2010.067.078s4.577%201.071%206.08%202.792a8.5%208.5%200%200%201%202.002-.306v2.811a3.92%203.92%200%200%201%201.716%203.232a3.89%203.89%200%200%201-1.716%203.213l-.072.076c-.429%204.13-3.861%207.304-8.01%207.304c-4.22%200-7.652-3.232-8.081-7.38A3.91%203.91%200%200%201%20.27%208.606c0-1.358.715-2.563%201.717-3.213v-2.83c.715.02%201.359.134%202.002.306zm2.36%202.983a6.66%206.66%200%200%200-2.79-1.472v6.578c0%203.671%202.933%206.616%206.508%206.616s6.437-2.945%206.437-6.636V4.381a7.1%207.1%200%200%200-2.717%201.472a6.4%206.4%200%200%200-3.72-1.204c-1.359%200-2.646.44-3.718%201.204m0-1.912c1.144-.593%202.36-.937%203.718-.937c1.36%200%202.575.344%203.72.937c.214-.172.5-.325.786-.478c-1.144-1.128-2.79-1.817-4.506-1.817s-3.361.689-4.506%201.836c.215.115.573.287.788.46z%22%2F%3E%3Cpath%20d%3D%22M12.07%2010.959c1.074-.134%202.933-.115%202.933-.115c-.071.344%200%201.32-1.072%201.931c-.143.096-.573.248-1.001.268c-1.002.038-2.432.057-2.432.057c.286-1.166.643-2.046%201.573-2.141m-4.005%200c.858.095%201.287.975%201.573%202.141c0%200-1.43-.02-2.431-.057c-.43-.02-.858-.173-1.002-.268c-1.073-.612-1-1.587-1.073-1.931c0%200%201.86-.02%202.933.115m3.862%205.258c-.5.344-1.144.536-1.86.536a3.7%203.7%200%200%201-1.93-.536s.07-.21.142-.383c.143-.21.286-.267.286-.267a5.4%205.4%200%200%200%201.502.21c.5%200%201.001-.077%201.502-.21c0%200%20.143.076.286.306c.072.191.072.344.072.344%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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