language korean latin icon
language-korean-latin from Material Symbols by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- language-korean-latin
- Set
- Material Symbols
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- language-korean-latin-outline, language-korean-latin-outline-sharp, language-korean-latin-sharp
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 korean latin icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.513 12.288q.462-.288.462-.863t-.462-.875t-1.113-.3t-1.112.3t-.463.875t.463.863t1.112.287t1.113-.287M1.875 8.8V7.7h2.85V6.3h1.3v1.4H8.9v1.1zM5.4 13.675q-1.175 0-2.013-.587t-.837-1.663q0-1.1.838-1.675T5.4 9.175q1.2 0 2.038.575t.837 1.675t-.837 1.675t-2.038.575M3.575 17.7v-3.5H4.9v2.4h6.6v1.1zM9.7 15.075V6.3h1.275v3.75H12.7v1.1H11v3.925zm7.85.575q.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-.65 0-1.287.238T15.1 9.2l-.8-1.4q.825-.625 1.938-1.012T18.5 6.4q1.775 0 2.7 1.1t.925 3.2v6.425H20.45L20.3 16q-.7.625-1.537.988t-1.788.362"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLanguageKoreanLatin(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="M6.513 12.288q.462-.288.462-.863t-.462-.875t-1.113-.3t-1.112.3t-.463.875t.463.863t1.112.287t1.113-.287M1.875 8.8V7.7h2.85V6.3h1.3v1.4H8.9v1.1zM5.4 13.675q-1.175 0-2.013-.587t-.837-1.663q0-1.1.838-1.675T5.4 9.175q1.2 0 2.038.575t.837 1.675t-.837 1.675t-2.038.575M3.575 17.7v-3.5H4.9v2.4h6.6v1.1zM9.7 15.075V6.3h1.275v3.75H12.7v1.1H11v3.925zm7.85.575q.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-.65 0-1.287.238T15.1 9.2l-.8-1.4q.825-.625 1.938-1.012T18.5 6.4q1.775 0 2.7 1.1t.925 3.2v6.425H20.45L20.3 16q-.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="M6.513 12.288q.462-.288.462-.863t-.462-.875t-1.113-.3t-1.112.3t-.463.875t.463.863t1.112.287t1.113-.287M1.875 8.8V7.7h2.85V6.3h1.3v1.4H8.9v1.1zM5.4 13.675q-1.175 0-2.013-.587t-.837-1.663q0-1.1.838-1.675T5.4 9.175q1.2 0 2.038.575t.837 1.675t-.837 1.675t-2.038.575M3.575 17.7v-3.5H4.9v2.4h6.6v1.1zM9.7 15.075V6.3h1.275v3.75H12.7v1.1H11v3.925zm7.85.575q.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-.65 0-1.287.238T15.1 9.2l-.8-1.4q.825-.625 1.938-1.012T18.5 6.4q1.775 0 2.7 1.1t.925 3.2v6.425H20.45L20.3 16q-.7.625-1.537.988t-1.788.362"/></svg> </template>
CSS
.icon-language-korean-latin {
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%22M6.513%2012.288q.462-.288.462-.863t-.462-.875t-1.113-.3t-1.112.3t-.463.875t.463.863t1.112.287t1.113-.287M1.875%208.8V7.7h2.85V6.3h1.3v1.4H8.9v1.1zM5.4%2013.675q-1.175%200-2.013-.587t-.837-1.663q0-1.1.838-1.675T5.4%209.175q1.2%200%202.038.575t.837%201.675t-.837%201.675t-2.038.575M3.575%2017.7v-3.5H4.9v2.4h6.6v1.1zM9.7%2015.075V6.3h1.275v3.75H12.7v1.1H11v3.925zm7.85.575q.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-.65%200-1.287.238T15.1%209.2l-.8-1.4q.825-.625%201.938-1.012T18.5%206.4q1.775%200%202.7%201.1t.925%203.2v6.425H20.45L20.3%2016q-.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%22M6.513%2012.288q.462-.288.462-.863t-.462-.875t-1.113-.3t-1.112.3t-.463.875t.463.863t1.112.287t1.113-.287M1.875%208.8V7.7h2.85V6.3h1.3v1.4H8.9v1.1zM5.4%2013.675q-1.175%200-2.013-.587t-.837-1.663q0-1.1.838-1.675T5.4%209.175q1.2%200%202.038.575t.837%201.675t-.837%201.675t-2.038.575M3.575%2017.7v-3.5H4.9v2.4h6.6v1.1zM9.7%2015.075V6.3h1.275v3.75H12.7v1.1H11v3.925zm7.85.575q.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-.65%200-1.287.238T15.1%209.2l-.8-1.4q.825-.625%201.938-1.012T18.5%206.4q1.775%200%202.7%201.1t.925%203.2v6.425H20.45L20.3%2016q-.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-korean-latin.svg?color=%231a73e8&size=48