globe person icon
globe-person-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- globe-person-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
globe-add-20-filledglobe-arrow-forward-16-filledglobe-arrow-up-16-filledglobe-clock-16-filledglobe-desktop-20-filledglobe-error-16-filledglobe-location-20-filledglobe-off-12-filledglobe-prohibited-16-filledglobe-search-20-filledglobe-shield-20-filledglobe-stand-20-filledglobe-star-16-filledglobe-surface-20-filledglobe-sync-16-filledglobe-video-20-filledglobe-warning-16-filled
Use the globe person icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.001 12c0-5.524-4.478-10.002-10.001-10.002C6.476 1.998 1.998 6.476 1.998 12c0 5.523 4.478 10 10.002 10q.808-.001 1.583-.125a3.7 3.7 0 0 1-.576-1.773c-.326.259-.666.398-1.007.398c-1.154 0-2.287-1.588-2.94-4.002h6.567a3.5 3.5 0 0 1-.591-1.5H8.738a19 19 0 0 1-.135-5h6.794a19 19 0 0 1 .091 2.716a3.5 3.5 0 0 1 1.503-1.375A21 21 0 0 0 16.906 10h3.358q.191.786.229 1.622a3.5 3.5 0 0 1 1.384 1.957q.123-.772.124-1.578M4.785 16.5h2.723l.101.395c.317 1.17.748 2.196 1.27 3.015a8.53 8.53 0 0 1-4.094-3.41m-1.05-6.501h3.358a21 21 0 0 0-.095 2a20 20 0 0 0 .218 3H4.043a8.5 8.5 0 0 1-.545-3c0-.682.08-1.347.233-1.983zm5.123-5.902l.023-.008c-.723 1.132-1.27 2.658-1.583 4.41H4.25c.904-2 2.56-3.587 4.608-4.402m3.026-.594L12 3.498l.126.006c1.261.126 2.479 2.125 3.045 4.995H8.828c.568-2.878 1.79-4.88 3.056-4.996m3.342.76l-.106-.174l.29.121a8.53 8.53 0 0 1 4.34 4.29H16.7c-.297-1.665-.805-3.125-1.475-4.237M21 14.499a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m2 5.375C23 21.431 21.714 23 18.5 23S14 21.437 14 19.874v-.103c0-.979.794-1.772 1.773-1.772h5.454c.98 0 1.773.793 1.773 1.772z"/></svg>
React
import type { SVGProps } from "react";
export function FluentGlobePerson24Regular(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="M22.001 12c0-5.524-4.478-10.002-10.001-10.002C6.476 1.998 1.998 6.476 1.998 12c0 5.523 4.478 10 10.002 10q.808-.001 1.583-.125a3.7 3.7 0 0 1-.576-1.773c-.326.259-.666.398-1.007.398c-1.154 0-2.287-1.588-2.94-4.002h6.567a3.5 3.5 0 0 1-.591-1.5H8.738a19 19 0 0 1-.135-5h6.794a19 19 0 0 1 .091 2.716a3.5 3.5 0 0 1 1.503-1.375A21 21 0 0 0 16.906 10h3.358q.191.786.229 1.622a3.5 3.5 0 0 1 1.384 1.957q.123-.772.124-1.578M4.785 16.5h2.723l.101.395c.317 1.17.748 2.196 1.27 3.015a8.53 8.53 0 0 1-4.094-3.41m-1.05-6.501h3.358a21 21 0 0 0-.095 2a20 20 0 0 0 .218 3H4.043a8.5 8.5 0 0 1-.545-3c0-.682.08-1.347.233-1.983zm5.123-5.902l.023-.008c-.723 1.132-1.27 2.658-1.583 4.41H4.25c.904-2 2.56-3.587 4.608-4.402m3.026-.594L12 3.498l.126.006c1.261.126 2.479 2.125 3.045 4.995H8.828c.568-2.878 1.79-4.88 3.056-4.996m3.342.76l-.106-.174l.29.121a8.53 8.53 0 0 1 4.34 4.29H16.7c-.297-1.665-.805-3.125-1.475-4.237M21 14.499a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m2 5.375C23 21.431 21.714 23 18.5 23S14 21.437 14 19.874v-.103c0-.979.794-1.772 1.773-1.772h5.454c.98 0 1.773.793 1.773 1.772z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.001 12c0-5.524-4.478-10.002-10.001-10.002C6.476 1.998 1.998 6.476 1.998 12c0 5.523 4.478 10 10.002 10q.808-.001 1.583-.125a3.7 3.7 0 0 1-.576-1.773c-.326.259-.666.398-1.007.398c-1.154 0-2.287-1.588-2.94-4.002h6.567a3.5 3.5 0 0 1-.591-1.5H8.738a19 19 0 0 1-.135-5h6.794a19 19 0 0 1 .091 2.716a3.5 3.5 0 0 1 1.503-1.375A21 21 0 0 0 16.906 10h3.358q.191.786.229 1.622a3.5 3.5 0 0 1 1.384 1.957q.123-.772.124-1.578M4.785 16.5h2.723l.101.395c.317 1.17.748 2.196 1.27 3.015a8.53 8.53 0 0 1-4.094-3.41m-1.05-6.501h3.358a21 21 0 0 0-.095 2a20 20 0 0 0 .218 3H4.043a8.5 8.5 0 0 1-.545-3c0-.682.08-1.347.233-1.983zm5.123-5.902l.023-.008c-.723 1.132-1.27 2.658-1.583 4.41H4.25c.904-2 2.56-3.587 4.608-4.402m3.026-.594L12 3.498l.126.006c1.261.126 2.479 2.125 3.045 4.995H8.828c.568-2.878 1.79-4.88 3.056-4.996m3.342.76l-.106-.174l.29.121a8.53 8.53 0 0 1 4.34 4.29H16.7c-.297-1.665-.805-3.125-1.475-4.237M21 14.499a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0m2 5.375C23 21.431 21.714 23 18.5 23S14 21.437 14 19.874v-.103c0-.979.794-1.772 1.773-1.772h5.454c.98 0 1.773.793 1.773 1.772z"/></svg> </template>
CSS
.icon-globe-person-24-regular {
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%22M22.001%2012c0-5.524-4.478-10.002-10.001-10.002C6.476%201.998%201.998%206.476%201.998%2012c0%205.523%204.478%2010%2010.002%2010q.808-.001%201.583-.125a3.7%203.7%200%200%201-.576-1.773c-.326.259-.666.398-1.007.398c-1.154%200-2.287-1.588-2.94-4.002h6.567a3.5%203.5%200%200%201-.591-1.5H8.738a19%2019%200%200%201-.135-5h6.794a19%2019%200%200%201%20.091%202.716a3.5%203.5%200%200%201%201.503-1.375A21%2021%200%200%200%2016.906%2010h3.358q.191.786.229%201.622a3.5%203.5%200%200%201%201.384%201.957q.123-.772.124-1.578M4.785%2016.5h2.723l.101.395c.317%201.17.748%202.196%201.27%203.015a8.53%208.53%200%200%201-4.094-3.41m-1.05-6.501h3.358a21%2021%200%200%200-.095%202a20%2020%200%200%200%20.218%203H4.043a8.5%208.5%200%200%201-.545-3c0-.682.08-1.347.233-1.983zm5.123-5.902l.023-.008c-.723%201.132-1.27%202.658-1.583%204.41H4.25c.904-2%202.56-3.587%204.608-4.402m3.026-.594L12%203.498l.126.006c1.261.126%202.479%202.125%203.045%204.995H8.828c.568-2.878%201.79-4.88%203.056-4.996m3.342.76l-.106-.174l.29.121a8.53%208.53%200%200%201%204.34%204.29H16.7c-.297-1.665-.805-3.125-1.475-4.237M21%2014.499a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200m2%205.375C23%2021.431%2021.714%2023%2018.5%2023S14%2021.437%2014%2019.874v-.103c0-.979.794-1.772%201.773-1.772h5.454c.98%200%201.773.793%201.773%201.772z%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%22M22.001%2012c0-5.524-4.478-10.002-10.001-10.002C6.476%201.998%201.998%206.476%201.998%2012c0%205.523%204.478%2010%2010.002%2010q.808-.001%201.583-.125a3.7%203.7%200%200%201-.576-1.773c-.326.259-.666.398-1.007.398c-1.154%200-2.287-1.588-2.94-4.002h6.567a3.5%203.5%200%200%201-.591-1.5H8.738a19%2019%200%200%201-.135-5h6.794a19%2019%200%200%201%20.091%202.716a3.5%203.5%200%200%201%201.503-1.375A21%2021%200%200%200%2016.906%2010h3.358q.191.786.229%201.622a3.5%203.5%200%200%201%201.384%201.957q.123-.772.124-1.578M4.785%2016.5h2.723l.101.395c.317%201.17.748%202.196%201.27%203.015a8.53%208.53%200%200%201-4.094-3.41m-1.05-6.501h3.358a21%2021%200%200%200-.095%202a20%2020%200%200%200%20.218%203H4.043a8.5%208.5%200%200%201-.545-3c0-.682.08-1.347.233-1.983zm5.123-5.902l.023-.008c-.723%201.132-1.27%202.658-1.583%204.41H4.25c.904-2%202.56-3.587%204.608-4.402m3.026-.594L12%203.498l.126.006c1.261.126%202.479%202.125%203.045%204.995H8.828c.568-2.878%201.79-4.88%203.056-4.996m3.342.76l-.106-.174l.29.121a8.53%208.53%200%200%201%204.34%204.29H16.7c-.297-1.665-.805-3.125-1.475-4.237M21%2014.499a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200m2%205.375C23%2021.431%2021.714%2023%2018.5%2023S14%2021.437%2014%2019.874v-.103c0-.979.794-1.772%201.773-1.772h5.454c.98%200%201.773.793%201.773%201.772z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/globe-person-24-regular.svg?color=%231a73e8&size=48