emoji language icon
emoji-language-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- emoji-language-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
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-1.979 0-3.632-1.065q-1.653-1.066-2.449-2.866q-.104-.232-.094-.468t.164-.443t.361-.318t.471-.11h6.725q.044-.351.067-.72q.022-.368.022-.758q0-.321-.022-.645q-.023-.324-.067-.684h-.937q-.213 0-.356-.143t-.143-.357t.143-.357t.357-.143h4.51q-.428-.935-1.162-1.651q-.735-.716-1.676-1.118q-.213-.09-.305-.304q-.093-.213-.014-.396q.08-.183.256-.275q.177-.093.348-.014q1.881.777 2.994 2.455Q22 13.298 22 15.327q0 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 MaterialSymbolsLightEmojiLanguageRounded(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-1.979 0-3.632-1.065q-1.653-1.066-2.449-2.866q-.104-.232-.094-.468t.164-.443t.361-.318t.471-.11h6.725q.044-.351.067-.72q.022-.368.022-.758q0-.321-.022-.645q-.023-.324-.067-.684h-.937q-.213 0-.356-.143t-.143-.357t.143-.357t.357-.143h4.51q-.428-.935-1.162-1.651q-.735-.716-1.676-1.118q-.213-.09-.305-.304q-.093-.213-.014-.396q.08-.183.256-.275q.177-.093.348-.014q1.881.777 2.994 2.455Q22 13.298 22 15.327q0 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-1.979 0-3.632-1.065q-1.653-1.066-2.449-2.866q-.104-.232-.094-.468t.164-.443t.361-.318t.471-.11h6.725q.044-.351.067-.72q.022-.368.022-.758q0-.321-.022-.645q-.023-.324-.067-.684h-.937q-.213 0-.356-.143t-.143-.357t.143-.357t.357-.143h4.51q-.428-.935-1.162-1.651q-.735-.716-1.676-1.118q-.213-.09-.305-.304q-.093-.213-.014-.396q.08-.183.256-.275q.177-.093.348-.014q1.881.777 2.994 2.455Q22 13.298 22 15.327q0 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-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%22M15.327%2022q-1.979%200-3.632-1.065q-1.653-1.066-2.449-2.866q-.104-.232-.094-.468t.164-.443t.361-.318t.471-.11h6.725q.044-.351.067-.72q.022-.368.022-.758q0-.321-.022-.645q-.023-.324-.067-.684h-.937q-.213%200-.356-.143t-.143-.357t.143-.357t.357-.143h4.51q-.428-.935-1.162-1.651q-.735-.716-1.676-1.118q-.213-.09-.305-.304q-.093-.213-.014-.396q.08-.183.256-.275q.177-.093.348-.014q1.881.777%202.994%202.455Q22%2013.298%2022%2015.327q0%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-1.979%200-3.632-1.065q-1.653-1.066-2.449-2.866q-.104-.232-.094-.468t.164-.443t.361-.318t.471-.11h6.725q.044-.351.067-.72q.022-.368.022-.758q0-.321-.022-.645q-.023-.324-.067-.684h-.937q-.213%200-.356-.143t-.143-.357t.143-.357t.357-.143h4.51q-.428-.935-1.162-1.651q-.735-.716-1.676-1.118q-.213-.09-.305-.304q-.093-.213-.014-.396q.08-.183.256-.275q.177-.093.348-.014q1.881.777%202.994%202.455Q22%2013.298%2022%2015.327q0%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-rounded.svg?color=%231a73e8&size=48