not member of icon

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

Name
not-member-of-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the not member 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.18L129.77 132H200a4 4 0 0 0 0-8h-63l74-81.31a4 4 0 0 0-.31-5.69M74 181.43A75.7 75.7 0 0 1 52.11 132H119ZM52.11 124A76.09 76.09 0 0 1 128 52h63.69l-65.46 72Z"/></svg>

React

import type { SVGProps } from "react";

export function PhNotMemberOfThin(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.18L129.77 132H200a4 4 0 0 0 0-8h-63l74-81.31a4 4 0 0 0-.31-5.69M74 181.43A75.7 75.7 0 0 1 52.11 132H119ZM52.11 124A76.09 76.09 0 0 1 128 52h63.69l-65.46 72Z"/></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.18L129.77 132H200a4 4 0 0 0 0-8h-63l74-81.31a4 4 0 0 0-.31-5.69M74 181.43A75.7 75.7 0 0 1 52.11 132H119ZM52.11 124A76.09 76.09 0 0 1 128 52h63.69l-65.46 72Z"/></svg>
</template>

CSS

.icon-not-member-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.18L129.77%20132H200a4%204%200%200%200%200-8h-63l74-81.31a4%204%200%200%200-.31-5.69M74%20181.43A75.7%2075.7%200%200%201%2052.11%20132H119ZM52.11%20124A76.09%2076.09%200%200%201%20128%2052h63.69l-65.46%2072Z%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.18L129.77%20132H200a4%204%200%200%200%200-8h-63l74-81.31a4%204%200%200%200-.31-5.69M74%20181.43A75.7%2075.7%200%200%201%2052.11%20132H119ZM52.11%20124A76.09%2076.09%200%200%201%20128%2052h63.69l-65.46%2072Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/not-member-of-thin.svg?color=%231a73e8&size=48