user circle icon
user-circle-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.
- Name
- user-circle-duotone
- Set
- Phosphor
- Style
- Duotone
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
user-circleBoxIcons v2user-circleBoxIcons v2 Soliduser-circleFont Awesome Regularuser-circleFont Awesome Soliduser-circle-outlineFlowbite Iconsuser-circleHeroIconsuser-circleHuge Iconsuser-circleIconoiruser-circleJam Iconsuser-circleLine Awesomeuser-circleMage Iconsuser-circleMajesticonsuser-circleMyna UI Iconsuser-circle-boldSolaruser-circleTabler Iconsuser-circleTDesign Iconsuser-circle-outlineTeenyiconsuser-circleUnicons
Related icons in Phosphor
Use the user circle 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="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24M74.08 197.5a64 64 0 0 1 107.84 0a87.83 87.83 0 0 1-107.84 0M96 120a32 32 0 1 1 32 32a32 32 0 0 1-32-32m97.76 66.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 1 1 131.52 0"/></g></svg>
React
import type { SVGProps } from "react";
export function PhUserCircleDuotone(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="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24M74.08 197.5a64 64 0 0 1 107.84 0a87.83 87.83 0 0 1-107.84 0M96 120a32 32 0 1 1 32 32a32 32 0 0 1-32-32m97.76 66.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 1 1 131.52 0"/></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="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24M74.08 197.5a64 64 0 0 1 107.84 0a87.83 87.83 0 0 1-107.84 0M96 120a32 32 0 1 1 32 32a32 32 0 0 1-32-32m97.76 66.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 1 1 131.52 0"/></g></svg> </template>
CSS
.icon-user-circle-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%22M128%2024a104%20104%200%201%200%20104%20104A104.11%20104.11%200%200%200%20128%2024M74.08%20197.5a64%2064%200%200%201%20107.84%200a87.83%2087.83%200%200%201-107.84%200M96%20120a32%2032%200%201%201%2032%2032a32%2032%200%200%201-32-32m97.76%2066.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%201%201%20131.52%200%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%22M128%2024a104%20104%200%201%200%20104%20104A104.11%20104.11%200%200%200%20128%2024M74.08%20197.5a64%2064%200%200%201%20107.84%200a87.83%2087.83%200%200%201-107.84%200M96%20120a32%2032%200%201%201%2032%2032a32%2032%200%200%201-32-32m97.76%2066.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%201%201%20131.52%200%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-duotone.svg?color=%231a73e8&size=48