user icon
user-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- user-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
user-outlinedAnt Design IconsuserBoxIcons v2userBoxIcons v2 SoliduserCarbonuserElement PlususerFont Awesome 6 RegularuserFont Awesome 6 SoliduserFont Awesome RegularuserFont Awesome SoliduserFeather Iconsuser-outlineFlowbite Iconsusercss.gguserHuge IconsuserHumbleiconsuserIconParkuserIconPark OutlineuserIconPark SoliduserIconPark TwoToneuserIconoiruserJam IconsuserLine AwesomeuserLucideuserMage IconsuserMajesticons
Related icons in HeroIcons
Use the user icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-6.535 6.494a1.23 1.23 0 0 0 .41 1.41A9.96 9.96 0 0 0 10 18c2.31 0 4.438-.784 6.131-2.1c.43-.333.604-.903.408-1.41a7.002 7.002 0 0 0-13.074.003"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsUser20Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-6.535 6.494a1.23 1.23 0 0 0 .41 1.41A9.96 9.96 0 0 0 10 18c2.31 0 4.438-.784 6.131-2.1c.43-.333.604-.903.408-1.41a7.002 7.002 0 0 0-13.074.003"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 8a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-6.535 6.494a1.23 1.23 0 0 0 .41 1.41A9.96 9.96 0 0 0 10 18c2.31 0 4.438-.784 6.131-2.1c.43-.333.604-.903.408-1.41a7.002 7.002 0 0 0-13.074.003"/></svg> </template>
CSS
.icon-user-20-solid {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206m-6.535%206.494a1.23%201.23%200%200%200%20.41%201.41A9.96%209.96%200%200%200%2010%2018c2.31%200%204.438-.784%206.131-2.1c.43-.333.604-.903.408-1.41a7.002%207.002%200%200%200-13.074.003%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%208a3%203%200%201%200%200-6a3%203%200%200%200%200%206m-6.535%206.494a1.23%201.23%200%200%200%20.41%201.41A9.96%209.96%200%200%200%2010%2018c2.31%200%204.438-.784%206.131-2.1c.43-.333.604-.903.408-1.41a7.002%207.002%200%200%200-13.074.003%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/user-20-solid.svg?color=%231a73e8&size=48