undereye-outline from Material Symbols by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
undereye-outline
Set
Material Symbols
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
undereye-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the undereye icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 19q-3.775 0-6.738-2.087T1 11.5q1.3-3.325 4.263-5.413T12 4t6.738 2.088T23 11.5q-1.3 3.325-4.262 5.413T12 19m-7.925 1.7q-.95-.65-1.7-1.463t-1.25-1.762l1.75-.95q.4.725 1.013 1.375t1.387 1.175zM12 17q2.875 0 5.225-1.475t3.6-4.025q-1.25-2.55-3.6-4.025T12 6T6.775 7.475t-3.6 4.025q1.25 2.55 3.6 4.025T12 17m-6.15 4.675L7.05 20q.9.375 1.9.625t2.05.325v2q-1.4-.1-2.687-.425t-2.463-.85M12 16q1.875 0 3.188-1.312T16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16m0-1.8q-1.125 0-1.912-.788T9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2m1 8.75v-2q1.05-.075 2.05-.325t1.9-.625l1.2 1.675q-.875.45-2.3.813T13 22.95m6.925-2.25l-1.2-1.65q.775-.525 1.388-1.162t1.012-1.363l1.75.95q-.5.95-1.25 1.763t-1.7 1.462M12 11.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsUndereyeOutline(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 19q-3.775 0-6.738-2.087T1 11.5q1.3-3.325 4.263-5.413T12 4t6.738 2.088T23 11.5q-1.3 3.325-4.262 5.413T12 19m-7.925 1.7q-.95-.65-1.7-1.463t-1.25-1.762l1.75-.95q.4.725 1.013 1.375t1.387 1.175zM12 17q2.875 0 5.225-1.475t3.6-4.025q-1.25-2.55-3.6-4.025T12 6T6.775 7.475t-3.6 4.025q1.25 2.55 3.6 4.025T12 17m-6.15 4.675L7.05 20q.9.375 1.9.625t2.05.325v2q-1.4-.1-2.687-.425t-2.463-.85M12 16q1.875 0 3.188-1.312T16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16m0-1.8q-1.125 0-1.912-.788T9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2m1 8.75v-2q1.05-.075 2.05-.325t1.9-.625l1.2 1.675q-.875.45-2.3.813T13 22.95m6.925-2.25l-1.2-1.65q.775-.525 1.388-1.162t1.012-1.363l1.75.95q-.5.95-1.25 1.763t-1.7 1.462M12 11.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="M12 19q-3.775 0-6.738-2.087T1 11.5q1.3-3.325 4.263-5.413T12 4t6.738 2.088T23 11.5q-1.3 3.325-4.262 5.413T12 19m-7.925 1.7q-.95-.65-1.7-1.463t-1.25-1.762l1.75-.95q.4.725 1.013 1.375t1.387 1.175zM12 17q2.875 0 5.225-1.475t3.6-4.025q-1.25-2.55-3.6-4.025T12 6T6.775 7.475t-3.6 4.025q1.25 2.55 3.6 4.025T12 17m-6.15 4.675L7.05 20q.9.375 1.9.625t2.05.325v2q-1.4-.1-2.687-.425t-2.463-.85M12 16q1.875 0 3.188-1.312T16.5 11.5t-1.312-3.187T12 7T8.813 8.313T7.5 11.5t1.313 3.188T12 16m0-1.8q-1.125 0-1.912-.788T9.3 11.5t.788-1.912T12 8.8t1.913.788t.787 1.912t-.787 1.913T12 14.2m1 8.75v-2q1.05-.075 2.05-.325t1.9-.625l1.2 1.675q-.875.45-2.3.813T13 22.95m6.925-2.25l-1.2-1.65q.775-.525 1.388-1.162t1.012-1.363l1.75.95q-.5.95-1.25 1.763t-1.7 1.462M12 11.5"/></svg>
</template>

CSS

.icon-undereye-outline {
  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%2019q-3.775%200-6.738-2.087T1%2011.5q1.3-3.325%204.263-5.413T12%204t6.738%202.088T23%2011.5q-1.3%203.325-4.262%205.413T12%2019m-7.925%201.7q-.95-.65-1.7-1.463t-1.25-1.762l1.75-.95q.4.725%201.013%201.375t1.387%201.175zM12%2017q2.875%200%205.225-1.475t3.6-4.025q-1.25-2.55-3.6-4.025T12%206T6.775%207.475t-3.6%204.025q1.25%202.55%203.6%204.025T12%2017m-6.15%204.675L7.05%2020q.9.375%201.9.625t2.05.325v2q-1.4-.1-2.687-.425t-2.463-.85M12%2016q1.875%200%203.188-1.312T16.5%2011.5t-1.312-3.187T12%207T8.813%208.313T7.5%2011.5t1.313%203.188T12%2016m0-1.8q-1.125%200-1.912-.788T9.3%2011.5t.788-1.912T12%208.8t1.913.788t.787%201.912t-.787%201.913T12%2014.2m1%208.75v-2q1.05-.075%202.05-.325t1.9-.625l1.2%201.675q-.875.45-2.3.813T13%2022.95m6.925-2.25l-1.2-1.65q.775-.525%201.388-1.162t1.012-1.363l1.75.95q-.5.95-1.25%201.763t-1.7%201.462M12%2011.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%22M12%2019q-3.775%200-6.738-2.087T1%2011.5q1.3-3.325%204.263-5.413T12%204t6.738%202.088T23%2011.5q-1.3%203.325-4.262%205.413T12%2019m-7.925%201.7q-.95-.65-1.7-1.463t-1.25-1.762l1.75-.95q.4.725%201.013%201.375t1.387%201.175zM12%2017q2.875%200%205.225-1.475t3.6-4.025q-1.25-2.55-3.6-4.025T12%206T6.775%207.475t-3.6%204.025q1.25%202.55%203.6%204.025T12%2017m-6.15%204.675L7.05%2020q.9.375%201.9.625t2.05.325v2q-1.4-.1-2.687-.425t-2.463-.85M12%2016q1.875%200%203.188-1.312T16.5%2011.5t-1.312-3.187T12%207T8.813%208.313T7.5%2011.5t1.313%203.188T12%2016m0-1.8q-1.125%200-1.912-.788T9.3%2011.5t.788-1.912T12%208.8t1.913.788t.787%201.912t-.787%201.913T12%2014.2m1%208.75v-2q1.05-.075%202.05-.325t1.9-.625l1.2%201.675q-.875.45-2.3.813T13%2022.95m6.925-2.25l-1.2-1.65q.775-.525%201.388-1.162t1.012-1.363l1.75.95q-.5.95-1.25%201.763t-1.7%201.462M12%2011.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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