rounded magnifer zoom out icon
rounded-magnifer-zoom-out-line-duotone from Solar by 480 Design · Line Duotone · CC-BY-4.0 Attribution required.
- Name
- rounded-magnifer-zoom-out-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Viewbox
- 24×24
- License
- CC BY 4.0
2 other variants in Solar
Related icons in Solar
Use the rounded magnifer zoom out icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVG0ggNochV"><g fill="none" stroke-width="1.5"><circle cx="11" cy="11" r="9" stroke="gray"/><path stroke="#fff" stroke-linecap="round" d="M9 11h4m8.812 9.975c-.063.095-.176.208-.403.434c-.226.227-.34.34-.434.403a1.13 1.13 0 0 1-1.62-.408c-.053-.1-.099-.254-.19-.561c-.101-.335-.151-.503-.161-.621a1.13 1.13 0 0 1 1.218-1.218c.118.01.285.06.621.16c.307.092.46.138.56.192a1.13 1.13 0 0 1 .409 1.619Z"/></g></mask></defs><path fill="currentColor" d="M0 0h24v24H0z" mask="url(#SVG0ggNochV)"/></svg>
React
import type { SVGProps } from "react";
export function SolarRoundedMagniferZoomOutLineDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVG0ggNochV"><g fill="none" strokeWidth="1.5"><circle cx="11" cy="11" r="9" stroke="gray"/><path stroke="#fff" strokeLinecap="round" d="M9 11h4m8.812 9.975c-.063.095-.176.208-.403.434c-.226.227-.34.34-.434.403a1.13 1.13 0 0 1-1.62-.408c-.053-.1-.099-.254-.19-.561c-.101-.335-.151-.503-.161-.621a1.13 1.13 0 0 1 1.218-1.218c.118.01.285.06.621.16c.307.092.46.138.56.192a1.13 1.13 0 0 1 .409 1.619Z"/></g></mask></defs><path fill="currentColor" d="M0 0h24v24H0z" mask="url(#SVG0ggNochV)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><mask id="SVG0ggNochV"><g fill="none" stroke-width="1.5"><circle cx="11" cy="11" r="9" stroke="gray"/><path stroke="#fff" stroke-linecap="round" d="M9 11h4m8.812 9.975c-.063.095-.176.208-.403.434c-.226.227-.34.34-.434.403a1.13 1.13 0 0 1-1.62-.408c-.053-.1-.099-.254-.19-.561c-.101-.335-.151-.503-.161-.621a1.13 1.13 0 0 1 1.218-1.218c.118.01.285.06.621.16c.307.092.46.138.56.192a1.13 1.13 0 0 1 .409 1.619Z"/></g></mask></defs><path fill="currentColor" d="M0 0h24v24H0z" mask="url(#SVG0ggNochV)"/></svg> </template>
CSS
.icon-rounded-magnifer-zoom-out-line-duotone {
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%3Cdefs%3E%3Cmask%20id%3D%22SVG0ggNochV%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%229%22%20stroke%3D%22gray%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M9%2011h4m8.812%209.975c-.063.095-.176.208-.403.434c-.226.227-.34.34-.434.403a1.13%201.13%200%200%201-1.62-.408c-.053-.1-.099-.254-.19-.561c-.101-.335-.151-.503-.161-.621a1.13%201.13%200%200%201%201.218-1.218c.118.01.285.06.621.16c.307.092.46.138.56.192a1.13%201.13%200%200%201%20.409%201.619Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG0ggNochV)%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%3Cdefs%3E%3Cmask%20id%3D%22SVG0ggNochV%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%229%22%20stroke%3D%22gray%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M9%2011h4m8.812%209.975c-.063.095-.176.208-.403.434c-.226.227-.34.34-.434.403a1.13%201.13%200%200%201-1.62-.408c-.053-.1-.099-.254-.19-.561c-.101-.335-.151-.503-.161-.621a1.13%201.13%200%200%201%201.218-1.218c.118.01.285.06.621.16c.307.092.46.138.56.192a1.13%201.13%200%200%201%20.409%201.619Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h24v24H0z%22%20mask%3D%22url(%23SVG0ggNochV)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/rounded-magnifer-zoom-out-line-duotone.svg?color=%231a73e8&size=48