ophthalmology icon
ophthalmology from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- ophthalmology
- Set
- Material Symbols
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- ophthalmology-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 12m-4.425 9.825l-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.7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsOphthalmology(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 12m-4.425 9.825l-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.7z"/></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 12m-4.425 9.825l-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.7z"/></svg> </template>
CSS
.icon-ophthalmology {
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%2012m-4.425%209.825l-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.7z%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%2012m-4.425%209.825l-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.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/ophthalmology.svg?color=%231a73e8&size=48