language us dvorak icon

language-us-dvorak-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
language-us-dvorak-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
language-us-dvorak-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the language us dvorak icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6 15.5h3.442q.27 0 .442-.173q.174-.173.174-.442v-5.77q0-.269-.173-.442T9.442 8.5H6zm-.192 1q-.348 0-.578-.23T5 15.692V8.308q0-.348.23-.578t.578-.23h3.634q.672 0 1.144.472t.472 1.143v5.77q0 .67-.472 1.143q-.472.472-1.144.472zm10.358 0q-.166 0-.31-.11q-.144-.111-.206-.27l-2.725-7.985q-.073-.239.058-.437q.13-.198.38-.198q.166 0 .281.091q.116.092.177.232l2.535 7.32l2.534-7.32q.062-.14.177-.232q.116-.091.281-.091q.25 0 .38.195t.058.44l-2.725 8.004q-.061.159-.205.26t-.31.101z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLanguageUsDvorakRounded(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 15.5h3.442q.27 0 .442-.173q.174-.173.174-.442v-5.77q0-.269-.173-.442T9.442 8.5H6zm-.192 1q-.348 0-.578-.23T5 15.692V8.308q0-.348.23-.578t.578-.23h3.634q.672 0 1.144.472t.472 1.143v5.77q0 .67-.472 1.143q-.472.472-1.144.472zm10.358 0q-.166 0-.31-.11q-.144-.111-.206-.27l-2.725-7.985q-.073-.239.058-.437q.13-.198.38-.198q.166 0 .281.091q.116.092.177.232l2.535 7.32l2.534-7.32q.062-.14.177-.232q.116-.091.281-.091q.25 0 .38.195t.058.44l-2.725 8.004q-.061.159-.205.26t-.31.101z"/></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 15.5h3.442q.27 0 .442-.173q.174-.173.174-.442v-5.77q0-.269-.173-.442T9.442 8.5H6zm-.192 1q-.348 0-.578-.23T5 15.692V8.308q0-.348.23-.578t.578-.23h3.634q.672 0 1.144.472t.472 1.143v5.77q0 .67-.472 1.143q-.472.472-1.144.472zm10.358 0q-.166 0-.31-.11q-.144-.111-.206-.27l-2.725-7.985q-.073-.239.058-.437q.13-.198.38-.198q.166 0 .281.091q.116.092.177.232l2.535 7.32l2.534-7.32q.062-.14.177-.232q.116-.091.281-.091q.25 0 .38.195t.058.44l-2.725 8.004q-.061.159-.205.26t-.31.101z"/></svg>
</template>

CSS

.icon-language-us-dvorak-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%22M6%2015.5h3.442q.27%200%20.442-.173q.174-.173.174-.442v-5.77q0-.269-.173-.442T9.442%208.5H6zm-.192%201q-.348%200-.578-.23T5%2015.692V8.308q0-.348.23-.578t.578-.23h3.634q.672%200%201.144.472t.472%201.143v5.77q0%20.67-.472%201.143q-.472.472-1.144.472zm10.358%200q-.166%200-.31-.11q-.144-.111-.206-.27l-2.725-7.985q-.073-.239.058-.437q.13-.198.38-.198q.166%200%20.281.091q.116.092.177.232l2.535%207.32l2.534-7.32q.062-.14.177-.232q.116-.091.281-.091q.25%200%20.38.195t.058.44l-2.725%208.004q-.061.159-.205.26t-.31.101z%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%2015.5h3.442q.27%200%20.442-.173q.174-.173.174-.442v-5.77q0-.269-.173-.442T9.442%208.5H6zm-.192%201q-.348%200-.578-.23T5%2015.692V8.308q0-.348.23-.578t.578-.23h3.634q.672%200%201.144.472t.472%201.143v5.77q0%20.67-.472%201.143q-.472.472-1.144.472zm10.358%200q-.166%200-.31-.11q-.144-.111-.206-.27l-2.725-7.985q-.073-.239.058-.437q.13-.198.38-.198q.166%200%20.281.091q.116.092.177.232l2.535%207.32l2.534-7.32q.062-.14.177-.232q.116-.091.281-.091q.25%200%20.38.195t.058.44l-2.725%208.004q-.061.159-.205.26t-.31.101z%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-dvorak-rounded.svg?color=%231a73e8&size=48