md people icon
md-people from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-people
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- android-people
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md people icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M337.454 232c33.599 0 61.092-27.002 61.092-60 0-32.997-27.493-60-61.092-60s-61.09 27.003-61.09 60c0 32.998 27.491 60 61.09 60zm-162.908 0c33.599 0 61.09-27.002 61.09-60 0-32.997-27.491-60-61.09-60s-61.092 27.003-61.092 60c0 32.998 27.493 60 61.092 60zm0 44C126.688 276 32 298.998 32 346v54h288v-54c0-47.002-97.599-70-145.454-70zm162.908 11.003c-6.105 0-10.325 0-17.454.997 23.426 17.002 32 28 32 58v54h128v-54c0-47.002-94.688-58.997-142.546-58.997z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdPeople(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M337.454 232c33.599 0 61.092-27.002 61.092-60 0-32.997-27.493-60-61.092-60s-61.09 27.003-61.09 60c0 32.998 27.491 60 61.09 60zm-162.908 0c33.599 0 61.09-27.002 61.09-60 0-32.997-27.491-60-61.09-60s-61.092 27.003-61.092 60c0 32.998 27.493 60 61.092 60zm0 44C126.688 276 32 298.998 32 346v54h288v-54c0-47.002-97.599-70-145.454-70zm162.908 11.003c-6.105 0-10.325 0-17.454.997 23.426 17.002 32 28 32 58v54h128v-54c0-47.002-94.688-58.997-142.546-58.997z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M337.454 232c33.599 0 61.092-27.002 61.092-60 0-32.997-27.493-60-61.092-60s-61.09 27.003-61.09 60c0 32.998 27.491 60 61.09 60zm-162.908 0c33.599 0 61.09-27.002 61.09-60 0-32.997-27.491-60-61.09-60s-61.092 27.003-61.092 60c0 32.998 27.493 60 61.092 60zm0 44C126.688 276 32 298.998 32 346v54h288v-54c0-47.002-97.599-70-145.454-70zm162.908 11.003c-6.105 0-10.325 0-17.454.997 23.426 17.002 32 28 32 58v54h128v-54c0-47.002-94.688-58.997-142.546-58.997z" fill="currentColor"/></svg> </template>
CSS
.icon-md-people {
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%20512%20512%22%3E%3Cpath%20d%3D%22M337.454%20232c33.599%200%2061.092-27.002%2061.092-60%200-32.997-27.493-60-61.092-60s-61.09%2027.003-61.09%2060c0%2032.998%2027.491%2060%2061.09%2060zm-162.908%200c33.599%200%2061.09-27.002%2061.09-60%200-32.997-27.491-60-61.09-60s-61.092%2027.003-61.092%2060c0%2032.998%2027.493%2060%2061.092%2060zm0%2044C126.688%20276%2032%20298.998%2032%20346v54h288v-54c0-47.002-97.599-70-145.454-70zm162.908%2011.003c-6.105%200-10.325%200-17.454.997%2023.426%2017.002%2032%2028%2032%2058v54h128v-54c0-47.002-94.688-58.997-142.546-58.997z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M337.454%20232c33.599%200%2061.092-27.002%2061.092-60%200-32.997-27.493-60-61.092-60s-61.09%2027.003-61.09%2060c0%2032.998%2027.491%2060%2061.09%2060zm-162.908%200c33.599%200%2061.09-27.002%2061.09-60%200-32.997-27.491-60-61.09-60s-61.092%2027.003-61.092%2060c0%2032.998%2027.493%2060%2061.092%2060zm0%2044C126.688%20276%2032%20298.998%2032%20346v54h288v-54c0-47.002-97.599-70-145.454-70zm162.908%2011.003c-6.105%200-10.325%200-17.454.997%2023.426%2017.002%2032%2028%2032%2058v54h128v-54c0-47.002-94.688-58.997-142.546-58.997z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-people.svg?color=%231a73e8&size=48