lift-to-talk-sharp from Material Symbols by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.

Name
lift-to-talk-sharp
Set
Material Symbols
Style
Sharp
Category
Hardware
Viewbox
24×24
License
Apache 2.0
Aliases
lift-to-talk-outline-sharp

2 other variants in Material Symbols

The same icon in other sets

More hardware icons from Material Symbols

Use the lift to talk icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.475 18.95l3.2-8.95H6.2l2.65-3.975q.125-.15.088-.325t-.163-.3l-.35-.35l-5.075 4.4q-.425.35-.637.838T2.5 11.325V17.5H1v-6.175q0-.875.363-1.662T2.375 8.3L8.5 3l1.225 1.225l1.025-2.8l9.825 3.625l-1.25 3.475q.725.125 1.2.675T21 10.5q0 .125-.012.25t-.063.25H21q.825 0 1.413.588T23 13q0 .6-.312 1.075t-.813.725q.05.175.088.338T22 15.5q0 .825-.587 1.413T20 17.5h-.075q.05.125.063.25T20 18q0 .825-.587 1.413T18 20h-2.775l-.875 2.6zm9.275-.775L17.35 8.1l-6.075-2.25l-3.6 10.075zm2 .325H18q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1.875zm.9-2.5H20q.2 0 .35-.15t.15-.35t-.15-.35T20 15h-2.975zm.9-2.5H21q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-3.1zm.9-2.5H19q.2 0 .35-.15t.15-.35t-.15-.35T19 10h-.2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLiftToTalkSharp(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="m4.475 18.95l3.2-8.95H6.2l2.65-3.975q.125-.15.088-.325t-.163-.3l-.35-.35l-5.075 4.4q-.425.35-.637.838T2.5 11.325V17.5H1v-6.175q0-.875.363-1.662T2.375 8.3L8.5 3l1.225 1.225l1.025-2.8l9.825 3.625l-1.25 3.475q.725.125 1.2.675T21 10.5q0 .125-.012.25t-.063.25H21q.825 0 1.413.588T23 13q0 .6-.312 1.075t-.813.725q.05.175.088.338T22 15.5q0 .825-.587 1.413T20 17.5h-.075q.05.125.063.25T20 18q0 .825-.587 1.413T18 20h-2.775l-.875 2.6zm9.275-.775L17.35 8.1l-6.075-2.25l-3.6 10.075zm2 .325H18q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1.875zm.9-2.5H20q.2 0 .35-.15t.15-.35t-.15-.35T20 15h-2.975zm.9-2.5H21q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-3.1zm.9-2.5H19q.2 0 .35-.15t.15-.35t-.15-.35T19 10h-.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m4.475 18.95l3.2-8.95H6.2l2.65-3.975q.125-.15.088-.325t-.163-.3l-.35-.35l-5.075 4.4q-.425.35-.637.838T2.5 11.325V17.5H1v-6.175q0-.875.363-1.662T2.375 8.3L8.5 3l1.225 1.225l1.025-2.8l9.825 3.625l-1.25 3.475q.725.125 1.2.675T21 10.5q0 .125-.012.25t-.063.25H21q.825 0 1.413.588T23 13q0 .6-.312 1.075t-.813.725q.05.175.088.338T22 15.5q0 .825-.587 1.413T20 17.5h-.075q.05.125.063.25T20 18q0 .825-.587 1.413T18 20h-2.775l-.875 2.6zm9.275-.775L17.35 8.1l-6.075-2.25l-3.6 10.075zm2 .325H18q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-1.875zm.9-2.5H20q.2 0 .35-.15t.15-.35t-.15-.35T20 15h-2.975zm.9-2.5H21q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15h-3.1zm.9-2.5H19q.2 0 .35-.15t.15-.35t-.15-.35T19 10h-.2z"/></svg>
</template>

CSS

.icon-lift-to-talk-sharp {
  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%22m4.475%2018.95l3.2-8.95H6.2l2.65-3.975q.125-.15.088-.325t-.163-.3l-.35-.35l-5.075%204.4q-.425.35-.637.838T2.5%2011.325V17.5H1v-6.175q0-.875.363-1.662T2.375%208.3L8.5%203l1.225%201.225l1.025-2.8l9.825%203.625l-1.25%203.475q.725.125%201.2.675T21%2010.5q0%20.125-.012.25t-.063.25H21q.825%200%201.413.588T23%2013q0%20.6-.312%201.075t-.813.725q.05.175.088.338T22%2015.5q0%20.825-.587%201.413T20%2017.5h-.075q.05.125.063.25T20%2018q0%20.825-.587%201.413T18%2020h-2.775l-.875%202.6zm9.275-.775L17.35%208.1l-6.075-2.25l-3.6%2010.075zm2%20.325H18q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1.875zm.9-2.5H20q.2%200%20.35-.15t.15-.35t-.15-.35T20%2015h-2.975zm.9-2.5H21q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-3.1zm.9-2.5H19q.2%200%20.35-.15t.15-.35t-.15-.35T19%2010h-.2z%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%22m4.475%2018.95l3.2-8.95H6.2l2.65-3.975q.125-.15.088-.325t-.163-.3l-.35-.35l-5.075%204.4q-.425.35-.637.838T2.5%2011.325V17.5H1v-6.175q0-.875.363-1.662T2.375%208.3L8.5%203l1.225%201.225l1.025-2.8l9.825%203.625l-1.25%203.475q.725.125%201.2.675T21%2010.5q0%20.125-.012.25t-.063.25H21q.825%200%201.413.588T23%2013q0%20.6-.312%201.075t-.813.725q.05.175.088.338T22%2015.5q0%20.825-.587%201.413T20%2017.5h-.075q.05.125.063.25T20%2018q0%20.825-.587%201.413T18%2020h-2.775l-.875%202.6zm9.275-.775L17.35%208.1l-6.075-2.25l-3.6%2010.075zm2%20.325H18q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-1.875zm.9-2.5H20q.2%200%20.35-.15t.15-.35t-.15-.35T20%2015h-2.975zm.9-2.5H21q.2%200%20.35-.15t.15-.35t-.15-.35t-.35-.15h-3.1zm.9-2.5H19q.2%200%20.35-.15t.15-.35t-.15-.35T19%2010h-.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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