not subset of icon

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

Name
not-subset-of-thin
Set
Phosphor
Style
Thin
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="M210.69 37a4 4 0 0 0-5.65.27L199 44h-71a84 84 0 0 0-59.37 143.36L45 213.31a4 4 0 1 0 6 5.38l23.58-25.94A83.64 83.64 0 0 0 128 212h72a4 4 0 0 0 0-8h-72a75.66 75.66 0 0 1-48.07-17.18L211 42.69a4 4 0 0 0-.31-5.69M52 128a76.08 76.08 0 0 1 76-76h63.69L74 181.43A75.75 75.75 0 0 1 52 128"/></svg>

React

import type { SVGProps } from "react";

export function PhNotSubsetOfThin(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="M210.69 37a4 4 0 0 0-5.65.27L199 44h-71a84 84 0 0 0-59.37 143.36L45 213.31a4 4 0 1 0 6 5.38l23.58-25.94A83.64 83.64 0 0 0 128 212h72a4 4 0 0 0 0-8h-72a75.66 75.66 0 0 1-48.07-17.18L211 42.69a4 4 0 0 0-.31-5.69M52 128a76.08 76.08 0 0 1 76-76h63.69L74 181.43A75.75 75.75 0 0 1 52 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="M210.69 37a4 4 0 0 0-5.65.27L199 44h-71a84 84 0 0 0-59.37 143.36L45 213.31a4 4 0 1 0 6 5.38l23.58-25.94A83.64 83.64 0 0 0 128 212h72a4 4 0 0 0 0-8h-72a75.66 75.66 0 0 1-48.07-17.18L211 42.69a4 4 0 0 0-.31-5.69M52 128a76.08 76.08 0 0 1 76-76h63.69L74 181.43A75.75 75.75 0 0 1 52 128"/></svg>
</template>

CSS

.icon-not-subset-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%22M210.69%2037a4%204%200%200%200-5.65.27L199%2044h-71a84%2084%200%200%200-59.37%20143.36L45%20213.31a4%204%200%201%200%206%205.38l23.58-25.94A83.64%2083.64%200%200%200%20128%20212h72a4%204%200%200%200%200-8h-72a75.66%2075.66%200%200%201-48.07-17.18L211%2042.69a4%204%200%200%200-.31-5.69M52%20128a76.08%2076.08%200%200%201%2076-76h63.69L74%20181.43A75.75%2075.75%200%200%201%2052%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%22M210.69%2037a4%204%200%200%200-5.65.27L199%2044h-71a84%2084%200%200%200-59.37%20143.36L45%20213.31a4%204%200%201%200%206%205.38l23.58-25.94A83.64%2083.64%200%200%200%20128%20212h72a4%204%200%200%200%200-8h-72a75.66%2075.66%200%200%201-48.07-17.18L211%2042.69a4%204%200%200%200-.31-5.69M52%20128a76.08%2076.08%200%200%201%2076-76h63.69L74%20181.43A75.75%2075.75%200%200%201%2052%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-thin.svg?color=%231a73e8&size=48