ophthalmology icon
ophthalmology-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- ophthalmology-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
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="M10 3q.3-.3.713-.3t.712.3l.525.525q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037 1.413T6.25 10.3q-.1.325-.35.513T5.3 11H4q-.425 0-.712-.288T3 10t.288-.712T4 9h.575Q5.3 7.275 6.688 6.025t3.187-1.75q-.2-.3-.175-.65T10 3m5 9q0-1.1.413-2.1t1.337-1.55q-.425-.575-.962-1.012T14.625 6.6q-.375-.2-.562-.55T14 5.3t.5-.6t.75-.025q1.2.55 2.15 1.463T19 8.25q1.05.5 1.525 1.538T21 12t-.475 2.213T19 15.75q-.625 1.175-1.575 2.088t-2.15 1.462q-.4.175-.775 0t-.5-.6q-.125-.4.075-.763t.575-.562q.625-.3 1.15-.737t.95-.988q-.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.813 7.737q-.275-.275-.275-.7t.275-.725q-1.8-.5-3.2-1.737T4.575 15H4q-.425 0-.712-.288T3 14t.288-.712T4 13h1.3q.35 0 .6.188t.35.512q.5 1.675 1.813 2.813t3.037 1.412q.425.05.75.338t.45.687t.038.8t-.388.7l-.675.675q-.3.3-.7.3t-.7-.3M18 12"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsOphthalmologyOutlineRounded(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="M10 3q.3-.3.713-.3t.712.3l.525.525q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037 1.413T6.25 10.3q-.1.325-.35.513T5.3 11H4q-.425 0-.712-.288T3 10t.288-.712T4 9h.575Q5.3 7.275 6.688 6.025t3.187-1.75q-.2-.3-.175-.65T10 3m5 9q0-1.1.413-2.1t1.337-1.55q-.425-.575-.962-1.012T14.625 6.6q-.375-.2-.562-.55T14 5.3t.5-.6t.75-.025q1.2.55 2.15 1.463T19 8.25q1.05.5 1.525 1.538T21 12t-.475 2.213T19 15.75q-.625 1.175-1.575 2.088t-2.15 1.462q-.4.175-.775 0t-.5-.6q-.125-.4.075-.763t.575-.562q.625-.3 1.15-.737t.95-.988q-.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.813 7.737q-.275-.275-.275-.7t.275-.725q-1.8-.5-3.2-1.737T4.575 15H4q-.425 0-.712-.288T3 14t.288-.712T4 13h1.3q.35 0 .6.188t.35.512q.5 1.675 1.813 2.813t3.037 1.412q.425.05.75.338t.45.687t.038.8t-.388.7l-.675.675q-.3.3-.7.3t-.7-.3M18 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="M10 3q.3-.3.713-.3t.712.3l.525.525q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037 1.413T6.25 10.3q-.1.325-.35.513T5.3 11H4q-.425 0-.712-.288T3 10t.288-.712T4 9h.575Q5.3 7.275 6.688 6.025t3.187-1.75q-.2-.3-.175-.65T10 3m5 9q0-1.1.413-2.1t1.337-1.55q-.425-.575-.962-1.012T14.625 6.6q-.375-.2-.562-.55T14 5.3t.5-.6t.75-.025q1.2.55 2.15 1.463T19 8.25q1.05.5 1.525 1.538T21 12t-.475 2.213T19 15.75q-.625 1.175-1.575 2.088t-2.15 1.462q-.4.175-.775 0t-.5-.6q-.125-.4.075-.763t.575-.562q.625-.3 1.15-.737t.95-.988q-.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.813 7.737q-.275-.275-.275-.7t.275-.725q-1.8-.5-3.2-1.737T4.575 15H4q-.425 0-.712-.288T3 14t.288-.712T4 13h1.3q.35 0 .6.188t.35.512q.5 1.675 1.813 2.813t3.037 1.412q.425.05.75.338t.45.687t.038.8t-.388.7l-.675.675q-.3.3-.7.3t-.7-.3M18 12"/></svg> </template>
CSS
.icon-ophthalmology-outline-rounded {
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%22M10%203q.3-.3.713-.3t.712.3l.525.525q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037%201.413T6.25%2010.3q-.1.325-.35.513T5.3%2011H4q-.425%200-.712-.288T3%2010t.288-.712T4%209h.575Q5.3%207.275%206.688%206.025t3.187-1.75q-.2-.3-.175-.65T10%203m5%209q0-1.1.413-2.1t1.337-1.55q-.425-.575-.962-1.012T14.625%206.6q-.375-.2-.562-.55T14%205.3t.5-.6t.75-.025q1.2.55%202.15%201.463T19%208.25q1.05.5%201.525%201.538T21%2012t-.475%202.213T19%2015.75q-.625%201.175-1.575%202.088t-2.15%201.462q-.4.175-.775%200t-.5-.6q-.125-.4.075-.763t.575-.562q.625-.3%201.15-.737t.95-.988q-.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.813%207.737q-.275-.275-.275-.7t.275-.725q-1.8-.5-3.2-1.737T4.575%2015H4q-.425%200-.712-.288T3%2014t.288-.712T4%2013h1.3q.35%200%20.6.188t.35.512q.5%201.675%201.813%202.813t3.037%201.412q.425.05.75.338t.45.687t.038.8t-.388.7l-.675.675q-.3.3-.7.3t-.7-.3M18%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%22M10%203q.3-.3.713-.3t.712.3l.525.525q.3.3.388.713t-.038.812q-.125.425-.45.7t-.75.325q-1.725.275-3.037%201.413T6.25%2010.3q-.1.325-.35.513T5.3%2011H4q-.425%200-.712-.288T3%2010t.288-.712T4%209h.575Q5.3%207.275%206.688%206.025t3.187-1.75q-.2-.3-.175-.65T10%203m5%209q0-1.1.413-2.1t1.337-1.55q-.425-.575-.962-1.012T14.625%206.6q-.375-.2-.562-.55T14%205.3t.5-.6t.75-.025q1.2.55%202.15%201.463T19%208.25q1.05.5%201.525%201.538T21%2012t-.475%202.213T19%2015.75q-.625%201.175-1.575%202.088t-2.15%201.462q-.4.175-.775%200t-.5-.6q-.125-.4.075-.763t.575-.562q.625-.3%201.15-.737t.95-.988q-.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.813%207.737q-.275-.275-.275-.7t.275-.725q-1.8-.5-3.2-1.737T4.575%2015H4q-.425%200-.712-.288T3%2014t.288-.712T4%2013h1.3q.35%200%20.6.188t.35.512q.5%201.675%201.813%202.813t3.037%201.412q.425.05.75.338t.45.687t.038.8t-.388.7l-.675.675q-.3.3-.7.3t-.7-.3M18%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-rounded.svg?color=%231a73e8&size=48