blind-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
blind-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
blind-outline-rounded

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="M10.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-.5m6.932 7.626q-.143.143-.357.143h-.917L20.5 21.53q.067.142.024.288q-.043.147-.185.214t-.298.017t-.224-.192l-4.848-10.17q-1.096-.363-1.976-1.12t-1.685-2.074q-.52 1.321-.744 2.547t-.116 2.103l1.994 3.474v5.076q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V17.25l-2.37-3.32l-.091 3.897l-3.131 3.95q-.135.177-.323.207q-.189.031-.366-.103q-.177-.135-.198-.333q-.02-.198.114-.375l2.884-3.694l-.423-4.325q-.154-1.102.051-2.492t.68-2.6l-2.635 1.6V12.5q0 .214-.143.357T5.135 13t-.357-.143t-.143-.357V9.548q0-.217.099-.407t.285-.295l3.958-2.352q.373-.24.685-.329q.311-.088.638-.088q.446 0 .783.213q.336.214.606.681l.813 1.425q.712 1.235 1.852 1.9t2.512.665q.213 0 .356.144q.144.143.144.356t-.144.357"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBlindRounded(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="M10.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-.5m6.932 7.626q-.143.143-.357.143h-.917L20.5 21.53q.067.142.024.288q-.043.147-.185.214t-.298.017t-.224-.192l-4.848-10.17q-1.096-.363-1.976-1.12t-1.685-2.074q-.52 1.321-.744 2.547t-.116 2.103l1.994 3.474v5.076q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V17.25l-2.37-3.32l-.091 3.897l-3.131 3.95q-.135.177-.323.207q-.189.031-.366-.103q-.177-.135-.198-.333q-.02-.198.114-.375l2.884-3.694l-.423-4.325q-.154-1.102.051-2.492t.68-2.6l-2.635 1.6V12.5q0 .214-.143.357T5.135 13t-.357-.143t-.143-.357V9.548q0-.217.099-.407t.285-.295l3.958-2.352q.373-.24.685-.329q.311-.088.638-.088q.446 0 .783.213q.336.214.606.681l.813 1.425q.712 1.235 1.852 1.9t2.512.665q.213 0 .356.144q.144.143.144.356t-.144.357"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.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-.5m6.932 7.626q-.143.143-.357.143h-.917L20.5 21.53q.067.142.024.288q-.043.147-.185.214t-.298.017t-.224-.192l-4.848-10.17q-1.096-.363-1.976-1.12t-1.685-2.074q-.52 1.321-.744 2.547t-.116 2.103l1.994 3.474v5.076q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357V17.25l-2.37-3.32l-.091 3.897l-3.131 3.95q-.135.177-.323.207q-.189.031-.366-.103q-.177-.135-.198-.333q-.02-.198.114-.375l2.884-3.694l-.423-4.325q-.154-1.102.051-2.492t.68-2.6l-2.635 1.6V12.5q0 .214-.143.357T5.135 13t-.357-.143t-.143-.357V9.548q0-.217.099-.407t.285-.295l3.958-2.352q.373-.24.685-.329q.311-.088.638-.088q.446 0 .783.213q.336.214.606.681l.813 1.425q.712 1.235 1.852 1.9t2.512.665q.213 0 .356.144q.144.143.144.356t-.144.357"/></svg>
</template>

CSS

.icon-blind-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%22M10.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-.5m6.932%207.626q-.143.143-.357.143h-.917L20.5%2021.53q.067.142.024.288q-.043.147-.185.214t-.298.017t-.224-.192l-4.848-10.17q-1.096-.363-1.976-1.12t-1.685-2.074q-.52%201.321-.744%202.547t-.116%202.103l1.994%203.474v5.076q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357V17.25l-2.37-3.32l-.091%203.897l-3.131%203.95q-.135.177-.323.207q-.189.031-.366-.103q-.177-.135-.198-.333q-.02-.198.114-.375l2.884-3.694l-.423-4.325q-.154-1.102.051-2.492t.68-2.6l-2.635%201.6V12.5q0%20.214-.143.357T5.135%2013t-.357-.143t-.143-.357V9.548q0-.217.099-.407t.285-.295l3.958-2.352q.373-.24.685-.329q.311-.088.638-.088q.446%200%20.783.213q.336.214.606.681l.813%201.425q.712%201.235%201.852%201.9t2.512.665q.213%200%20.356.144q.144.143.144.356t-.144.357%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%22M10.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-.5m6.932%207.626q-.143.143-.357.143h-.917L20.5%2021.53q.067.142.024.288q-.043.147-.185.214t-.298.017t-.224-.192l-4.848-10.17q-1.096-.363-1.976-1.12t-1.685-2.074q-.52%201.321-.744%202.547t-.116%202.103l1.994%203.474v5.076q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357V17.25l-2.37-3.32l-.091%203.897l-3.131%203.95q-.135.177-.323.207q-.189.031-.366-.103q-.177-.135-.198-.333q-.02-.198.114-.375l2.884-3.694l-.423-4.325q-.154-1.102.051-2.492t.68-2.6l-2.635%201.6V12.5q0%20.214-.143.357T5.135%2013t-.357-.143t-.143-.357V9.548q0-.217.099-.407t.285-.295l3.958-2.352q.373-.24.685-.329q.311-.088.638-.088q.446%200%20.783.213q.336.214.606.681l.813%201.425q.712%201.235%201.852%201.9t2.512.665q.213%200%20.356.144q.144.143.144.356t-.144.357%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-rounded.svg?color=%231a73e8&size=48