group discussion meetingx3 negative icon
group-discussion-meetingx3-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- group-discussion-meetingx3-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the group discussion meetingx3 negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsGroupDiscussionMeetingx3Negative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm18.5 26c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-4 6C11.663 32 6 33.523 6 36.545V42h17v-5.455C23 33.524 17.337 32 14.5 32m23-6c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4M24 28c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m-1-15.167A4.833 4.833 0 0 0 18.167 8h-3.169a4.998 4.998 0 0 0-.181 9.993L15 18v2s8-1.167 8-7.167M31.236 6A5.236 5.236 0 0 0 26 11.236c0 6.5 9 7.764 9 7.764v-3h2a5 5 0 0 0 0-10zM25 36.545C25 33.524 30.663 32 33.5 32s8.5 1.523 8.5 4.545V42H25zM24 35v-.455c0-1.677 1.847-2.893 4.005-3.643A9.4 9.4 0 0 0 24 30a9.4 9.4 0 0 0-4.005.902c2.158.75 4.005 1.966 4.005 3.643z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsGroupDiscussionMeetingx3Negative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsGroupDiscussionMeetingx3Negative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsGroupDiscussionMeetingx3Negative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm18.5 26c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-4 6C11.663 32 6 33.523 6 36.545V42h17v-5.455C23 33.524 17.337 32 14.5 32m23-6c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4M24 28c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m-1-15.167A4.833 4.833 0 0 0 18.167 8h-3.169a4.998 4.998 0 0 0-.181 9.993L15 18v2s8-1.167 8-7.167M31.236 6A5.236 5.236 0 0 0 26 11.236c0 6.5 9 7.764 9 7.764v-3h2a5 5 0 0 0 0-10zM25 36.545C25 33.524 30.663 32 33.5 32s8.5 1.523 8.5 4.545V42H25zM24 35v-.455c0-1.677 1.847-2.893 4.005-3.643A9.4 9.4 0 0 0 24 30a9.4 9.4 0 0 0-4.005.902c2.158.75 4.005 1.966 4.005 3.643z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsGroupDiscussionMeetingx3Negative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsGroupDiscussionMeetingx3Negative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm18.5 26c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4m-4 6C11.663 32 6 33.523 6 36.545V42h17v-5.455C23 33.524 17.337 32 14.5 32m23-6c0 2.21-1.79 4-4 4s-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4M24 28c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m-1-15.167A4.833 4.833 0 0 0 18.167 8h-3.169a4.998 4.998 0 0 0-.181 9.993L15 18v2s8-1.167 8-7.167M31.236 6A5.236 5.236 0 0 0 26 11.236c0 6.5 9 7.764 9 7.764v-3h2a5 5 0 0 0 0-10zM25 36.545C25 33.524 30.663 32 33.5 32s8.5 1.523 8.5 4.545V42H25zM24 35v-.455c0-1.677 1.847-2.893 4.005-3.643A9.4 9.4 0 0 0 24 30a9.4 9.4 0 0 0-4.005.902c2.158.75 4.005 1.966 4.005 3.643z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsGroupDiscussionMeetingx3Negative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-group-discussion-meetingx3-negative {
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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsGroupDiscussionMeetingx3Negative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm18.5%2026c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204m-4%206C11.663%2032%206%2033.523%206%2036.545V42h17v-5.455C23%2033.524%2017.337%2032%2014.5%2032m23-6c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204M24%2028c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m-1-15.167A4.833%204.833%200%200%200%2018.167%208h-3.169a4.998%204.998%200%200%200-.181%209.993L15%2018v2s8-1.167%208-7.167M31.236%206A5.236%205.236%200%200%200%2026%2011.236c0%206.5%209%207.764%209%207.764v-3h2a5%205%200%200%200%200-10zM25%2036.545C25%2033.524%2030.663%2032%2033.5%2032s8.5%201.523%208.5%204.545V42H25zM24%2035v-.455c0-1.677%201.847-2.893%204.005-3.643A9.4%209.4%200%200%200%2024%2030a9.4%209.4%200%200%200-4.005.902c2.158.75%204.005%201.966%204.005%203.643z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsGroupDiscussionMeetingx3Negative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsGroupDiscussionMeetingx3Negative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm18.5%2026c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204m-4%206C11.663%2032%206%2033.523%206%2036.545V42h17v-5.455C23%2033.524%2017.337%2032%2014.5%2032m23-6c0%202.21-1.79%204-4%204s-4-1.79-4-4s1.79-4%204-4s4%201.79%204%204M24%2028c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m-1-15.167A4.833%204.833%200%200%200%2018.167%208h-3.169a4.998%204.998%200%200%200-.181%209.993L15%2018v2s8-1.167%208-7.167M31.236%206A5.236%205.236%200%200%200%2026%2011.236c0%206.5%209%207.764%209%207.764v-3h2a5%205%200%200%200%200-10zM25%2036.545C25%2033.524%2030.663%2032%2033.5%2032s8.5%201.523%208.5%204.545V42H25zM24%2035v-.455c0-1.677%201.847-2.893%204.005-3.643A9.4%209.4%200%200%200%2024%2030a9.4%209.4%200%200%200-4.005.902c2.158.75%204.005%201.966%204.005%203.643z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsGroupDiscussionMeetingx3Negative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/group-discussion-meetingx3-negative.svg?color=%231a73e8&size=48