user minus icon
user-minus from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- user-minus
- Set
- Mage Icons
- Style
- Outline
- 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"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12.125 14.719c-3.6 0-7.62 2.928-7.62 6.526m7.62-9.785a4.36 4.36 0 0 0 4.035-2.683a4.355 4.355 0 0 0-3.17-5.948a4.362 4.362 0 0 0-5.215 4.274a4.356 4.356 0 0 0 4.35 4.357"/><path stroke-miterlimit="10" d="M13.495 17.988h6"/></g></svg>
React
import type { SVGProps } from "react";
export function MageUserMinus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12.125 14.719c-3.6 0-7.62 2.928-7.62 6.526m7.62-9.785a4.36 4.36 0 0 0 4.035-2.683a4.355 4.355 0 0 0-3.17-5.948a4.362 4.362 0 0 0-5.215 4.274a4.356 4.356 0 0 0 4.35 4.357"/><path strokeMiterlimit="10" d="M13.495 17.988h6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12.125 14.719c-3.6 0-7.62 2.928-7.62 6.526m7.62-9.785a4.36 4.36 0 0 0 4.035-2.683a4.355 4.355 0 0 0-3.17-5.948a4.362 4.362 0 0 0-5.215 4.274a4.356 4.356 0 0 0 4.35 4.357"/><path stroke-miterlimit="10" d="M13.495 17.988h6"/></g></svg> </template>
CSS
.icon-user-minus {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.125%2014.719c-3.6%200-7.62%202.928-7.62%206.526m7.62-9.785a4.36%204.36%200%200%200%204.035-2.683a4.355%204.355%200%200%200-3.17-5.948a4.362%204.362%200%200%200-5.215%204.274a4.356%204.356%200%200%200%204.35%204.357%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M13.495%2017.988h6%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12.125%2014.719c-3.6%200-7.62%202.928-7.62%206.526m7.62-9.785a4.36%204.36%200%200%200%204.035-2.683a4.355%204.355%200%200%200-3.17-5.948a4.362%204.362%200%200%200-5.215%204.274a4.356%204.356%200%200%200%204.35%204.357%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20d%3D%22M13.495%2017.988h6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/user-minus.svg?color=%231a73e8&size=48