minimalistic magnifier zoom out icon
minimalistic-magnifier-zoom-out-bold-duotone from Solar by 480 Design · Bold Duotone · Search · CC-BY-4.0 Attribution required.
- Name
- minimalistic-magnifier-zoom-out-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Search
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More search icons from Solar
magnifier-boldmagnifier-bug-boldmagnifier-zoom-in-boldmagnifier-zoom-out-boldminimalistic-magnifier-boldminimalistic-magnifier-bug-boldminimalistic-magnifier-zoom-in-boldrounded-magnifier-boldrounded-magnifier-bug-boldrounded-magnifier-zoom-in-boldrounded-magnifier-zoom-out-boldminimalistic-magnifer-boldminimalistic-magnifer-bug-bold-duotoneminimalistic-magnifer-zoom-in-boldminimalistic-magnifer-zoom-out-bold
Use the minimalistic magnifier zoom out icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.1566 20.3133C16.2137 20.3133 20.3133 16.2137 20.3133 11.1566C20.3133 6.09956 16.2137 2 11.1566 2C6.09956 2 2 6.09956 2 11.1566C2 16.2137 6.09956 20.3133 11.1566 20.3133Z" opacity=".5"/><path fill-rule="evenodd" d="M8.02344 11.1565C8.02344 10.7572 8.34709 10.4336 8.74633 10.4336H13.5656C13.9648 10.4336 14.2885 10.7572 14.2885 11.1565C14.2885 11.5557 13.9648 11.8794 13.5656 11.8794H8.74633C8.34709 11.8794 8.02344 11.5557 8.02344 11.1565Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M18.8387 18.8387C19.121 18.5564 19.5787 18.5564 19.861 18.8387L21.7887 20.7664C22.071 21.0487 22.071 21.5064 21.7887 21.7887C21.5064 22.071 21.0487 22.071 20.7664 21.7887L18.8387 19.861C18.5564 19.5787 18.5564 19.121 18.8387 18.8387Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarMinimalisticMagnifierZoomOutBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.1566 20.3133C16.2137 20.3133 20.3133 16.2137 20.3133 11.1566C20.3133 6.09956 16.2137 2 11.1566 2C6.09956 2 2 6.09956 2 11.1566C2 16.2137 6.09956 20.3133 11.1566 20.3133Z" opacity=".5"/><path fillRule="evenodd" d="M8.02344 11.1565C8.02344 10.7572 8.34709 10.4336 8.74633 10.4336H13.5656C13.9648 10.4336 14.2885 10.7572 14.2885 11.1565C14.2885 11.5557 13.9648 11.8794 13.5656 11.8794H8.74633C8.34709 11.8794 8.02344 11.5557 8.02344 11.1565Z" clipRule="evenodd"/><path fillRule="evenodd" d="M18.8387 18.8387C19.121 18.5564 19.5787 18.5564 19.861 18.8387L21.7887 20.7664C22.071 21.0487 22.071 21.5064 21.7887 21.7887C21.5064 22.071 21.0487 22.071 20.7664 21.7887L18.8387 19.861C18.5564 19.5787 18.5564 19.121 18.8387 18.8387Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M11.1566 20.3133C16.2137 20.3133 20.3133 16.2137 20.3133 11.1566C20.3133 6.09956 16.2137 2 11.1566 2C6.09956 2 2 6.09956 2 11.1566C2 16.2137 6.09956 20.3133 11.1566 20.3133Z" opacity=".5"/><path fill-rule="evenodd" d="M8.02344 11.1565C8.02344 10.7572 8.34709 10.4336 8.74633 10.4336H13.5656C13.9648 10.4336 14.2885 10.7572 14.2885 11.1565C14.2885 11.5557 13.9648 11.8794 13.5656 11.8794H8.74633C8.34709 11.8794 8.02344 11.5557 8.02344 11.1565Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M18.8387 18.8387C19.121 18.5564 19.5787 18.5564 19.861 18.8387L21.7887 20.7664C22.071 21.0487 22.071 21.5064 21.7887 21.7887C21.5064 22.071 21.0487 22.071 20.7664 21.7887L18.8387 19.861C18.5564 19.5787 18.5564 19.121 18.8387 18.8387Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-minimalistic-magnifier-zoom-out-bold-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.1566%2020.3133C16.2137%2020.3133%2020.3133%2016.2137%2020.3133%2011.1566C20.3133%206.09956%2016.2137%202%2011.1566%202C6.09956%202%202%206.09956%202%2011.1566C2%2016.2137%206.09956%2020.3133%2011.1566%2020.3133Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.02344%2011.1565C8.02344%2010.7572%208.34709%2010.4336%208.74633%2010.4336H13.5656C13.9648%2010.4336%2014.2885%2010.7572%2014.2885%2011.1565C14.2885%2011.5557%2013.9648%2011.8794%2013.5656%2011.8794H8.74633C8.34709%2011.8794%208.02344%2011.5557%208.02344%2011.1565Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.8387%2018.8387C19.121%2018.5564%2019.5787%2018.5564%2019.861%2018.8387L21.7887%2020.7664C22.071%2021.0487%2022.071%2021.5064%2021.7887%2021.7887C21.5064%2022.071%2021.0487%2022.071%2020.7664%2021.7887L18.8387%2019.861C18.5564%2019.5787%2018.5564%2019.121%2018.8387%2018.8387Z%22%20clip-rule%3D%22evenodd%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.1566%2020.3133C16.2137%2020.3133%2020.3133%2016.2137%2020.3133%2011.1566C20.3133%206.09956%2016.2137%202%2011.1566%202C6.09956%202%202%206.09956%202%2011.1566C2%2016.2137%206.09956%2020.3133%2011.1566%2020.3133Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.02344%2011.1565C8.02344%2010.7572%208.34709%2010.4336%208.74633%2010.4336H13.5656C13.9648%2010.4336%2014.2885%2010.7572%2014.2885%2011.1565C14.2885%2011.5557%2013.9648%2011.8794%2013.5656%2011.8794H8.74633C8.34709%2011.8794%208.02344%2011.5557%208.02344%2011.1565Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18.8387%2018.8387C19.121%2018.5564%2019.5787%2018.5564%2019.861%2018.8387L21.7887%2020.7664C22.071%2021.0487%2022.071%2021.5064%2021.7887%2021.7887C21.5064%2022.071%2021.0487%2022.071%2020.7664%2021.7887L18.8387%2019.861C18.5564%2019.5787%2018.5564%2019.121%2018.8387%2018.8387Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/minimalistic-magnifier-zoom-out-bold-duotone.svg?color=%231a73e8&size=48