user check icon
user-check-sharp-fill from Keyline Icons by Keyline Icons · Sharp Fill · MIT Free for personal and commercial use.
- Name
- user-check-sharp-fill
- Set
- Keyline Icons
- Style
- Sharp Fill
- 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 check 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 d="M15.7016 6.6644L18 9.25L22.2526 4.4659"/><path fill="currentColor" d="M9 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 3ZM8 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 13Z" stroke="none"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsUserCheckSharpFill(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 d="M15.7016 6.6644L18 9.25L22.2526 4.4659"/><path fill="currentColor" d="M9 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 3ZM8 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 13Z" stroke="none"/></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 d="M15.7016 6.6644L18 9.25L22.2526 4.4659"/><path fill="currentColor" d="M9 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 3ZM8 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 13Z" stroke="none"/></g></svg> </template>
CSS
.icon-user-check-sharp-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M15.7016%206.6644L18%209.25L22.2526%204.4659%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%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%203ZM8%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%2013Z%22%20stroke%3D%22none%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%20d%3D%22M15.7016%206.6644L18%209.25L22.2526%204.4659%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%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%203ZM8%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%2013Z%22%20stroke%3D%22none%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-check-sharp-fill.svg?color=%231a73e8&size=48