language us icon
language-us from Material Symbols Light by Google · Regular · Text · Apache-2.0 Free for personal and commercial use.
- Name
- language-us
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
4 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
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 us icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.616 16.5q-.691 0-1.153-.462T5 14.885V7.5h1v7.385q0 .269.173.442t.443.173h2.673q.269 0 .442-.173t.173-.442V7.5h1v7.385q0 .69-.463 1.152T9.29 16.5zm8 0q-.691 0-1.153-.462T13 14.885V14.5h1v.385q0 .269.173.442t.443.173h2.769q.269 0 .442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173h-2.77q-.69 0-1.152-.462T13 10.885v-1.77q0-.69.463-1.152t1.153-.463h2.769q.69 0 1.153.463T19 9.116V9.5h-1v-.385q0-.269-.173-.442t-.442-.173h-2.77q-.269 0-.442.173T14 9.116v1.769q0 .269.173.442t.443.173h2.769q.69 0 1.153.463T19 13.116v1.769q0 .69-.462 1.153t-1.154.462z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLanguageUs(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.616 16.5q-.691 0-1.153-.462T5 14.885V7.5h1v7.385q0 .269.173.442t.443.173h2.673q.269 0 .442-.173t.173-.442V7.5h1v7.385q0 .69-.463 1.152T9.29 16.5zm8 0q-.691 0-1.153-.462T13 14.885V14.5h1v.385q0 .269.173.442t.443.173h2.769q.269 0 .442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173h-2.77q-.69 0-1.152-.462T13 10.885v-1.77q0-.69.463-1.152t1.153-.463h2.769q.69 0 1.153.463T19 9.116V9.5h-1v-.385q0-.269-.173-.442t-.442-.173h-2.77q-.269 0-.442.173T14 9.116v1.769q0 .269.173.442t.443.173h2.769q.69 0 1.153.463T19 13.116v1.769q0 .69-.462 1.153t-1.154.462z"/></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.616 16.5q-.691 0-1.153-.462T5 14.885V7.5h1v7.385q0 .269.173.442t.443.173h2.673q.269 0 .442-.173t.173-.442V7.5h1v7.385q0 .69-.463 1.152T9.29 16.5zm8 0q-.691 0-1.153-.462T13 14.885V14.5h1v.385q0 .269.173.442t.443.173h2.769q.269 0 .442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173h-2.77q-.69 0-1.152-.462T13 10.885v-1.77q0-.69.463-1.152t1.153-.463h2.769q.69 0 1.153.463T19 9.116V9.5h-1v-.385q0-.269-.173-.442t-.442-.173h-2.77q-.269 0-.442.173T14 9.116v1.769q0 .269.173.442t.443.173h2.769q.69 0 1.153.463T19 13.116v1.769q0 .69-.462 1.153t-1.154.462z"/></svg> </template>
CSS
.icon-language-us {
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.616%2016.5q-.691%200-1.153-.462T5%2014.885V7.5h1v7.385q0%20.269.173.442t.443.173h2.673q.269%200%20.442-.173t.173-.442V7.5h1v7.385q0%20.69-.463%201.152T9.29%2016.5zm8%200q-.691%200-1.153-.462T13%2014.885V14.5h1v.385q0%20.269.173.442t.443.173h2.769q.269%200%20.442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173h-2.77q-.69%200-1.152-.462T13%2010.885v-1.77q0-.69.463-1.152t1.153-.463h2.769q.69%200%201.153.463T19%209.116V9.5h-1v-.385q0-.269-.173-.442t-.442-.173h-2.77q-.269%200-.442.173T14%209.116v1.769q0%20.269.173.442t.443.173h2.769q.69%200%201.153.463T19%2013.116v1.769q0%20.69-.462%201.153t-1.154.462z%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.616%2016.5q-.691%200-1.153-.462T5%2014.885V7.5h1v7.385q0%20.269.173.442t.443.173h2.673q.269%200%20.442-.173t.173-.442V7.5h1v7.385q0%20.69-.463%201.152T9.29%2016.5zm8%200q-.691%200-1.153-.462T13%2014.885V14.5h1v.385q0%20.269.173.442t.443.173h2.769q.269%200%20.442-.173t.173-.442v-1.77q0-.269-.173-.442t-.442-.173h-2.77q-.69%200-1.152-.462T13%2010.885v-1.77q0-.69.463-1.152t1.153-.463h2.769q.69%200%201.153.463T19%209.116V9.5h-1v-.385q0-.269-.173-.442t-.442-.173h-2.77q-.269%200-.442.173T14%209.116v1.769q0%20.269.173.442t.443.173h2.769q.69%200%201.153.463T19%2013.116v1.769q0%20.69-.462%201.153t-1.154.462z%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-us.svg?color=%231a73e8&size=48