not superset of icon
not-superset-of-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- not-superset-of-thin
- Set
- Phosphor
- Style
- Thin
- 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"><path fill="currentColor" d="M208 196H71.59l29.09-32H152a60 60 0 0 0 42.07-102.73L211 42.69a4 4 0 0 0-6-5.38L188 56a59.73 59.73 0 0 0-36-12H56a4 4 0 0 0 0 8h96a51.75 51.75 0 0 1 30.6 10l-85.46 94H56a4 4 0 0 0 0 8h33.87L45 213.31a4 4 0 1 0 6 5.38L64.31 204H208a4 4 0 0 0 0-8M188.69 67.19A52 52 0 0 1 152 156h-44Z"/></svg>
React
import type { SVGProps } from "react";
export function PhNotSupersetOfThin(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="M208 196H71.59l29.09-32H152a60 60 0 0 0 42.07-102.73L211 42.69a4 4 0 0 0-6-5.38L188 56a59.73 59.73 0 0 0-36-12H56a4 4 0 0 0 0 8h96a51.75 51.75 0 0 1 30.6 10l-85.46 94H56a4 4 0 0 0 0 8h33.87L45 213.31a4 4 0 1 0 6 5.38L64.31 204H208a4 4 0 0 0 0-8M188.69 67.19A52 52 0 0 1 152 156h-44Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 196H71.59l29.09-32H152a60 60 0 0 0 42.07-102.73L211 42.69a4 4 0 0 0-6-5.38L188 56a59.73 59.73 0 0 0-36-12H56a4 4 0 0 0 0 8h96a51.75 51.75 0 0 1 30.6 10l-85.46 94H56a4 4 0 0 0 0 8h33.87L45 213.31a4 4 0 1 0 6 5.38L64.31 204H208a4 4 0 0 0 0-8M188.69 67.19A52 52 0 0 1 152 156h-44Z"/></svg> </template>
CSS
.icon-not-superset-of-thin {
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%22M208%20196H71.59l29.09-32H152a60%2060%200%200%200%2042.07-102.73L211%2042.69a4%204%200%200%200-6-5.38L188%2056a59.73%2059.73%200%200%200-36-12H56a4%204%200%200%200%200%208h96a51.75%2051.75%200%200%201%2030.6%2010l-85.46%2094H56a4%204%200%200%200%200%208h33.87L45%20213.31a4%204%200%201%200%206%205.38L64.31%20204H208a4%204%200%200%200%200-8M188.69%2067.19A52%2052%200%200%201%20152%20156h-44Z%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%22M208%20196H71.59l29.09-32H152a60%2060%200%200%200%2042.07-102.73L211%2042.69a4%204%200%200%200-6-5.38L188%2056a59.73%2059.73%200%200%200-36-12H56a4%204%200%200%200%200%208h96a51.75%2051.75%200%200%201%2030.6%2010l-85.46%2094H56a4%204%200%200%200%200%208h33.87L45%20213.31a4%204%200%201%200%206%205.38L64.31%20204H208a4%204%200%200%200%200-8M188.69%2067.19A52%2052%200%200%201%20152%20156h-44Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/not-superset-of-thin.svg?color=%231a73e8&size=48