user minus icon
user-minus-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- user-minus-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
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-minusMyna UI Iconsuser-minusPhosphoruser-minusPixelarticonsuser-minusPrime Iconsuser-minus-fillRemix Iconuser-minus-boldSolaruser-minusTabler Iconsuser-minus-outlineTeenyiconsuser-minusUnicons
Related icons in Mage Icons
Use the user minus icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.166 21.25a.75.75 0 0 1-.75.75h-7.64a.75.75 0 0 1-.75-.75c0-4.105 4.504-7.289 8.378-7.289a.75.75 0 0 1 .751.751zM17.14 9.076a5 5 0 0 1-1.892 2.293a5.095 5.095 0 0 1-6.446-.638A5.1 5.1 0 0 1 7.31 7.114a5.1 5.1 0 0 1 .861-2.843a5.17 5.17 0 0 1 2.302-1.882A5.115 5.115 0 0 1 16.05 3.5a5 5 0 0 1 1.392 2.623c.197.992.092 2.02-.3 2.953m2.081 9.671h-3.934a.75.75 0 0 1 0-1.502h3.934a.751.751 0 0 1 0 1.502"/></svg>
React
import type { SVGProps } from "react";
export function MageUserMinusFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.166 21.25a.75.75 0 0 1-.75.75h-7.64a.75.75 0 0 1-.75-.75c0-4.105 4.504-7.289 8.378-7.289a.75.75 0 0 1 .751.751zM17.14 9.076a5 5 0 0 1-1.892 2.293a5.095 5.095 0 0 1-6.446-.638A5.1 5.1 0 0 1 7.31 7.114a5.1 5.1 0 0 1 .861-2.843a5.17 5.17 0 0 1 2.302-1.882A5.115 5.115 0 0 1 16.05 3.5a5 5 0 0 1 1.392 2.623c.197.992.092 2.02-.3 2.953m2.081 9.671h-3.934a.75.75 0 0 1 0-1.502h3.934a.751.751 0 0 1 0 1.502"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.166 21.25a.75.75 0 0 1-.75.75h-7.64a.75.75 0 0 1-.75-.75c0-4.105 4.504-7.289 8.378-7.289a.75.75 0 0 1 .751.751zM17.14 9.076a5 5 0 0 1-1.892 2.293a5.095 5.095 0 0 1-6.446-.638A5.1 5.1 0 0 1 7.31 7.114a5.1 5.1 0 0 1 .861-2.843a5.17 5.17 0 0 1 2.302-1.882A5.115 5.115 0 0 1 16.05 3.5a5 5 0 0 1 1.392 2.623c.197.992.092 2.02-.3 2.953m2.081 9.671h-3.934a.75.75 0 0 1 0-1.502h3.934a.751.751 0 0 1 0 1.502"/></svg> </template>
CSS
.icon-user-minus-fill {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.166%2021.25a.75.75%200%200%201-.75.75h-7.64a.75.75%200%200%201-.75-.75c0-4.105%204.504-7.289%208.378-7.289a.75.75%200%200%201%20.751.751zM17.14%209.076a5%205%200%200%201-1.892%202.293a5.095%205.095%200%200%201-6.446-.638A5.1%205.1%200%200%201%207.31%207.114a5.1%205.1%200%200%201%20.861-2.843a5.17%205.17%200%200%201%202.302-1.882A5.115%205.115%200%200%201%2016.05%203.5a5%205%200%200%201%201.392%202.623c.197.992.092%202.02-.3%202.953m2.081%209.671h-3.934a.75.75%200%200%201%200-1.502h3.934a.751.751%200%200%201%200%201.502%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.166%2021.25a.75.75%200%200%201-.75.75h-7.64a.75.75%200%200%201-.75-.75c0-4.105%204.504-7.289%208.378-7.289a.75.75%200%200%201%20.751.751zM17.14%209.076a5%205%200%200%201-1.892%202.293a5.095%205.095%200%200%201-6.446-.638A5.1%205.1%200%200%201%207.31%207.114a5.1%205.1%200%200%201%20.861-2.843a5.17%205.17%200%200%201%202.302-1.882A5.115%205.115%200%200%201%2016.05%203.5a5%205%200%200%201%201.392%202.623c.197.992.092%202.02-.3%202.953m2.081%209.671h-3.934a.75.75%200%200%201%200-1.502h3.934a.751.751%200%200%201%200%201.502%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/user-minus-fill.svg?color=%231a73e8&size=48