sign language 2 icon

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

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

3 other variants in Material Symbols

The same icon in other sets

Related icons in Material Symbols

Use the sign language 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-1.25 0-2.125-.875T1 17V8h2v4h1V6h2v6h1.175q.325-.875 1.138-1.437T10.15 10h1.35v2H10q-.425 0-.712.288T9 13t.288.713T10 14h1.25l.875 1.5L9.6 20zm11-1v-4.125q.525-.125 1.088-.462T17 13.65V19zm3-1v-6h-1.175q-.325.875-1.137 1.438T13.85 14H12.5v-2H14q.425 0 .713-.288T15 11t-.288-.712T14 10h-1.25l-.875-1.5l2.55-4.5H20q1.25 0 2.125.875T23 7v9h-2v-4h-1v6zM7 10.35V5h2v4.125q-.525.125-1.088.463T7 10.35"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSignLanguage2Sharp(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="M4 20q-1.25 0-2.125-.875T1 17V8h2v4h1V6h2v6h1.175q.325-.875 1.138-1.437T10.15 10h1.35v2H10q-.425 0-.712.288T9 13t.288.713T10 14h1.25l.875 1.5L9.6 20zm11-1v-4.125q.525-.125 1.088-.462T17 13.65V19zm3-1v-6h-1.175q-.325.875-1.137 1.438T13.85 14H12.5v-2H14q.425 0 .713-.288T15 11t-.288-.712T14 10h-1.25l-.875-1.5l2.55-4.5H20q1.25 0 2.125.875T23 7v9h-2v-4h-1v6zM7 10.35V5h2v4.125q-.525.125-1.088.463T7 10.35"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-1.25 0-2.125-.875T1 17V8h2v4h1V6h2v6h1.175q.325-.875 1.138-1.437T10.15 10h1.35v2H10q-.425 0-.712.288T9 13t.288.713T10 14h1.25l.875 1.5L9.6 20zm11-1v-4.125q.525-.125 1.088-.462T17 13.65V19zm3-1v-6h-1.175q-.325.875-1.137 1.438T13.85 14H12.5v-2H14q.425 0 .713-.288T15 11t-.288-.712T14 10h-1.25l-.875-1.5l2.55-4.5H20q1.25 0 2.125.875T23 7v9h-2v-4h-1v6zM7 10.35V5h2v4.125q-.525.125-1.088.463T7 10.35"/></svg>
</template>

CSS

.icon-sign-language-2-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%22M4%2020q-1.25%200-2.125-.875T1%2017V8h2v4h1V6h2v6h1.175q.325-.875%201.138-1.437T10.15%2010h1.35v2H10q-.425%200-.712.288T9%2013t.288.713T10%2014h1.25l.875%201.5L9.6%2020zm11-1v-4.125q.525-.125%201.088-.462T17%2013.65V19zm3-1v-6h-1.175q-.325.875-1.137%201.438T13.85%2014H12.5v-2H14q.425%200%20.713-.288T15%2011t-.288-.712T14%2010h-1.25l-.875-1.5l2.55-4.5H20q1.25%200%202.125.875T23%207v9h-2v-4h-1v6zM7%2010.35V5h2v4.125q-.525.125-1.088.463T7%2010.35%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%22M4%2020q-1.25%200-2.125-.875T1%2017V8h2v4h1V6h2v6h1.175q.325-.875%201.138-1.437T10.15%2010h1.35v2H10q-.425%200-.712.288T9%2013t.288.713T10%2014h1.25l.875%201.5L9.6%2020zm11-1v-4.125q.525-.125%201.088-.462T17%2013.65V19zm3-1v-6h-1.175q-.325.875-1.137%201.438T13.85%2014H12.5v-2H14q.425%200%20.713-.288T15%2011t-.288-.712T14%2010h-1.25l-.875-1.5l2.55-4.5H20q1.25%200%202.125.875T23%207v9h-2v-4h-1v6zM7%2010.35V5h2v4.125q-.525.125-1.088.463T7%2010.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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