language chinese dayi icon
language-chinese-dayi-rounded from Material Symbols by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- language-chinese-dayi-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- language-chinese-dayi-outline-rounded
1 other variant in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the language chinese dayi icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.45 12q-.55 1.875-1.575 3.163t-2.6 2.137q-.275.15-.575.113t-.5-.263q-.175-.175-.112-.4t.312-.35Q4 15.575 5 14.313t1.45-3.288H2.675q-.25 0-.412-.175t-.163-.425t.175-.413t.425-.162h3.95q.075-.625.125-1.3t.075-1.425q0-.275.175-.475t.45-.2t.45.2t.175.475q-.025.75-.062 1.425T7.9 9.85h4.35q.25 0 .413.163t.162.412t-.162.425t-.413.175h-3.9q.6 1.8 1.625 3.15t2.4 2.075q.25.125.35.388t-.075.462q-.2.25-.513.3t-.587-.125q-1.35-.775-2.387-2.113T7.45 12m10.1 3.65q.7 0 1.363-.325t1.212-.925v-2.65q-.575.075-1.062.175t-.913.225q-1.125.35-1.687.875T15.9 14.25q0 .65.45 1.025t1.2.375m-.575 1.7q-1.425 0-2.25-.812t-.825-2.213q0-1.3.825-2.125t2.65-1.325q.575-.15 1.263-.275t1.487-.225q-.05-1.175-.55-1.713t-1.55-.537q-.525 0-1.025.15t-1.175.5q-.3.175-.625.1t-.5-.375t-.075-.638t.4-.512q.775-.425 1.663-.687T18.5 6.4q1.775 0 2.7 1.1t.925 3.2v5.6q0 .35-.238.588t-.587.237h-.125q-.325 0-.55-.213t-.275-.512l-.05-.4q-.7.625-1.537.988t-1.788.362"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLanguageChineseDayiRounded(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="M7.45 12q-.55 1.875-1.575 3.163t-2.6 2.137q-.275.15-.575.113t-.5-.263q-.175-.175-.112-.4t.312-.35Q4 15.575 5 14.313t1.45-3.288H2.675q-.25 0-.412-.175t-.163-.425t.175-.413t.425-.162h3.95q.075-.625.125-1.3t.075-1.425q0-.275.175-.475t.45-.2t.45.2t.175.475q-.025.75-.062 1.425T7.9 9.85h4.35q.25 0 .413.163t.162.412t-.162.425t-.413.175h-3.9q.6 1.8 1.625 3.15t2.4 2.075q.25.125.35.388t-.075.462q-.2.25-.513.3t-.587-.125q-1.35-.775-2.387-2.113T7.45 12m10.1 3.65q.7 0 1.363-.325t1.212-.925v-2.65q-.575.075-1.062.175t-.913.225q-1.125.35-1.687.875T15.9 14.25q0 .65.45 1.025t1.2.375m-.575 1.7q-1.425 0-2.25-.812t-.825-2.213q0-1.3.825-2.125t2.65-1.325q.575-.15 1.263-.275t1.487-.225q-.05-1.175-.55-1.713t-1.55-.537q-.525 0-1.025.15t-1.175.5q-.3.175-.625.1t-.5-.375t-.075-.638t.4-.512q.775-.425 1.663-.687T18.5 6.4q1.775 0 2.7 1.1t.925 3.2v5.6q0 .35-.238.588t-.587.237h-.125q-.325 0-.55-.213t-.275-.512l-.05-.4q-.7.625-1.537.988t-1.788.362"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.45 12q-.55 1.875-1.575 3.163t-2.6 2.137q-.275.15-.575.113t-.5-.263q-.175-.175-.112-.4t.312-.35Q4 15.575 5 14.313t1.45-3.288H2.675q-.25 0-.412-.175t-.163-.425t.175-.413t.425-.162h3.95q.075-.625.125-1.3t.075-1.425q0-.275.175-.475t.45-.2t.45.2t.175.475q-.025.75-.062 1.425T7.9 9.85h4.35q.25 0 .413.163t.162.412t-.162.425t-.413.175h-3.9q.6 1.8 1.625 3.15t2.4 2.075q.25.125.35.388t-.075.462q-.2.25-.513.3t-.587-.125q-1.35-.775-2.387-2.113T7.45 12m10.1 3.65q.7 0 1.363-.325t1.212-.925v-2.65q-.575.075-1.062.175t-.913.225q-1.125.35-1.687.875T15.9 14.25q0 .65.45 1.025t1.2.375m-.575 1.7q-1.425 0-2.25-.812t-.825-2.213q0-1.3.825-2.125t2.65-1.325q.575-.15 1.263-.275t1.487-.225q-.05-1.175-.55-1.713t-1.55-.537q-.525 0-1.025.15t-1.175.5q-.3.175-.625.1t-.5-.375t-.075-.638t.4-.512q.775-.425 1.663-.687T18.5 6.4q1.775 0 2.7 1.1t.925 3.2v5.6q0 .35-.238.588t-.587.237h-.125q-.325 0-.55-.213t-.275-.512l-.05-.4q-.7.625-1.537.988t-1.788.362"/></svg> </template>
CSS
.icon-language-chinese-dayi-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%22M7.45%2012q-.55%201.875-1.575%203.163t-2.6%202.137q-.275.15-.575.113t-.5-.263q-.175-.175-.112-.4t.312-.35Q4%2015.575%205%2014.313t1.45-3.288H2.675q-.25%200-.412-.175t-.163-.425t.175-.413t.425-.162h3.95q.075-.625.125-1.3t.075-1.425q0-.275.175-.475t.45-.2t.45.2t.175.475q-.025.75-.062%201.425T7.9%209.85h4.35q.25%200%20.413.163t.162.412t-.162.425t-.413.175h-3.9q.6%201.8%201.625%203.15t2.4%202.075q.25.125.35.388t-.075.462q-.2.25-.513.3t-.587-.125q-1.35-.775-2.387-2.113T7.45%2012m10.1%203.65q.7%200%201.363-.325t1.212-.925v-2.65q-.575.075-1.062.175t-.913.225q-1.125.35-1.687.875T15.9%2014.25q0%20.65.45%201.025t1.2.375m-.575%201.7q-1.425%200-2.25-.812t-.825-2.213q0-1.3.825-2.125t2.65-1.325q.575-.15%201.263-.275t1.487-.225q-.05-1.175-.55-1.713t-1.55-.537q-.525%200-1.025.15t-1.175.5q-.3.175-.625.1t-.5-.375t-.075-.638t.4-.512q.775-.425%201.663-.687T18.5%206.4q1.775%200%202.7%201.1t.925%203.2v5.6q0%20.35-.238.588t-.587.237h-.125q-.325%200-.55-.213t-.275-.512l-.05-.4q-.7.625-1.537.988t-1.788.362%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%22M7.45%2012q-.55%201.875-1.575%203.163t-2.6%202.137q-.275.15-.575.113t-.5-.263q-.175-.175-.112-.4t.312-.35Q4%2015.575%205%2014.313t1.45-3.288H2.675q-.25%200-.412-.175t-.163-.425t.175-.413t.425-.162h3.95q.075-.625.125-1.3t.075-1.425q0-.275.175-.475t.45-.2t.45.2t.175.475q-.025.75-.062%201.425T7.9%209.85h4.35q.25%200%20.413.163t.162.412t-.162.425t-.413.175h-3.9q.6%201.8%201.625%203.15t2.4%202.075q.25.125.35.388t-.075.462q-.2.25-.513.3t-.587-.125q-1.35-.775-2.387-2.113T7.45%2012m10.1%203.65q.7%200%201.363-.325t1.212-.925v-2.65q-.575.075-1.062.175t-.913.225q-1.125.35-1.687.875T15.9%2014.25q0%20.65.45%201.025t1.2.375m-.575%201.7q-1.425%200-2.25-.812t-.825-2.213q0-1.3.825-2.125t2.65-1.325q.575-.15%201.263-.275t1.487-.225q-.05-1.175-.55-1.713t-1.55-.537q-.525%200-1.025.15t-1.175.5q-.3.175-.625.1t-.5-.375t-.075-.638t.4-.512q.775-.425%201.663-.687T18.5%206.4q1.775%200%202.7%201.1t.925%203.2v5.6q0%20.35-.238.588t-.587.237h-.125q-.325%200-.55-.213t-.275-.512l-.05-.4q-.7.625-1.537.988t-1.788.362%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/language-chinese-dayi-rounded.svg?color=%231a73e8&size=48