not superset of icon
not-superset-of-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- not-superset-of-bold
- Set
- Phosphor
- Style
- Bold
- 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 188H89.67l14.55-16H152a68 68 0 0 0 52.86-110.71l12-13.22a12 12 0 0 0-17.76-16.14l-12.4 13.63A67.6 67.6 0 0 0 152 36H56a12 12 0 0 0 0 24h96a43.7 43.7 0 0 1 18.06 3.89L93.6 148H56a12 12 0 0 0 0 24h15.78l-32.66 35.93a12 12 0 1 0 17.76 16.14l11-12.07H208a12 12 0 0 0 0-24M188.44 79.36A44 44 0 0 1 152 148h-26Z"/></svg>
React
import type { SVGProps } from "react";
export function PhNotSupersetOfBold(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 188H89.67l14.55-16H152a68 68 0 0 0 52.86-110.71l12-13.22a12 12 0 0 0-17.76-16.14l-12.4 13.63A67.6 67.6 0 0 0 152 36H56a12 12 0 0 0 0 24h96a43.7 43.7 0 0 1 18.06 3.89L93.6 148H56a12 12 0 0 0 0 24h15.78l-32.66 35.93a12 12 0 1 0 17.76 16.14l11-12.07H208a12 12 0 0 0 0-24M188.44 79.36A44 44 0 0 1 152 148h-26Z"/></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 188H89.67l14.55-16H152a68 68 0 0 0 52.86-110.71l12-13.22a12 12 0 0 0-17.76-16.14l-12.4 13.63A67.6 67.6 0 0 0 152 36H56a12 12 0 0 0 0 24h96a43.7 43.7 0 0 1 18.06 3.89L93.6 148H56a12 12 0 0 0 0 24h15.78l-32.66 35.93a12 12 0 1 0 17.76 16.14l11-12.07H208a12 12 0 0 0 0-24M188.44 79.36A44 44 0 0 1 152 148h-26Z"/></svg> </template>
CSS
.icon-not-superset-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%22M208%20188H89.67l14.55-16H152a68%2068%200%200%200%2052.86-110.71l12-13.22a12%2012%200%200%200-17.76-16.14l-12.4%2013.63A67.6%2067.6%200%200%200%20152%2036H56a12%2012%200%200%200%200%2024h96a43.7%2043.7%200%200%201%2018.06%203.89L93.6%20148H56a12%2012%200%200%200%200%2024h15.78l-32.66%2035.93a12%2012%200%201%200%2017.76%2016.14l11-12.07H208a12%2012%200%200%200%200-24M188.44%2079.36A44%2044%200%200%201%20152%20148h-26Z%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%20188H89.67l14.55-16H152a68%2068%200%200%200%2052.86-110.71l12-13.22a12%2012%200%200%200-17.76-16.14l-12.4%2013.63A67.6%2067.6%200%200%200%20152%2036H56a12%2012%200%200%200%200%2024h96a43.7%2043.7%200%200%201%2018.06%203.89L93.6%20148H56a12%2012%200%200%200%200%2024h15.78l-32.66%2035.93a12%2012%200%201%200%2017.76%2016.14l11-12.07H208a12%2012%200%200%200%200-24M188.44%2079.36A44%2044%200%200%201%20152%20148h-26Z%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-bold.svg?color=%231a73e8&size=48