group discussion meeting negative icon

group-discussion-meeting-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
group-discussion-meeting-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the group discussion meeting 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(#healthiconsGroupDiscussionMeetingNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm14.5 32c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0 2C11.663 34 6 35.43 6 38.267V42h17v-3.733C23 35.429 17.337 34 14.5 34m19-2c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0 2c-2.837 0-8.5 1.43-8.5 4.267V42h17v-3.733C42 35.429 36.337 34 33.5 34M24 12.042A6.04 6.04 0 0 0 17.958 6h-5.916a6.042 6.042 0 1 0 0 12.083H13.2V21S24 19.542 24 12.042M32.042 7A6.04 6.04 0 0 0 26 13.042c0 7.5 9.6 8.958 9.6 8.958v-2.917h.358a6.042 6.042 0 1 0 0-12.083z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsGroupDiscussionMeetingNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsGroupDiscussionMeetingNegative(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(#healthiconsGroupDiscussionMeetingNegative)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm14.5 32c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0 2C11.663 34 6 35.43 6 38.267V42h17v-3.733C23 35.429 17.337 34 14.5 34m19-2c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0 2c-2.837 0-8.5 1.43-8.5 4.267V42h17v-3.733C42 35.429 36.337 34 33.5 34M24 12.042A6.04 6.04 0 0 0 17.958 6h-5.916a6.042 6.042 0 1 0 0 12.083H13.2V21S24 19.542 24 12.042M32.042 7A6.04 6.04 0 0 0 26 13.042c0 7.5 9.6 8.958 9.6 8.958v-2.917h.358a6.042 6.042 0 1 0 0-12.083z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsGroupDiscussionMeetingNegative"><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(#healthiconsGroupDiscussionMeetingNegative)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm14.5 32c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0 2C11.663 34 6 35.43 6 38.267V42h17v-3.733C23 35.429 17.337 34 14.5 34m19-2c2.21 0 4-1.79 4-4s-1.79-4-4-4s-4 1.79-4 4s1.79 4 4 4m0 2c-2.837 0-8.5 1.43-8.5 4.267V42h17v-3.733C42 35.429 36.337 34 33.5 34M24 12.042A6.04 6.04 0 0 0 17.958 6h-5.916a6.042 6.042 0 1 0 0 12.083H13.2V21S24 19.542 24 12.042M32.042 7A6.04 6.04 0 0 0 26 13.042c0 7.5 9.6 8.958 9.6 8.958v-2.917h.358a6.042 6.042 0 1 0 0-12.083z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsGroupDiscussionMeetingNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-group-discussion-meeting-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(%23healthiconsGroupDiscussionMeetingNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm14.5%2032c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m0%202C11.663%2034%206%2035.43%206%2038.267V42h17v-3.733C23%2035.429%2017.337%2034%2014.5%2034m19-2c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m0%202c-2.837%200-8.5%201.43-8.5%204.267V42h17v-3.733C42%2035.429%2036.337%2034%2033.5%2034M24%2012.042A6.04%206.04%200%200%200%2017.958%206h-5.916a6.042%206.042%200%201%200%200%2012.083H13.2V21S24%2019.542%2024%2012.042M32.042%207A6.04%206.04%200%200%200%2026%2013.042c0%207.5%209.6%208.958%209.6%208.958v-2.917h.358a6.042%206.042%200%201%200%200-12.083z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsGroupDiscussionMeetingNegative%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(%23healthiconsGroupDiscussionMeetingNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm14.5%2032c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m0%202C11.663%2034%206%2035.43%206%2038.267V42h17v-3.733C23%2035.429%2017.337%2034%2014.5%2034m19-2c2.21%200%204-1.79%204-4s-1.79-4-4-4s-4%201.79-4%204s1.79%204%204%204m0%202c-2.837%200-8.5%201.43-8.5%204.267V42h17v-3.733C42%2035.429%2036.337%2034%2033.5%2034M24%2012.042A6.04%206.04%200%200%200%2017.958%206h-5.916a6.042%206.042%200%201%200%200%2012.083H13.2V21S24%2019.542%2024%2012.042M32.042%207A6.04%206.04%200%200%200%2026%2013.042c0%207.5%209.6%208.958%209.6%208.958v-2.917h.358a6.042%206.042%200%201%200%200-12.083z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsGroupDiscussionMeetingNegative%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-meeting-negative.svg?color=%231a73e8&size=48