ios people icon
ios-people from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-people
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios people icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M349.1 334.7c-11.2-4-29.5-4.2-37.6-7.3-5.6-2.2-14.5-4.6-17.4-8.1-2.9-3.5-2.9-28.5-2.9-28.5s7-6.6 9.9-14c2.9-7.3 4.8-27.5 4.8-27.5s6.6 2.8 9.2-10.4c2.2-11.4 6.4-17.4 5.3-25.8-1.2-8.4-5.8-6.4-5.8-6.4s5.8-8.5 5.8-37.4c0-29.8-22.5-59.1-64.6-59.1-42 0-64.7 29.4-64.7 59.1 0 28.9 5.7 37.4 5.7 37.4s-4.7-2-5.8 6.4c-1.2 8.4 3 14.4 5.3 25.8 2.6 13.3 9.2 10.4 9.2 10.4s1.9 20.1 4.8 27.5c2.9 7.4 9.9 14 9.9 14s0 25-2.9 28.5-11.8 5.9-17.4 8c-8 3.1-26.3 3.5-37.6 7.5-11.2 4-45.8 22.2-45.8 67.2h278.3c.1-45.1-34.5-63.3-45.7-67.3z" fill="currentColor"/><path d="M140 286s23.9-.8 33.4-9.3c-15.5-23.5-7.1-50.9-10.3-76.5-3.2-25.5-17.7-40.8-46.7-40.8h-.4c-28 0-43.1 15.2-46.3 40.8-3.2 25.5 5.7 56-10.2 76.5C69 285.3 93 285 93 285s1 14.4-1 16.8c-2 2.4-7.9 4.7-12 5.5-8.8 1.9-18.1 4.5-25.9 7.2-7.8 2.7-22.6 17.2-22.6 37.2h80.3c2.2-8 17.3-22.3 32-29.8 9-4.6 17.9-4.3 24.7-5.2 0 0 3.8-6-8.7-8.3 0 0-17.2-4.3-19.2-6.7-1.9-2.2-.6-15.7-.6-15.7z" fill="currentColor"/><path d="M372 286s-23.9-.8-33.4-9.3c15.5-23.5 7.1-50.9 10.3-76.5 3.2-25.5 17.7-40.8 46.7-40.8h.4c28 0 43.1 15.2 46.3 40.8 3.2 25.5-5.7 56 10.2 76.5-9.5 8.6-33.5 8.3-33.5 8.3s-1 14.4 1 16.8c2 2.4 7.9 4.7 12 5.5 8.8 1.9 18.1 4.5 25.9 7.2 7.8 2.7 22.6 17.2 22.6 37.2h-80.3c-2.2-8-17.3-22.3-32-29.8-9-4.6-17.9-4.3-24.7-5.2 0 0-3.8-6 8.7-8.3 0 0 17.2-4.3 19.2-6.7 1.9-2.2.6-15.7.6-15.7z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosPeople(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M349.1 334.7c-11.2-4-29.5-4.2-37.6-7.3-5.6-2.2-14.5-4.6-17.4-8.1-2.9-3.5-2.9-28.5-2.9-28.5s7-6.6 9.9-14c2.9-7.3 4.8-27.5 4.8-27.5s6.6 2.8 9.2-10.4c2.2-11.4 6.4-17.4 5.3-25.8-1.2-8.4-5.8-6.4-5.8-6.4s5.8-8.5 5.8-37.4c0-29.8-22.5-59.1-64.6-59.1-42 0-64.7 29.4-64.7 59.1 0 28.9 5.7 37.4 5.7 37.4s-4.7-2-5.8 6.4c-1.2 8.4 3 14.4 5.3 25.8 2.6 13.3 9.2 10.4 9.2 10.4s1.9 20.1 4.8 27.5c2.9 7.4 9.9 14 9.9 14s0 25-2.9 28.5-11.8 5.9-17.4 8c-8 3.1-26.3 3.5-37.6 7.5-11.2 4-45.8 22.2-45.8 67.2h278.3c.1-45.1-34.5-63.3-45.7-67.3z" fill="currentColor"/><path d="M140 286s23.9-.8 33.4-9.3c-15.5-23.5-7.1-50.9-10.3-76.5-3.2-25.5-17.7-40.8-46.7-40.8h-.4c-28 0-43.1 15.2-46.3 40.8-3.2 25.5 5.7 56-10.2 76.5C69 285.3 93 285 93 285s1 14.4-1 16.8c-2 2.4-7.9 4.7-12 5.5-8.8 1.9-18.1 4.5-25.9 7.2-7.8 2.7-22.6 17.2-22.6 37.2h80.3c2.2-8 17.3-22.3 32-29.8 9-4.6 17.9-4.3 24.7-5.2 0 0 3.8-6-8.7-8.3 0 0-17.2-4.3-19.2-6.7-1.9-2.2-.6-15.7-.6-15.7z" fill="currentColor"/><path d="M372 286s-23.9-.8-33.4-9.3c15.5-23.5 7.1-50.9 10.3-76.5 3.2-25.5 17.7-40.8 46.7-40.8h.4c28 0 43.1 15.2 46.3 40.8 3.2 25.5-5.7 56 10.2 76.5-9.5 8.6-33.5 8.3-33.5 8.3s-1 14.4 1 16.8c2 2.4 7.9 4.7 12 5.5 8.8 1.9 18.1 4.5 25.9 7.2 7.8 2.7 22.6 17.2 22.6 37.2h-80.3c-2.2-8-17.3-22.3-32-29.8-9-4.6-17.9-4.3-24.7-5.2 0 0-3.8-6 8.7-8.3 0 0 17.2-4.3 19.2-6.7 1.9-2.2.6-15.7.6-15.7z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M349.1 334.7c-11.2-4-29.5-4.2-37.6-7.3-5.6-2.2-14.5-4.6-17.4-8.1-2.9-3.5-2.9-28.5-2.9-28.5s7-6.6 9.9-14c2.9-7.3 4.8-27.5 4.8-27.5s6.6 2.8 9.2-10.4c2.2-11.4 6.4-17.4 5.3-25.8-1.2-8.4-5.8-6.4-5.8-6.4s5.8-8.5 5.8-37.4c0-29.8-22.5-59.1-64.6-59.1-42 0-64.7 29.4-64.7 59.1 0 28.9 5.7 37.4 5.7 37.4s-4.7-2-5.8 6.4c-1.2 8.4 3 14.4 5.3 25.8 2.6 13.3 9.2 10.4 9.2 10.4s1.9 20.1 4.8 27.5c2.9 7.4 9.9 14 9.9 14s0 25-2.9 28.5-11.8 5.9-17.4 8c-8 3.1-26.3 3.5-37.6 7.5-11.2 4-45.8 22.2-45.8 67.2h278.3c.1-45.1-34.5-63.3-45.7-67.3z" fill="currentColor"/><path d="M140 286s23.9-.8 33.4-9.3c-15.5-23.5-7.1-50.9-10.3-76.5-3.2-25.5-17.7-40.8-46.7-40.8h-.4c-28 0-43.1 15.2-46.3 40.8-3.2 25.5 5.7 56-10.2 76.5C69 285.3 93 285 93 285s1 14.4-1 16.8c-2 2.4-7.9 4.7-12 5.5-8.8 1.9-18.1 4.5-25.9 7.2-7.8 2.7-22.6 17.2-22.6 37.2h80.3c2.2-8 17.3-22.3 32-29.8 9-4.6 17.9-4.3 24.7-5.2 0 0 3.8-6-8.7-8.3 0 0-17.2-4.3-19.2-6.7-1.9-2.2-.6-15.7-.6-15.7z" fill="currentColor"/><path d="M372 286s-23.9-.8-33.4-9.3c15.5-23.5 7.1-50.9 10.3-76.5 3.2-25.5 17.7-40.8 46.7-40.8h.4c28 0 43.1 15.2 46.3 40.8 3.2 25.5-5.7 56 10.2 76.5-9.5 8.6-33.5 8.3-33.5 8.3s-1 14.4 1 16.8c2 2.4 7.9 4.7 12 5.5 8.8 1.9 18.1 4.5 25.9 7.2 7.8 2.7 22.6 17.2 22.6 37.2h-80.3c-2.2-8-17.3-22.3-32-29.8-9-4.6-17.9-4.3-24.7-5.2 0 0-3.8-6 8.7-8.3 0 0 17.2-4.3 19.2-6.7 1.9-2.2.6-15.7.6-15.7z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-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%22M349.1%20334.7c-11.2-4-29.5-4.2-37.6-7.3-5.6-2.2-14.5-4.6-17.4-8.1-2.9-3.5-2.9-28.5-2.9-28.5s7-6.6%209.9-14c2.9-7.3%204.8-27.5%204.8-27.5s6.6%202.8%209.2-10.4c2.2-11.4%206.4-17.4%205.3-25.8-1.2-8.4-5.8-6.4-5.8-6.4s5.8-8.5%205.8-37.4c0-29.8-22.5-59.1-64.6-59.1-42%200-64.7%2029.4-64.7%2059.1%200%2028.9%205.7%2037.4%205.7%2037.4s-4.7-2-5.8%206.4c-1.2%208.4%203%2014.4%205.3%2025.8%202.6%2013.3%209.2%2010.4%209.2%2010.4s1.9%2020.1%204.8%2027.5c2.9%207.4%209.9%2014%209.9%2014s0%2025-2.9%2028.5-11.8%205.9-17.4%208c-8%203.1-26.3%203.5-37.6%207.5-11.2%204-45.8%2022.2-45.8%2067.2h278.3c.1-45.1-34.5-63.3-45.7-67.3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M140%20286s23.9-.8%2033.4-9.3c-15.5-23.5-7.1-50.9-10.3-76.5-3.2-25.5-17.7-40.8-46.7-40.8h-.4c-28%200-43.1%2015.2-46.3%2040.8-3.2%2025.5%205.7%2056-10.2%2076.5C69%20285.3%2093%20285%2093%20285s1%2014.4-1%2016.8c-2%202.4-7.9%204.7-12%205.5-8.8%201.9-18.1%204.5-25.9%207.2-7.8%202.7-22.6%2017.2-22.6%2037.2h80.3c2.2-8%2017.3-22.3%2032-29.8%209-4.6%2017.9-4.3%2024.7-5.2%200%200%203.8-6-8.7-8.3%200%200-17.2-4.3-19.2-6.7-1.9-2.2-.6-15.7-.6-15.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M372%20286s-23.9-.8-33.4-9.3c15.5-23.5%207.1-50.9%2010.3-76.5%203.2-25.5%2017.7-40.8%2046.7-40.8h.4c28%200%2043.1%2015.2%2046.3%2040.8%203.2%2025.5-5.7%2056%2010.2%2076.5-9.5%208.6-33.5%208.3-33.5%208.3s-1%2014.4%201%2016.8c2%202.4%207.9%204.7%2012%205.5%208.8%201.9%2018.1%204.5%2025.9%207.2%207.8%202.7%2022.6%2017.2%2022.6%2037.2h-80.3c-2.2-8-17.3-22.3-32-29.8-9-4.6-17.9-4.3-24.7-5.2%200%200-3.8-6%208.7-8.3%200%200%2017.2-4.3%2019.2-6.7%201.9-2.2.6-15.7.6-15.7z%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%22M349.1%20334.7c-11.2-4-29.5-4.2-37.6-7.3-5.6-2.2-14.5-4.6-17.4-8.1-2.9-3.5-2.9-28.5-2.9-28.5s7-6.6%209.9-14c2.9-7.3%204.8-27.5%204.8-27.5s6.6%202.8%209.2-10.4c2.2-11.4%206.4-17.4%205.3-25.8-1.2-8.4-5.8-6.4-5.8-6.4s5.8-8.5%205.8-37.4c0-29.8-22.5-59.1-64.6-59.1-42%200-64.7%2029.4-64.7%2059.1%200%2028.9%205.7%2037.4%205.7%2037.4s-4.7-2-5.8%206.4c-1.2%208.4%203%2014.4%205.3%2025.8%202.6%2013.3%209.2%2010.4%209.2%2010.4s1.9%2020.1%204.8%2027.5c2.9%207.4%209.9%2014%209.9%2014s0%2025-2.9%2028.5-11.8%205.9-17.4%208c-8%203.1-26.3%203.5-37.6%207.5-11.2%204-45.8%2022.2-45.8%2067.2h278.3c.1-45.1-34.5-63.3-45.7-67.3z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M140%20286s23.9-.8%2033.4-9.3c-15.5-23.5-7.1-50.9-10.3-76.5-3.2-25.5-17.7-40.8-46.7-40.8h-.4c-28%200-43.1%2015.2-46.3%2040.8-3.2%2025.5%205.7%2056-10.2%2076.5C69%20285.3%2093%20285%2093%20285s1%2014.4-1%2016.8c-2%202.4-7.9%204.7-12%205.5-8.8%201.9-18.1%204.5-25.9%207.2-7.8%202.7-22.6%2017.2-22.6%2037.2h80.3c2.2-8%2017.3-22.3%2032-29.8%209-4.6%2017.9-4.3%2024.7-5.2%200%200%203.8-6-8.7-8.3%200%200-17.2-4.3-19.2-6.7-1.9-2.2-.6-15.7-.6-15.7z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M372%20286s-23.9-.8-33.4-9.3c15.5-23.5%207.1-50.9%2010.3-76.5%203.2-25.5%2017.7-40.8%2046.7-40.8h.4c28%200%2043.1%2015.2%2046.3%2040.8%203.2%2025.5-5.7%2056%2010.2%2076.5-9.5%208.6-33.5%208.3-33.5%208.3s-1%2014.4%201%2016.8c2%202.4%207.9%204.7%2012%205.5%208.8%201.9%2018.1%204.5%2025.9%207.2%207.8%202.7%2022.6%2017.2%2022.6%2037.2h-80.3c-2.2-8-17.3-22.3-32-29.8-9-4.6-17.9-4.3-24.7-5.2%200%200-3.8-6%208.7-8.3%200%200%2017.2-4.3%2019.2-6.7%201.9-2.2.6-15.7.6-15.7z%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/ios-people.svg?color=%231a73e8&size=48