communication icon

communication-outline from Health Icons by Resolve to Save Lives · Outline · Symbols · MIT Free for personal and commercial use.

Name
communication-outline
Set
Health Icons
Style
Outline
Category
Symbols
Viewbox
48×48
License
MIT
Aliases
communication2x-outline

1 other variant in Health Icons

The same icon in other sets

More symbols icons from Health Icons

Use the communication icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M26 33h3.5C36.404 33 42 27.404 42 20.5S36.404 8 29.5 8h-11C11.596 8 6 13.596 6 20.5c0 7.915 5.217 12.754 10.924 15.726c2.835 1.477 5.69 2.43 7.849 3.015q.665.18 1.227.313zm2 9s-.756-.11-2-.392C20.236 40.3 4 35.305 4 20.5C4 12.492 10.492 6 18.5 6h11C37.508 6 44 12.492 44 20.5S37.508 35 29.5 35H28z"/><path d="M24 22a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m8-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-16-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsCommunicationOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M26 33h3.5C36.404 33 42 27.404 42 20.5S36.404 8 29.5 8h-11C11.596 8 6 13.596 6 20.5c0 7.915 5.217 12.754 10.924 15.726c2.835 1.477 5.69 2.43 7.849 3.015q.665.18 1.227.313zm2 9s-.756-.11-2-.392C20.236 40.3 4 35.305 4 20.5C4 12.492 10.492 6 18.5 6h11C37.508 6 44 12.492 44 20.5S37.508 35 29.5 35H28z"/><path d="M24 22a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m8-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-16-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M26 33h3.5C36.404 33 42 27.404 42 20.5S36.404 8 29.5 8h-11C11.596 8 6 13.596 6 20.5c0 7.915 5.217 12.754 10.924 15.726c2.835 1.477 5.69 2.43 7.849 3.015q.665.18 1.227.313zm2 9s-.756-.11-2-.392C20.236 40.3 4 35.305 4 20.5C4 12.492 10.492 6 18.5 6h11C37.508 6 44 12.492 44 20.5S37.508 35 29.5 35H28z"/><path d="M24 22a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m8-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6m-16-2a1 1 0 1 0 0-2a1 1 0 0 0 0 2m0 2a3 3 0 1 0 0-6a3 3 0 0 0 0 6"/></g></svg>
</template>

CSS

.icon-communication-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%3Cg%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M26%2033h3.5C36.404%2033%2042%2027.404%2042%2020.5S36.404%208%2029.5%208h-11C11.596%208%206%2013.596%206%2020.5c0%207.915%205.217%2012.754%2010.924%2015.726c2.835%201.477%205.69%202.43%207.849%203.015q.665.18%201.227.313zm2%209s-.756-.11-2-.392C20.236%2040.3%204%2035.305%204%2020.5C4%2012.492%2010.492%206%2018.5%206h11C37.508%206%2044%2012.492%2044%2020.5S37.508%2035%2029.5%2035H28z%22%2F%3E%3Cpath%20d%3D%22M24%2022a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%202a3%203%200%201%200%200-6a3%203%200%200%200%200%206m8-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%202a3%203%200%201%200%200-6a3%203%200%200%200%200%206m-16-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%202a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M26%2033h3.5C36.404%2033%2042%2027.404%2042%2020.5S36.404%208%2029.5%208h-11C11.596%208%206%2013.596%206%2020.5c0%207.915%205.217%2012.754%2010.924%2015.726c2.835%201.477%205.69%202.43%207.849%203.015q.665.18%201.227.313zm2%209s-.756-.11-2-.392C20.236%2040.3%204%2035.305%204%2020.5C4%2012.492%2010.492%206%2018.5%206h11C37.508%206%2044%2012.492%2044%2020.5S37.508%2035%2029.5%2035H28z%22%2F%3E%3Cpath%20d%3D%22M24%2022a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%202a3%203%200%201%200%200-6a3%203%200%200%200%200%206m8-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%202a3%203%200%201%200%200-6a3%203%200%200%200%200%206m-16-2a1%201%200%201%200%200-2a1%201%200%200%200%200%202m0%202a3%203%200%201%200%200-6a3%203%200%200%200%200%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/communication-outline.svg?color=%231a73e8&size=48