user check icon
user-check-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- user-check-thin
- Set
- Phosphor
- Style
- Thin
- 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"><path fill="currentColor" d="M133.17 158.84a64 64 0 1 0-50.34 0c-23.76 5.46-45.18 18.69-61.89 38.59a4 4 0 1 0 6.12 5.14C48 177.7 76.71 164 108 164s60 13.7 80.94 38.57a4 4 0 0 0 6.12-5.14c-16.71-19.9-38.13-33.13-61.89-38.59M52 100a56 56 0 1 1 56 56a56.06 56.06 0 0 1-56-56m198.83 30.83l-32 32a4 4 0 0 1-5.66 0l-16-16a4 4 0 0 1 5.66-5.66L216 154.34l29.17-29.17a4 4 0 1 1 5.66 5.66"/></svg>
React
import type { SVGProps } from "react";
export function PhUserCheckThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M133.17 158.84a64 64 0 1 0-50.34 0c-23.76 5.46-45.18 18.69-61.89 38.59a4 4 0 1 0 6.12 5.14C48 177.7 76.71 164 108 164s60 13.7 80.94 38.57a4 4 0 0 0 6.12-5.14c-16.71-19.9-38.13-33.13-61.89-38.59M52 100a56 56 0 1 1 56 56a56.06 56.06 0 0 1-56-56m198.83 30.83l-32 32a4 4 0 0 1-5.66 0l-16-16a4 4 0 0 1 5.66-5.66L216 154.34l29.17-29.17a4 4 0 1 1 5.66 5.66"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M133.17 158.84a64 64 0 1 0-50.34 0c-23.76 5.46-45.18 18.69-61.89 38.59a4 4 0 1 0 6.12 5.14C48 177.7 76.71 164 108 164s60 13.7 80.94 38.57a4 4 0 0 0 6.12-5.14c-16.71-19.9-38.13-33.13-61.89-38.59M52 100a56 56 0 1 1 56 56a56.06 56.06 0 0 1-56-56m198.83 30.83l-32 32a4 4 0 0 1-5.66 0l-16-16a4 4 0 0 1 5.66-5.66L216 154.34l29.17-29.17a4 4 0 1 1 5.66 5.66"/></svg> </template>
CSS
.icon-user-check-thin {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M133.17%20158.84a64%2064%200%201%200-50.34%200c-23.76%205.46-45.18%2018.69-61.89%2038.59a4%204%200%201%200%206.12%205.14C48%20177.7%2076.71%20164%20108%20164s60%2013.7%2080.94%2038.57a4%204%200%200%200%206.12-5.14c-16.71-19.9-38.13-33.13-61.89-38.59M52%20100a56%2056%200%201%201%2056%2056a56.06%2056.06%200%200%201-56-56m198.83%2030.83l-32%2032a4%204%200%200%201-5.66%200l-16-16a4%204%200%200%201%205.66-5.66L216%20154.34l29.17-29.17a4%204%200%201%201%205.66%205.66%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M133.17%20158.84a64%2064%200%201%200-50.34%200c-23.76%205.46-45.18%2018.69-61.89%2038.59a4%204%200%201%200%206.12%205.14C48%20177.7%2076.71%20164%20108%20164s60%2013.7%2080.94%2038.57a4%204%200%200%200%206.12-5.14c-16.71-19.9-38.13-33.13-61.89-38.59M52%20100a56%2056%200%201%201%2056%2056a56.06%2056.06%200%200%201-56-56m198.83%2030.83l-32%2032a4%204%200%200%201-5.66%200l-16-16a4%204%200%200%201%205.66-5.66L216%20154.34l29.17-29.17a4%204%200%201%201%205.66%205.66%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/user-check-thin.svg?color=%231a73e8&size=48