user-minus-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.

Name
user-minus-sharp-two-tone
Set
Keyline Icons
Style
Sharp Two Tone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

Related icons in Keyline 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M8 13L10 13C13.7279 13 17 16.2721 17 20L17 21C17 21.5523 16.5523 22 16 22L2 22C1.4477 22 1 21.5523 1 21L1 20C1 16.2721 4.2721 13 8 13ZM9 3C11.0711 3 13 4.9289 13 7C13 9.0711 11.0711 11 9 11C6.9289 11 5 9.0711 5 7C5 4.9289 6.9289 3 9 3Z" stroke="none"/><path d="M8 14L10 14C13.3137 14 16 16.6863 16 20L16 21L2 21L2 20C2 16.6863 4.6863 14 8 14ZM9 4C10.6569 4 12 5.3431 12 7C12 8.6569 10.6569 10 9 10C7.3431 10 6 8.6569 6 7C6 5.3431 7.3431 4 9 4ZM15 7L23 7"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsUserMinusSharpTwoTone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M8 13L10 13C13.7279 13 17 16.2721 17 20L17 21C17 21.5523 16.5523 22 16 22L2 22C1.4477 22 1 21.5523 1 21L1 20C1 16.2721 4.2721 13 8 13ZM9 3C11.0711 3 13 4.9289 13 7C13 9.0711 11.0711 11 9 11C6.9289 11 5 9.0711 5 7C5 4.9289 6.9289 3 9 3Z" stroke="none"/><path d="M8 14L10 14C13.3137 14 16 16.6863 16 20L16 21L2 21L2 20C2 16.6863 4.6863 14 8 14ZM9 4C10.6569 4 12 5.3431 12 7C12 8.6569 10.6569 10 9 10C7.3431 10 6 8.6569 6 7C6 5.3431 7.3431 4 9 4ZM15 7L23 7"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M8 13L10 13C13.7279 13 17 16.2721 17 20L17 21C17 21.5523 16.5523 22 16 22L2 22C1.4477 22 1 21.5523 1 21L1 20C1 16.2721 4.2721 13 8 13ZM9 3C11.0711 3 13 4.9289 13 7C13 9.0711 11.0711 11 9 11C6.9289 11 5 9.0711 5 7C5 4.9289 6.9289 3 9 3Z" stroke="none"/><path d="M8 14L10 14C13.3137 14 16 16.6863 16 20L16 21L2 21L2 20C2 16.6863 4.6863 14 8 14ZM9 4C10.6569 4 12 5.3431 12 7C12 8.6569 10.6569 10 9 10C7.3431 10 6 8.6569 6 7C6 5.3431 7.3431 4 9 4ZM15 7L23 7"/></g></svg>
</template>

CSS

.icon-user-minus-sharp-two-tone {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M8%2013L10%2013C13.7279%2013%2017%2016.2721%2017%2020L17%2021C17%2021.5523%2016.5523%2022%2016%2022L2%2022C1.4477%2022%201%2021.5523%201%2021L1%2020C1%2016.2721%204.2721%2013%208%2013ZM9%203C11.0711%203%2013%204.9289%2013%207C13%209.0711%2011.0711%2011%209%2011C6.9289%2011%205%209.0711%205%207C5%204.9289%206.9289%203%209%203Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8%2014L10%2014C13.3137%2014%2016%2016.6863%2016%2020L16%2021L2%2021L2%2020C2%2016.6863%204.6863%2014%208%2014ZM9%204C10.6569%204%2012%205.3431%2012%207C12%208.6569%2010.6569%2010%209%2010C7.3431%2010%206%208.6569%206%207C6%205.3431%207.3431%204%209%204ZM15%207L23%207%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M8%2013L10%2013C13.7279%2013%2017%2016.2721%2017%2020L17%2021C17%2021.5523%2016.5523%2022%2016%2022L2%2022C1.4477%2022%201%2021.5523%201%2021L1%2020C1%2016.2721%204.2721%2013%208%2013ZM9%203C11.0711%203%2013%204.9289%2013%207C13%209.0711%2011.0711%2011%209%2011C6.9289%2011%205%209.0711%205%207C5%204.9289%206.9289%203%209%203Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8%2014L10%2014C13.3137%2014%2016%2016.6863%2016%2020L16%2021L2%2021L2%2020C2%2016.6863%204.6863%2014%208%2014ZM9%204C10.6569%204%2012%205.3431%2012%207C12%208.6569%2010.6569%2010%209%2010C7.3431%2010%206%208.6569%206%207C6%205.3431%207.3431%204%209%204ZM15%207L23%207%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/user-minus-sharp-two-tone.svg?color=%231a73e8&size=48