Emoji Language icon

Emoji Language is a Google Material Symbol from the Hardware category. It comes in outlined, rounded and sharp styles, filled or unfilled, at seven weights from 100 to 700. Download it as SVG or PNG, or copy code for HTML, React, Vue, Angular, Flutter and Android — it's free to use under the Apache License 2.0.

Outlined

SVG

Outlined, filled

SVG

Every style, fill and weight

Material Symbols are variable: each icon comes in three styles, with or without fill, at seven weights. Pick a combination to preview it, download it, or copy the code for your platform.

Outlined, unfilled, weight 400

emoji_language_outlined_fill0_wght400.svg

Emoji Language icon in HTML

Load the Material Symbols font from Google Fonts (this link loads just this icon), then use the icon's name as text.

<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&icon_names=emoji_language" />

<span class="material-symbols-outlined">emoji_language</span>

Emoji Language icon in React

// With the font from the HTML tab:
export function EmojiLanguageIcon() {
  return (
    <span className="material-symbols-outlined">
      emoji_language
    </span>
  );
}

// Or as an SVG component (Vite + vite-plugin-svgr) instead:
//   npm install @material-symbols/svg-400
//   import EmojiLanguageIcon from "@material-symbols/svg-400/outlined/emoji_language.svg?react";

Emoji Language icon in Vue

<!-- With the font from the HTML tab -->
<template>
  <span class="material-symbols-outlined">emoji_language</span>
</template>

<!-- Or as an SVG component (Vite + vite-svg-loader):
     npm install @material-symbols/svg-400
     import EmojiLanguageIcon from "@material-symbols/svg-400/outlined/emoji_language.svg?component"; -->

Emoji Language icon in Angular

With Angular Material and the font from the HTML tab:

<mat-icon fontSet="material-symbols-outlined">emoji_language</mat-icon>

Emoji Language icon in Flutter

Uses the community material_symbols_icons package.

flutter pub add material_symbols_icons

import 'package:material_symbols_icons/symbols.dart';

Icon(Symbols.emoji_language, fill: 0, weight: 400)

Emoji Language icon in Android

A vector drawable of the selected style, fill and weight:

<!-- res/drawable/emoji_language.xml -->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24"
    android:tint="?attr/colorControlNormal">
        <path android:fillColor="@android:color/white" android:pathData="M15.6 23q-2.65 0-4.65-1.612T8.375 17.325q.725 0 1.463-.112T11.225 16.875h5.829q.035-.354 .053-.692t.018-.693v-.602q0-.313-.05-.613h-1.95q.307-.342 .566-.721Q15.95 13.175 16.175 12.775h4.625q-.575-1.05-1.5-1.8t-2.1-1.075q.05-.35 .088-.737T17.325 8.4q2.45 .575 4.063 2.563T23 15.575q0 3.094-2.158 5.259Q18.683 23 15.6 23Zm-1.975-1.875q-.275-.675-.475-1.35t-.325-1.4h-2.425q.525 .95 1.35 1.663t1.875 1.087Zm1.975 .35q.45-.725 .75-1.512t.475-1.588h-2.475q.075 .325 .463 1.35t.787 1.75Zm1.975-.35q1.05-.375 1.875-1.087t1.35-1.663h-2.425q-.125 .725-.325 1.4t-.475 1.35Zm1-4.25h2.787q.063-.3 .101-.625 .037-.325 .037-.681 0-.356-.037-.663-.038-.307-.113-.631H18.575q.05 .3 .063 .6t.012 .625q0 .352-.012 .689Q18.625 16.525 18.575 16.875Zm-10.145-1.05q-3.096 0-5.263-2.167Q1 11.491 1 8.396 1 5.3 3.167 3.15q2.167-2.15 5.263-2.15Q11.525 1 13.675 3.15t2.15 5.245q0 3.096-2.15 5.263Q11.525 15.825 8.43 15.825Zm-.005-1.5Q10.875 14.325 12.6 12.588q1.725-1.737 1.725-4.187Q14.325 5.95 12.595 4.225 10.866 2.5 8.425 2.5q-2.451 0-4.188 1.725Q2.5 5.95 2.5 8.401q0 2.45 1.737 4.187Q5.974 14.325 8.425 14.325ZM5.863 7.625q.312 0 .525-.225t.212-.537q0-.313-.215-.525-.216-.213-.535-.213-.3 0-.525 .216-.225 .215-.225 .534 0 .3 .225 .525t.538 .225ZM8.425 12.125q1.14 0 2.031-.64Q11.346 10.845 11.75 9.85H5.1q.404 .995 1.294 1.635Q7.285 12.125 8.425 12.125Zm2.563-4.5q.312 0 .525-.225t.212-.537q0-.313-.215-.525-.216-.213-.535-.213-.3 0-.525 .216-.225 .215-.225 .534 0 .3 .225 .525t.538 .225ZM8.425 8.4Z" />
</vector>

Emoji Language icon in SVG

npm install @material-symbols/svg-400

import icon from "@material-symbols/svg-400/outlined/emoji_language.svg";

<!-- or load it from a CDN -->
<img src="https://cdn.jsdelivr.net/npm/@material-symbols/svg-400@0.47.5/outlined/emoji_language.svg" width="24" height="24" alt="Emoji Language">

Emoji Language icon in Power Apps

Paste into an Image control's Image property. The Copy button copies the full formula with this icon's SVG.

"data:image/svg+xml;utf8, " & EncodeUrl("<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'>…</svg>")

Details

NameEmoji Language
Ligatureemoji_language
Code pointU+F4CD
CategoryHardware
StylesOutlined, Rounded, Sharp — each unfilled or filled
Weights100, 200, 300, 400, 500, 600, 700
Files@material-symbols/svg-400/outlined/emoji_language.svg, emoji_language-fill.svg
FlutterSymbols.emoji_language
LicenseApache License 2.0 (© Google LLC)

Keywords

hardwarepersoninternetsocialfacespeechkeyboardconversationtalkworldglobalglobeinternational

Related icons