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

Name
eye-lines-32-filled
Set
Fluent UI System Icons
Style
32 Filled
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-2c5.369 0 8.886 2.58 11.032 5.268a16.5 16.5 0 0 1 2.263 3.797c.234.55.404 1.039.517 1.433c.103.354.188.728.188 1.002s-.085.648-.188 1.002c-.113.394-.283.884-.517 1.433a16.5 16.5 0 0 1-2.263 3.797C24.886 24.42 21.369 27 16 27c-3.012 0-5.441-.812-7.373-2H16v-1.5H6.629a15 15 0 0 1-1.842-2H16v-1a5 5 0 0 0 0-10v-1H4.787l.181-.232A15 15 0 0 1 6.628 7.5H16V6zm5.19 5H3.764c-.43.713-.77 1.395-1.03 2h8.936a5 5 0 0 1 2.149-2M11.1 14.5H2.187c-.102.354-.187.727-.187 1s.085.646.187 1H11.1a5 5 0 0 1 0-2m.569 3.5H2.733c.26.605.6 1.288 1.03 2h10.055a5 5 0 0 1-2.15-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentEyeLines32Filled(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-2c5.369 0 8.886 2.58 11.032 5.268a16.5 16.5 0 0 1 2.263 3.797c.234.55.404 1.039.517 1.433c.103.354.188.728.188 1.002s-.085.648-.188 1.002c-.113.394-.283.884-.517 1.433a16.5 16.5 0 0 1-2.263 3.797C24.886 24.42 21.369 27 16 27c-3.012 0-5.441-.812-7.373-2H16v-1.5H6.629a15 15 0 0 1-1.842-2H16v-1a5 5 0 0 0 0-10v-1H4.787l.181-.232A15 15 0 0 1 6.628 7.5H16V6zm5.19 5H3.764c-.43.713-.77 1.395-1.03 2h8.936a5 5 0 0 1 2.149-2M11.1 14.5H2.187c-.102.354-.187.727-.187 1s.085.646.187 1H11.1a5 5 0 0 1 0-2m.569 3.5H2.733c.26.605.6 1.288 1.03 2h10.055a5 5 0 0 1-2.15-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-2c5.369 0 8.886 2.58 11.032 5.268a16.5 16.5 0 0 1 2.263 3.797c.234.55.404 1.039.517 1.433c.103.354.188.728.188 1.002s-.085.648-.188 1.002c-.113.394-.283.884-.517 1.433a16.5 16.5 0 0 1-2.263 3.797C24.886 24.42 21.369 27 16 27c-3.012 0-5.441-.812-7.373-2H16v-1.5H6.629a15 15 0 0 1-1.842-2H16v-1a5 5 0 0 0 0-10v-1H4.787l.181-.232A15 15 0 0 1 6.628 7.5H16V6zm5.19 5H3.764c-.43.713-.77 1.395-1.03 2h8.936a5 5 0 0 1 2.149-2M11.1 14.5H2.187c-.102.354-.187.727-.187 1s.085.646.187 1H11.1a5 5 0 0 1 0-2m.569 3.5H2.733c.26.605.6 1.288 1.03 2h10.055a5 5 0 0 1-2.15-2"/></svg>
</template>

CSS

.icon-eye-lines-32-filled {
  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-2c5.369%200%208.886%202.58%2011.032%205.268a16.5%2016.5%200%200%201%202.263%203.797c.234.55.404%201.039.517%201.433c.103.354.188.728.188%201.002s-.085.648-.188%201.002c-.113.394-.283.884-.517%201.433a16.5%2016.5%200%200%201-2.263%203.797C24.886%2024.42%2021.369%2027%2016%2027c-3.012%200-5.441-.812-7.373-2H16v-1.5H6.629a15%2015%200%200%201-1.842-2H16v-1a5%205%200%200%200%200-10v-1H4.787l.181-.232A15%2015%200%200%201%206.628%207.5H16V6zm5.19%205H3.764c-.43.713-.77%201.395-1.03%202h8.936a5%205%200%200%201%202.149-2M11.1%2014.5H2.187c-.102.354-.187.727-.187%201s.085.646.187%201H11.1a5%205%200%200%201%200-2m.569%203.5H2.733c.26.605.6%201.288%201.03%202h10.055a5%205%200%200%201-2.15-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-2c5.369%200%208.886%202.58%2011.032%205.268a16.5%2016.5%200%200%201%202.263%203.797c.234.55.404%201.039.517%201.433c.103.354.188.728.188%201.002s-.085.648-.188%201.002c-.113.394-.283.884-.517%201.433a16.5%2016.5%200%200%201-2.263%203.797C24.886%2024.42%2021.369%2027%2016%2027c-3.012%200-5.441-.812-7.373-2H16v-1.5H6.629a15%2015%200%200%201-1.842-2H16v-1a5%205%200%200%200%200-10v-1H4.787l.181-.232A15%2015%200%200%201%206.628%207.5H16V6zm5.19%205H3.764c-.43.713-.77%201.395-1.03%202h8.936a5%205%200%200%201%202.149-2M11.1%2014.5H2.187c-.102.354-.187.727-.187%201s.085.646.187%201H11.1a5%205%200%200%201%200-2m.569%203.5H2.733c.26.605.6%201.288%201.03%202h10.055a5%205%200%200%201-2.15-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-filled.svg?color=%231a73e8&size=48