sign language icon
sign-language-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- sign-language-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- 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 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.625 18.925l-6.8-1.3l.35-1.95l7 1.3zm.95-3.4L.875 13.4l.55-1.925L9.1 13.6zm2.8 7.475l-9.65-.875l.2-2L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4 14.3L3.875 9.325l.9-1.775l6.75 3.525l.125-3l2.55-.5l2.55 5.925q.2.475.225.975t-.1 1L15.6 20.1q-.375 1.4-1.575 2.225t-2.65.675m-3.9-15.725L6.3 5.85L7.85 4.6l2.375 2.85l-.05 1.225zm4.275-.75L9.05 2.65l1.675-1.15L13.9 6.125zm6.625 9.125q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425l-4.125-9.95L15.825.7l2.925 7.025L20.725 5.5l2.35 1.325L21.2 12.95q-.15.5-.45.913t-.725.687zm-.275-4.225"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSignLanguageOutlineSharp(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="m7.625 18.925l-6.8-1.3l.35-1.95l7 1.3zm.95-3.4L.875 13.4l.55-1.925L9.1 13.6zm2.8 7.475l-9.65-.875l.2-2L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4 14.3L3.875 9.325l.9-1.775l6.75 3.525l.125-3l2.55-.5l2.55 5.925q.2.475.225.975t-.1 1L15.6 20.1q-.375 1.4-1.575 2.225t-2.65.675m-3.9-15.725L6.3 5.85L7.85 4.6l2.375 2.85l-.05 1.225zm4.275-.75L9.05 2.65l1.675-1.15L13.9 6.125zm6.625 9.125q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425l-4.125-9.95L15.825.7l2.925 7.025L20.725 5.5l2.35 1.325L21.2 12.95q-.15.5-.45.913t-.725.687zm-.275-4.225"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m7.625 18.925l-6.8-1.3l.35-1.95l7 1.3zm.95-3.4L.875 13.4l.55-1.925L9.1 13.6zm2.8 7.475l-9.65-.875l.2-2L11.55 21q.725.075 1.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4 14.3L3.875 9.325l.9-1.775l6.75 3.525l.125-3l2.55-.5l2.55 5.925q.2.475.225.975t-.1 1L15.6 20.1q-.375 1.4-1.575 2.225t-2.65.675m-3.9-15.725L6.3 5.85L7.85 4.6l2.375 2.85l-.05 1.225zm4.275-.75L9.05 2.65l1.675-1.15L13.9 6.125zm6.625 9.125q.125-.575.1-1.175T18.25 13.3l.65-.4q.15-.1.238-.238t.137-.312L20.3 9l-2.2 2.425l-4.125-9.95L15.825.7l2.925 7.025L20.725 5.5l2.35 1.325L21.2 12.95q-.15.5-.45.913t-.725.687zm-.275-4.225"/></svg> </template>
CSS
.icon-sign-language-outline-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%22m7.625%2018.925l-6.8-1.3l.35-1.95l7%201.3zm.95-3.4L.875%2013.4l.55-1.925L9.1%2013.6zm2.8%207.475l-9.65-.875l.2-2L11.55%2021q.725.075%201.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4%2014.3L3.875%209.325l.9-1.775l6.75%203.525l.125-3l2.55-.5l2.55%205.925q.2.475.225.975t-.1%201L15.6%2020.1q-.375%201.4-1.575%202.225t-2.65.675m-3.9-15.725L6.3%205.85L7.85%204.6l2.375%202.85l-.05%201.225zm4.275-.75L9.05%202.65l1.675-1.15L13.9%206.125zm6.625%209.125q.125-.575.1-1.175T18.25%2013.3l.65-.4q.15-.1.238-.238t.137-.312L20.3%209l-2.2%202.425l-4.125-9.95L15.825.7l2.925%207.025L20.725%205.5l2.35%201.325L21.2%2012.95q-.15.5-.45.913t-.725.687zm-.275-4.225%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%22m7.625%2018.925l-6.8-1.3l.35-1.95l7%201.3zm.95-3.4L.875%2013.4l.55-1.925L9.1%2013.6zm2.8%207.475l-9.65-.875l.2-2L11.55%2021q.725.075%201.325-.337t.8-1.113l1.275-4.625q.05-.15.038-.325t-.088-.325l-1.375-3.25L13.4%2014.3L3.875%209.325l.9-1.775l6.75%203.525l.125-3l2.55-.5l2.55%205.925q.2.475.225.975t-.1%201L15.6%2020.1q-.375%201.4-1.575%202.225t-2.65.675m-3.9-15.725L6.3%205.85L7.85%204.6l2.375%202.85l-.05%201.225zm4.275-.75L9.05%202.65l1.675-1.15L13.9%206.125zm6.625%209.125q.125-.575.1-1.175T18.25%2013.3l.65-.4q.15-.1.238-.238t.137-.312L20.3%209l-2.2%202.425l-4.125-9.95L15.825.7l2.925%207.025L20.725%205.5l2.35%201.325L21.2%2012.95q-.15.5-.45.913t-.725.687zm-.275-4.225%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-outline-sharp.svg?color=%231a73e8&size=48