multimodal hand eye icon

multimodal-hand-eye-outline-sharp from Material Symbols by Google · Outline Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
multimodal-hand-eye-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

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="M12 23H6.575L.6 17l1.6-1.65l2.8.825V7h2v11.825l-2.45-.7L7.425 21H12q.825 0 1.413-.587T14 19v-5h2v5q0 1.65-1.175 2.825T12 23m-4-7v-5h2v5zm3 0v-4h2v4zm1 5H7.825zm4-10q-2.275 0-4.2-1.2T9 6.5q.875-2.1 2.8-3.3T16 2t4.2 1.2T23 6.5q-.875 2.1-2.8 3.3T16 11m2.688-2.65Q19.95 7.7 20.75 6.5q-.8-1.2-2.062-1.85T16 4t-2.687.65T11.25 6.5q.8 1.2 2.063 1.85T16 9t2.688-.65m-3.75-.788Q14.5 7.126 14.5 6.5t.438-1.062T16 5t1.063.438T17.5 6.5t-.437 1.063T16 8t-1.062-.437"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsMultimodalHandEyeOutlineSharp(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="M12 23H6.575L.6 17l1.6-1.65l2.8.825V7h2v11.825l-2.45-.7L7.425 21H12q.825 0 1.413-.587T14 19v-5h2v5q0 1.65-1.175 2.825T12 23m-4-7v-5h2v5zm3 0v-4h2v4zm1 5H7.825zm4-10q-2.275 0-4.2-1.2T9 6.5q.875-2.1 2.8-3.3T16 2t4.2 1.2T23 6.5q-.875 2.1-2.8 3.3T16 11m2.688-2.65Q19.95 7.7 20.75 6.5q-.8-1.2-2.062-1.85T16 4t-2.687.65T11.25 6.5q.8 1.2 2.063 1.85T16 9t2.688-.65m-3.75-.788Q14.5 7.126 14.5 6.5t.438-1.062T16 5t1.063.438T17.5 6.5t-.437 1.063T16 8t-1.062-.437"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 23H6.575L.6 17l1.6-1.65l2.8.825V7h2v11.825l-2.45-.7L7.425 21H12q.825 0 1.413-.587T14 19v-5h2v5q0 1.65-1.175 2.825T12 23m-4-7v-5h2v5zm3 0v-4h2v4zm1 5H7.825zm4-10q-2.275 0-4.2-1.2T9 6.5q.875-2.1 2.8-3.3T16 2t4.2 1.2T23 6.5q-.875 2.1-2.8 3.3T16 11m2.688-2.65Q19.95 7.7 20.75 6.5q-.8-1.2-2.062-1.85T16 4t-2.687.65T11.25 6.5q.8 1.2 2.063 1.85T16 9t2.688-.65m-3.75-.788Q14.5 7.126 14.5 6.5t.438-1.062T16 5t1.063.438T17.5 6.5t-.437 1.063T16 8t-1.062-.437"/></svg>
</template>

CSS

.icon-multimodal-hand-eye-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%22M12%2023H6.575L.6%2017l1.6-1.65l2.8.825V7h2v11.825l-2.45-.7L7.425%2021H12q.825%200%201.413-.587T14%2019v-5h2v5q0%201.65-1.175%202.825T12%2023m-4-7v-5h2v5zm3%200v-4h2v4zm1%205H7.825zm4-10q-2.275%200-4.2-1.2T9%206.5q.875-2.1%202.8-3.3T16%202t4.2%201.2T23%206.5q-.875%202.1-2.8%203.3T16%2011m2.688-2.65Q19.95%207.7%2020.75%206.5q-.8-1.2-2.062-1.85T16%204t-2.687.65T11.25%206.5q.8%201.2%202.063%201.85T16%209t2.688-.65m-3.75-.788Q14.5%207.126%2014.5%206.5t.438-1.062T16%205t1.063.438T17.5%206.5t-.437%201.063T16%208t-1.062-.437%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%22M12%2023H6.575L.6%2017l1.6-1.65l2.8.825V7h2v11.825l-2.45-.7L7.425%2021H12q.825%200%201.413-.587T14%2019v-5h2v5q0%201.65-1.175%202.825T12%2023m-4-7v-5h2v5zm3%200v-4h2v4zm1%205H7.825zm4-10q-2.275%200-4.2-1.2T9%206.5q.875-2.1%202.8-3.3T16%202t4.2%201.2T23%206.5q-.875%202.1-2.8%203.3T16%2011m2.688-2.65Q19.95%207.7%2020.75%206.5q-.8-1.2-2.062-1.85T16%204t-2.687.65T11.25%206.5q.8%201.2%202.063%201.85T16%209t2.688-.65m-3.75-.788Q14.5%207.126%2014.5%206.5t.438-1.062T16%205t1.063.438T17.5%206.5t-.437%201.063T16%208t-1.062-.437%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/multimodal-hand-eye-outline-sharp.svg?color=%231a73e8&size=48