not superset of icon
not-superset-of-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- not-superset-of-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the not superset of icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 104a56 56 0 0 1-56 56H56V48h96a56 56 0 0 1 56 56" opacity=".2"/><path d="M208 192H80.63l21.82-24H152a64 64 0 0 0 47.54-106.8l14.38-15.82a8 8 0 0 0-11.84-10.76l-14.65 16.11A63.66 63.66 0 0 0 152 40H56a8 8 0 0 0 0 16h96a47.7 47.7 0 0 1 24.51 6.75L95.37 152H56a8 8 0 0 0 0 16h24.82l-38.74 42.62a8 8 0 1 0 11.84 10.76L66.08 208H208a8 8 0 0 0 0-16M188.71 73.12A48 48 0 0 1 152 152h-35Z"/></g></svg>
React
import type { SVGProps } from "react";
export function PhNotSupersetOfDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 104a56 56 0 0 1-56 56H56V48h96a56 56 0 0 1 56 56" opacity=".2"/><path d="M208 192H80.63l21.82-24H152a64 64 0 0 0 47.54-106.8l14.38-15.82a8 8 0 0 0-11.84-10.76l-14.65 16.11A63.66 63.66 0 0 0 152 40H56a8 8 0 0 0 0 16h96a47.7 47.7 0 0 1 24.51 6.75L95.37 152H56a8 8 0 0 0 0 16h24.82l-38.74 42.62a8 8 0 1 0 11.84 10.76L66.08 208H208a8 8 0 0 0 0-16M188.71 73.12A48 48 0 0 1 152 152h-35Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M208 104a56 56 0 0 1-56 56H56V48h96a56 56 0 0 1 56 56" opacity=".2"/><path d="M208 192H80.63l21.82-24H152a64 64 0 0 0 47.54-106.8l14.38-15.82a8 8 0 0 0-11.84-10.76l-14.65 16.11A63.66 63.66 0 0 0 152 40H56a8 8 0 0 0 0 16h96a47.7 47.7 0 0 1 24.51 6.75L95.37 152H56a8 8 0 0 0 0 16h24.82l-38.74 42.62a8 8 0 1 0 11.84 10.76L66.08 208H208a8 8 0 0 0 0-16M188.71 73.12A48 48 0 0 1 152 152h-35Z"/></g></svg> </template>
CSS
.icon-not-superset-of-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20104a56%2056%200%200%201-56%2056H56V48h96a56%2056%200%200%201%2056%2056%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M208%20192H80.63l21.82-24H152a64%2064%200%200%200%2047.54-106.8l14.38-15.82a8%208%200%200%200-11.84-10.76l-14.65%2016.11A63.66%2063.66%200%200%200%20152%2040H56a8%208%200%200%200%200%2016h96a47.7%2047.7%200%200%201%2024.51%206.75L95.37%20152H56a8%208%200%200%200%200%2016h24.82l-38.74%2042.62a8%208%200%201%200%2011.84%2010.76L66.08%20208H208a8%208%200%200%200%200-16M188.71%2073.12A48%2048%200%200%201%20152%20152h-35Z%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%220%200%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M208%20104a56%2056%200%200%201-56%2056H56V48h96a56%2056%200%200%201%2056%2056%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M208%20192H80.63l21.82-24H152a64%2064%200%200%200%2047.54-106.8l14.38-15.82a8%208%200%200%200-11.84-10.76l-14.65%2016.11A63.66%2063.66%200%200%200%20152%2040H56a8%208%200%200%200%200%2016h96a47.7%2047.7%200%200%201%2024.51%206.75L95.37%20152H56a8%208%200%200%200%200%2016h24.82l-38.74%2042.62a8%208%200%201%200%2011.84%2010.76L66.08%20208H208a8%208%200%200%200%200-16M188.71%2073.12A48%2048%200%200%201%20152%20152h-35Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/not-superset-of-duotone.svg?color=%231a73e8&size=48