user circle icon
user-circle-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- user-circle-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
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-circleMajesticonsuser-circleMyna UI Iconsuser-circlePhosphoruser-circle-boldSolaruser-circleTabler Iconsuser-circleTDesign Iconsuser-circle-outlineTeenyiconsuser-circleUnicons
Related icons in Mage Icons
Use the user circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.967 1.752c-2.15.01-4.244.695-5.984 1.957a10.234 10.234 0 0 0-.126 16.493q.075.074.17.12a10.23 10.23 0 0 0 11.95 0a.8.8 0 0 0 .18-.13a10.235 10.235 0 0 0-.172-16.506a10.28 10.28 0 0 0-5.998-1.934zm0 3.76a4.16 4.16 0 0 1 3.878 2.534a4.14 4.14 0 0 1-.882 4.543A4.158 4.158 0 0 1 7.86 9.632a4.15 4.15 0 0 1 1.21-2.898a4.16 4.16 0 0 1 2.897-1.222m4.627 13.92a8.75 8.75 0 0 1-9.245 0a8 8 0 0 1-1.212-.9a7.1 7.1 0 0 1 2.144-2a7.23 7.23 0 0 1 7.382 0a7.1 7.1 0 0 1 2.143 2q-.563.506-1.212.9"/></svg>
React
import type { SVGProps } from "react";
export function MageUserCircleFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.967 1.752c-2.15.01-4.244.695-5.984 1.957a10.234 10.234 0 0 0-.126 16.493q.075.074.17.12a10.23 10.23 0 0 0 11.95 0a.8.8 0 0 0 .18-.13a10.235 10.235 0 0 0-.172-16.506a10.28 10.28 0 0 0-5.998-1.934zm0 3.76a4.16 4.16 0 0 1 3.878 2.534a4.14 4.14 0 0 1-.882 4.543A4.158 4.158 0 0 1 7.86 9.632a4.15 4.15 0 0 1 1.21-2.898a4.16 4.16 0 0 1 2.897-1.222m4.627 13.92a8.75 8.75 0 0 1-9.245 0a8 8 0 0 1-1.212-.9a7.1 7.1 0 0 1 2.144-2a7.23 7.23 0 0 1 7.382 0a7.1 7.1 0 0 1 2.143 2q-.563.506-1.212.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.967 1.752c-2.15.01-4.244.695-5.984 1.957a10.234 10.234 0 0 0-.126 16.493q.075.074.17.12a10.23 10.23 0 0 0 11.95 0a.8.8 0 0 0 .18-.13a10.235 10.235 0 0 0-.172-16.506a10.28 10.28 0 0 0-5.998-1.934zm0 3.76a4.16 4.16 0 0 1 3.878 2.534a4.14 4.14 0 0 1-.882 4.543A4.158 4.158 0 0 1 7.86 9.632a4.15 4.15 0 0 1 1.21-2.898a4.16 4.16 0 0 1 2.897-1.222m4.627 13.92a8.75 8.75 0 0 1-9.245 0a8 8 0 0 1-1.212-.9a7.1 7.1 0 0 1 2.144-2a7.23 7.23 0 0 1 7.382 0a7.1 7.1 0 0 1 2.143 2q-.563.506-1.212.9"/></svg> </template>
CSS
.icon-user-circle-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.967%201.752c-2.15.01-4.244.695-5.984%201.957a10.234%2010.234%200%200%200-.126%2016.493q.075.074.17.12a10.23%2010.23%200%200%200%2011.95%200a.8.8%200%200%200%20.18-.13a10.235%2010.235%200%200%200-.172-16.506a10.28%2010.28%200%200%200-5.998-1.934zm0%203.76a4.16%204.16%200%200%201%203.878%202.534a4.14%204.14%200%200%201-.882%204.543A4.158%204.158%200%200%201%207.86%209.632a4.15%204.15%200%200%201%201.21-2.898a4.16%204.16%200%200%201%202.897-1.222m4.627%2013.92a8.75%208.75%200%200%201-9.245%200a8%208%200%200%201-1.212-.9a7.1%207.1%200%200%201%202.144-2a7.23%207.23%200%200%201%207.382%200a7.1%207.1%200%200%201%202.143%202q-.563.506-1.212.9%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.967%201.752c-2.15.01-4.244.695-5.984%201.957a10.234%2010.234%200%200%200-.126%2016.493q.075.074.17.12a10.23%2010.23%200%200%200%2011.95%200a.8.8%200%200%200%20.18-.13a10.235%2010.235%200%200%200-.172-16.506a10.28%2010.28%200%200%200-5.998-1.934zm0%203.76a4.16%204.16%200%200%201%203.878%202.534a4.14%204.14%200%200%201-.882%204.543A4.158%204.158%200%200%201%207.86%209.632a4.15%204.15%200%200%201%201.21-2.898a4.16%204.16%200%200%201%202.897-1.222m4.627%2013.92a8.75%208.75%200%200%201-9.245%200a8%208%200%200%201-1.212-.9a7.1%207.1%200%200%201%202.144-2a7.23%207.23%200%200%201%207.382%200a7.1%207.1%200%200%201%202.143%202q-.563.506-1.212.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/user-circle-fill.svg?color=%231a73e8&size=48