not subset of icon
not-subset-of-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- not-subset-of-fill
- Set
- Phosphor
- Style
- Fill
- 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="M128 80h31.37l-68.54 78.33A48 48 0 0 1 128 80m96-32v160a16 16 0 0 1-16 16H48a16 16 0 0 1-16-16V48a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16m-34.73 10a8 8 0 0 0-11.29.75L173.37 64H128a64 64 0 0 0-47.81 106.49L66 186.73a8 8 0 0 0 12 10.54L92.22 181A63.6 63.6 0 0 0 128 192h48a8 8 0 0 0 0-16h-48a47.63 47.63 0 0 1-25.13-7.13L190 69.27a8 8 0 0 0-.73-11.27"/></svg>
React
import type { SVGProps } from "react";
export function PhNotSubsetOfFill(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="M128 80h31.37l-68.54 78.33A48 48 0 0 1 128 80m96-32v160a16 16 0 0 1-16 16H48a16 16 0 0 1-16-16V48a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16m-34.73 10a8 8 0 0 0-11.29.75L173.37 64H128a64 64 0 0 0-47.81 106.49L66 186.73a8 8 0 0 0 12 10.54L92.22 181A63.6 63.6 0 0 0 128 192h48a8 8 0 0 0 0-16h-48a47.63 47.63 0 0 1-25.13-7.13L190 69.27a8 8 0 0 0-.73-11.27"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 80h31.37l-68.54 78.33A48 48 0 0 1 128 80m96-32v160a16 16 0 0 1-16 16H48a16 16 0 0 1-16-16V48a16 16 0 0 1 16-16h160a16 16 0 0 1 16 16m-34.73 10a8 8 0 0 0-11.29.75L173.37 64H128a64 64 0 0 0-47.81 106.49L66 186.73a8 8 0 0 0 12 10.54L92.22 181A63.6 63.6 0 0 0 128 192h48a8 8 0 0 0 0-16h-48a47.63 47.63 0 0 1-25.13-7.13L190 69.27a8 8 0 0 0-.73-11.27"/></svg> </template>
CSS
.icon-not-subset-of-fill {
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%22M128%2080h31.37l-68.54%2078.33A48%2048%200%200%201%20128%2080m96-32v160a16%2016%200%200%201-16%2016H48a16%2016%200%200%201-16-16V48a16%2016%200%200%201%2016-16h160a16%2016%200%200%201%2016%2016m-34.73%2010a8%208%200%200%200-11.29.75L173.37%2064H128a64%2064%200%200%200-47.81%20106.49L66%20186.73a8%208%200%200%200%2012%2010.54L92.22%20181A63.6%2063.6%200%200%200%20128%20192h48a8%208%200%200%200%200-16h-48a47.63%2047.63%200%200%201-25.13-7.13L190%2069.27a8%208%200%200%200-.73-11.27%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%22M128%2080h31.37l-68.54%2078.33A48%2048%200%200%201%20128%2080m96-32v160a16%2016%200%200%201-16%2016H48a16%2016%200%200%201-16-16V48a16%2016%200%200%201%2016-16h160a16%2016%200%200%201%2016%2016m-34.73%2010a8%208%200%200%200-11.29.75L173.37%2064H128a64%2064%200%200%200-47.81%20106.49L66%20186.73a8%208%200%200%200%2012%2010.54L92.22%20181A63.6%2063.6%200%200%200%20128%20192h48a8%208%200%200%200%200-16h-48a47.63%2047.63%200%200%201-25.13-7.13L190%2069.27a8%208%200%200%200-.73-11.27%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-fill.svg?color=%231a73e8&size=48