ophthalmology icon

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

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

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the ophthalmology icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 11V9h1.575Q5.3 7.275 6.688 6.037T9.875 4.3L9.3 3.7l1.4-1.4l1.25 1.225q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037 1.413T6.25 10.3l-.2.7zm12 1q0-1.1.413-2.1t1.337-1.55q-.575-.75-1.338-1.287t-1.687-.813l.575-1.925q1.55.45 2.75 1.475T19 8.25q1.05.5 1.525 1.538T21 12t-.475 2.225T19 15.75q-.75 1.425-1.975 2.45t-2.75 1.475L13.7 17.75q.9-.275 1.688-.812t1.362-1.288q-.925-.55-1.338-1.55T15 12m3.688 1.388Q19 12.775 19 12t-.312-1.388T18 10t-.687.613T17 12t.313 1.388T18 14t.688-.612m-8.113 8.437l-1.4-1.425l.7-.7q-1.8-.5-3.2-1.737T4.575 15H3v-2h3.05l.2.7q.5 1.675 1.813 2.813t3.037 1.412q.425.05.75.338t.45.687t.038.8t-.388.7zM18 12"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsOphthalmologyOutline(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="M3 11V9h1.575Q5.3 7.275 6.688 6.037T9.875 4.3L9.3 3.7l1.4-1.4l1.25 1.225q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037 1.413T6.25 10.3l-.2.7zm12 1q0-1.1.413-2.1t1.337-1.55q-.575-.75-1.338-1.287t-1.687-.813l.575-1.925q1.55.45 2.75 1.475T19 8.25q1.05.5 1.525 1.538T21 12t-.475 2.225T19 15.75q-.75 1.425-1.975 2.45t-2.75 1.475L13.7 17.75q.9-.275 1.688-.812t1.362-1.288q-.925-.55-1.338-1.55T15 12m3.688 1.388Q19 12.775 19 12t-.312-1.388T18 10t-.687.613T17 12t.313 1.388T18 14t.688-.612m-8.113 8.437l-1.4-1.425l.7-.7q-1.8-.5-3.2-1.737T4.575 15H3v-2h3.05l.2.7q.5 1.675 1.813 2.813t3.037 1.412q.425.05.75.338t.45.687t.038.8t-.388.7zM18 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 11V9h1.575Q5.3 7.275 6.688 6.037T9.875 4.3L9.3 3.7l1.4-1.4l1.25 1.225q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037 1.413T6.25 10.3l-.2.7zm12 1q0-1.1.413-2.1t1.337-1.55q-.575-.75-1.338-1.287t-1.687-.813l.575-1.925q1.55.45 2.75 1.475T19 8.25q1.05.5 1.525 1.538T21 12t-.475 2.225T19 15.75q-.75 1.425-1.975 2.45t-2.75 1.475L13.7 17.75q.9-.275 1.688-.812t1.362-1.288q-.925-.55-1.338-1.55T15 12m3.688 1.388Q19 12.775 19 12t-.312-1.388T18 10t-.687.613T17 12t.313 1.388T18 14t.688-.612m-8.113 8.437l-1.4-1.425l.7-.7q-1.8-.5-3.2-1.737T4.575 15H3v-2h3.05l.2.7q.5 1.675 1.813 2.813t3.037 1.412q.425.05.75.338t.45.687t.038.8t-.388.7zM18 12"/></svg>
</template>

CSS

.icon-ophthalmology-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%22M3%2011V9h1.575Q5.3%207.275%206.688%206.037T9.875%204.3L9.3%203.7l1.4-1.4l1.25%201.225q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037%201.413T6.25%2010.3l-.2.7zm12%201q0-1.1.413-2.1t1.337-1.55q-.575-.75-1.338-1.287t-1.687-.813l.575-1.925q1.55.45%202.75%201.475T19%208.25q1.05.5%201.525%201.538T21%2012t-.475%202.225T19%2015.75q-.75%201.425-1.975%202.45t-2.75%201.475L13.7%2017.75q.9-.275%201.688-.812t1.362-1.288q-.925-.55-1.338-1.55T15%2012m3.688%201.388Q19%2012.775%2019%2012t-.312-1.388T18%2010t-.687.613T17%2012t.313%201.388T18%2014t.688-.612m-8.113%208.437l-1.4-1.425l.7-.7q-1.8-.5-3.2-1.737T4.575%2015H3v-2h3.05l.2.7q.5%201.675%201.813%202.813t3.037%201.412q.425.05.75.338t.45.687t.038.8t-.388.7zM18%2012%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%22M3%2011V9h1.575Q5.3%207.275%206.688%206.037T9.875%204.3L9.3%203.7l1.4-1.4l1.25%201.225q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037%201.413T6.25%2010.3l-.2.7zm12%201q0-1.1.413-2.1t1.337-1.55q-.575-.75-1.338-1.287t-1.687-.813l.575-1.925q1.55.45%202.75%201.475T19%208.25q1.05.5%201.525%201.538T21%2012t-.475%202.225T19%2015.75q-.75%201.425-1.975%202.45t-2.75%201.475L13.7%2017.75q.9-.275%201.688-.812t1.362-1.288q-.925-.55-1.338-1.55T15%2012m3.688%201.388Q19%2012.775%2019%2012t-.312-1.388T18%2010t-.687.613T17%2012t.313%201.388T18%2014t.688-.612m-8.113%208.437l-1.4-1.425l.7-.7q-1.8-.5-3.2-1.737T4.575%2015H3v-2h3.05l.2.7q.5%201.675%201.813%202.813t3.037%201.412q.425.05.75.338t.45.687t.038.8t-.388.7zM18%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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