sign-language-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
sign-language-sharp
Set
Material Symbols Light
Style
Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the 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="m11.433 22l-8.727-.779l.123-1l3.975.34l.706-2.507l-5.627-1.063l.177-.989l5.725 1.089l.656-2.322l-6.489-1.748l.3-.944l6.464 1.729l.625-2.21l-4.504-2.304l.496-.876l6.634 3.428l.125-3.013l1.397-.308l2.607 5.073q.2.379.216.793q.015.413-.11.798l-1.218 4.375q-.317 1.169-1.324 1.866T11.433 22m6.73-7.139q.03-.286.023-.578t-.09-.58l-2.982-5.759l1.42-.734l-2.053-4.927l.921-.404l2.867 6.89l2.11-2.34l1.388.748l-1.451 5.58q-.112.405-.345.73q-.232.327-.58.544zM8.706 8.025L7.223 6.273l.762-.634l2.298 2.734l-.012.475zm3.583-1.27l-2.431-3.49l.829-.592l2.732 3.952z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSignLanguageSharp(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="m11.433 22l-8.727-.779l.123-1l3.975.34l.706-2.507l-5.627-1.063l.177-.989l5.725 1.089l.656-2.322l-6.489-1.748l.3-.944l6.464 1.729l.625-2.21l-4.504-2.304l.496-.876l6.634 3.428l.125-3.013l1.397-.308l2.607 5.073q.2.379.216.793q.015.413-.11.798l-1.218 4.375q-.317 1.169-1.324 1.866T11.433 22m6.73-7.139q.03-.286.023-.578t-.09-.58l-2.982-5.759l1.42-.734l-2.053-4.927l.921-.404l2.867 6.89l2.11-2.34l1.388.748l-1.451 5.58q-.112.405-.345.73q-.232.327-.58.544zM8.706 8.025L7.223 6.273l.762-.634l2.298 2.734l-.012.475zm3.583-1.27l-2.431-3.49l.829-.592l2.732 3.952z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.433 22l-8.727-.779l.123-1l3.975.34l.706-2.507l-5.627-1.063l.177-.989l5.725 1.089l.656-2.322l-6.489-1.748l.3-.944l6.464 1.729l.625-2.21l-4.504-2.304l.496-.876l6.634 3.428l.125-3.013l1.397-.308l2.607 5.073q.2.379.216.793q.015.413-.11.798l-1.218 4.375q-.317 1.169-1.324 1.866T11.433 22m6.73-7.139q.03-.286.023-.578t-.09-.58l-2.982-5.759l1.42-.734l-2.053-4.927l.921-.404l2.867 6.89l2.11-2.34l1.388.748l-1.451 5.58q-.112.405-.345.73q-.232.327-.58.544zM8.706 8.025L7.223 6.273l.762-.634l2.298 2.734l-.012.475zm3.583-1.27l-2.431-3.49l.829-.592l2.732 3.952z"/></svg>
</template>

CSS

.icon-sign-language-sharp {
  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%22m11.433%2022l-8.727-.779l.123-1l3.975.34l.706-2.507l-5.627-1.063l.177-.989l5.725%201.089l.656-2.322l-6.489-1.748l.3-.944l6.464%201.729l.625-2.21l-4.504-2.304l.496-.876l6.634%203.428l.125-3.013l1.397-.308l2.607%205.073q.2.379.216.793q.015.413-.11.798l-1.218%204.375q-.317%201.169-1.324%201.866T11.433%2022m6.73-7.139q.03-.286.023-.578t-.09-.58l-2.982-5.759l1.42-.734l-2.053-4.927l.921-.404l2.867%206.89l2.11-2.34l1.388.748l-1.451%205.58q-.112.405-.345.73q-.232.327-.58.544zM8.706%208.025L7.223%206.273l.762-.634l2.298%202.734l-.012.475zm3.583-1.27l-2.431-3.49l.829-.592l2.732%203.952z%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%22m11.433%2022l-8.727-.779l.123-1l3.975.34l.706-2.507l-5.627-1.063l.177-.989l5.725%201.089l.656-2.322l-6.489-1.748l.3-.944l6.464%201.729l.625-2.21l-4.504-2.304l.496-.876l6.634%203.428l.125-3.013l1.397-.308l2.607%205.073q.2.379.216.793q.015.413-.11.798l-1.218%204.375q-.317%201.169-1.324%201.866T11.433%2022m6.73-7.139q.03-.286.023-.578t-.09-.58l-2.982-5.759l1.42-.734l-2.053-4.927l.921-.404l2.867%206.89l2.11-2.34l1.388.748l-1.451%205.58q-.112.405-.345.73q-.232.327-.58.544zM8.706%208.025L7.223%206.273l.762-.634l2.298%202.734l-.012.475zm3.583-1.27l-2.431-3.49l.829-.592l2.732%203.952z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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