language-pinyin-sharp from Material Symbols Light by Google · Sharp · Text · Apache-2.0 Free for personal and commercial use.

Name
language-pinyin-sharp
Set
Material Symbols Light
Style
Sharp
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
language-pinyin-outline-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the language pinyin icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.308 12.327h2.711V9h-2.711zM5.269 19l-.25-1h1.865v-4.817q-.425.194-.863.347t-.871.297l-.17-.93q.495-.14.969-.314t.936-.375V9h-1.5V8h1.5V5h1v3H9v1H7.885v2.727q.356-.186.706-.392t.694-.412v1.02q-.339.21-.689.41t-.711.38V19zm4.723 0l-.561-.823q1.223-.815 1.966-2.106t.87-2.744h-1.96v-1h2V9h-1.5V8h7.712v1h-1.5v3.327h2v1h-2V19h-1v-5.673h-2.746q-.138 1.717-.997 3.22T9.992 19m6.489-10.77l-.822-.345q.362-.54.706-1.11t.624-1.14l.869.31q-.28.609-.645 1.174q-.365.566-.732 1.112m-3.879-.296q-.348-.51-.735-1.039q-.386-.529-.77-1.007l.857-.408q.373.479.741.992t.716 1.018z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLanguagePinyinSharp(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.308 12.327h2.711V9h-2.711zM5.269 19l-.25-1h1.865v-4.817q-.425.194-.863.347t-.871.297l-.17-.93q.495-.14.969-.314t.936-.375V9h-1.5V8h1.5V5h1v3H9v1H7.885v2.727q.356-.186.706-.392t.694-.412v1.02q-.339.21-.689.41t-.711.38V19zm4.723 0l-.561-.823q1.223-.815 1.966-2.106t.87-2.744h-1.96v-1h2V9h-1.5V8h7.712v1h-1.5v3.327h2v1h-2V19h-1v-5.673h-2.746q-.138 1.717-.997 3.22T9.992 19m6.489-10.77l-.822-.345q.362-.54.706-1.11t.624-1.14l.869.31q-.28.609-.645 1.174q-.365.566-.732 1.112m-3.879-.296q-.348-.51-.735-1.039q-.386-.529-.77-1.007l.857-.408q.373.479.741.992t.716 1.018z"/></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.308 12.327h2.711V9h-2.711zM5.269 19l-.25-1h1.865v-4.817q-.425.194-.863.347t-.871.297l-.17-.93q.495-.14.969-.314t.936-.375V9h-1.5V8h1.5V5h1v3H9v1H7.885v2.727q.356-.186.706-.392t.694-.412v1.02q-.339.21-.689.41t-.711.38V19zm4.723 0l-.561-.823q1.223-.815 1.966-2.106t.87-2.744h-1.96v-1h2V9h-1.5V8h7.712v1h-1.5v3.327h2v1h-2V19h-1v-5.673h-2.746q-.138 1.717-.997 3.22T9.992 19m6.489-10.77l-.822-.345q.362-.54.706-1.11t.624-1.14l.869.31q-.28.609-.645 1.174q-.365.566-.732 1.112m-3.879-.296q-.348-.51-.735-1.039q-.386-.529-.77-1.007l.857-.408q.373.479.741.992t.716 1.018z"/></svg>
</template>

CSS

.icon-language-pinyin-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%22M13.308%2012.327h2.711V9h-2.711zM5.269%2019l-.25-1h1.865v-4.817q-.425.194-.863.347t-.871.297l-.17-.93q.495-.14.969-.314t.936-.375V9h-1.5V8h1.5V5h1v3H9v1H7.885v2.727q.356-.186.706-.392t.694-.412v1.02q-.339.21-.689.41t-.711.38V19zm4.723%200l-.561-.823q1.223-.815%201.966-2.106t.87-2.744h-1.96v-1h2V9h-1.5V8h7.712v1h-1.5v3.327h2v1h-2V19h-1v-5.673h-2.746q-.138%201.717-.997%203.22T9.992%2019m6.489-10.77l-.822-.345q.362-.54.706-1.11t.624-1.14l.869.31q-.28.609-.645%201.174q-.365.566-.732%201.112m-3.879-.296q-.348-.51-.735-1.039q-.386-.529-.77-1.007l.857-.408q.373.479.741.992t.716%201.018z%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.308%2012.327h2.711V9h-2.711zM5.269%2019l-.25-1h1.865v-4.817q-.425.194-.863.347t-.871.297l-.17-.93q.495-.14.969-.314t.936-.375V9h-1.5V8h1.5V5h1v3H9v1H7.885v2.727q.356-.186.706-.392t.694-.412v1.02q-.339.21-.689.41t-.711.38V19zm4.723%200l-.561-.823q1.223-.815%201.966-2.106t.87-2.744h-1.96v-1h2V9h-1.5V8h7.712v1h-1.5v3.327h2v1h-2V19h-1v-5.673h-2.746q-.138%201.717-.997%203.22T9.992%2019m6.489-10.77l-.822-.345q.362-.54.706-1.11t.624-1.14l.869.31q-.28.609-.645%201.174q-.365.566-.732%201.112m-3.879-.296q-.348-.51-.735-1.039q-.386-.529-.77-1.007l.857-.408q.373.479.741.992t.716%201.018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/language-pinyin-sharp.svg?color=%231a73e8&size=48