emoji language icon
emoji-language from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- emoji-language
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- emoji-language-sharp
3 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 emoji language icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.327 22q-2.292 0-4.04-1.338T8.93 17.23q.76.011 1.437-.11q.676-.121 1.33-.39h5.177q.044-.372.067-.74q.022-.368.022-.739q0-.321-.022-.664q-.023-.344-.067-.665h-1.436q.188-.238.353-.479q.164-.24.324-.521h4.332q-.5-1.038-1.354-1.812q-.853-.775-1.96-1.152q.049-.25.077-.505q.028-.256.022-.525q2.092.611 3.43 2.358T22 15.328q0 2.779-1.947 4.726T15.327 22m-1.221-1.204q-.425-.75-.716-1.513q-.292-.764-.45-1.552h-2.713q.54 1.182 1.555 2t2.324 1.065m1.221.139q.53-.743.859-1.548q.328-.806.516-1.656h-2.75q.189.85.51 1.655q.32.806.865 1.548m1.221-.138q1.31-.248 2.334-1.065t1.564-2h-2.733q-.182.788-.461 1.552q-.279.763-.704 1.513m1.325-4.065h2.95q.088-.327.133-.68q.044-.353.044-.724t-.044-.724t-.133-.68h-2.95q.044.321.066.665q.022.343.022.664q0 .371-.022.74q-.022.368-.066.739m-9.2-1.385q-2.779 0-4.726-1.947T2 8.673t1.947-4.726T8.673 2t4.726 1.947t1.947 4.726t-1.947 4.726t-4.726 1.947M6.308 7.981q.29 0 .51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31 0-.52.21t-.211.52t.21.52t.52.21m2.366 4.093q.989 0 1.801-.454t1.315-1.196l-6.231-.02q.502.763 1.324 1.216q.822.454 1.791.454m2.385-4.092q.29 0 .51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31 0-.52.21t-.211.52t.21.52t.52.21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightEmojiLanguage(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="M15.327 22q-2.292 0-4.04-1.338T8.93 17.23q.76.011 1.437-.11q.676-.121 1.33-.39h5.177q.044-.372.067-.74q.022-.368.022-.739q0-.321-.022-.664q-.023-.344-.067-.665h-1.436q.188-.238.353-.479q.164-.24.324-.521h4.332q-.5-1.038-1.354-1.812q-.853-.775-1.96-1.152q.049-.25.077-.505q.028-.256.022-.525q2.092.611 3.43 2.358T22 15.328q0 2.779-1.947 4.726T15.327 22m-1.221-1.204q-.425-.75-.716-1.513q-.292-.764-.45-1.552h-2.713q.54 1.182 1.555 2t2.324 1.065m1.221.139q.53-.743.859-1.548q.328-.806.516-1.656h-2.75q.189.85.51 1.655q.32.806.865 1.548m1.221-.138q1.31-.248 2.334-1.065t1.564-2h-2.733q-.182.788-.461 1.552q-.279.763-.704 1.513m1.325-4.065h2.95q.088-.327.133-.68q.044-.353.044-.724t-.044-.724t-.133-.68h-2.95q.044.321.066.665q.022.343.022.664q0 .371-.022.74q-.022.368-.066.739m-9.2-1.385q-2.779 0-4.726-1.947T2 8.673t1.947-4.726T8.673 2t4.726 1.947t1.947 4.726t-1.947 4.726t-4.726 1.947M6.308 7.981q.29 0 .51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31 0-.52.21t-.211.52t.21.52t.52.21m2.366 4.093q.989 0 1.801-.454t1.315-1.196l-6.231-.02q.502.763 1.324 1.216q.822.454 1.791.454m2.385-4.092q.29 0 .51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31 0-.52.21t-.211.52t.21.52t.52.21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.327 22q-2.292 0-4.04-1.338T8.93 17.23q.76.011 1.437-.11q.676-.121 1.33-.39h5.177q.044-.372.067-.74q.022-.368.022-.739q0-.321-.022-.664q-.023-.344-.067-.665h-1.436q.188-.238.353-.479q.164-.24.324-.521h4.332q-.5-1.038-1.354-1.812q-.853-.775-1.96-1.152q.049-.25.077-.505q.028-.256.022-.525q2.092.611 3.43 2.358T22 15.328q0 2.779-1.947 4.726T15.327 22m-1.221-1.204q-.425-.75-.716-1.513q-.292-.764-.45-1.552h-2.713q.54 1.182 1.555 2t2.324 1.065m1.221.139q.53-.743.859-1.548q.328-.806.516-1.656h-2.75q.189.85.51 1.655q.32.806.865 1.548m1.221-.138q1.31-.248 2.334-1.065t1.564-2h-2.733q-.182.788-.461 1.552q-.279.763-.704 1.513m1.325-4.065h2.95q.088-.327.133-.68q.044-.353.044-.724t-.044-.724t-.133-.68h-2.95q.044.321.066.665q.022.343.022.664q0 .371-.022.74q-.022.368-.066.739m-9.2-1.385q-2.779 0-4.726-1.947T2 8.673t1.947-4.726T8.673 2t4.726 1.947t1.947 4.726t-1.947 4.726t-4.726 1.947M6.308 7.981q.29 0 .51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31 0-.52.21t-.211.52t.21.52t.52.21m2.366 4.093q.989 0 1.801-.454t1.315-1.196l-6.231-.02q.502.763 1.324 1.216q.822.454 1.791.454m2.385-4.092q.29 0 .51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31 0-.52.21t-.211.52t.21.52t.52.21"/></svg> </template>
CSS
.icon-emoji-language {
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%22M15.327%2022q-2.292%200-4.04-1.338T8.93%2017.23q.76.011%201.437-.11q.676-.121%201.33-.39h5.177q.044-.372.067-.74q.022-.368.022-.739q0-.321-.022-.664q-.023-.344-.067-.665h-1.436q.188-.238.353-.479q.164-.24.324-.521h4.332q-.5-1.038-1.354-1.812q-.853-.775-1.96-1.152q.049-.25.077-.505q.028-.256.022-.525q2.092.611%203.43%202.358T22%2015.328q0%202.779-1.947%204.726T15.327%2022m-1.221-1.204q-.425-.75-.716-1.513q-.292-.764-.45-1.552h-2.713q.54%201.182%201.555%202t2.324%201.065m1.221.139q.53-.743.859-1.548q.328-.806.516-1.656h-2.75q.189.85.51%201.655q.32.806.865%201.548m1.221-.138q1.31-.248%202.334-1.065t1.564-2h-2.733q-.182.788-.461%201.552q-.279.763-.704%201.513m1.325-4.065h2.95q.088-.327.133-.68q.044-.353.044-.724t-.044-.724t-.133-.68h-2.95q.044.321.066.665q.022.343.022.664q0%20.371-.022.74q-.022.368-.066.739m-9.2-1.385q-2.779%200-4.726-1.947T2%208.673t1.947-4.726T8.673%202t4.726%201.947t1.947%204.726t-1.947%204.726t-4.726%201.947M6.308%207.981q.29%200%20.51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31%200-.52.21t-.211.52t.21.52t.52.21m2.366%204.093q.989%200%201.801-.454t1.315-1.196l-6.231-.02q.502.763%201.324%201.216q.822.454%201.791.454m2.385-4.092q.29%200%20.51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31%200-.52.21t-.211.52t.21.52t.52.21%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%22M15.327%2022q-2.292%200-4.04-1.338T8.93%2017.23q.76.011%201.437-.11q.676-.121%201.33-.39h5.177q.044-.372.067-.74q.022-.368.022-.739q0-.321-.022-.664q-.023-.344-.067-.665h-1.436q.188-.238.353-.479q.164-.24.324-.521h4.332q-.5-1.038-1.354-1.812q-.853-.775-1.96-1.152q.049-.25.077-.505q.028-.256.022-.525q2.092.611%203.43%202.358T22%2015.328q0%202.779-1.947%204.726T15.327%2022m-1.221-1.204q-.425-.75-.716-1.513q-.292-.764-.45-1.552h-2.713q.54%201.182%201.555%202t2.324%201.065m1.221.139q.53-.743.859-1.548q.328-.806.516-1.656h-2.75q.189.85.51%201.655q.32.806.865%201.548m1.221-.138q1.31-.248%202.334-1.065t1.564-2h-2.733q-.182.788-.461%201.552q-.279.763-.704%201.513m1.325-4.065h2.95q.088-.327.133-.68q.044-.353.044-.724t-.044-.724t-.133-.68h-2.95q.044.321.066.665q.022.343.022.664q0%20.371-.022.74q-.022.368-.066.739m-9.2-1.385q-2.779%200-4.726-1.947T2%208.673t1.947-4.726T8.673%202t4.726%201.947t1.947%204.726t-1.947%204.726t-4.726%201.947M6.308%207.981q.29%200%20.51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31%200-.52.21t-.211.52t.21.52t.52.21m2.366%204.093q.989%200%201.801-.454t1.315-1.196l-6.231-.02q.502.763%201.324%201.216q.822.454%201.791.454m2.385-4.092q.29%200%20.51-.21q.22-.211.22-.521t-.22-.52t-.51-.21q-.31%200-.52.21t-.211.52t.21.52t.52.21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/emoji-language.svg?color=%231a73e8&size=48