local-language-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
local-language-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the local language icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.34 6.372l.05.105l5.56 14.5a.755.755 0 0 1-.418.971a.73.73 0 0 1-.91-.333l-.043-.092l-1.433-3.737H5.06l-.094-.006l-1.546 3.76a.73.73 0 0 1-.963.401a.754.754 0 0 1-.427-.885l.033-.096l5.964-14.5a.73.73 0 0 1 1.314-.088m9.406-4.37a.75.75 0 0 1 .743.65l.007.1V7.5h1.75a.75.75 0 0 1 .743.649l.007.102a.75.75 0 0 1-.648.743L21.246 9l-1.75-.001v7.25a.75.75 0 0 1-.648.744l-.102.007a.75.75 0 0 1-.743-.648l-.007-.102V2.753a.75.75 0 0 1 .75-.75M8.81 8.748l-3.16 7.538h6.11zm1.937-6.744h5.498a.75.75 0 0 1 .743.648l.006.102v3.004c0 2.344-1.9 4.245-4.245 4.245a.75.75 0 0 1 0-1.5c1.46 0 2.654-1.14 2.74-2.578l.005-.167V3.503h-4.747a.75.75 0 0 1-.102-1.493zh5.498z"/></svg>

React

import type { SVGProps } from "react";

export function FluentLocalLanguage24Regular(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="m9.34 6.372l.05.105l5.56 14.5a.755.755 0 0 1-.418.971a.73.73 0 0 1-.91-.333l-.043-.092l-1.433-3.737H5.06l-.094-.006l-1.546 3.76a.73.73 0 0 1-.963.401a.754.754 0 0 1-.427-.885l.033-.096l5.964-14.5a.73.73 0 0 1 1.314-.088m9.406-4.37a.75.75 0 0 1 .743.65l.007.1V7.5h1.75a.75.75 0 0 1 .743.649l.007.102a.75.75 0 0 1-.648.743L21.246 9l-1.75-.001v7.25a.75.75 0 0 1-.648.744l-.102.007a.75.75 0 0 1-.743-.648l-.007-.102V2.753a.75.75 0 0 1 .75-.75M8.81 8.748l-3.16 7.538h6.11zm1.937-6.744h5.498a.75.75 0 0 1 .743.648l.006.102v3.004c0 2.344-1.9 4.245-4.245 4.245a.75.75 0 0 1 0-1.5c1.46 0 2.654-1.14 2.74-2.578l.005-.167V3.503h-4.747a.75.75 0 0 1-.102-1.493zh5.498z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m9.34 6.372l.05.105l5.56 14.5a.755.755 0 0 1-.418.971a.73.73 0 0 1-.91-.333l-.043-.092l-1.433-3.737H5.06l-.094-.006l-1.546 3.76a.73.73 0 0 1-.963.401a.754.754 0 0 1-.427-.885l.033-.096l5.964-14.5a.73.73 0 0 1 1.314-.088m9.406-4.37a.75.75 0 0 1 .743.65l.007.1V7.5h1.75a.75.75 0 0 1 .743.649l.007.102a.75.75 0 0 1-.648.743L21.246 9l-1.75-.001v7.25a.75.75 0 0 1-.648.744l-.102.007a.75.75 0 0 1-.743-.648l-.007-.102V2.753a.75.75 0 0 1 .75-.75M8.81 8.748l-3.16 7.538h6.11zm1.937-6.744h5.498a.75.75 0 0 1 .743.648l.006.102v3.004c0 2.344-1.9 4.245-4.245 4.245a.75.75 0 0 1 0-1.5c1.46 0 2.654-1.14 2.74-2.578l.005-.167V3.503h-4.747a.75.75 0 0 1-.102-1.493zh5.498z"/></svg>
</template>

CSS

.icon-local-language-24-regular {
  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%22m9.34%206.372l.05.105l5.56%2014.5a.755.755%200%200%201-.418.971a.73.73%200%200%201-.91-.333l-.043-.092l-1.433-3.737H5.06l-.094-.006l-1.546%203.76a.73.73%200%200%201-.963.401a.754.754%200%200%201-.427-.885l.033-.096l5.964-14.5a.73.73%200%200%201%201.314-.088m9.406-4.37a.75.75%200%200%201%20.743.65l.007.1V7.5h1.75a.75.75%200%200%201%20.743.649l.007.102a.75.75%200%200%201-.648.743L21.246%209l-1.75-.001v7.25a.75.75%200%200%201-.648.744l-.102.007a.75.75%200%200%201-.743-.648l-.007-.102V2.753a.75.75%200%200%201%20.75-.75M8.81%208.748l-3.16%207.538h6.11zm1.937-6.744h5.498a.75.75%200%200%201%20.743.648l.006.102v3.004c0%202.344-1.9%204.245-4.245%204.245a.75.75%200%200%201%200-1.5c1.46%200%202.654-1.14%202.74-2.578l.005-.167V3.503h-4.747a.75.75%200%200%201-.102-1.493zh5.498z%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%22m9.34%206.372l.05.105l5.56%2014.5a.755.755%200%200%201-.418.971a.73.73%200%200%201-.91-.333l-.043-.092l-1.433-3.737H5.06l-.094-.006l-1.546%203.76a.73.73%200%200%201-.963.401a.754.754%200%200%201-.427-.885l.033-.096l5.964-14.5a.73.73%200%200%201%201.314-.088m9.406-4.37a.75.75%200%200%201%20.743.65l.007.1V7.5h1.75a.75.75%200%200%201%20.743.649l.007.102a.75.75%200%200%201-.648.743L21.246%209l-1.75-.001v7.25a.75.75%200%200%201-.648.744l-.102.007a.75.75%200%200%201-.743-.648l-.007-.102V2.753a.75.75%200%200%201%20.75-.75M8.81%208.748l-3.16%207.538h6.11zm1.937-6.744h5.498a.75.75%200%200%201%20.743.648l.006.102v3.004c0%202.344-1.9%204.245-4.245%204.245a.75.75%200%200%201%200-1.5c1.46%200%202.654-1.14%202.74-2.578l.005-.167V3.503h-4.747a.75.75%200%200%201-.102-1.493zh5.498z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/local-language-24-regular.svg?color=%231a73e8&size=48