user minus icon
user-minus-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- user-minus-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
user-minusBoxIcons v2user-minusBoxIcons v2 Soliduser-minusCarbonuser-minusFont Awesome 6 Soliduser-minusFont Awesome Soliduser-minusFeather Iconsuser-minusHeroIconsuser-minusJam Iconsuser-minusLine Awesomeuser-minusLucideuser-minusMage Iconsuser-minusMyna UI Iconsuser-minusPixelarticonsuser-minusPrime Iconsuser-minus-fillRemix Iconuser-minus-boldSolaruser-minusTabler Iconsuser-minus-outlineTeenyiconsuser-minusUnicons
Related icons in Phosphor
Use the user minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M254 136a6 6 0 0 1-6 6h-48a6 6 0 0 1 0-12h48a6 6 0 0 1 6 6m-57.41 60.14a6 6 0 1 1-9.18 7.72C166.9 179.45 138.69 166 108 166s-58.89 13.45-79.41 37.86a6 6 0 0 1-9.18-7.72C35.14 177.41 55 164.48 77 158.26a66 66 0 1 1 62 0c22 6.22 41.86 19.15 57.59 37.88M108 154a54 54 0 1 0-54-54a54.06 54.06 0 0 0 54 54"/></svg>
React
import type { SVGProps } from "react";
export function PhUserMinusLight(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="M254 136a6 6 0 0 1-6 6h-48a6 6 0 0 1 0-12h48a6 6 0 0 1 6 6m-57.41 60.14a6 6 0 1 1-9.18 7.72C166.9 179.45 138.69 166 108 166s-58.89 13.45-79.41 37.86a6 6 0 0 1-9.18-7.72C35.14 177.41 55 164.48 77 158.26a66 66 0 1 1 62 0c22 6.22 41.86 19.15 57.59 37.88M108 154a54 54 0 1 0-54-54a54.06 54.06 0 0 0 54 54"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M254 136a6 6 0 0 1-6 6h-48a6 6 0 0 1 0-12h48a6 6 0 0 1 6 6m-57.41 60.14a6 6 0 1 1-9.18 7.72C166.9 179.45 138.69 166 108 166s-58.89 13.45-79.41 37.86a6 6 0 0 1-9.18-7.72C35.14 177.41 55 164.48 77 158.26a66 66 0 1 1 62 0c22 6.22 41.86 19.15 57.59 37.88M108 154a54 54 0 1 0-54-54a54.06 54.06 0 0 0 54 54"/></svg> </template>
CSS
.icon-user-minus-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%22M254%20136a6%206%200%200%201-6%206h-48a6%206%200%200%201%200-12h48a6%206%200%200%201%206%206m-57.41%2060.14a6%206%200%201%201-9.18%207.72C166.9%20179.45%20138.69%20166%20108%20166s-58.89%2013.45-79.41%2037.86a6%206%200%200%201-9.18-7.72C35.14%20177.41%2055%20164.48%2077%20158.26a66%2066%200%201%201%2062%200c22%206.22%2041.86%2019.15%2057.59%2037.88M108%20154a54%2054%200%201%200-54-54a54.06%2054.06%200%200%200%2054%2054%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%22M254%20136a6%206%200%200%201-6%206h-48a6%206%200%200%201%200-12h48a6%206%200%200%201%206%206m-57.41%2060.14a6%206%200%201%201-9.18%207.72C166.9%20179.45%20138.69%20166%20108%20166s-58.89%2013.45-79.41%2037.86a6%206%200%200%201-9.18-7.72C35.14%20177.41%2055%20164.48%2077%20158.26a66%2066%200%201%201%2062%200c22%206.22%2041.86%2019.15%2057.59%2037.88M108%20154a54%2054%200%201%200-54-54a54.06%2054.06%200%200%200%2054%2054%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-minus-light.svg?color=%231a73e8&size=48