magnifier icon
magnifier-bold from Solar by 480 Design · Bold · Search · CC-BY-4.0 Attribution required.
- Name
- magnifier-bold
- Set
- Solar
- Style
- Bold
- Category
- Search
- Viewbox
- 24×24
- License
- CC BY 4.0
- Aliases
- magnifer-bold
5 other variants in Solar
More search icons from Solar
magnifier-bug-boldmagnifier-zoom-in-boldmagnifier-zoom-out-boldminimalistic-magnifier-boldminimalistic-magnifier-bug-boldminimalistic-magnifier-zoom-in-boldminimalistic-magnifier-zoom-out-boldrounded-magnifier-boldrounded-magnifier-bug-boldrounded-magnifier-zoom-in-boldrounded-magnifier-zoom-out-bold
Use the magnifier icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21.7883 21.7883C22.0706 21.506 22.0706 21.0483 21.7883 20.7659L18.1224 17.1002C19.4884 15.5007 20.3133 13.425 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.3133C13.4249 20.3133 15.5006 19.4885 17.1 18.1225L20.7659 21.7883C21.0483 22.0706 21.506 22.0706 21.7883 21.7883Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function SolarMagnifierBold(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" fillRule="evenodd" d="M21.7883 21.7883C22.0706 21.506 22.0706 21.0483 21.7883 20.7659L18.1224 17.1002C19.4884 15.5007 20.3133 13.425 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.3133C13.4249 20.3133 15.5006 19.4885 17.1 18.1225L20.7659 21.7883C21.0483 22.0706 21.506 22.0706 21.7883 21.7883Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M21.7883 21.7883C22.0706 21.506 22.0706 21.0483 21.7883 20.7659L18.1224 17.1002C19.4884 15.5007 20.3133 13.425 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.3133C13.4249 20.3133 15.5006 19.4885 17.1 18.1225L20.7659 21.7883C21.0483 22.0706 21.506 22.0706 21.7883 21.7883Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-magnifier-bold {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M21.7883%2021.7883C22.0706%2021.506%2022.0706%2021.0483%2021.7883%2020.7659L18.1224%2017.1002C19.4884%2015.5007%2020.3133%2013.425%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.3133C13.4249%2020.3133%2015.5006%2019.4885%2017.1%2018.1225L20.7659%2021.7883C21.0483%2022.0706%2021.506%2022.0706%2021.7883%2021.7883Z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M21.7883%2021.7883C22.0706%2021.506%2022.0706%2021.0483%2021.7883%2020.7659L18.1224%2017.1002C19.4884%2015.5007%2020.3133%2013.425%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.3133C13.4249%2020.3133%2015.5006%2019.4885%2017.1%2018.1225L20.7659%2021.7883C21.0483%2022.0706%2021.506%2022.0706%2021.7883%2021.7883Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/magnifier-bold.svg?color=%231a73e8&size=48