blind icon
blind from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- blind
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- blind-outline, blind-outline-sharp, blind-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the blind icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.558 22.173l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.102.05-2.492t.68-2.6l-2.634 1.6V13h-1V9.089l4.342-2.595q.373-.24.685-.328q.311-.089.638-.089q.446 0 .783.214q.336.213.606.68l.813 1.425q.712 1.235 1.852 1.9q1.14.666 2.512.666v1h-.918l4.725 9.896l-.682.346l-5.022-10.517q-1.096-.364-1.976-1.12t-1.685-2.075q-.52 1.322-.744 2.548t-.116 2.102l1.994 3.474v5.576h-1V17.25l-2.37-3.32l-.091 3.897zM10.29 4.191q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.191.5T13.173 3t-.501 1.191t-1.191.501t-1.191-.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBlind(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="m5.558 22.173l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.102.05-2.492t.68-2.6l-2.634 1.6V13h-1V9.089l4.342-2.595q.373-.24.685-.328q.311-.089.638-.089q.446 0 .783.214q.336.213.606.68l.813 1.425q.712 1.235 1.852 1.9q1.14.666 2.512.666v1h-.918l4.725 9.896l-.682.346l-5.022-10.517q-1.096-.364-1.976-1.12t-1.685-2.075q-.52 1.322-.744 2.548t-.116 2.102l1.994 3.474v5.576h-1V17.25l-2.37-3.32l-.091 3.897zM10.29 4.191q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.191.5T13.173 3t-.501 1.191t-1.191.501t-1.191-.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.558 22.173l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.102.05-2.492t.68-2.6l-2.634 1.6V13h-1V9.089l4.342-2.595q.373-.24.685-.328q.311-.089.638-.089q.446 0 .783.214q.336.213.606.68l.813 1.425q.712 1.235 1.852 1.9q1.14.666 2.512.666v1h-.918l4.725 9.896l-.682.346l-5.022-10.517q-1.096-.364-1.976-1.12t-1.685-2.075q-.52 1.322-.744 2.548t-.116 2.102l1.994 3.474v5.576h-1V17.25l-2.37-3.32l-.091 3.897zM10.29 4.191q-.501-.5-.501-1.191t.5-1.191q.502-.501 1.192-.501t1.191.5T13.173 3t-.501 1.191t-1.191.501t-1.191-.5"/></svg> </template>
CSS
.icon-blind {
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%22m5.558%2022.173l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.102.05-2.492t.68-2.6l-2.634%201.6V13h-1V9.089l4.342-2.595q.373-.24.685-.328q.311-.089.638-.089q.446%200%20.783.214q.336.213.606.68l.813%201.425q.712%201.235%201.852%201.9q1.14.666%202.512.666v1h-.918l4.725%209.896l-.682.346l-5.022-10.517q-1.096-.364-1.976-1.12t-1.685-2.075q-.52%201.322-.744%202.548t-.116%202.102l1.994%203.474v5.576h-1V17.25l-2.37-3.32l-.091%203.897zM10.29%204.191q-.501-.5-.501-1.191t.5-1.191q.502-.501%201.192-.501t1.191.5T13.173%203t-.501%201.191t-1.191.501t-1.191-.5%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%22m5.558%2022.173l-.792-.604l3.196-4.09l-.423-4.325q-.154-1.102.05-2.492t.68-2.6l-2.634%201.6V13h-1V9.089l4.342-2.595q.373-.24.685-.328q.311-.089.638-.089q.446%200%20.783.214q.336.213.606.68l.813%201.425q.712%201.235%201.852%201.9q1.14.666%202.512.666v1h-.918l4.725%209.896l-.682.346l-5.022-10.517q-1.096-.364-1.976-1.12t-1.685-2.075q-.52%201.322-.744%202.548t-.116%202.102l1.994%203.474v5.576h-1V17.25l-2.37-3.32l-.091%203.897zM10.29%204.191q-.501-.5-.501-1.191t.5-1.191q.502-.501%201.192-.501t1.191.5T13.173%203t-.501%201.191t-1.191.501t-1.191-.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/blind.svg?color=%231a73e8&size=48