not subset of icon

not-subset-of-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
not-subset-of-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the not subset of icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216.07 31.12a12 12 0 0 0-16.95.81l-3.7 4.07H128a91.95 91.95 0 0 0-70.2 151.39l-18.68 20.54a12 12 0 1 0 17.76 16.14l18.67-20.53A91.5 91.5 0 0 0 128 220h72a12 12 0 0 0 0-24h-72a67.5 67.5 0 0 1-36.12-10.43l125-137.5a12 12 0 0 0-.81-16.95M60 128a68.07 68.07 0 0 1 68-68h45.6L74.13 169.42A67.62 67.62 0 0 1 60 128"/></svg>

React

import type { SVGProps } from "react";

export function PhNotSubsetOfBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216.07 31.12a12 12 0 0 0-16.95.81l-3.7 4.07H128a91.95 91.95 0 0 0-70.2 151.39l-18.68 20.54a12 12 0 1 0 17.76 16.14l18.67-20.53A91.5 91.5 0 0 0 128 220h72a12 12 0 0 0 0-24h-72a67.5 67.5 0 0 1-36.12-10.43l125-137.5a12 12 0 0 0-.81-16.95M60 128a68.07 68.07 0 0 1 68-68h45.6L74.13 169.42A67.62 67.62 0 0 1 60 128"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216.07 31.12a12 12 0 0 0-16.95.81l-3.7 4.07H128a91.95 91.95 0 0 0-70.2 151.39l-18.68 20.54a12 12 0 1 0 17.76 16.14l18.67-20.53A91.5 91.5 0 0 0 128 220h72a12 12 0 0 0 0-24h-72a67.5 67.5 0 0 1-36.12-10.43l125-137.5a12 12 0 0 0-.81-16.95M60 128a68.07 68.07 0 0 1 68-68h45.6L74.13 169.42A67.62 67.62 0 0 1 60 128"/></svg>
</template>

CSS

.icon-not-subset-of-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216.07%2031.12a12%2012%200%200%200-16.95.81l-3.7%204.07H128a91.95%2091.95%200%200%200-70.2%20151.39l-18.68%2020.54a12%2012%200%201%200%2017.76%2016.14l18.67-20.53A91.5%2091.5%200%200%200%20128%20220h72a12%2012%200%200%200%200-24h-72a67.5%2067.5%200%200%201-36.12-10.43l125-137.5a12%2012%200%200%200-.81-16.95M60%20128a68.07%2068.07%200%200%201%2068-68h45.6L74.13%20169.42A67.62%2067.62%200%200%201%2060%20128%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216.07%2031.12a12%2012%200%200%200-16.95.81l-3.7%204.07H128a91.95%2091.95%200%200%200-70.2%20151.39l-18.68%2020.54a12%2012%200%201%200%2017.76%2016.14l18.67-20.53A91.5%2091.5%200%200%200%20128%20220h72a12%2012%200%200%200%200-24h-72a67.5%2067.5%200%200%201-36.12-10.43l125-137.5a12%2012%200%200%200-.81-16.95M60%20128a68.07%2068.07%200%200%201%2068-68h45.6L74.13%20169.42A67.62%2067.62%200%200%201%2060%20128%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/not-subset-of-bold.svg?color=%231a73e8&size=48