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

Name
local-language-24-filled
Set
Fluent UI System Icons
Style
24 Filled
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.563 7.505l.056.117l5.307 13.005a1 1 0 0 1-1.802.86l-.05-.105L11.693 18H5.407l-1.49 3.407a1 1 0 0 1-1.208.555l-.11-.04a1 1 0 0 1-.556-1.208l.04-.11L7.778 7.6c.336-.77 1.394-.795 1.786-.094M19 2a1 1 0 0 1 .993.883L20 3v4h1a1 1 0 0 1 .993.883L22 8a1 1 0 0 1-.883.993L21 9h-1v7a1 1 0 0 1-.883.993L19 17a1 1 0 0 1-.993-.883L18 16V3a1 1 0 0 1 1-1M8.66 10.567L6.282 16h4.595zM11 2h5a1 1 0 0 1 .993.883L17 3v2.975a4 4 0 0 1-4 4a1 1 0 1 1 0-2a2 2 0 0 0 1.995-1.85l.005-.15V4h-4a1 1 0 0 1-.117-1.993zh5z"/></svg>

React

import type { SVGProps } from "react";

export function FluentLocalLanguage24Filled(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.563 7.505l.056.117l5.307 13.005a1 1 0 0 1-1.802.86l-.05-.105L11.693 18H5.407l-1.49 3.407a1 1 0 0 1-1.208.555l-.11-.04a1 1 0 0 1-.556-1.208l.04-.11L7.778 7.6c.336-.77 1.394-.795 1.786-.094M19 2a1 1 0 0 1 .993.883L20 3v4h1a1 1 0 0 1 .993.883L22 8a1 1 0 0 1-.883.993L21 9h-1v7a1 1 0 0 1-.883.993L19 17a1 1 0 0 1-.993-.883L18 16V3a1 1 0 0 1 1-1M8.66 10.567L6.282 16h4.595zM11 2h5a1 1 0 0 1 .993.883L17 3v2.975a4 4 0 0 1-4 4a1 1 0 1 1 0-2a2 2 0 0 0 1.995-1.85l.005-.15V4h-4a1 1 0 0 1-.117-1.993zh5z"/></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.563 7.505l.056.117l5.307 13.005a1 1 0 0 1-1.802.86l-.05-.105L11.693 18H5.407l-1.49 3.407a1 1 0 0 1-1.208.555l-.11-.04a1 1 0 0 1-.556-1.208l.04-.11L7.778 7.6c.336-.77 1.394-.795 1.786-.094M19 2a1 1 0 0 1 .993.883L20 3v4h1a1 1 0 0 1 .993.883L22 8a1 1 0 0 1-.883.993L21 9h-1v7a1 1 0 0 1-.883.993L19 17a1 1 0 0 1-.993-.883L18 16V3a1 1 0 0 1 1-1M8.66 10.567L6.282 16h4.595zM11 2h5a1 1 0 0 1 .993.883L17 3v2.975a4 4 0 0 1-4 4a1 1 0 1 1 0-2a2 2 0 0 0 1.995-1.85l.005-.15V4h-4a1 1 0 0 1-.117-1.993zh5z"/></svg>
</template>

CSS

.icon-local-language-24-filled {
  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.563%207.505l.056.117l5.307%2013.005a1%201%200%200%201-1.802.86l-.05-.105L11.693%2018H5.407l-1.49%203.407a1%201%200%200%201-1.208.555l-.11-.04a1%201%200%200%201-.556-1.208l.04-.11L7.778%207.6c.336-.77%201.394-.795%201.786-.094M19%202a1%201%200%200%201%20.993.883L20%203v4h1a1%201%200%200%201%20.993.883L22%208a1%201%200%200%201-.883.993L21%209h-1v7a1%201%200%200%201-.883.993L19%2017a1%201%200%200%201-.993-.883L18%2016V3a1%201%200%200%201%201-1M8.66%2010.567L6.282%2016h4.595zM11%202h5a1%201%200%200%201%20.993.883L17%203v2.975a4%204%200%200%201-4%204a1%201%200%201%201%200-2a2%202%200%200%200%201.995-1.85l.005-.15V4h-4a1%201%200%200%201-.117-1.993zh5z%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.563%207.505l.056.117l5.307%2013.005a1%201%200%200%201-1.802.86l-.05-.105L11.693%2018H5.407l-1.49%203.407a1%201%200%200%201-1.208.555l-.11-.04a1%201%200%200%201-.556-1.208l.04-.11L7.778%207.6c.336-.77%201.394-.795%201.786-.094M19%202a1%201%200%200%201%20.993.883L20%203v4h1a1%201%200%200%201%20.993.883L22%208a1%201%200%200%201-.883.993L21%209h-1v7a1%201%200%200%201-.883.993L19%2017a1%201%200%200%201-.993-.883L18%2016V3a1%201%200%200%201%201-1M8.66%2010.567L6.282%2016h4.595zM11%202h5a1%201%200%200%201%20.993.883L17%203v2.975a4%204%200%200%201-4%204a1%201%200%201%201%200-2a2%202%200%200%200%201.995-1.85l.005-.15V4h-4a1%201%200%200%201-.117-1.993zh5z%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-filled.svg?color=%231a73e8&size=48