lift to talk icon
lift-to-talk-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- lift-to-talk-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- lift-to-talk-outline-sharp
2 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
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="m4.533 18.93l3.2-8.968H6.489l2.169-3.226q.163-.227.116-.498q-.047-.27-.23-.454l-.157-.157L4.6 8.912q-.444.388-.685.914t-.242 1.115v5.155h-.904v-5.155q0-.78.324-1.49t.916-1.228l4.433-3.838l.937.956l1.025-2.877l8.402 3.144l-1.231 3.475q.783.048 1.248.54q.466.493.466 1.108q0 .202-.052.394t-.158.375h.498q.69 0 1.172.482t.482 1.172q0 .58-.342.988q-.341.408-.86.6q.127.194.174.415t.047.42q0 .69-.472 1.172t-1.162.482h-.518q.108.163.168.375q.061.211.061.394q0 .69-.482 1.172q-.481.482-1.172.482h-2.89l-.817 2.446zm8.41.072l3.926-10.979l-6.478-2.442l-3.927 10.978zm1.153-.233h2.577q.316 0 .543-.227q.226-.227.226-.542t-.227-.542t-.542-.227h-2.01zm.862-2.423h3.657q.316 0 .533-.227t.217-.542q0-.316-.217-.543q-.217-.226-.533-.226h-3.07zm.88-2.423h3.739q.315 0 .542-.227t.227-.542t-.227-.543t-.542-.227h-3.196zm.881-2.423h.915q.316 0 .543-.227t.227-.542t-.227-.542t-.542-.227h-.374z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLiftToTalkSharp(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.533 18.93l3.2-8.968H6.489l2.169-3.226q.163-.227.116-.498q-.047-.27-.23-.454l-.157-.157L4.6 8.912q-.444.388-.685.914t-.242 1.115v5.155h-.904v-5.155q0-.78.324-1.49t.916-1.228l4.433-3.838l.937.956l1.025-2.877l8.402 3.144l-1.231 3.475q.783.048 1.248.54q.466.493.466 1.108q0 .202-.052.394t-.158.375h.498q.69 0 1.172.482t.482 1.172q0 .58-.342.988q-.341.408-.86.6q.127.194.174.415t.047.42q0 .69-.472 1.172t-1.162.482h-.518q.108.163.168.375q.061.211.061.394q0 .69-.482 1.172q-.481.482-1.172.482h-2.89l-.817 2.446zm8.41.072l3.926-10.979l-6.478-2.442l-3.927 10.978zm1.153-.233h2.577q.316 0 .543-.227q.226-.227.226-.542t-.227-.542t-.542-.227h-2.01zm.862-2.423h3.657q.316 0 .533-.227t.217-.542q0-.316-.217-.543q-.217-.226-.533-.226h-3.07zm.88-2.423h3.739q.315 0 .542-.227t.227-.542t-.227-.543t-.542-.227h-3.196zm.881-2.423h.915q.316 0 .543-.227t.227-.542t-.227-.542t-.542-.227h-.374z"/></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.533 18.93l3.2-8.968H6.489l2.169-3.226q.163-.227.116-.498q-.047-.27-.23-.454l-.157-.157L4.6 8.912q-.444.388-.685.914t-.242 1.115v5.155h-.904v-5.155q0-.78.324-1.49t.916-1.228l4.433-3.838l.937.956l1.025-2.877l8.402 3.144l-1.231 3.475q.783.048 1.248.54q.466.493.466 1.108q0 .202-.052.394t-.158.375h.498q.69 0 1.172.482t.482 1.172q0 .58-.342.988q-.341.408-.86.6q.127.194.174.415t.047.42q0 .69-.472 1.172t-1.162.482h-.518q.108.163.168.375q.061.211.061.394q0 .69-.482 1.172q-.481.482-1.172.482h-2.89l-.817 2.446zm8.41.072l3.926-10.979l-6.478-2.442l-3.927 10.978zm1.153-.233h2.577q.316 0 .543-.227q.226-.227.226-.542t-.227-.542t-.542-.227h-2.01zm.862-2.423h3.657q.316 0 .533-.227t.217-.542q0-.316-.217-.543q-.217-.226-.533-.226h-3.07zm.88-2.423h3.739q.315 0 .542-.227t.227-.542t-.227-.543t-.542-.227h-3.196zm.881-2.423h.915q.316 0 .543-.227t.227-.542t-.227-.542t-.542-.227h-.374z"/></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.533%2018.93l3.2-8.968H6.489l2.169-3.226q.163-.227.116-.498q-.047-.27-.23-.454l-.157-.157L4.6%208.912q-.444.388-.685.914t-.242%201.115v5.155h-.904v-5.155q0-.78.324-1.49t.916-1.228l4.433-3.838l.937.956l1.025-2.877l8.402%203.144l-1.231%203.475q.783.048%201.248.54q.466.493.466%201.108q0%20.202-.052.394t-.158.375h.498q.69%200%201.172.482t.482%201.172q0%20.58-.342.988q-.341.408-.86.6q.127.194.174.415t.047.42q0%20.69-.472%201.172t-1.162.482h-.518q.108.163.168.375q.061.211.061.394q0%20.69-.482%201.172q-.481.482-1.172.482h-2.89l-.817%202.446zm8.41.072l3.926-10.979l-6.478-2.442l-3.927%2010.978zm1.153-.233h2.577q.316%200%20.543-.227q.226-.227.226-.542t-.227-.542t-.542-.227h-2.01zm.862-2.423h3.657q.316%200%20.533-.227t.217-.542q0-.316-.217-.543q-.217-.226-.533-.226h-3.07zm.88-2.423h3.739q.315%200%20.542-.227t.227-.542t-.227-.543t-.542-.227h-3.196zm.881-2.423h.915q.316%200%20.543-.227t.227-.542t-.227-.542t-.542-.227h-.374z%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.533%2018.93l3.2-8.968H6.489l2.169-3.226q.163-.227.116-.498q-.047-.27-.23-.454l-.157-.157L4.6%208.912q-.444.388-.685.914t-.242%201.115v5.155h-.904v-5.155q0-.78.324-1.49t.916-1.228l4.433-3.838l.937.956l1.025-2.877l8.402%203.144l-1.231%203.475q.783.048%201.248.54q.466.493.466%201.108q0%20.202-.052.394t-.158.375h.498q.69%200%201.172.482t.482%201.172q0%20.58-.342.988q-.341.408-.86.6q.127.194.174.415t.047.42q0%20.69-.472%201.172t-1.162.482h-.518q.108.163.168.375q.061.211.061.394q0%20.69-.482%201.172q-.481.482-1.172.482h-2.89l-.817%202.446zm8.41.072l3.926-10.979l-6.478-2.442l-3.927%2010.978zm1.153-.233h2.577q.316%200%20.543-.227q.226-.227.226-.542t-.227-.542t-.542-.227h-2.01zm.862-2.423h3.657q.316%200%20.533-.227t.217-.542q0-.316-.217-.543q-.217-.226-.533-.226h-3.07zm.88-2.423h3.739q.315%200%20.542-.227t.227-.542t-.227-.543t-.542-.227h-3.196zm.881-2.423h.915q.316%200%20.543-.227t.227-.542t-.227-.542t-.542-.227h-.374z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/lift-to-talk-sharp.svg?color=%231a73e8&size=48