bug-bold-duotone from Solar by 480 Design · Bold Duotone · IT · CC-BY-4.0 Attribution required.

Name
bug-bold-duotone
Set
Solar
Style
Bold Duotone
Category
IT
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More it icons from Solar

Use the bug icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M19 11.9375V15C19 18.6126 16.2633 21.5861 12.75 21.9603V15C12.75 14.5858 12.4142 14.25 12 14.25C11.5858 14.25 11.25 14.5858 11.25 15V21.9603C7.73668 21.5861 5 18.6126 5 15V11.9375C5 10.2702 6.03633 8.84489 7.5 8.27065C7.94533 8.09593 8.43021 8 8.9375 8H15.0625C15.5698 8 16.0547 8.09593 16.5 8.27065C17.9637 8.84489 19 10.2702 19 11.9375Z" clip-rule="evenodd" opacity=".5"/><path d="M19 14.7499V13.2499H22C22.4142 13.2499 22.75 13.5857 22.75 13.9999C22.75 14.4141 22.4142 14.7499 22 14.7499H19Z"/><path d="M17.4955 19.3362C17.8063 18.9428 18.0758 18.5152 18.2974 18.0601L20.8354 19.3293C21.2059 19.5145 21.3561 19.965 21.1708 20.3355C20.9855 20.706 20.535 20.8561 20.1646 20.6709L17.4955 19.3362Z"/><path d="M5.70259 18.0601C5.92418 18.5152 6.19367 18.9428 6.50449 19.3362L3.83545 20.6709C3.46497 20.8561 3.01446 20.706 2.8292 20.3355C2.64394 19.965 2.79408 19.5145 3.16455 19.3293L5.70259 18.0601Z"/><path d="M5 13.2499H2C1.58579 13.2499 1.25 13.5857 1.25 13.9999C1.25 14.4141 1.58579 14.7499 2 14.7499H5V13.2499Z"/><path d="M17.3535 8.7346L20.1646 7.32887C20.535 7.14361 20.9855 7.29376 21.1708 7.66423C21.3561 8.0347 21.2059 8.48522 20.8354 8.67048L18.4195 9.87859C18.1437 9.42982 17.7805 9.04058 17.3535 8.7346Z"/><path d="M6.64654 8.7346C6.21954 9.04058 5.85627 9.42982 5.58046 9.87859L3.16455 8.67048C2.79408 8.48522 2.64394 8.0347 2.8292 7.66423C3.01446 7.29376 3.46497 7.14361 3.83545 7.32887L6.64654 8.7346Z"/><path d="M16.5 8.27065V7.5C16.5 5.01472 14.4853 3 12 3C9.51472 3 7.5 5.01472 7.5 7.5V8.27065C7.94533 8.09593 8.43021 8 8.9375 8H15.0625C15.5698 8 16.0547 8.09593 16.5 8.27065Z"/><g opacity=".5"><path d="M6.37604 1.58405C6.14628 1.9287 6.23941 2.39435 6.58405 2.62412L8.94366 4.19719C9.34521 3.82543 9.81469 3.52599 10.3314 3.31957L7.4161 1.37604C7.07146 1.14628 6.60581 1.23941 6.37604 1.58405Z"/><path d="M15.0564 4.19725C14.6549 3.82548 14.1854 3.52604 13.6687 3.31961L16.5841 1.37604C16.9287 1.14628 17.3944 1.23941 17.6241 1.58405C17.8539 1.9287 17.7608 2.39435 17.4161 2.62412L15.0564 4.19725Z"/></g><path fill-rule="evenodd" d="M12 14.25C12.4142 14.25 12.75 14.5858 12.75 15V22H11.25V15C11.25 14.5858 11.5858 14.25 12 14.25Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBugBoldDuotone(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 fillRule="evenodd" d="M19 11.9375V15C19 18.6126 16.2633 21.5861 12.75 21.9603V15C12.75 14.5858 12.4142 14.25 12 14.25C11.5858 14.25 11.25 14.5858 11.25 15V21.9603C7.73668 21.5861 5 18.6126 5 15V11.9375C5 10.2702 6.03633 8.84489 7.5 8.27065C7.94533 8.09593 8.43021 8 8.9375 8H15.0625C15.5698 8 16.0547 8.09593 16.5 8.27065C17.9637 8.84489 19 10.2702 19 11.9375Z" clipRule="evenodd" opacity=".5"/><path d="M19 14.7499V13.2499H22C22.4142 13.2499 22.75 13.5857 22.75 13.9999C22.75 14.4141 22.4142 14.7499 22 14.7499H19Z"/><path d="M17.4955 19.3362C17.8063 18.9428 18.0758 18.5152 18.2974 18.0601L20.8354 19.3293C21.2059 19.5145 21.3561 19.965 21.1708 20.3355C20.9855 20.706 20.535 20.8561 20.1646 20.6709L17.4955 19.3362Z"/><path d="M5.70259 18.0601C5.92418 18.5152 6.19367 18.9428 6.50449 19.3362L3.83545 20.6709C3.46497 20.8561 3.01446 20.706 2.8292 20.3355C2.64394 19.965 2.79408 19.5145 3.16455 19.3293L5.70259 18.0601Z"/><path d="M5 13.2499H2C1.58579 13.2499 1.25 13.5857 1.25 13.9999C1.25 14.4141 1.58579 14.7499 2 14.7499H5V13.2499Z"/><path d="M17.3535 8.7346L20.1646 7.32887C20.535 7.14361 20.9855 7.29376 21.1708 7.66423C21.3561 8.0347 21.2059 8.48522 20.8354 8.67048L18.4195 9.87859C18.1437 9.42982 17.7805 9.04058 17.3535 8.7346Z"/><path d="M6.64654 8.7346C6.21954 9.04058 5.85627 9.42982 5.58046 9.87859L3.16455 8.67048C2.79408 8.48522 2.64394 8.0347 2.8292 7.66423C3.01446 7.29376 3.46497 7.14361 3.83545 7.32887L6.64654 8.7346Z"/><path d="M16.5 8.27065V7.5C16.5 5.01472 14.4853 3 12 3C9.51472 3 7.5 5.01472 7.5 7.5V8.27065C7.94533 8.09593 8.43021 8 8.9375 8H15.0625C15.5698 8 16.0547 8.09593 16.5 8.27065Z"/><g opacity=".5"><path d="M6.37604 1.58405C6.14628 1.9287 6.23941 2.39435 6.58405 2.62412L8.94366 4.19719C9.34521 3.82543 9.81469 3.52599 10.3314 3.31957L7.4161 1.37604C7.07146 1.14628 6.60581 1.23941 6.37604 1.58405Z"/><path d="M15.0564 4.19725C14.6549 3.82548 14.1854 3.52604 13.6687 3.31961L16.5841 1.37604C16.9287 1.14628 17.3944 1.23941 17.6241 1.58405C17.8539 1.9287 17.7608 2.39435 17.4161 2.62412L15.0564 4.19725Z"/></g><path fillRule="evenodd" d="M12 14.25C12.4142 14.25 12.75 14.5858 12.75 15V22H11.25V15C11.25 14.5858 11.5858 14.25 12 14.25Z" 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 fill-rule="evenodd" d="M19 11.9375V15C19 18.6126 16.2633 21.5861 12.75 21.9603V15C12.75 14.5858 12.4142 14.25 12 14.25C11.5858 14.25 11.25 14.5858 11.25 15V21.9603C7.73668 21.5861 5 18.6126 5 15V11.9375C5 10.2702 6.03633 8.84489 7.5 8.27065C7.94533 8.09593 8.43021 8 8.9375 8H15.0625C15.5698 8 16.0547 8.09593 16.5 8.27065C17.9637 8.84489 19 10.2702 19 11.9375Z" clip-rule="evenodd" opacity=".5"/><path d="M19 14.7499V13.2499H22C22.4142 13.2499 22.75 13.5857 22.75 13.9999C22.75 14.4141 22.4142 14.7499 22 14.7499H19Z"/><path d="M17.4955 19.3362C17.8063 18.9428 18.0758 18.5152 18.2974 18.0601L20.8354 19.3293C21.2059 19.5145 21.3561 19.965 21.1708 20.3355C20.9855 20.706 20.535 20.8561 20.1646 20.6709L17.4955 19.3362Z"/><path d="M5.70259 18.0601C5.92418 18.5152 6.19367 18.9428 6.50449 19.3362L3.83545 20.6709C3.46497 20.8561 3.01446 20.706 2.8292 20.3355C2.64394 19.965 2.79408 19.5145 3.16455 19.3293L5.70259 18.0601Z"/><path d="M5 13.2499H2C1.58579 13.2499 1.25 13.5857 1.25 13.9999C1.25 14.4141 1.58579 14.7499 2 14.7499H5V13.2499Z"/><path d="M17.3535 8.7346L20.1646 7.32887C20.535 7.14361 20.9855 7.29376 21.1708 7.66423C21.3561 8.0347 21.2059 8.48522 20.8354 8.67048L18.4195 9.87859C18.1437 9.42982 17.7805 9.04058 17.3535 8.7346Z"/><path d="M6.64654 8.7346C6.21954 9.04058 5.85627 9.42982 5.58046 9.87859L3.16455 8.67048C2.79408 8.48522 2.64394 8.0347 2.8292 7.66423C3.01446 7.29376 3.46497 7.14361 3.83545 7.32887L6.64654 8.7346Z"/><path d="M16.5 8.27065V7.5C16.5 5.01472 14.4853 3 12 3C9.51472 3 7.5 5.01472 7.5 7.5V8.27065C7.94533 8.09593 8.43021 8 8.9375 8H15.0625C15.5698 8 16.0547 8.09593 16.5 8.27065Z"/><g opacity=".5"><path d="M6.37604 1.58405C6.14628 1.9287 6.23941 2.39435 6.58405 2.62412L8.94366 4.19719C9.34521 3.82543 9.81469 3.52599 10.3314 3.31957L7.4161 1.37604C7.07146 1.14628 6.60581 1.23941 6.37604 1.58405Z"/><path d="M15.0564 4.19725C14.6549 3.82548 14.1854 3.52604 13.6687 3.31961L16.5841 1.37604C16.9287 1.14628 17.3944 1.23941 17.6241 1.58405C17.8539 1.9287 17.7608 2.39435 17.4161 2.62412L15.0564 4.19725Z"/></g><path fill-rule="evenodd" d="M12 14.25C12.4142 14.25 12.75 14.5858 12.75 15V22H11.25V15C11.25 14.5858 11.5858 14.25 12 14.25Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-bug-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%20fill-rule%3D%22evenodd%22%20d%3D%22M19%2011.9375V15C19%2018.6126%2016.2633%2021.5861%2012.75%2021.9603V15C12.75%2014.5858%2012.4142%2014.25%2012%2014.25C11.5858%2014.25%2011.25%2014.5858%2011.25%2015V21.9603C7.73668%2021.5861%205%2018.6126%205%2015V11.9375C5%2010.2702%206.03633%208.84489%207.5%208.27065C7.94533%208.09593%208.43021%208%208.9375%208H15.0625C15.5698%208%2016.0547%208.09593%2016.5%208.27065C17.9637%208.84489%2019%2010.2702%2019%2011.9375Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19%2014.7499V13.2499H22C22.4142%2013.2499%2022.75%2013.5857%2022.75%2013.9999C22.75%2014.4141%2022.4142%2014.7499%2022%2014.7499H19Z%22%2F%3E%3Cpath%20d%3D%22M17.4955%2019.3362C17.8063%2018.9428%2018.0758%2018.5152%2018.2974%2018.0601L20.8354%2019.3293C21.2059%2019.5145%2021.3561%2019.965%2021.1708%2020.3355C20.9855%2020.706%2020.535%2020.8561%2020.1646%2020.6709L17.4955%2019.3362Z%22%2F%3E%3Cpath%20d%3D%22M5.70259%2018.0601C5.92418%2018.5152%206.19367%2018.9428%206.50449%2019.3362L3.83545%2020.6709C3.46497%2020.8561%203.01446%2020.706%202.8292%2020.3355C2.64394%2019.965%202.79408%2019.5145%203.16455%2019.3293L5.70259%2018.0601Z%22%2F%3E%3Cpath%20d%3D%22M5%2013.2499H2C1.58579%2013.2499%201.25%2013.5857%201.25%2013.9999C1.25%2014.4141%201.58579%2014.7499%202%2014.7499H5V13.2499Z%22%2F%3E%3Cpath%20d%3D%22M17.3535%208.7346L20.1646%207.32887C20.535%207.14361%2020.9855%207.29376%2021.1708%207.66423C21.3561%208.0347%2021.2059%208.48522%2020.8354%208.67048L18.4195%209.87859C18.1437%209.42982%2017.7805%209.04058%2017.3535%208.7346Z%22%2F%3E%3Cpath%20d%3D%22M6.64654%208.7346C6.21954%209.04058%205.85627%209.42982%205.58046%209.87859L3.16455%208.67048C2.79408%208.48522%202.64394%208.0347%202.8292%207.66423C3.01446%207.29376%203.46497%207.14361%203.83545%207.32887L6.64654%208.7346Z%22%2F%3E%3Cpath%20d%3D%22M16.5%208.27065V7.5C16.5%205.01472%2014.4853%203%2012%203C9.51472%203%207.5%205.01472%207.5%207.5V8.27065C7.94533%208.09593%208.43021%208%208.9375%208H15.0625C15.5698%208%2016.0547%208.09593%2016.5%208.27065Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M6.37604%201.58405C6.14628%201.9287%206.23941%202.39435%206.58405%202.62412L8.94366%204.19719C9.34521%203.82543%209.81469%203.52599%2010.3314%203.31957L7.4161%201.37604C7.07146%201.14628%206.60581%201.23941%206.37604%201.58405Z%22%2F%3E%3Cpath%20d%3D%22M15.0564%204.19725C14.6549%203.82548%2014.1854%203.52604%2013.6687%203.31961L16.5841%201.37604C16.9287%201.14628%2017.3944%201.23941%2017.6241%201.58405C17.8539%201.9287%2017.7608%202.39435%2017.4161%202.62412L15.0564%204.19725Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2014.25C12.4142%2014.25%2012.75%2014.5858%2012.75%2015V22H11.25V15C11.25%2014.5858%2011.5858%2014.25%2012%2014.25Z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M19%2011.9375V15C19%2018.6126%2016.2633%2021.5861%2012.75%2021.9603V15C12.75%2014.5858%2012.4142%2014.25%2012%2014.25C11.5858%2014.25%2011.25%2014.5858%2011.25%2015V21.9603C7.73668%2021.5861%205%2018.6126%205%2015V11.9375C5%2010.2702%206.03633%208.84489%207.5%208.27065C7.94533%208.09593%208.43021%208%208.9375%208H15.0625C15.5698%208%2016.0547%208.09593%2016.5%208.27065C17.9637%208.84489%2019%2010.2702%2019%2011.9375Z%22%20clip-rule%3D%22evenodd%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19%2014.7499V13.2499H22C22.4142%2013.2499%2022.75%2013.5857%2022.75%2013.9999C22.75%2014.4141%2022.4142%2014.7499%2022%2014.7499H19Z%22%2F%3E%3Cpath%20d%3D%22M17.4955%2019.3362C17.8063%2018.9428%2018.0758%2018.5152%2018.2974%2018.0601L20.8354%2019.3293C21.2059%2019.5145%2021.3561%2019.965%2021.1708%2020.3355C20.9855%2020.706%2020.535%2020.8561%2020.1646%2020.6709L17.4955%2019.3362Z%22%2F%3E%3Cpath%20d%3D%22M5.70259%2018.0601C5.92418%2018.5152%206.19367%2018.9428%206.50449%2019.3362L3.83545%2020.6709C3.46497%2020.8561%203.01446%2020.706%202.8292%2020.3355C2.64394%2019.965%202.79408%2019.5145%203.16455%2019.3293L5.70259%2018.0601Z%22%2F%3E%3Cpath%20d%3D%22M5%2013.2499H2C1.58579%2013.2499%201.25%2013.5857%201.25%2013.9999C1.25%2014.4141%201.58579%2014.7499%202%2014.7499H5V13.2499Z%22%2F%3E%3Cpath%20d%3D%22M17.3535%208.7346L20.1646%207.32887C20.535%207.14361%2020.9855%207.29376%2021.1708%207.66423C21.3561%208.0347%2021.2059%208.48522%2020.8354%208.67048L18.4195%209.87859C18.1437%209.42982%2017.7805%209.04058%2017.3535%208.7346Z%22%2F%3E%3Cpath%20d%3D%22M6.64654%208.7346C6.21954%209.04058%205.85627%209.42982%205.58046%209.87859L3.16455%208.67048C2.79408%208.48522%202.64394%208.0347%202.8292%207.66423C3.01446%207.29376%203.46497%207.14361%203.83545%207.32887L6.64654%208.7346Z%22%2F%3E%3Cpath%20d%3D%22M16.5%208.27065V7.5C16.5%205.01472%2014.4853%203%2012%203C9.51472%203%207.5%205.01472%207.5%207.5V8.27065C7.94533%208.09593%208.43021%208%208.9375%208H15.0625C15.5698%208%2016.0547%208.09593%2016.5%208.27065Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M6.37604%201.58405C6.14628%201.9287%206.23941%202.39435%206.58405%202.62412L8.94366%204.19719C9.34521%203.82543%209.81469%203.52599%2010.3314%203.31957L7.4161%201.37604C7.07146%201.14628%206.60581%201.23941%206.37604%201.58405Z%22%2F%3E%3Cpath%20d%3D%22M15.0564%204.19725C14.6549%203.82548%2014.1854%203.52604%2013.6687%203.31961L16.5841%201.37604C16.9287%201.14628%2017.3944%201.23941%2017.6241%201.58405C17.8539%201.9287%2017.7608%202.39435%2017.4161%202.62412L15.0564%204.19725Z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2014.25C12.4142%2014.25%2012.75%2014.5858%2012.75%2015V22H11.25V15C11.25%2014.5858%2011.5858%2014.25%2012%2014.25Z%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/bug-bold-duotone.svg?color=%231a73e8&size=48