lift to talk icon
lift-to-talk from Material Symbols by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- lift-to-talk
- Set
- Material Symbols
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- lift-to-talk-outline
2 other variants in Material Symbols
The same icon in other sets
More hardware icons from Material Symbols
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
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="M13.1 22q-.175 0-.35-.038t-.35-.087l-6.075-2.25q-.6-.225-.95-.737t-.35-1.113q0-.125.125-.7L7.675 10H6.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.225l.325-.9q.225-.6.737-.963T11.926 2q.2 0 .363.025t.362.1l6.075 2.25q.6.225.95.75t.35 1.125q0 .15-.125.675l-.575 1.6q.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-.225.675q-.2.625-.737.975T13.1 22m.65-3.825L17.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 MaterialSymbolsLiftToTalk(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="M13.1 22q-.175 0-.35-.038t-.35-.087l-6.075-2.25q-.6-.225-.95-.737t-.35-1.113q0-.125.125-.7L7.675 10H6.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.225l.325-.9q.225-.6.737-.963T11.926 2q.2 0 .363.025t.362.1l6.075 2.25q.6.225.95.75t.35 1.125q0 .15-.125.675l-.575 1.6q.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-.225.675q-.2.625-.737.975T13.1 22m.65-3.825L17.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="M13.1 22q-.175 0-.35-.038t-.35-.087l-6.075-2.25q-.6-.225-.95-.737t-.35-1.113q0-.125.125-.7L7.675 10H6.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.225l.325-.9q.225-.6.737-.963T11.926 2q.2 0 .363.025t.362.1l6.075 2.25q.6.225.95.75t.35 1.125q0 .15-.125.675l-.575 1.6q.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-.225.675q-.2.625-.737.975T13.1 22m.65-3.825L17.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 {
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%22M13.1%2022q-.175%200-.35-.038t-.35-.087l-6.075-2.25q-.6-.225-.95-.737t-.35-1.113q0-.125.125-.7L7.675%2010H6.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.225l.325-.9q.225-.6.737-.963T11.926%202q.2%200%20.363.025t.362.1l6.075%202.25q.6.225.95.75t.35%201.125q0%20.15-.125.675l-.575%201.6q.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-.225.675q-.2.625-.737.975T13.1%2022m.65-3.825L17.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%22M13.1%2022q-.175%200-.35-.038t-.35-.087l-6.075-2.25q-.6-.225-.95-.737t-.35-1.113q0-.125.125-.7L7.675%2010H6.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.225l.325-.9q.225-.6.737-.963T11.926%202q.2%200%20.363.025t.362.1l6.075%202.25q.6.225.95.75t.35%201.125q0%20.15-.125.675l-.575%201.6q.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-.225.675q-.2.625-.737.975T13.1%2022m.65-3.825L17.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.svg?color=%231a73e8&size=48