user check icon
user-check-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- user-check-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the user check icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M168 100a60 60 0 1 1-60-60a60 60 0 0 1 60 60" opacity=".2"/><path d="M144 157.68a68 68 0 1 0-71.9 0c-20.65 6.76-39.23 19.39-54.17 37.17a8 8 0 0 0 12.25 10.3C50.25 181.19 77.91 168 108 168s57.75 13.19 77.87 37.15a8 8 0 0 0 12.25-10.3c-14.94-17.78-33.52-30.41-54.12-37.17M56 100a52 52 0 1 1 52 52a52.06 52.06 0 0 1-52-52m197.66 33.66l-32 32a8 8 0 0 1-11.32 0l-16-16a8 8 0 0 1 11.32-11.32L216 148.69l26.34-26.35a8 8 0 0 1 11.32 11.32"/></g></svg>
React
import type { SVGProps } from "react";
export function PhUserCheckDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M168 100a60 60 0 1 1-60-60a60 60 0 0 1 60 60" opacity=".2"/><path d="M144 157.68a68 68 0 1 0-71.9 0c-20.65 6.76-39.23 19.39-54.17 37.17a8 8 0 0 0 12.25 10.3C50.25 181.19 77.91 168 108 168s57.75 13.19 77.87 37.15a8 8 0 0 0 12.25-10.3c-14.94-17.78-33.52-30.41-54.12-37.17M56 100a52 52 0 1 1 52 52a52.06 52.06 0 0 1-52-52m197.66 33.66l-32 32a8 8 0 0 1-11.32 0l-16-16a8 8 0 0 1 11.32-11.32L216 148.69l26.34-26.35a8 8 0 0 1 11.32 11.32"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="M168 100a60 60 0 1 1-60-60a60 60 0 0 1 60 60" opacity=".2"/><path d="M144 157.68a68 68 0 1 0-71.9 0c-20.65 6.76-39.23 19.39-54.17 37.17a8 8 0 0 0 12.25 10.3C50.25 181.19 77.91 168 108 168s57.75 13.19 77.87 37.15a8 8 0 0 0 12.25-10.3c-14.94-17.78-33.52-30.41-54.12-37.17M56 100a52 52 0 1 1 52 52a52.06 52.06 0 0 1-52-52m197.66 33.66l-32 32a8 8 0 0 1-11.32 0l-16-16a8 8 0 0 1 11.32-11.32L216 148.69l26.34-26.35a8 8 0 0 1 11.32 11.32"/></g></svg> </template>
CSS
.icon-user-check-duotone {
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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%20100a60%2060%200%201%201-60-60a60%2060%200%200%201%2060%2060%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M144%20157.68a68%2068%200%201%200-71.9%200c-20.65%206.76-39.23%2019.39-54.17%2037.17a8%208%200%200%200%2012.25%2010.3C50.25%20181.19%2077.91%20168%20108%20168s57.75%2013.19%2077.87%2037.15a8%208%200%200%200%2012.25-10.3c-14.94-17.78-33.52-30.41-54.12-37.17M56%20100a52%2052%200%201%201%2052%2052a52.06%2052.06%200%200%201-52-52m197.66%2033.66l-32%2032a8%208%200%200%201-11.32%200l-16-16a8%208%200%200%201%2011.32-11.32L216%20148.69l26.34-26.35a8%208%200%200%201%2011.32%2011.32%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M168%20100a60%2060%200%201%201-60-60a60%2060%200%200%201%2060%2060%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M144%20157.68a68%2068%200%201%200-71.9%200c-20.65%206.76-39.23%2019.39-54.17%2037.17a8%208%200%200%200%2012.25%2010.3C50.25%20181.19%2077.91%20168%20108%20168s57.75%2013.19%2077.87%2037.15a8%208%200%200%200%2012.25-10.3c-14.94-17.78-33.52-30.41-54.12-37.17M56%20100a52%2052%200%201%201%2052%2052a52.06%2052.06%200%200%201-52-52m197.66%2033.66l-32%2032a8%208%200%200%201-11.32%200l-16-16a8%208%200%200%201%2011.32-11.32L216%20148.69l26.34-26.35a8%208%200%200%201%2011.32%2011.32%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-check-duotone.svg?color=%231a73e8&size=48