rounded magnifer bug icon
rounded-magnifer-bug-bold from Solar by 480 Design · Bold · CC-BY-4.0 Attribution required.
- Name
- rounded-magnifer-bug-bold
- Set
- Solar
- Style
- Bold
- Viewbox
- 24×24
- License
- CC BY 4.0
2 other variants in Solar
Related icons in Solar
Use the rounded magnifer bug 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="M17.82 19.7a1.77 1.77 0 0 1 1.9-1.917c.189.016.414.084.643.154l.066.02l.06.018c.211.063.42.126.58.212a1.786 1.786 0 0 1 .638 2.55c-.1.151-.255.307-.41.464l-.045.044l-.044.045c-.156.157-.31.313-.46.414a1.754 1.754 0 0 1-2.528-.643c-.085-.16-.147-.372-.21-.585l-.018-.06l-.02-.067c-.07-.232-.137-.459-.153-.648m2.309-8.558c0 5.05-4.058 9.143-9.064 9.143S2 16.192 2 11.143S6.058 2 11.064 2s9.064 4.093 9.064 9.143M8.19 7.86A3.57 3.57 0 0 1 11 6.5c1.14 0 2.157.532 2.81 1.36l.68-.338a.716.716 0 0 1 .958.318a.71.71 0 0 1-.319.953l-.679.338q.121.442.122.922v.236h.714c.394 0 .714.319.714.711s-.32.71-.714.71h-.714v.237q-.002.48-.122.922l.679.338a.71.71 0 0 1 .32.953a.716.716 0 0 1-.959.318l-.68-.338A3.57 3.57 0 0 1 11 15.5a3.57 3.57 0 0 1-2.81-1.36l-.68.338a.716.716 0 0 1-.958-.318a.71.71 0 0 1 .32-.953l.678-.338a3.5 3.5 0 0 1-.121-.922v-.236h-.715A.71.71 0 0 1 6 11c0-.392.32-.71.714-.71h.715v-.237q.001-.48.121-.922l-.679-.338a.71.71 0 0 1-.32-.953a.716.716 0 0 1 .959-.318z" clip-rule="evenodd"/><path fill="currentColor" d="M11.714 13.958v-3.195h1.429v1.184a2.13 2.13 0 0 1-1.429 2.01m-2.857-2.01v-1.184h1.429v3.195a2.13 2.13 0 0 1-1.429-2.01m.123-2.606A2.14 2.14 0 0 1 11 7.921c.933 0 1.727.593 2.021 1.421z"/></svg>
React
import type { SVGProps } from "react";
export function SolarRoundedMagniferBugBold(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="M17.82 19.7a1.77 1.77 0 0 1 1.9-1.917c.189.016.414.084.643.154l.066.02l.06.018c.211.063.42.126.58.212a1.786 1.786 0 0 1 .638 2.55c-.1.151-.255.307-.41.464l-.045.044l-.044.045c-.156.157-.31.313-.46.414a1.754 1.754 0 0 1-2.528-.643c-.085-.16-.147-.372-.21-.585l-.018-.06l-.02-.067c-.07-.232-.137-.459-.153-.648m2.309-8.558c0 5.05-4.058 9.143-9.064 9.143S2 16.192 2 11.143S6.058 2 11.064 2s9.064 4.093 9.064 9.143M8.19 7.86A3.57 3.57 0 0 1 11 6.5c1.14 0 2.157.532 2.81 1.36l.68-.338a.716.716 0 0 1 .958.318a.71.71 0 0 1-.319.953l-.679.338q.121.442.122.922v.236h.714c.394 0 .714.319.714.711s-.32.71-.714.71h-.714v.237q-.002.48-.122.922l.679.338a.71.71 0 0 1 .32.953a.716.716 0 0 1-.959.318l-.68-.338A3.57 3.57 0 0 1 11 15.5a3.57 3.57 0 0 1-2.81-1.36l-.68.338a.716.716 0 0 1-.958-.318a.71.71 0 0 1 .32-.953l.678-.338a3.5 3.5 0 0 1-.121-.922v-.236h-.715A.71.71 0 0 1 6 11c0-.392.32-.71.714-.71h.715v-.237q.001-.48.121-.922l-.679-.338a.71.71 0 0 1-.32-.953a.716.716 0 0 1 .959-.318z" clipRule="evenodd"/><path fill="currentColor" d="M11.714 13.958v-3.195h1.429v1.184a2.13 2.13 0 0 1-1.429 2.01m-2.857-2.01v-1.184h1.429v3.195a2.13 2.13 0 0 1-1.429-2.01m.123-2.606A2.14 2.14 0 0 1 11 7.921c.933 0 1.727.593 2.021 1.421z"/></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="M17.82 19.7a1.77 1.77 0 0 1 1.9-1.917c.189.016.414.084.643.154l.066.02l.06.018c.211.063.42.126.58.212a1.786 1.786 0 0 1 .638 2.55c-.1.151-.255.307-.41.464l-.045.044l-.044.045c-.156.157-.31.313-.46.414a1.754 1.754 0 0 1-2.528-.643c-.085-.16-.147-.372-.21-.585l-.018-.06l-.02-.067c-.07-.232-.137-.459-.153-.648m2.309-8.558c0 5.05-4.058 9.143-9.064 9.143S2 16.192 2 11.143S6.058 2 11.064 2s9.064 4.093 9.064 9.143M8.19 7.86A3.57 3.57 0 0 1 11 6.5c1.14 0 2.157.532 2.81 1.36l.68-.338a.716.716 0 0 1 .958.318a.71.71 0 0 1-.319.953l-.679.338q.121.442.122.922v.236h.714c.394 0 .714.319.714.711s-.32.71-.714.71h-.714v.237q-.002.48-.122.922l.679.338a.71.71 0 0 1 .32.953a.716.716 0 0 1-.959.318l-.68-.338A3.57 3.57 0 0 1 11 15.5a3.57 3.57 0 0 1-2.81-1.36l-.68.338a.716.716 0 0 1-.958-.318a.71.71 0 0 1 .32-.953l.678-.338a3.5 3.5 0 0 1-.121-.922v-.236h-.715A.71.71 0 0 1 6 11c0-.392.32-.71.714-.71h.715v-.237q.001-.48.121-.922l-.679-.338a.71.71 0 0 1-.32-.953a.716.716 0 0 1 .959-.318z" clip-rule="evenodd"/><path fill="currentColor" d="M11.714 13.958v-3.195h1.429v1.184a2.13 2.13 0 0 1-1.429 2.01m-2.857-2.01v-1.184h1.429v3.195a2.13 2.13 0 0 1-1.429-2.01m.123-2.606A2.14 2.14 0 0 1 11 7.921c.933 0 1.727.593 2.021 1.421z"/></svg> </template>
CSS
.icon-rounded-magnifer-bug-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%22M17.82%2019.7a1.77%201.77%200%200%201%201.9-1.917c.189.016.414.084.643.154l.066.02l.06.018c.211.063.42.126.58.212a1.786%201.786%200%200%201%20.638%202.55c-.1.151-.255.307-.41.464l-.045.044l-.044.045c-.156.157-.31.313-.46.414a1.754%201.754%200%200%201-2.528-.643c-.085-.16-.147-.372-.21-.585l-.018-.06l-.02-.067c-.07-.232-.137-.459-.153-.648m2.309-8.558c0%205.05-4.058%209.143-9.064%209.143S2%2016.192%202%2011.143S6.058%202%2011.064%202s9.064%204.093%209.064%209.143M8.19%207.86A3.57%203.57%200%200%201%2011%206.5c1.14%200%202.157.532%202.81%201.36l.68-.338a.716.716%200%200%201%20.958.318a.71.71%200%200%201-.319.953l-.679.338q.121.442.122.922v.236h.714c.394%200%20.714.319.714.711s-.32.71-.714.71h-.714v.237q-.002.48-.122.922l.679.338a.71.71%200%200%201%20.32.953a.716.716%200%200%201-.959.318l-.68-.338A3.57%203.57%200%200%201%2011%2015.5a3.57%203.57%200%200%201-2.81-1.36l-.68.338a.716.716%200%200%201-.958-.318a.71.71%200%200%201%20.32-.953l.678-.338a3.5%203.5%200%200%201-.121-.922v-.236h-.715A.71.71%200%200%201%206%2011c0-.392.32-.71.714-.71h.715v-.237q.001-.48.121-.922l-.679-.338a.71.71%200%200%201-.32-.953a.716.716%200%200%201%20.959-.318z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.714%2013.958v-3.195h1.429v1.184a2.13%202.13%200%200%201-1.429%202.01m-2.857-2.01v-1.184h1.429v3.195a2.13%202.13%200%200%201-1.429-2.01m.123-2.606A2.14%202.14%200%200%201%2011%207.921c.933%200%201.727.593%202.021%201.421z%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%22M17.82%2019.7a1.77%201.77%200%200%201%201.9-1.917c.189.016.414.084.643.154l.066.02l.06.018c.211.063.42.126.58.212a1.786%201.786%200%200%201%20.638%202.55c-.1.151-.255.307-.41.464l-.045.044l-.044.045c-.156.157-.31.313-.46.414a1.754%201.754%200%200%201-2.528-.643c-.085-.16-.147-.372-.21-.585l-.018-.06l-.02-.067c-.07-.232-.137-.459-.153-.648m2.309-8.558c0%205.05-4.058%209.143-9.064%209.143S2%2016.192%202%2011.143S6.058%202%2011.064%202s9.064%204.093%209.064%209.143M8.19%207.86A3.57%203.57%200%200%201%2011%206.5c1.14%200%202.157.532%202.81%201.36l.68-.338a.716.716%200%200%201%20.958.318a.71.71%200%200%201-.319.953l-.679.338q.121.442.122.922v.236h.714c.394%200%20.714.319.714.711s-.32.71-.714.71h-.714v.237q-.002.48-.122.922l.679.338a.71.71%200%200%201%20.32.953a.716.716%200%200%201-.959.318l-.68-.338A3.57%203.57%200%200%201%2011%2015.5a3.57%203.57%200%200%201-2.81-1.36l-.68.338a.716.716%200%200%201-.958-.318a.71.71%200%200%201%20.32-.953l.678-.338a3.5%203.5%200%200%201-.121-.922v-.236h-.715A.71.71%200%200%201%206%2011c0-.392.32-.71.714-.71h.715v-.237q.001-.48.121-.922l-.679-.338a.71.71%200%200%201-.32-.953a.716.716%200%200%201%20.959-.318z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.714%2013.958v-3.195h1.429v1.184a2.13%202.13%200%200%201-1.429%202.01m-2.857-2.01v-1.184h1.429v3.195a2.13%202.13%200%200%201-1.429-2.01m.123-2.606A2.14%202.14%200%200%201%2011%207.921c.933%200%201.727.593%202.021%201.421z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/rounded-magnifer-bug-bold.svg?color=%231a73e8&size=48