users icon
users-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- users-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
usersFont Awesome 6 SolidusersFont Awesome SolidusersFeather Iconsusers-outlineFlowbite IconsusersHeroIconsusersHuge IconsusersHumbleiconsusersJam IconsusersLine AwesomeusersLucideusersMage IconsusersMajesticonsusersMyna UI IconsusersPixelarticonsusersPrime IconsusersTabler Iconsusers-outlineTeenyicons
Related icons in Phosphor
Use the users icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164.47 195.63a8 8 0 0 1-6.7 12.37H10.23a8 8 0 0 1-6.7-12.37a95.83 95.83 0 0 1 47.22-37.71a60 60 0 1 1 66.5 0a95.83 95.83 0 0 1 47.22 37.71m87.91-.15a95.87 95.87 0 0 0-47.13-37.56A60 60 0 0 0 144.7 54.59a4 4 0 0 0-1.33 6a75.83 75.83 0 0 1 3.63 89.94a4 4 0 0 0 1.07 5.53a112.3 112.3 0 0 1 29.85 30.83a23.92 23.92 0 0 1 3.65 16.47a4 4 0 0 0 3.95 4.64h60.3a8 8 0 0 0 7.73-5.93a8.22 8.22 0 0 0-1.17-6.59"/></svg>
React
import type { SVGProps } from "react";
export function PhUsersFill(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="M164.47 195.63a8 8 0 0 1-6.7 12.37H10.23a8 8 0 0 1-6.7-12.37a95.83 95.83 0 0 1 47.22-37.71a60 60 0 1 1 66.5 0a95.83 95.83 0 0 1 47.22 37.71m87.91-.15a95.87 95.87 0 0 0-47.13-37.56A60 60 0 0 0 144.7 54.59a4 4 0 0 0-1.33 6a75.83 75.83 0 0 1 3.63 89.94a4 4 0 0 0 1.07 5.53a112.3 112.3 0 0 1 29.85 30.83a23.92 23.92 0 0 1 3.65 16.47a4 4 0 0 0 3.95 4.64h60.3a8 8 0 0 0 7.73-5.93a8.22 8.22 0 0 0-1.17-6.59"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M164.47 195.63a8 8 0 0 1-6.7 12.37H10.23a8 8 0 0 1-6.7-12.37a95.83 95.83 0 0 1 47.22-37.71a60 60 0 1 1 66.5 0a95.83 95.83 0 0 1 47.22 37.71m87.91-.15a95.87 95.87 0 0 0-47.13-37.56A60 60 0 0 0 144.7 54.59a4 4 0 0 0-1.33 6a75.83 75.83 0 0 1 3.63 89.94a4 4 0 0 0 1.07 5.53a112.3 112.3 0 0 1 29.85 30.83a23.92 23.92 0 0 1 3.65 16.47a4 4 0 0 0 3.95 4.64h60.3a8 8 0 0 0 7.73-5.93a8.22 8.22 0 0 0-1.17-6.59"/></svg> </template>
CSS
.icon-users-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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M164.47%20195.63a8%208%200%200%201-6.7%2012.37H10.23a8%208%200%200%201-6.7-12.37a95.83%2095.83%200%200%201%2047.22-37.71a60%2060%200%201%201%2066.5%200a95.83%2095.83%200%200%201%2047.22%2037.71m87.91-.15a95.87%2095.87%200%200%200-47.13-37.56A60%2060%200%200%200%20144.7%2054.59a4%204%200%200%200-1.33%206a75.83%2075.83%200%200%201%203.63%2089.94a4%204%200%200%200%201.07%205.53a112.3%20112.3%200%200%201%2029.85%2030.83a23.92%2023.92%200%200%201%203.65%2016.47a4%204%200%200%200%203.95%204.64h60.3a8%208%200%200%200%207.73-5.93a8.22%208.22%200%200%200-1.17-6.59%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%22M164.47%20195.63a8%208%200%200%201-6.7%2012.37H10.23a8%208%200%200%201-6.7-12.37a95.83%2095.83%200%200%201%2047.22-37.71a60%2060%200%201%201%2066.5%200a95.83%2095.83%200%200%201%2047.22%2037.71m87.91-.15a95.87%2095.87%200%200%200-47.13-37.56A60%2060%200%200%200%20144.7%2054.59a4%204%200%200%200-1.33%206a75.83%2075.83%200%200%201%203.63%2089.94a4%204%200%200%200%201.07%205.53a112.3%20112.3%200%200%201%2029.85%2030.83a23.92%2023.92%200%200%201%203.65%2016.47a4%204%200%200%200%203.95%204.64h60.3a8%208%200%200%200%207.73-5.93a8.22%208.22%200%200%200-1.17-6.59%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/users-fill.svg?color=%231a73e8&size=48