sharp sign language icon

sharp-sign-language from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
sharp-sign-language
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the sharp sign language icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.49 13l-1.39-2.7L12.49 9L19 15.2V24H4.5v-2H10v-1H3v-2h7v-1H2v-2h8v-1H3.5v-2zm-.71-5.88c-.84.4-1.17.62-1.63 1.19L6.76 4.74l1.45-1.38zM9.64 9.21a3.46 3.46 0 0 0-.2 1.79h-.86L5.62 7.89l1.45-1.38zm12.34 3.13L22 3.35l-1.9-.1l-1 2.86L13.3 0l-1.45 1.38l4.09 4.3l-.73.69L9.74.64L8.3 2l3.36 3.53l1.06 1.11l2.65 2.33l5.08 4.83z"/></svg>

React

import type { SVGProps } from "react";

export function IcSharpSignLanguage(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="m12.49 13l-1.39-2.7L12.49 9L19 15.2V24H4.5v-2H10v-1H3v-2h7v-1H2v-2h8v-1H3.5v-2zm-.71-5.88c-.84.4-1.17.62-1.63 1.19L6.76 4.74l1.45-1.38zM9.64 9.21a3.46 3.46 0 0 0-.2 1.79h-.86L5.62 7.89l1.45-1.38zm12.34 3.13L22 3.35l-1.9-.1l-1 2.86L13.3 0l-1.45 1.38l4.09 4.3l-.73.69L9.74.64L8.3 2l3.36 3.53l1.06 1.11l2.65 2.33l5.08 4.83z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.49 13l-1.39-2.7L12.49 9L19 15.2V24H4.5v-2H10v-1H3v-2h7v-1H2v-2h8v-1H3.5v-2zm-.71-5.88c-.84.4-1.17.62-1.63 1.19L6.76 4.74l1.45-1.38zM9.64 9.21a3.46 3.46 0 0 0-.2 1.79h-.86L5.62 7.89l1.45-1.38zm12.34 3.13L22 3.35l-1.9-.1l-1 2.86L13.3 0l-1.45 1.38l4.09 4.3l-.73.69L9.74.64L8.3 2l3.36 3.53l1.06 1.11l2.65 2.33l5.08 4.83z"/></svg>
</template>

CSS

.icon-sharp-sign-language {
  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%22m12.49%2013l-1.39-2.7L12.49%209L19%2015.2V24H4.5v-2H10v-1H3v-2h7v-1H2v-2h8v-1H3.5v-2zm-.71-5.88c-.84.4-1.17.62-1.63%201.19L6.76%204.74l1.45-1.38zM9.64%209.21a3.46%203.46%200%200%200-.2%201.79h-.86L5.62%207.89l1.45-1.38zm12.34%203.13L22%203.35l-1.9-.1l-1%202.86L13.3%200l-1.45%201.38l4.09%204.3l-.73.69L9.74.64L8.3%202l3.36%203.53l1.06%201.11l2.65%202.33l5.08%204.83z%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%22m12.49%2013l-1.39-2.7L12.49%209L19%2015.2V24H4.5v-2H10v-1H3v-2h7v-1H2v-2h8v-1H3.5v-2zm-.71-5.88c-.84.4-1.17.62-1.63%201.19L6.76%204.74l1.45-1.38zM9.64%209.21a3.46%203.46%200%200%200-.2%201.79h-.86L5.62%207.89l1.45-1.38zm12.34%203.13L22%203.35l-1.9-.1l-1%202.86L13.3%200l-1.45%201.38l4.09%204.3l-.73.69L9.74.64L8.3%202l3.36%203.53l1.06%201.11l2.65%202.33l5.08%204.83z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-sign-language.svg?color=%231a73e8&size=48