sign language off icon

sign-language-off-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
sign-language-off-rounded
Set
Material Symbols
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the sign language off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.75 22.225q-.425-.05-.7-.363t-.225-.737t.363-.675t.737-.225l4.225.375l.475-1.675L1.8 17.8q-.425-.075-.65-.4T1 16.65q.075-.4.412-.638t.763-.162l5.975 1.125l.425-1.45l-6.75-1.85q-.425-.1-.612-.45t-.063-.775q.125-.4.45-.6t.75-.1L9.1 13.6l.375-1.325L2.1 4.9q-.275-.275-.288-.687T2.1 3.5q.275-.275.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275l-3.15-3.125l-.35 1.325q-.375 1.425-1.575 2.225t-2.65.675zm15.7-6.625l-5.8-5.75l.85-.575l-3.85-5.8q-.25-.35-.175-.737T9.9 2.1q.35-.225.738-.162t.662.412l3.85 5.825l1.25-.85L14.375 2.4q-.175-.35-.013-.737T14.9 1.1q.4-.15.775 0t.55.525l2.525 6.1l1.15-1.3q.275-.3.65-.462t.8-.113q.725.05 1.2.575t.25 1.3l-1.6 5.225q-.15.5-.45.913t-.725.687zm-3.175-.3L4.75 9.8q-.4-.2-.513-.587t.088-.763q.2-.35.588-.475t.762.05l4.9 2.575z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSignLanguageOffRounded(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="M2.75 22.225q-.425-.05-.7-.363t-.225-.737t.363-.675t.737-.225l4.225.375l.475-1.675L1.8 17.8q-.425-.075-.65-.4T1 16.65q.075-.4.412-.638t.763-.162l5.975 1.125l.425-1.45l-6.75-1.85q-.425-.1-.612-.45t-.063-.775q.125-.4.45-.6t.75-.1L9.1 13.6l.375-1.325L2.1 4.9q-.275-.275-.288-.687T2.1 3.5q.275-.275.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275l-3.15-3.125l-.35 1.325q-.375 1.425-1.575 2.225t-2.65.675zm15.7-6.625l-5.8-5.75l.85-.575l-3.85-5.8q-.25-.35-.175-.737T9.9 2.1q.35-.225.738-.162t.662.412l3.85 5.825l1.25-.85L14.375 2.4q-.175-.35-.013-.737T14.9 1.1q.4-.15.775 0t.55.525l2.525 6.1l1.15-1.3q.275-.3.65-.462t.8-.113q.725.05 1.2.575t.25 1.3l-1.6 5.225q-.15.5-.45.913t-.725.687zm-3.175-.3L4.75 9.8q-.4-.2-.513-.587t.088-.763q.2-.35.588-.475t.762.05l4.9 2.575z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.75 22.225q-.425-.05-.7-.363t-.225-.737t.363-.675t.737-.225l4.225.375l.475-1.675L1.8 17.8q-.425-.075-.65-.4T1 16.65q.075-.4.412-.638t.763-.162l5.975 1.125l.425-1.45l-6.75-1.85q-.425-.1-.612-.45t-.063-.775q.125-.4.45-.6t.75-.1L9.1 13.6l.375-1.325L2.1 4.9q-.275-.275-.288-.687T2.1 3.5q.275-.275.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275l-3.15-3.125l-.35 1.325q-.375 1.425-1.575 2.225t-2.65.675zm15.7-6.625l-5.8-5.75l.85-.575l-3.85-5.8q-.25-.35-.175-.737T9.9 2.1q.35-.225.738-.162t.662.412l3.85 5.825l1.25-.85L14.375 2.4q-.175-.35-.013-.737T14.9 1.1q.4-.15.775 0t.55.525l2.525 6.1l1.15-1.3q.275-.3.65-.462t.8-.113q.725.05 1.2.575t.25 1.3l-1.6 5.225q-.15.5-.45.913t-.725.687zm-3.175-.3L4.75 9.8q-.4-.2-.513-.587t.088-.763q.2-.35.588-.475t.762.05l4.9 2.575z"/></svg>
</template>

CSS

.icon-sign-language-off-rounded {
  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%22M2.75%2022.225q-.425-.05-.7-.363t-.225-.737t.363-.675t.737-.225l4.225.375l.475-1.675L1.8%2017.8q-.425-.075-.65-.4T1%2016.65q.075-.4.412-.638t.763-.162l5.975%201.125l.425-1.45l-6.75-1.85q-.425-.1-.612-.45t-.063-.775q.125-.4.45-.6t.75-.1L9.1%2013.6l.375-1.325L2.1%204.9q-.275-.275-.288-.687T2.1%203.5q.275-.275.7-.275t.7.275l17%2017q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275l-3.15-3.125l-.35%201.325q-.375%201.425-1.575%202.225t-2.65.675zm15.7-6.625l-5.8-5.75l.85-.575l-3.85-5.8q-.25-.35-.175-.737T9.9%202.1q.35-.225.738-.162t.662.412l3.85%205.825l1.25-.85L14.375%202.4q-.175-.35-.013-.737T14.9%201.1q.4-.15.775%200t.55.525l2.525%206.1l1.15-1.3q.275-.3.65-.462t.8-.113q.725.05%201.2.575t.25%201.3l-1.6%205.225q-.15.5-.45.913t-.725.687zm-3.175-.3L4.75%209.8q-.4-.2-.513-.587t.088-.763q.2-.35.588-.475t.762.05l4.9%202.575z%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%22M2.75%2022.225q-.425-.05-.7-.363t-.225-.737t.363-.675t.737-.225l4.225.375l.475-1.675L1.8%2017.8q-.425-.075-.65-.4T1%2016.65q.075-.4.412-.638t.763-.162l5.975%201.125l.425-1.45l-6.75-1.85q-.425-.1-.612-.45t-.063-.775q.125-.4.45-.6t.75-.1L9.1%2013.6l.375-1.325L2.1%204.9q-.275-.275-.288-.687T2.1%203.5q.275-.275.7-.275t.7.275l17%2017q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275l-3.15-3.125l-.35%201.325q-.375%201.425-1.575%202.225t-2.65.675zm15.7-6.625l-5.8-5.75l.85-.575l-3.85-5.8q-.25-.35-.175-.737T9.9%202.1q.35-.225.738-.162t.662.412l3.85%205.825l1.25-.85L14.375%202.4q-.175-.35-.013-.737T14.9%201.1q.4-.15.775%200t.55.525l2.525%206.1l1.15-1.3q.275-.3.65-.462t.8-.113q.725.05%201.2.575t.25%201.3l-1.6%205.225q-.15.5-.45.913t-.725.687zm-3.175-.3L4.75%209.8q-.4-.2-.513-.587t.088-.763q.2-.35.588-.475t.762.05l4.9%202.575z%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-off-rounded.svg?color=%231a73e8&size=48