opthalmology negative icon
opthalmology-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- opthalmology-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Use the opthalmology negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsOpthalmologyNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm33 15s-8.25-9-14.96-9S9 24 9 24s8.329 9 15.04 9S39 24 39 24m-23.776-2.916A44 44 0 0 0 11.83 24a44 44 0 0 0 3.394 2.916c.516.397 1.053.79 1.605 1.166A8.2 8.2 0 0 1 15.75 24a8.2 8.2 0 0 1 1.079-4.082c-.552.376-1.09.769-1.605 1.166m15.915-1.222A8.2 8.2 0 0 1 32.25 24a8.2 8.2 0 0 1-1.111 4.138a34 34 0 0 0 1.671-1.218A43 43 0 0 0 36.183 24a43 43 0 0 0-3.373-2.92a34 34 0 0 0-1.671-1.218M30.25 24a6.25 6.25 0 1 1-12.5 0a6.25 6.25 0 0 1 12.5 0M24 27.75a3.75 3.75 0 0 0 2.849-6.189a1.125 1.125 0 1 1-.41-.41A3.75 3.75 0 1 0 24 27.75" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsOpthalmologyNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsOpthalmologyNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsOpthalmologyNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm33 15s-8.25-9-14.96-9S9 24 9 24s8.329 9 15.04 9S39 24 39 24m-23.776-2.916A44 44 0 0 0 11.83 24a44 44 0 0 0 3.394 2.916c.516.397 1.053.79 1.605 1.166A8.2 8.2 0 0 1 15.75 24a8.2 8.2 0 0 1 1.079-4.082c-.552.376-1.09.769-1.605 1.166m15.915-1.222A8.2 8.2 0 0 1 32.25 24a8.2 8.2 0 0 1-1.111 4.138a34 34 0 0 0 1.671-1.218A43 43 0 0 0 36.183 24a43 43 0 0 0-3.373-2.92a34 34 0 0 0-1.671-1.218M30.25 24a6.25 6.25 0 1 1-12.5 0a6.25 6.25 0 0 1 12.5 0M24 27.75a3.75 3.75 0 0 0 2.849-6.189a1.125 1.125 0 1 1-.41-.41A3.75 3.75 0 1 0 24 27.75" clipRule="evenodd"/></g><defs><clipPath id="healthiconsOpthalmologyNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsOpthalmologyNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm33 15s-8.25-9-14.96-9S9 24 9 24s8.329 9 15.04 9S39 24 39 24m-23.776-2.916A44 44 0 0 0 11.83 24a44 44 0 0 0 3.394 2.916c.516.397 1.053.79 1.605 1.166A8.2 8.2 0 0 1 15.75 24a8.2 8.2 0 0 1 1.079-4.082c-.552.376-1.09.769-1.605 1.166m15.915-1.222A8.2 8.2 0 0 1 32.25 24a8.2 8.2 0 0 1-1.111 4.138a34 34 0 0 0 1.671-1.218A43 43 0 0 0 36.183 24a43 43 0 0 0-3.373-2.92a34 34 0 0 0-1.671-1.218M30.25 24a6.25 6.25 0 1 1-12.5 0a6.25 6.25 0 0 1 12.5 0M24 27.75a3.75 3.75 0 0 0 2.849-6.189a1.125 1.125 0 1 1-.41-.41A3.75 3.75 0 1 0 24 27.75" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsOpthalmologyNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-opthalmology-negative {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsOpthalmologyNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm33%2015s-8.25-9-14.96-9S9%2024%209%2024s8.329%209%2015.04%209S39%2024%2039%2024m-23.776-2.916A44%2044%200%200%200%2011.83%2024a44%2044%200%200%200%203.394%202.916c.516.397%201.053.79%201.605%201.166A8.2%208.2%200%200%201%2015.75%2024a8.2%208.2%200%200%201%201.079-4.082c-.552.376-1.09.769-1.605%201.166m15.915-1.222A8.2%208.2%200%200%201%2032.25%2024a8.2%208.2%200%200%201-1.111%204.138a34%2034%200%200%200%201.671-1.218A43%2043%200%200%200%2036.183%2024a43%2043%200%200%200-3.373-2.92a34%2034%200%200%200-1.671-1.218M30.25%2024a6.25%206.25%200%201%201-12.5%200a6.25%206.25%200%200%201%2012.5%200M24%2027.75a3.75%203.75%200%200%200%202.849-6.189a1.125%201.125%200%201%201-.41-.41A3.75%203.75%200%201%200%2024%2027.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsOpthalmologyNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsOpthalmologyNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm33%2015s-8.25-9-14.96-9S9%2024%209%2024s8.329%209%2015.04%209S39%2024%2039%2024m-23.776-2.916A44%2044%200%200%200%2011.83%2024a44%2044%200%200%200%203.394%202.916c.516.397%201.053.79%201.605%201.166A8.2%208.2%200%200%201%2015.75%2024a8.2%208.2%200%200%201%201.079-4.082c-.552.376-1.09.769-1.605%201.166m15.915-1.222A8.2%208.2%200%200%201%2032.25%2024a8.2%208.2%200%200%201-1.111%204.138a34%2034%200%200%200%201.671-1.218A43%2043%200%200%200%2036.183%2024a43%2043%200%200%200-3.373-2.92a34%2034%200%200%200-1.671-1.218M30.25%2024a6.25%206.25%200%201%201-12.5%200a6.25%206.25%200%200%201%2012.5%200M24%2027.75a3.75%203.75%200%200%200%202.849-6.189a1.125%201.125%200%201%201-.41-.41A3.75%203.75%200%201%200%2024%2027.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsOpthalmologyNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/opthalmology-negative.svg?color=%231a73e8&size=48