user remove 2 icon
user-remove-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- user-remove-2-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
user-1-filluser-2-filluser-3-filluser-4-filluser-5-filluser-add-2-filluser-add-filluser-edit-filluser-follow-2-filluser-follow-filluser-forbid-filluser-heart-filluser-hide-filluser-info-filluser-lock-filluser-pin-filluser-question-filluser-remove-filluser-search-filluser-security-filluser-setting-filluser-star-filluser-visible-filluser-warning-fill
Use the user remove 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 7a5 5 0 1 1 10 0A5 5 0 0 1 6 7m-1.178 7.672C6.425 13.694 8.605 13 11 13q.671 0 1.316.07a1 1 0 0 1 .72 1.557A5.97 5.97 0 0 0 12 18c0 .92.207 1.79.575 2.567a1 1 0 0 1-.89 1.428Q11.345 22 11 22c-2.229 0-4.335-.14-5.913-.558c-.785-.208-1.524-.506-2.084-.956C2.41 20.01 2 19.345 2 18.5c0-.787.358-1.523.844-2.139c.494-.625 1.177-1.2 1.978-1.69M21 17a1 1 0 1 1 0 2h-6a1 1 0 1 1 0-2z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteUserRemove2Fill(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="M6 7a5 5 0 1 1 10 0A5 5 0 0 1 6 7m-1.178 7.672C6.425 13.694 8.605 13 11 13q.671 0 1.316.07a1 1 0 0 1 .72 1.557A5.97 5.97 0 0 0 12 18c0 .92.207 1.79.575 2.567a1 1 0 0 1-.89 1.428Q11.345 22 11 22c-2.229 0-4.335-.14-5.913-.558c-.785-.208-1.524-.506-2.084-.956C2.41 20.01 2 19.345 2 18.5c0-.787.358-1.523.844-2.139c.494-.625 1.177-1.2 1.978-1.69M21 17a1 1 0 1 1 0 2h-6a1 1 0 1 1 0-2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 7a5 5 0 1 1 10 0A5 5 0 0 1 6 7m-1.178 7.672C6.425 13.694 8.605 13 11 13q.671 0 1.316.07a1 1 0 0 1 .72 1.557A5.97 5.97 0 0 0 12 18c0 .92.207 1.79.575 2.567a1 1 0 0 1-.89 1.428Q11.345 22 11 22c-2.229 0-4.335-.14-5.913-.558c-.785-.208-1.524-.506-2.084-.956C2.41 20.01 2 19.345 2 18.5c0-.787.358-1.523.844-2.139c.494-.625 1.177-1.2 1.978-1.69M21 17a1 1 0 1 1 0 2h-6a1 1 0 1 1 0-2z"/></svg> </template>
CSS
.icon-user-remove-2-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%22M6%207a5%205%200%201%201%2010%200A5%205%200%200%201%206%207m-1.178%207.672C6.425%2013.694%208.605%2013%2011%2013q.671%200%201.316.07a1%201%200%200%201%20.72%201.557A5.97%205.97%200%200%200%2012%2018c0%20.92.207%201.79.575%202.567a1%201%200%200%201-.89%201.428Q11.345%2022%2011%2022c-2.229%200-4.335-.14-5.913-.558c-.785-.208-1.524-.506-2.084-.956C2.41%2020.01%202%2019.345%202%2018.5c0-.787.358-1.523.844-2.139c.494-.625%201.177-1.2%201.978-1.69M21%2017a1%201%200%201%201%200%202h-6a1%201%200%201%201%200-2z%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%22M6%207a5%205%200%201%201%2010%200A5%205%200%200%201%206%207m-1.178%207.672C6.425%2013.694%208.605%2013%2011%2013q.671%200%201.316.07a1%201%200%200%201%20.72%201.557A5.97%205.97%200%200%200%2012%2018c0%20.92.207%201.79.575%202.567a1%201%200%200%201-.89%201.428Q11.345%2022%2011%2022c-2.229%200-4.335-.14-5.913-.558c-.785-.208-1.524-.506-2.084-.956C2.41%2020.01%202%2019.345%202%2018.5c0-.787.358-1.523.844-2.139c.494-.625%201.177-1.2%201.978-1.69M21%2017a1%201%200%201%201%200%202h-6a1%201%200%201%201%200-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/user-remove-2-fill.svg?color=%231a73e8&size=48