multimodal hand eye icon
multimodal-hand-eye-sharp from Material Symbols Light by Google · Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- multimodal-hand-eye-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the multimodal hand eye icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.652 21.48l-5.09-5.076l1.004-1.054l2.78.652V7.5h1v7.308h1.77v-4.27h1v4.27h1.769v-2.885h1v2.885h1.769v-.5h1v3.673q0 1.457-1.021 2.478t-2.48 1.022zm9.482-11.557q-1.832 0-3.382-.94T10.269 6.46q.933-1.58 2.483-2.52T16.135 3t3.382.94T22 6.463q-.933 1.58-2.483 2.52q-1.55.941-3.383.941m1.256-2.205q.514-.513.514-1.256t-.513-1.256q-.513-.514-1.256-.514t-1.256.513t-.513 1.256t.512 1.256t1.256.514t1.257-.513m-1.963-.547q-.294-.291-.294-.707t.291-.71q.292-.292.707-.292q.416 0 .71.29t.293.707t-.292.71t-.706.293t-.709-.291"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightMultimodalHandEyeSharp(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="m6.652 21.48l-5.09-5.076l1.004-1.054l2.78.652V7.5h1v7.308h1.77v-4.27h1v4.27h1.769v-2.885h1v2.885h1.769v-.5h1v3.673q0 1.457-1.021 2.478t-2.48 1.022zm9.482-11.557q-1.832 0-3.382-.94T10.269 6.46q.933-1.58 2.483-2.52T16.135 3t3.382.94T22 6.463q-.933 1.58-2.483 2.52q-1.55.941-3.383.941m1.256-2.205q.514-.513.514-1.256t-.513-1.256q-.513-.514-1.256-.514t-1.256.513t-.513 1.256t.512 1.256t1.256.514t1.257-.513m-1.963-.547q-.294-.291-.294-.707t.291-.71q.292-.292.707-.292q.416 0 .71.29t.293.707t-.292.71t-.706.293t-.709-.291"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.652 21.48l-5.09-5.076l1.004-1.054l2.78.652V7.5h1v7.308h1.77v-4.27h1v4.27h1.769v-2.885h1v2.885h1.769v-.5h1v3.673q0 1.457-1.021 2.478t-2.48 1.022zm9.482-11.557q-1.832 0-3.382-.94T10.269 6.46q.933-1.58 2.483-2.52T16.135 3t3.382.94T22 6.463q-.933 1.58-2.483 2.52q-1.55.941-3.383.941m1.256-2.205q.514-.513.514-1.256t-.513-1.256q-.513-.514-1.256-.514t-1.256.513t-.513 1.256t.512 1.256t1.256.514t1.257-.513m-1.963-.547q-.294-.291-.294-.707t.291-.71q.292-.292.707-.292q.416 0 .71.29t.293.707t-.292.71t-.706.293t-.709-.291"/></svg> </template>
CSS
.icon-multimodal-hand-eye-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%22m6.652%2021.48l-5.09-5.076l1.004-1.054l2.78.652V7.5h1v7.308h1.77v-4.27h1v4.27h1.769v-2.885h1v2.885h1.769v-.5h1v3.673q0%201.457-1.021%202.478t-2.48%201.022zm9.482-11.557q-1.832%200-3.382-.94T10.269%206.46q.933-1.58%202.483-2.52T16.135%203t3.382.94T22%206.463q-.933%201.58-2.483%202.52q-1.55.941-3.383.941m1.256-2.205q.514-.513.514-1.256t-.513-1.256q-.513-.514-1.256-.514t-1.256.513t-.513%201.256t.512%201.256t1.256.514t1.257-.513m-1.963-.547q-.294-.291-.294-.707t.291-.71q.292-.292.707-.292q.416%200%20.71.29t.293.707t-.292.71t-.706.293t-.709-.291%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%22m6.652%2021.48l-5.09-5.076l1.004-1.054l2.78.652V7.5h1v7.308h1.77v-4.27h1v4.27h1.769v-2.885h1v2.885h1.769v-.5h1v3.673q0%201.457-1.021%202.478t-2.48%201.022zm9.482-11.557q-1.832%200-3.382-.94T10.269%206.46q.933-1.58%202.483-2.52T16.135%203t3.382.94T22%206.463q-.933%201.58-2.483%202.52q-1.55.941-3.383.941m1.256-2.205q.514-.513.514-1.256t-.513-1.256q-.513-.514-1.256-.514t-1.256.513t-.513%201.256t.512%201.256t1.256.514t1.257-.513m-1.963-.547q-.294-.291-.294-.707t.291-.71q.292-.292.707-.292q.416%200%20.71.29t.293.707t-.292.71t-.706.293t-.709-.291%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/multimodal-hand-eye-sharp.svg?color=%231a73e8&size=48