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

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

5 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

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="M9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807l-2.012 2.011q-.242.243-.565.243t-.566-.243zm2.573-2.789q.333 0 .56-.227q.229-.228.229-.561q0-.332-.228-.56t-.56-.228q-.334 0-.561.228t-.228.56t.227.56t.561.229m1.885-7.904q0 .483-.247.95q-.246.469-.78.948q-.387.356-.65.674t-.417.63q-.12.219-.17.429q-.05.209-.1.459q-.03.202.104.352q.135.15.342.15q.197 0 .347-.134q.15-.135.192-.349q.075-.388.288-.726q.212-.339.706-.833q.74-.74 1.055-1.321t.315-1.23q0-1.118-.769-1.818q-.768-.7-2.016-.7q-.837 0-1.565.398q-.73.398-1.172 1.113q-.098.166-.022.356t.272.258q.172.067.362 0q.19-.068.313-.227q.352-.485.8-.726q.448-.242 1.012-.242q.823 0 1.311.42q.489.42.489 1.169"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLiveHelpRounded(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="M9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807l-2.012 2.011q-.242.243-.565.243t-.566-.243zm2.573-2.789q.333 0 .56-.227q.229-.228.229-.561q0-.332-.228-.56t-.56-.228q-.334 0-.561.228t-.228.56t.227.56t.561.229m1.885-7.904q0 .483-.247.95q-.246.469-.78.948q-.387.356-.65.674t-.417.63q-.12.219-.17.429q-.05.209-.1.459q-.03.202.104.352q.135.15.342.15q.197 0 .347-.134q.15-.135.192-.349q.075-.388.288-.726q.212-.339.706-.833q.74-.74 1.055-1.321t.315-1.23q0-1.118-.769-1.818q-.768-.7-2.016-.7q-.837 0-1.565.398q-.73.398-1.172 1.113q-.098.166-.022.356t.272.258q.172.067.362 0q.19-.068.313-.227q.352-.485.8-.726q.448-.242 1.012-.242q.823 0 1.311.42q.489.42.489 1.169"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.423 19H5.615q-.69 0-1.153-.462T4 17.384V4.616q0-.691.463-1.153T5.616 3h12.769q.69 0 1.153.463T20 4.616v12.769q0 .69-.462 1.153T18.384 19h-3.807l-2.012 2.011q-.242.243-.565.243t-.566-.243zm2.573-2.789q.333 0 .56-.227q.229-.228.229-.561q0-.332-.228-.56t-.56-.228q-.334 0-.561.228t-.228.56t.227.56t.561.229m1.885-7.904q0 .483-.247.95q-.246.469-.78.948q-.387.356-.65.674t-.417.63q-.12.219-.17.429q-.05.209-.1.459q-.03.202.104.352q.135.15.342.15q.197 0 .347-.134q.15-.135.192-.349q.075-.388.288-.726q.212-.339.706-.833q.74-.74 1.055-1.321t.315-1.23q0-1.118-.769-1.818q-.768-.7-2.016-.7q-.837 0-1.565.398q-.73.398-1.172 1.113q-.098.166-.022.356t.272.258q.172.067.362 0q.19-.068.313-.227q.352-.485.8-.726q.448-.242 1.012-.242q.823 0 1.311.42q.489.42.489 1.169"/></svg>
</template>

CSS

.icon-live-help-rounded {
  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%22M9.423%2019H5.615q-.69%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v12.769q0%20.69-.462%201.153T18.384%2019h-3.807l-2.012%202.011q-.242.243-.565.243t-.566-.243zm2.573-2.789q.333%200%20.56-.227q.229-.228.229-.561q0-.332-.228-.56t-.56-.228q-.334%200-.561.228t-.228.56t.227.56t.561.229m1.885-7.904q0%20.483-.247.95q-.246.469-.78.948q-.387.356-.65.674t-.417.63q-.12.219-.17.429q-.05.209-.1.459q-.03.202.104.352q.135.15.342.15q.197%200%20.347-.134q.15-.135.192-.349q.075-.388.288-.726q.212-.339.706-.833q.74-.74%201.055-1.321t.315-1.23q0-1.118-.769-1.818q-.768-.7-2.016-.7q-.837%200-1.565.398q-.73.398-1.172%201.113q-.098.166-.022.356t.272.258q.172.067.362%200q.19-.068.313-.227q.352-.485.8-.726q.448-.242%201.012-.242q.823%200%201.311.42q.489.42.489%201.169%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%22M9.423%2019H5.615q-.69%200-1.153-.462T4%2017.384V4.616q0-.691.463-1.153T5.616%203h12.769q.69%200%201.153.463T20%204.616v12.769q0%20.69-.462%201.153T18.384%2019h-3.807l-2.012%202.011q-.242.243-.565.243t-.566-.243zm2.573-2.789q.333%200%20.56-.227q.229-.228.229-.561q0-.332-.228-.56t-.56-.228q-.334%200-.561.228t-.228.56t.227.56t.561.229m1.885-7.904q0%20.483-.247.95q-.246.469-.78.948q-.387.356-.65.674t-.417.63q-.12.219-.17.429q-.05.209-.1.459q-.03.202.104.352q.135.15.342.15q.197%200%20.347-.134q.15-.135.192-.349q.075-.388.288-.726q.212-.339.706-.833q.74-.74%201.055-1.321t.315-1.23q0-1.118-.769-1.818q-.768-.7-2.016-.7q-.837%200-1.565.398q-.73.398-1.172%201.113q-.098.166-.022.356t.272.258q.172.067.362%200q.19-.068.313-.227q.352-.485.8-.726q.448-.242%201.012-.242q.823%200%201.311.42q.489.42.489%201.169%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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