magnifier bug icon
magnifier-bug-broken from Solar by 480 Design · Broken · Search · CC-BY-4.0 Attribution required.
- Name
- magnifier-bug-broken
- Set
- Solar
- Style
- Broken
- Category
- Search
- Viewbox
- 24×24
- License
- CC BY 4.0
- Aliases
- magnifer-bug-broken
5 other variants in Solar
More search icons from Solar
Use the magnifier bug icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M11.5 15.5C9.84315 15.5 8.5 14.1569 8.5 12.5V10.5M11.5 15.5C13.1569 15.5 14.5 14.1569 14.5 12.5V10.5M11.5 15.5V10.5M14.5 10.5C14.5 8.84315 13.1569 7.5 11.5 7.5C9.84315 7.5 8.5 8.84315 8.5 10.5M14.5 10.5H8.5M14.5715 11.5H16M7 11.5H8.5M14.5 14L15.5 14.5M8.5 14L7.5 14.5M14.5 9L15.5 8.5M8.5 9L7.5 8.5"/><path d="M18.5 18.5L22 22"/><path d="M6.75 3.27093C8.14732 2.46262 9.76964 2 11.5 2C16.7467 2 21 6.25329 21 11.5C21 16.7467 16.7467 21 11.5 21C6.25329 21 2 16.7467 2 11.5C2 9.76964 2.46262 8.14732 3.27093 6.75"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarMagnifierBugBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M11.5 15.5C9.84315 15.5 8.5 14.1569 8.5 12.5V10.5M11.5 15.5C13.1569 15.5 14.5 14.1569 14.5 12.5V10.5M11.5 15.5V10.5M14.5 10.5C14.5 8.84315 13.1569 7.5 11.5 7.5C9.84315 7.5 8.5 8.84315 8.5 10.5M14.5 10.5H8.5M14.5715 11.5H16M7 11.5H8.5M14.5 14L15.5 14.5M8.5 14L7.5 14.5M14.5 9L15.5 8.5M8.5 9L7.5 8.5"/><path d="M18.5 18.5L22 22"/><path d="M6.75 3.27093C8.14732 2.46262 9.76964 2 11.5 2C16.7467 2 21 6.25329 21 11.5C21 16.7467 16.7467 21 11.5 21C6.25329 21 2 16.7467 2 11.5C2 9.76964 2.46262 8.14732 3.27093 6.75"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M11.5 15.5C9.84315 15.5 8.5 14.1569 8.5 12.5V10.5M11.5 15.5C13.1569 15.5 14.5 14.1569 14.5 12.5V10.5M11.5 15.5V10.5M14.5 10.5C14.5 8.84315 13.1569 7.5 11.5 7.5C9.84315 7.5 8.5 8.84315 8.5 10.5M14.5 10.5H8.5M14.5715 11.5H16M7 11.5H8.5M14.5 14L15.5 14.5M8.5 14L7.5 14.5M14.5 9L15.5 8.5M8.5 9L7.5 8.5"/><path d="M18.5 18.5L22 22"/><path d="M6.75 3.27093C8.14732 2.46262 9.76964 2 11.5 2C16.7467 2 21 6.25329 21 11.5C21 16.7467 16.7467 21 11.5 21C6.25329 21 2 16.7467 2 11.5C2 9.76964 2.46262 8.14732 3.27093 6.75"/></g></svg> </template>
CSS
.icon-magnifier-bug-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.5%2015.5C9.84315%2015.5%208.5%2014.1569%208.5%2012.5V10.5M11.5%2015.5C13.1569%2015.5%2014.5%2014.1569%2014.5%2012.5V10.5M11.5%2015.5V10.5M14.5%2010.5C14.5%208.84315%2013.1569%207.5%2011.5%207.5C9.84315%207.5%208.5%208.84315%208.5%2010.5M14.5%2010.5H8.5M14.5715%2011.5H16M7%2011.5H8.5M14.5%2014L15.5%2014.5M8.5%2014L7.5%2014.5M14.5%209L15.5%208.5M8.5%209L7.5%208.5%22%2F%3E%3Cpath%20d%3D%22M18.5%2018.5L22%2022%22%2F%3E%3Cpath%20d%3D%22M6.75%203.27093C8.14732%202.46262%209.76964%202%2011.5%202C16.7467%202%2021%206.25329%2021%2011.5C21%2016.7467%2016.7467%2021%2011.5%2021C6.25329%2021%202%2016.7467%202%2011.5C2%209.76964%202.46262%208.14732%203.27093%206.75%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M11.5%2015.5C9.84315%2015.5%208.5%2014.1569%208.5%2012.5V10.5M11.5%2015.5C13.1569%2015.5%2014.5%2014.1569%2014.5%2012.5V10.5M11.5%2015.5V10.5M14.5%2010.5C14.5%208.84315%2013.1569%207.5%2011.5%207.5C9.84315%207.5%208.5%208.84315%208.5%2010.5M14.5%2010.5H8.5M14.5715%2011.5H16M7%2011.5H8.5M14.5%2014L15.5%2014.5M8.5%2014L7.5%2014.5M14.5%209L15.5%208.5M8.5%209L7.5%208.5%22%2F%3E%3Cpath%20d%3D%22M18.5%2018.5L22%2022%22%2F%3E%3Cpath%20d%3D%22M6.75%203.27093C8.14732%202.46262%209.76964%202%2011.5%202C16.7467%202%2021%206.25329%2021%2011.5C21%2016.7467%2016.7467%2021%2011.5%2021C6.25329%2021%202%2016.7467%202%2011.5C2%209.76964%202.46262%208.14732%203.27093%206.75%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/magnifier-bug-broken.svg?color=%231a73e8&size=48