user circle check icon

user-circle-check-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
user-circle-check-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the user circle 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="M224 128a95.76 95.76 0 0 1-31.8 71.37A72 72 0 0 0 128 160a40 40 0 1 0-40-40a40 40 0 0 0 40 40a72 72 0 0 0-64.2 39.37A96 96 0 1 1 224 128" opacity=".2"/><path d="M221.35 104.11a8 8 0 0 0-6.57 9.21A89 89 0 0 1 216 128a87.62 87.62 0 0 1-22.24 58.41a79.66 79.66 0 0 0-36.06-28.75a48 48 0 1 0-59.4 0a79.66 79.66 0 0 0-36.06 28.75A88 88 0 0 1 128 40a89 89 0 0 1 14.68 1.22a8 8 0 0 0 2.64-15.78a103.92 103.92 0 1 0 85.24 85.24a8 8 0 0 0-9.21-6.57M96 120a32 32 0 1 1 32 32a32 32 0 0 1-32-32m-21.92 77.5a64 64 0 0 1 107.84 0a87.83 87.83 0 0 1-107.84 0M237.66 45.66l-32 32a8 8 0 0 1-11.32 0l-16-16a8 8 0 0 1 11.32-11.32L200 60.69l26.34-26.35a8 8 0 0 1 11.32 11.32"/></g></svg>

React

import type { SVGProps } from "react";

export function PhUserCircleCheckDuotone(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="M224 128a95.76 95.76 0 0 1-31.8 71.37A72 72 0 0 0 128 160a40 40 0 1 0-40-40a40 40 0 0 0 40 40a72 72 0 0 0-64.2 39.37A96 96 0 1 1 224 128" opacity=".2"/><path d="M221.35 104.11a8 8 0 0 0-6.57 9.21A89 89 0 0 1 216 128a87.62 87.62 0 0 1-22.24 58.41a79.66 79.66 0 0 0-36.06-28.75a48 48 0 1 0-59.4 0a79.66 79.66 0 0 0-36.06 28.75A88 88 0 0 1 128 40a89 89 0 0 1 14.68 1.22a8 8 0 0 0 2.64-15.78a103.92 103.92 0 1 0 85.24 85.24a8 8 0 0 0-9.21-6.57M96 120a32 32 0 1 1 32 32a32 32 0 0 1-32-32m-21.92 77.5a64 64 0 0 1 107.84 0a87.83 87.83 0 0 1-107.84 0M237.66 45.66l-32 32a8 8 0 0 1-11.32 0l-16-16a8 8 0 0 1 11.32-11.32L200 60.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="M224 128a95.76 95.76 0 0 1-31.8 71.37A72 72 0 0 0 128 160a40 40 0 1 0-40-40a40 40 0 0 0 40 40a72 72 0 0 0-64.2 39.37A96 96 0 1 1 224 128" opacity=".2"/><path d="M221.35 104.11a8 8 0 0 0-6.57 9.21A89 89 0 0 1 216 128a87.62 87.62 0 0 1-22.24 58.41a79.66 79.66 0 0 0-36.06-28.75a48 48 0 1 0-59.4 0a79.66 79.66 0 0 0-36.06 28.75A88 88 0 0 1 128 40a89 89 0 0 1 14.68 1.22a8 8 0 0 0 2.64-15.78a103.92 103.92 0 1 0 85.24 85.24a8 8 0 0 0-9.21-6.57M96 120a32 32 0 1 1 32 32a32 32 0 0 1-32-32m-21.92 77.5a64 64 0 0 1 107.84 0a87.83 87.83 0 0 1-107.84 0M237.66 45.66l-32 32a8 8 0 0 1-11.32 0l-16-16a8 8 0 0 1 11.32-11.32L200 60.69l26.34-26.35a8 8 0 0 1 11.32 11.32"/></g></svg>
</template>

CSS

.icon-user-circle-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%22M224%20128a95.76%2095.76%200%200%201-31.8%2071.37A72%2072%200%200%200%20128%20160a40%2040%200%201%200-40-40a40%2040%200%200%200%2040%2040a72%2072%200%200%200-64.2%2039.37A96%2096%200%201%201%20224%20128%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M221.35%20104.11a8%208%200%200%200-6.57%209.21A89%2089%200%200%201%20216%20128a87.62%2087.62%200%200%201-22.24%2058.41a79.66%2079.66%200%200%200-36.06-28.75a48%2048%200%201%200-59.4%200a79.66%2079.66%200%200%200-36.06%2028.75A88%2088%200%200%201%20128%2040a89%2089%200%200%201%2014.68%201.22a8%208%200%200%200%202.64-15.78a103.92%20103.92%200%201%200%2085.24%2085.24a8%208%200%200%200-9.21-6.57M96%20120a32%2032%200%201%201%2032%2032a32%2032%200%200%201-32-32m-21.92%2077.5a64%2064%200%200%201%20107.84%200a87.83%2087.83%200%200%201-107.84%200M237.66%2045.66l-32%2032a8%208%200%200%201-11.32%200l-16-16a8%208%200%200%201%2011.32-11.32L200%2060.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%22M224%20128a95.76%2095.76%200%200%201-31.8%2071.37A72%2072%200%200%200%20128%20160a40%2040%200%201%200-40-40a40%2040%200%200%200%2040%2040a72%2072%200%200%200-64.2%2039.37A96%2096%200%201%201%20224%20128%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M221.35%20104.11a8%208%200%200%200-6.57%209.21A89%2089%200%200%201%20216%20128a87.62%2087.62%200%200%201-22.24%2058.41a79.66%2079.66%200%200%200-36.06-28.75a48%2048%200%201%200-59.4%200a79.66%2079.66%200%200%200-36.06%2028.75A88%2088%200%200%201%20128%2040a89%2089%200%200%201%2014.68%201.22a8%208%200%200%200%202.64-15.78a103.92%20103.92%200%201%200%2085.24%2085.24a8%208%200%200%200-9.21-6.57M96%20120a32%2032%200%201%201%2032%2032a32%2032%200%200%201-32-32m-21.92%2077.5a64%2064%200%200%201%20107.84%200a87.83%2087.83%200%200%201-107.84%200M237.66%2045.66l-32%2032a8%208%200%200%201-11.32%200l-16-16a8%208%200%200%201%2011.32-11.32L200%2060.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-circle-check-duotone.svg?color=%231a73e8&size=48