eye-lines-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
eye-lines-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
License
MIT

9 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the eye lines icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.627 6c1.931-1.188 4.36-2 7.373-2h.002c5.369 0 8.886 2.58 11.031 5.268a16.5 16.5 0 0 1 2.264 3.797c.233.55.404 1.039.517 1.433c.102.354.188.728.188 1.002s-.086.648-.188 1.002c-.113.394-.284.884-.517 1.433a16.5 16.5 0 0 1-2.264 3.797C24.888 24.42 21.37 27 16.002 27H16c-3.012 0-5.441-.812-7.373-2h7.375c4.63 0 7.614-2.192 9.468-4.516a14.5 14.5 0 0 0 1.986-3.332c.204-.48.347-.893.436-1.204c.072-.249.097-.388.106-.435L28 15.5l-.002-.013c-.009-.047-.034-.186-.106-.435c-.09-.311-.232-.724-.436-1.204a14.5 14.5 0 0 0-1.986-3.332C23.616 8.192 20.633 6 16.002 6zM6.63 7.5H16v2H4.787l.181-.232A15 15 0 0 1 6.628 7.5M16 21.5a6 6 0 0 0 0-12V11H3.763c-.43.713-.77 1.395-1.03 2h10.144a4 4 0 1 1 0 5H2.733c.26.605.6 1.288 1.03 2H16zm0 0v2H6.629a15 15 0 0 1-1.842-2zm-3.874-7h-9.94c-.101.354-.186.727-.186 1s.085.646.187 1h9.939a4 4 0 0 1 0-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentEyeLines32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.627 6c1.931-1.188 4.36-2 7.373-2h.002c5.369 0 8.886 2.58 11.031 5.268a16.5 16.5 0 0 1 2.264 3.797c.233.55.404 1.039.517 1.433c.102.354.188.728.188 1.002s-.086.648-.188 1.002c-.113.394-.284.884-.517 1.433a16.5 16.5 0 0 1-2.264 3.797C24.888 24.42 21.37 27 16.002 27H16c-3.012 0-5.441-.812-7.373-2h7.375c4.63 0 7.614-2.192 9.468-4.516a14.5 14.5 0 0 0 1.986-3.332c.204-.48.347-.893.436-1.204c.072-.249.097-.388.106-.435L28 15.5l-.002-.013c-.009-.047-.034-.186-.106-.435c-.09-.311-.232-.724-.436-1.204a14.5 14.5 0 0 0-1.986-3.332C23.616 8.192 20.633 6 16.002 6zM6.63 7.5H16v2H4.787l.181-.232A15 15 0 0 1 6.628 7.5M16 21.5a6 6 0 0 0 0-12V11H3.763c-.43.713-.77 1.395-1.03 2h10.144a4 4 0 1 1 0 5H2.733c.26.605.6 1.288 1.03 2H16zm0 0v2H6.629a15 15 0 0 1-1.842-2zm-3.874-7h-9.94c-.101.354-.186.727-.186 1s.085.646.187 1h9.939a4 4 0 0 1 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.627 6c1.931-1.188 4.36-2 7.373-2h.002c5.369 0 8.886 2.58 11.031 5.268a16.5 16.5 0 0 1 2.264 3.797c.233.55.404 1.039.517 1.433c.102.354.188.728.188 1.002s-.086.648-.188 1.002c-.113.394-.284.884-.517 1.433a16.5 16.5 0 0 1-2.264 3.797C24.888 24.42 21.37 27 16.002 27H16c-3.012 0-5.441-.812-7.373-2h7.375c4.63 0 7.614-2.192 9.468-4.516a14.5 14.5 0 0 0 1.986-3.332c.204-.48.347-.893.436-1.204c.072-.249.097-.388.106-.435L28 15.5l-.002-.013c-.009-.047-.034-.186-.106-.435c-.09-.311-.232-.724-.436-1.204a14.5 14.5 0 0 0-1.986-3.332C23.616 8.192 20.633 6 16.002 6zM6.63 7.5H16v2H4.787l.181-.232A15 15 0 0 1 6.628 7.5M16 21.5a6 6 0 0 0 0-12V11H3.763c-.43.713-.77 1.395-1.03 2h10.144a4 4 0 1 1 0 5H2.733c.26.605.6 1.288 1.03 2H16zm0 0v2H6.629a15 15 0 0 1-1.842-2zm-3.874-7h-9.94c-.101.354-.186.727-.186 1s.085.646.187 1h9.939a4 4 0 0 1 0-2"/></svg>
</template>

CSS

.icon-eye-lines-32-regular {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.627%206c1.931-1.188%204.36-2%207.373-2h.002c5.369%200%208.886%202.58%2011.031%205.268a16.5%2016.5%200%200%201%202.264%203.797c.233.55.404%201.039.517%201.433c.102.354.188.728.188%201.002s-.086.648-.188%201.002c-.113.394-.284.884-.517%201.433a16.5%2016.5%200%200%201-2.264%203.797C24.888%2024.42%2021.37%2027%2016.002%2027H16c-3.012%200-5.441-.812-7.373-2h7.375c4.63%200%207.614-2.192%209.468-4.516a14.5%2014.5%200%200%200%201.986-3.332c.204-.48.347-.893.436-1.204c.072-.249.097-.388.106-.435L28%2015.5l-.002-.013c-.009-.047-.034-.186-.106-.435c-.09-.311-.232-.724-.436-1.204a14.5%2014.5%200%200%200-1.986-3.332C23.616%208.192%2020.633%206%2016.002%206zM6.63%207.5H16v2H4.787l.181-.232A15%2015%200%200%201%206.628%207.5M16%2021.5a6%206%200%200%200%200-12V11H3.763c-.43.713-.77%201.395-1.03%202h10.144a4%204%200%201%201%200%205H2.733c.26.605.6%201.288%201.03%202H16zm0%200v2H6.629a15%2015%200%200%201-1.842-2zm-3.874-7h-9.94c-.101.354-.186.727-.186%201s.085.646.187%201h9.939a4%204%200%200%201%200-2%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.627%206c1.931-1.188%204.36-2%207.373-2h.002c5.369%200%208.886%202.58%2011.031%205.268a16.5%2016.5%200%200%201%202.264%203.797c.233.55.404%201.039.517%201.433c.102.354.188.728.188%201.002s-.086.648-.188%201.002c-.113.394-.284.884-.517%201.433a16.5%2016.5%200%200%201-2.264%203.797C24.888%2024.42%2021.37%2027%2016.002%2027H16c-3.012%200-5.441-.812-7.373-2h7.375c4.63%200%207.614-2.192%209.468-4.516a14.5%2014.5%200%200%200%201.986-3.332c.204-.48.347-.893.436-1.204c.072-.249.097-.388.106-.435L28%2015.5l-.002-.013c-.009-.047-.034-.186-.106-.435c-.09-.311-.232-.724-.436-1.204a14.5%2014.5%200%200%200-1.986-3.332C23.616%208.192%2020.633%206%2016.002%206zM6.63%207.5H16v2H4.787l.181-.232A15%2015%200%200%201%206.628%207.5M16%2021.5a6%206%200%200%200%200-12V11H3.763c-.43.713-.77%201.395-1.03%202h10.144a4%204%200%201%201%200%205H2.733c.26.605.6%201.288%201.03%202H16zm0%200v2H6.629a15%2015%200%200%201-1.842-2zm-3.874-7h-9.94c-.101.354-.186.727-.186%201s.085.646.187%201h9.939a4%204%200%200%201%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/eye-lines-32-regular.svg?color=%231a73e8&size=48