not subset of icon

not-subset-of-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
not-subset-of-light
Set
Phosphor
Style
Light
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="M212 35.56a6 6 0 0 0-8.48.4l-5.49 6H128A85.93 85.93 0 0 0 65.9 187.4L43.56 212a6 6 0 0 0 8.88 8l22.33-24.57A85.52 85.52 0 0 0 128 214h72a6 6 0 0 0 0-12h-72a73.65 73.65 0 0 1-45.14-15.42L212.44 44a6 6 0 0 0-.44-8.44M54 128a74.09 74.09 0 0 1 74-74h59.16L74 178.5A73.7 73.7 0 0 1 54 128"/></svg>

React

import type { SVGProps } from "react";

export function PhNotSubsetOfLight(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="M212 35.56a6 6 0 0 0-8.48.4l-5.49 6H128A85.93 85.93 0 0 0 65.9 187.4L43.56 212a6 6 0 0 0 8.88 8l22.33-24.57A85.52 85.52 0 0 0 128 214h72a6 6 0 0 0 0-12h-72a73.65 73.65 0 0 1-45.14-15.42L212.44 44a6 6 0 0 0-.44-8.44M54 128a74.09 74.09 0 0 1 74-74h59.16L74 178.5A73.7 73.7 0 0 1 54 128"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M212 35.56a6 6 0 0 0-8.48.4l-5.49 6H128A85.93 85.93 0 0 0 65.9 187.4L43.56 212a6 6 0 0 0 8.88 8l22.33-24.57A85.52 85.52 0 0 0 128 214h72a6 6 0 0 0 0-12h-72a73.65 73.65 0 0 1-45.14-15.42L212.44 44a6 6 0 0 0-.44-8.44M54 128a74.09 74.09 0 0 1 74-74h59.16L74 178.5A73.7 73.7 0 0 1 54 128"/></svg>
</template>

CSS

.icon-not-subset-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%22M212%2035.56a6%206%200%200%200-8.48.4l-5.49%206H128A85.93%2085.93%200%200%200%2065.9%20187.4L43.56%20212a6%206%200%200%200%208.88%208l22.33-24.57A85.52%2085.52%200%200%200%20128%20214h72a6%206%200%200%200%200-12h-72a73.65%2073.65%200%200%201-45.14-15.42L212.44%2044a6%206%200%200%200-.44-8.44M54%20128a74.09%2074.09%200%200%201%2074-74h59.16L74%20178.5A73.7%2073.7%200%200%201%2054%20128%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%22M212%2035.56a6%206%200%200%200-8.48.4l-5.49%206H128A85.93%2085.93%200%200%200%2065.9%20187.4L43.56%20212a6%206%200%200%200%208.88%208l22.33-24.57A85.52%2085.52%200%200%200%20128%20214h72a6%206%200%200%200%200-12h-72a73.65%2073.65%200%200%201-45.14-15.42L212.44%2044a6%206%200%200%200-.44-8.44M54%20128a74.09%2074.09%200%200%201%2074-74h59.16L74%20178.5A73.7%2073.7%200%200%201%2054%20128%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-light.svg?color=%231a73e8&size=48