alphabet thai icon

alphabet-thai from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
alphabet-thai
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the alphabet thai icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 21v-7c0-.629.247-1.187.742-1.752c.488-.577 1.512-.977 2.258-1.2c.048-.015.052-.102.006-.122c-.65-.284-1.94-.67-2.439-1.327l-.02-.028l-.126-.16C6 8.87 6 7.807 6 7.807c0-1.87 1.273-3.368 2.755-4.112Q10.106 3 11.96 3q1.615 0 2.994.605C16.946 4.435 18 6.436 18 8.715V21"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsAlphabetThai(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M6 21v-7c0-.629.247-1.187.742-1.752c.488-.577 1.512-.977 2.258-1.2c.048-.015.052-.102.006-.122c-.65-.284-1.94-.67-2.439-1.327l-.02-.028l-.126-.16C6 8.87 6 7.807 6 7.807c0-1.87 1.273-3.368 2.755-4.112Q10.106 3 11.96 3q1.615 0 2.994.605C16.946 4.435 18 6.436 18 8.715V21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 21v-7c0-.629.247-1.187.742-1.752c.488-.577 1.512-.977 2.258-1.2c.048-.015.052-.102.006-.122c-.65-.284-1.94-.67-2.439-1.327l-.02-.028l-.126-.16C6 8.87 6 7.807 6 7.807c0-1.87 1.273-3.368 2.755-4.112Q10.106 3 11.96 3q1.615 0 2.994.605C16.946 4.435 18 6.436 18 8.715V21"/></svg>
</template>

CSS

.icon-alphabet-thai {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%2021v-7c0-.629.247-1.187.742-1.752c.488-.577%201.512-.977%202.258-1.2c.048-.015.052-.102.006-.122c-.65-.284-1.94-.67-2.439-1.327l-.02-.028l-.126-.16C6%208.87%206%207.807%206%207.807c0-1.87%201.273-3.368%202.755-4.112Q10.106%203%2011.96%203q1.615%200%202.994.605C16.946%204.435%2018%206.436%2018%208.715V21%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M6%2021v-7c0-.629.247-1.187.742-1.752c.488-.577%201.512-.977%202.258-1.2c.048-.015.052-.102.006-.122c-.65-.284-1.94-.67-2.439-1.327l-.02-.028l-.126-.16C6%208.87%206%207.807%206%207.807c0-1.87%201.273-3.368%202.755-4.112Q10.106%203%2011.96%203q1.615%200%202.994.605C16.946%204.435%2018%206.436%2018%208.715V21%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/alphabet-thai.svg?color=%231a73e8&size=48