not superset of icon
not-superset-of-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- not-superset-of-light
- Set
- Phosphor
- Style
- Light
- 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 194H76.11l25.45-28H152a62 62 0 0 0 44.81-104.78L212.44 44a6 6 0 1 0-8.88-8l-15.83 17.38A61.6 61.6 0 0 0 152 42H56a6 6 0 0 0 0 12h96a49.67 49.67 0 0 1 27.59 8.33L96.25 154H56a6 6 0 0 0 0 12h29.35l-41.79 46a6 6 0 0 0 8.88 8l12.76-14H208a6 6 0 0 0 0-12M188.73 70.12A50 50 0 0 1 152 154h-39.53Z"/></svg>
React
import type { SVGProps } from "react";
export function PhNotSupersetOfLight(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 194H76.11l25.45-28H152a62 62 0 0 0 44.81-104.78L212.44 44a6 6 0 1 0-8.88-8l-15.83 17.38A61.6 61.6 0 0 0 152 42H56a6 6 0 0 0 0 12h96a49.67 49.67 0 0 1 27.59 8.33L96.25 154H56a6 6 0 0 0 0 12h29.35l-41.79 46a6 6 0 0 0 8.88 8l12.76-14H208a6 6 0 0 0 0-12M188.73 70.12A50 50 0 0 1 152 154h-39.53Z"/></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 194H76.11l25.45-28H152a62 62 0 0 0 44.81-104.78L212.44 44a6 6 0 1 0-8.88-8l-15.83 17.38A61.6 61.6 0 0 0 152 42H56a6 6 0 0 0 0 12h96a49.67 49.67 0 0 1 27.59 8.33L96.25 154H56a6 6 0 0 0 0 12h29.35l-41.79 46a6 6 0 0 0 8.88 8l12.76-14H208a6 6 0 0 0 0-12M188.73 70.12A50 50 0 0 1 152 154h-39.53Z"/></svg> </template>
CSS
.icon-not-superset-of-light {
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%20194H76.11l25.45-28H152a62%2062%200%200%200%2044.81-104.78L212.44%2044a6%206%200%201%200-8.88-8l-15.83%2017.38A61.6%2061.6%200%200%200%20152%2042H56a6%206%200%200%200%200%2012h96a49.67%2049.67%200%200%201%2027.59%208.33L96.25%20154H56a6%206%200%200%200%200%2012h29.35l-41.79%2046a6%206%200%200%200%208.88%208l12.76-14H208a6%206%200%200%200%200-12M188.73%2070.12A50%2050%200%200%201%20152%20154h-39.53Z%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%20194H76.11l25.45-28H152a62%2062%200%200%200%2044.81-104.78L212.44%2044a6%206%200%201%200-8.88-8l-15.83%2017.38A61.6%2061.6%200%200%200%20152%2042H56a6%206%200%200%200%200%2012h96a49.67%2049.67%200%200%201%2027.59%208.33L96.25%20154H56a6%206%200%200%200%200%2012h29.35l-41.79%2046a6%206%200%200%200%208.88%208l12.76-14H208a6%206%200%200%200%200-12M188.73%2070.12A50%2050%200%200%201%20152%20154h-39.53Z%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-light.svg?color=%231a73e8&size=48