group discussion meetingx3 icon
group-discussion-meetingx3-outline from Health Icons by Resolve to Save Lives · Outline · People · MIT Free for personal and commercial use.
- Name
- group-discussion-meetingx3-outline
- Set
- Health Icons
- Style
- Outline
- Category
- People
- Viewbox
- 48×48
- License
- MIT
- Aliases
- group-discussion-meetingx32x-outline
1 other variant in Health Icons
More people icons from Health Icons
agricultureagriculture-workeragriculture-worker-altancvasthmababy-0203-altbaby-0203mbaby-0306mbaby-female-0203m-altbaby-female-0306mbaby-female-0609mbaby-male-0203m-altbaby-male-0306mbaby-male-0609mboy-0105yboy-1015ycall-centrechild-carechild-cognitionchild-programcity-workerclean-handscommunity-healthworkerconstruction-worker
Use the group discussion meetingx3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M33 18.535c1.163.348 2 .465 2 .465v-3h2a5 5 0 0 0 0-10h-5.764A5.236 5.236 0 0 0 26 11.236c0 4.518 4.348 6.506 7 7.299M40 11a3 3 0 0 1-3 3h-4v2.435a13 13 0 0 1-1.603-.667C29.414 14.774 28 13.36 28 11.236A3.236 3.236 0 0 1 31.236 8H37a3 3 0 0 1 3 3m-25.183 6.993A4.998 4.998 0 0 1 14.998 8h3.169A4.833 4.833 0 0 1 23 12.833c0 4.042-3.63 5.89-6 6.667c-1.148.376-2 .5-2 .5v-2zM17 16.071l-2.11-.076A2.998 2.998 0 0 1 14.997 10h3.169A2.833 2.833 0 0 1 21 12.833c0 1.915-1.217 3.17-2.924 4.06c-.36.188-.725.348-1.076.484zM28 24c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-2 0a1.999 1.999 0 1 1-4 0a1.999 1.999 0 1 1 4 0m-7 2c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-2 0a1.999 1.999 0 1 1-4 0a1.999 1.999 0 1 1 4 0M6 36.546C6 33.522 11.996 32 15 32c.585 0 1.284.058 2.03.173C18.371 31.19 20.827 30 24 30s5.629 1.19 6.971 2.173A13.6 13.6 0 0 1 33 32c3.004 0 9 1.523 9 4.545V42H6zm15.652-.523c.348.324.348.493.348.522V40H8v-3.455c0-.03 0-.198.348-.522c.363-.339.962-.7 1.776-1.03C11.756 34.333 13.75 34 15 34s3.244.333 4.876.993c.814.33 1.413.691 1.776 1.03m6.49-3.167A10.4 10.4 0 0 0 24 32c-1.656 0-3.064.386-4.141.856C22.074 33.6 24 34.832 24 36.546c0-1.714 1.926-2.945 4.142-3.69M40 36.546c0-.03 0-.199-.348-.523c-.363-.339-.962-.7-1.776-1.03C36.244 34.333 34.25 34 33 34s-3.244.333-4.876.993c-.814.33-1.413.691-1.776 1.03c-.348.324-.348.493-.348.522V40h14zM33 30c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0-2a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsGroupDiscussionMeetingx3Outline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M33 18.535c1.163.348 2 .465 2 .465v-3h2a5 5 0 0 0 0-10h-5.764A5.236 5.236 0 0 0 26 11.236c0 4.518 4.348 6.506 7 7.299M40 11a3 3 0 0 1-3 3h-4v2.435a13 13 0 0 1-1.603-.667C29.414 14.774 28 13.36 28 11.236A3.236 3.236 0 0 1 31.236 8H37a3 3 0 0 1 3 3m-25.183 6.993A4.998 4.998 0 0 1 14.998 8h3.169A4.833 4.833 0 0 1 23 12.833c0 4.042-3.63 5.89-6 6.667c-1.148.376-2 .5-2 .5v-2zM17 16.071l-2.11-.076A2.998 2.998 0 0 1 14.997 10h3.169A2.833 2.833 0 0 1 21 12.833c0 1.915-1.217 3.17-2.924 4.06c-.36.188-.725.348-1.076.484zM28 24c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-2 0a1.999 1.999 0 1 1-4 0a1.999 1.999 0 1 1 4 0m-7 2c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-2 0a1.999 1.999 0 1 1-4 0a1.999 1.999 0 1 1 4 0M6 36.546C6 33.522 11.996 32 15 32c.585 0 1.284.058 2.03.173C18.371 31.19 20.827 30 24 30s5.629 1.19 6.971 2.173A13.6 13.6 0 0 1 33 32c3.004 0 9 1.523 9 4.545V42H6zm15.652-.523c.348.324.348.493.348.522V40H8v-3.455c0-.03 0-.198.348-.522c.363-.339.962-.7 1.776-1.03C11.756 34.333 13.75 34 15 34s3.244.333 4.876.993c.814.33 1.413.691 1.776 1.03m6.49-3.167A10.4 10.4 0 0 0 24 32c-1.656 0-3.064.386-4.141.856C22.074 33.6 24 34.832 24 36.546c0-1.714 1.926-2.945 4.142-3.69M40 36.546c0-.03 0-.199-.348-.523c-.363-.339-.962-.7-1.776-1.03C36.244 34.333 34.25 34 33 34s-3.244.333-4.876.993c-.814.33-1.413.691-1.776 1.03c-.348.324-.348.493-.348.522V40h14zM33 30c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0-2a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M33 18.535c1.163.348 2 .465 2 .465v-3h2a5 5 0 0 0 0-10h-5.764A5.236 5.236 0 0 0 26 11.236c0 4.518 4.348 6.506 7 7.299M40 11a3 3 0 0 1-3 3h-4v2.435a13 13 0 0 1-1.603-.667C29.414 14.774 28 13.36 28 11.236A3.236 3.236 0 0 1 31.236 8H37a3 3 0 0 1 3 3m-25.183 6.993A4.998 4.998 0 0 1 14.998 8h3.169A4.833 4.833 0 0 1 23 12.833c0 4.042-3.63 5.89-6 6.667c-1.148.376-2 .5-2 .5v-2zM17 16.071l-2.11-.076A2.998 2.998 0 0 1 14.997 10h3.169A2.833 2.833 0 0 1 21 12.833c0 1.915-1.217 3.17-2.924 4.06c-.36.188-.725.348-1.076.484zM28 24c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-2 0a1.999 1.999 0 1 1-4 0a1.999 1.999 0 1 1 4 0m-7 2c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-2 0a1.999 1.999 0 1 1-4 0a1.999 1.999 0 1 1 4 0M6 36.546C6 33.522 11.996 32 15 32c.585 0 1.284.058 2.03.173C18.371 31.19 20.827 30 24 30s5.629 1.19 6.971 2.173A13.6 13.6 0 0 1 33 32c3.004 0 9 1.523 9 4.545V42H6zm15.652-.523c.348.324.348.493.348.522V40H8v-3.455c0-.03 0-.198.348-.522c.363-.339.962-.7 1.776-1.03C11.756 34.333 13.75 34 15 34s3.244.333 4.876.993c.814.33 1.413.691 1.776 1.03m6.49-3.167A10.4 10.4 0 0 0 24 32c-1.656 0-3.064.386-4.141.856C22.074 33.6 24 34.832 24 36.546c0-1.714 1.926-2.945 4.142-3.69M40 36.546c0-.03 0-.199-.348-.523c-.363-.339-.962-.7-1.776-1.03C36.244 34.333 34.25 34 33 34s-3.244.333-4.876.993c-.814.33-1.413.691-1.776 1.03c-.348.324-.348.493-.348.522V40h14zM33 30c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0-2a1.999 1.999 0 1 0 0-4a1.999 1.999 0 1 0 0 4" clip-rule="evenodd"/></svg> </template>
CSS
.icon-group-discussion-meetingx3-outline {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M33%2018.535c1.163.348%202%20.465%202%20.465v-3h2a5%205%200%200%200%200-10h-5.764A5.236%205.236%200%200%200%2026%2011.236c0%204.518%204.348%206.506%207%207.299M40%2011a3%203%200%200%201-3%203h-4v2.435a13%2013%200%200%201-1.603-.667C29.414%2014.774%2028%2013.36%2028%2011.236A3.236%203.236%200%200%201%2031.236%208H37a3%203%200%200%201%203%203m-25.183%206.993A4.998%204.998%200%200%201%2014.998%208h3.169A4.833%204.833%200%200%201%2023%2012.833c0%204.042-3.63%205.89-6%206.667c-1.148.376-2%20.5-2%20.5v-2zM17%2016.071l-2.11-.076A2.998%202.998%200%200%201%2014.997%2010h3.169A2.833%202.833%200%200%201%2021%2012.833c0%201.915-1.217%203.17-2.924%204.06c-.36.188-.725.348-1.076.484zM28%2024c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204m-2%200a1.999%201.999%200%201%201-4%200a1.999%201.999%200%201%201%204%200m-7%202c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204m-2%200a1.999%201.999%200%201%201-4%200a1.999%201.999%200%201%201%204%200M6%2036.546C6%2033.522%2011.996%2032%2015%2032c.585%200%201.284.058%202.03.173C18.371%2031.19%2020.827%2030%2024%2030s5.629%201.19%206.971%202.173A13.6%2013.6%200%200%201%2033%2032c3.004%200%209%201.523%209%204.545V42H6zm15.652-.523c.348.324.348.493.348.522V40H8v-3.455c0-.03%200-.198.348-.522c.363-.339.962-.7%201.776-1.03C11.756%2034.333%2013.75%2034%2015%2034s3.244.333%204.876.993c.814.33%201.413.691%201.776%201.03m6.49-3.167A10.4%2010.4%200%200%200%2024%2032c-1.656%200-3.064.386-4.141.856C22.074%2033.6%2024%2034.832%2024%2036.546c0-1.714%201.926-2.945%204.142-3.69M40%2036.546c0-.03%200-.199-.348-.523c-.363-.339-.962-.7-1.776-1.03C36.244%2034.333%2034.25%2034%2033%2034s-3.244.333-4.876.993c-.814.33-1.413.691-1.776%201.03c-.348.324-.348.493-.348.522V40h14zM33%2030c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m0-2a1.999%201.999%200%201%200%200-4a1.999%201.999%200%201%200%200%204%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M33%2018.535c1.163.348%202%20.465%202%20.465v-3h2a5%205%200%200%200%200-10h-5.764A5.236%205.236%200%200%200%2026%2011.236c0%204.518%204.348%206.506%207%207.299M40%2011a3%203%200%200%201-3%203h-4v2.435a13%2013%200%200%201-1.603-.667C29.414%2014.774%2028%2013.36%2028%2011.236A3.236%203.236%200%200%201%2031.236%208H37a3%203%200%200%201%203%203m-25.183%206.993A4.998%204.998%200%200%201%2014.998%208h3.169A4.833%204.833%200%200%201%2023%2012.833c0%204.042-3.63%205.89-6%206.667c-1.148.376-2%20.5-2%20.5v-2zM17%2016.071l-2.11-.076A2.998%202.998%200%200%201%2014.997%2010h3.169A2.833%202.833%200%200%201%2021%2012.833c0%201.915-1.217%203.17-2.924%204.06c-.36.188-.725.348-1.076.484zM28%2024c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204m-2%200a1.999%201.999%200%201%201-4%200a1.999%201.999%200%201%201%204%200m-7%202c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204m-2%200a1.999%201.999%200%201%201-4%200a1.999%201.999%200%201%201%204%200M6%2036.546C6%2033.522%2011.996%2032%2015%2032c.585%200%201.284.058%202.03.173C18.371%2031.19%2020.827%2030%2024%2030s5.629%201.19%206.971%202.173A13.6%2013.6%200%200%201%2033%2032c3.004%200%209%201.523%209%204.545V42H6zm15.652-.523c.348.324.348.493.348.522V40H8v-3.455c0-.03%200-.198.348-.522c.363-.339.962-.7%201.776-1.03C11.756%2034.333%2013.75%2034%2015%2034s3.244.333%204.876.993c.814.33%201.413.691%201.776%201.03m6.49-3.167A10.4%2010.4%200%200%200%2024%2032c-1.656%200-3.064.386-4.141.856C22.074%2033.6%2024%2034.832%2024%2036.546c0-1.714%201.926-2.945%204.142-3.69M40%2036.546c0-.03%200-.199-.348-.523c-.363-.339-.962-.7-1.776-1.03C36.244%2034.333%2034.25%2034%2033%2034s-3.244.333-4.876.993c-.814.33-1.413.691-1.776%201.03c-.348.324-.348.493-.348.522V40h14zM33%2030c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m0-2a1.999%201.999%200%201%200%200-4a1.999%201.999%200%201%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/group-discussion-meetingx3-outline.svg?color=%231a73e8&size=48