multimodal hand eye icon

multimodal-hand-eye from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
multimodal-hand-eye
Set
Material Symbols Light
Style
Regular
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="M7.668 21.48q-.5 0-.945-.186t-.807-.546l-4.354-4.344l.575-.6q.234-.235.542-.293t.635.03l2.032.461V8q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v6.808h1.77v-3.77q0-.212.143-.356q.144-.143.357-.143t.356.143t.144.357v3.769h1.769v-2.385q0-.212.144-.356t.356-.144t.356.144t.144.356v2.385h1.769q0-.213.144-.356t.357-.144t.356.144t.143.356v3.173q0 1.457-1.021 2.478t-2.48 1.022zm8.466-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 MaterialSymbolsLightMultimodalHandEye(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.668 21.48q-.5 0-.945-.186t-.807-.546l-4.354-4.344l.575-.6q.234-.235.542-.293t.635.03l2.032.461V8q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v6.808h1.77v-3.77q0-.212.143-.356q.144-.143.357-.143t.356.143t.144.357v3.769h1.769v-2.385q0-.212.144-.356t.356-.144t.356.144t.144.356v2.385h1.769q0-.213.144-.356t.357-.144t.356.144t.143.356v3.173q0 1.457-1.021 2.478t-2.48 1.022zm8.466-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="M7.668 21.48q-.5 0-.945-.186t-.807-.546l-4.354-4.344l.575-.6q.234-.235.542-.293t.635.03l2.032.461V8q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v6.808h1.77v-3.77q0-.212.143-.356q.144-.143.357-.143t.356.143t.144.357v3.769h1.769v-2.385q0-.212.144-.356t.356-.144t.356.144t.144.356v2.385h1.769q0-.213.144-.356t.357-.144t.356.144t.143.356v3.173q0 1.457-1.021 2.478t-2.48 1.022zm8.466-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 {
  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.668%2021.48q-.5%200-.945-.186t-.807-.546l-4.354-4.344l.575-.6q.234-.235.542-.293t.635.03l2.032.461V8q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v6.808h1.77v-3.77q0-.212.143-.356q.144-.143.357-.143t.356.143t.144.357v3.769h1.769v-2.385q0-.212.144-.356t.356-.144t.356.144t.144.356v2.385h1.769q0-.213.144-.356t.357-.144t.356.144t.143.356v3.173q0%201.457-1.021%202.478t-2.48%201.022zm8.466-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%22M7.668%2021.48q-.5%200-.945-.186t-.807-.546l-4.354-4.344l.575-.6q.234-.235.542-.293t.635.03l2.032.461V8q0-.213.144-.356q.144-.144.357-.144t.356.144t.143.356v6.808h1.77v-3.77q0-.212.143-.356q.144-.143.357-.143t.356.143t.144.357v3.769h1.769v-2.385q0-.212.144-.356t.356-.144t.356.144t.144.356v2.385h1.769q0-.213.144-.356t.357-.144t.356.144t.143.356v3.173q0%201.457-1.021%202.478t-2.48%201.022zm8.466-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.svg?color=%231a73e8&size=48