live-help from Material Symbols by Google · Regular · Communicate · Apache-2.0 Free for personal and commercial use.

Name
live-help
Set
Material Symbols
Style
Regular
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the live help icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 23l-3-3H5q-.825 0-1.412-.587T3 18V4q0-.825.588-1.412T5 2h14q.825 0 1.413.588T21 4v14q0 .825-.587 1.413T19 20h-4zm-.1-6q.525 0 .888-.363t.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362m-.9-3.85h1.85q0-.425.038-.725t.162-.575t.312-.512t.538-.588q.875-.875 1.238-1.463T15.5 7.95q0-1.325-.9-2.137T12.175 5q-1.375 0-2.337.675T8.5 7.55l1.65.65q.175-.675.7-1.087t1.225-.413q.675 0 1.125.363t.45.962q0 .425-.275.9t-.925 1.05q-.425.35-.688.688t-.437.712t-.25.788t-.075.987"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLiveHelp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 23l-3-3H5q-.825 0-1.412-.587T3 18V4q0-.825.588-1.412T5 2h14q.825 0 1.413.588T21 4v14q0 .825-.587 1.413T19 20h-4zm-.1-6q.525 0 .888-.363t.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362m-.9-3.85h1.85q0-.425.038-.725t.162-.575t.312-.512t.538-.588q.875-.875 1.238-1.463T15.5 7.95q0-1.325-.9-2.137T12.175 5q-1.375 0-2.337.675T8.5 7.55l1.65.65q.175-.675.7-1.087t1.225-.413q.675 0 1.125.363t.45.962q0 .425-.275.9t-.925 1.05q-.425.35-.688.688t-.437.712t-.25.788t-.075.987"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 23l-3-3H5q-.825 0-1.412-.587T3 18V4q0-.825.588-1.412T5 2h14q.825 0 1.413.588T21 4v14q0 .825-.587 1.413T19 20h-4zm-.1-6q.525 0 .888-.363t.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362m-.9-3.85h1.85q0-.425.038-.725t.162-.575t.312-.512t.538-.588q.875-.875 1.238-1.463T15.5 7.95q0-1.325-.9-2.137T12.175 5q-1.375 0-2.337.675T8.5 7.55l1.65.65q.175-.675.7-1.087t1.225-.413q.675 0 1.125.363t.45.962q0 .425-.275.9t-.925 1.05q-.425.35-.688.688t-.437.712t-.25.788t-.075.987"/></svg>
</template>

CSS

.icon-live-help {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2023l-3-3H5q-.825%200-1.412-.587T3%2018V4q0-.825.588-1.412T5%202h14q.825%200%201.413.588T21%204v14q0%20.825-.587%201.413T19%2020h-4zm-.1-6q.525%200%20.888-.363t.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362m-.9-3.85h1.85q0-.425.038-.725t.162-.575t.312-.512t.538-.588q.875-.875%201.238-1.463T15.5%207.95q0-1.325-.9-2.137T12.175%205q-1.375%200-2.337.675T8.5%207.55l1.65.65q.175-.675.7-1.087t1.225-.413q.675%200%201.125.363t.45.962q0%20.425-.275.9t-.925%201.05q-.425.35-.688.688t-.437.712t-.25.788t-.075.987%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2023l-3-3H5q-.825%200-1.412-.587T3%2018V4q0-.825.588-1.412T5%202h14q.825%200%201.413.588T21%204v14q0%20.825-.587%201.413T19%2020h-4zm-.1-6q.525%200%20.888-.363t.362-.887t-.363-.888t-.887-.362t-.888.363t-.362.887t.363.888t.887.362m-.9-3.85h1.85q0-.425.038-.725t.162-.575t.312-.512t.538-.588q.875-.875%201.238-1.463T15.5%207.95q0-1.325-.9-2.137T12.175%205q-1.375%200-2.337.675T8.5%207.55l1.65.65q.175-.675.7-1.087t1.225-.413q.675%200%201.125.363t.45.962q0%20.425-.275.9t-.925%201.05q-.425.35-.688.688t-.437.712t-.25.788t-.075.987%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/live-help.svg?color=%231a73e8&size=48