bug from Line Awesome by Icons8 · Line · Security · Apache-2.0 Free for personal and commercial use.

Name
bug
Set
Line Awesome
Style
Line
Category
Security
Viewbox
32×32
License
Apache 2.0
Aliases
bug-solid

The same icon in other sets

More security icons from Line Awesome

Use the bug icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.719 3.281L9.28 4.72l1.938 1.937c-1.461 1.117-2.61 2.754-3.344 4.657l-2.438-1.22l-.875 1.813l2.75 1.375C7.13 14.156 7 15.062 7 16c0 .34.008.668.031 1H4v2h3.375c.242 1.043.563 2.04 1.031 2.938l-3 2.25l1.188 1.625l2.937-2.188C11.148 25.68 13.418 27 16 27s4.852-1.32 6.469-3.375l2.937 2.188l1.188-1.625l-3-2.25c.468-.899.789-1.895 1.031-2.938H28v-2h-3.031A14 14 0 0 0 25 16c0-.938-.129-1.844-.313-2.719l2.75-1.375l-.875-1.812l-2.437 1.219c-.734-1.903-1.883-3.54-3.344-4.657L22.72 4.72l-1.44-1.44l-2.31 2.314A7.6 7.6 0 0 0 16 5a7.6 7.6 0 0 0-2.969.594zM16 7c1.977 0 3.828 1.094 5.125 2.875C19.992 10.387 18.199 11 16 11c-2.2 0-3.992-.613-5.125-1.125C12.172 8.094 14.023 7 16 7m-6.094 4.594A14.7 14.7 0 0 0 15 12.938v11.968C11.7 24.281 9 20.63 9 16c0-1.617.336-3.113.906-4.406m12.188 0A10.9 10.9 0 0 1 23 16c0 4.629-2.7 8.281-6 8.906V12.938a14.7 14.7 0 0 0 5.094-1.344"/></svg>

React

import type { SVGProps } from "react";

export function LaBug(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.719 3.281L9.28 4.72l1.938 1.937c-1.461 1.117-2.61 2.754-3.344 4.657l-2.438-1.22l-.875 1.813l2.75 1.375C7.13 14.156 7 15.062 7 16c0 .34.008.668.031 1H4v2h3.375c.242 1.043.563 2.04 1.031 2.938l-3 2.25l1.188 1.625l2.937-2.188C11.148 25.68 13.418 27 16 27s4.852-1.32 6.469-3.375l2.937 2.188l1.188-1.625l-3-2.25c.468-.899.789-1.895 1.031-2.938H28v-2h-3.031A14 14 0 0 0 25 16c0-.938-.129-1.844-.313-2.719l2.75-1.375l-.875-1.812l-2.437 1.219c-.734-1.903-1.883-3.54-3.344-4.657L22.72 4.72l-1.44-1.44l-2.31 2.314A7.6 7.6 0 0 0 16 5a7.6 7.6 0 0 0-2.969.594zM16 7c1.977 0 3.828 1.094 5.125 2.875C19.992 10.387 18.199 11 16 11c-2.2 0-3.992-.613-5.125-1.125C12.172 8.094 14.023 7 16 7m-6.094 4.594A14.7 14.7 0 0 0 15 12.938v11.968C11.7 24.281 9 20.63 9 16c0-1.617.336-3.113.906-4.406m12.188 0A10.9 10.9 0 0 1 23 16c0 4.629-2.7 8.281-6 8.906V12.938a14.7 14.7 0 0 0 5.094-1.344"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.719 3.281L9.28 4.72l1.938 1.937c-1.461 1.117-2.61 2.754-3.344 4.657l-2.438-1.22l-.875 1.813l2.75 1.375C7.13 14.156 7 15.062 7 16c0 .34.008.668.031 1H4v2h3.375c.242 1.043.563 2.04 1.031 2.938l-3 2.25l1.188 1.625l2.937-2.188C11.148 25.68 13.418 27 16 27s4.852-1.32 6.469-3.375l2.937 2.188l1.188-1.625l-3-2.25c.468-.899.789-1.895 1.031-2.938H28v-2h-3.031A14 14 0 0 0 25 16c0-.938-.129-1.844-.313-2.719l2.75-1.375l-.875-1.812l-2.437 1.219c-.734-1.903-1.883-3.54-3.344-4.657L22.72 4.72l-1.44-1.44l-2.31 2.314A7.6 7.6 0 0 0 16 5a7.6 7.6 0 0 0-2.969.594zM16 7c1.977 0 3.828 1.094 5.125 2.875C19.992 10.387 18.199 11 16 11c-2.2 0-3.992-.613-5.125-1.125C12.172 8.094 14.023 7 16 7m-6.094 4.594A14.7 14.7 0 0 0 15 12.938v11.968C11.7 24.281 9 20.63 9 16c0-1.617.336-3.113.906-4.406m12.188 0A10.9 10.9 0 0 1 23 16c0 4.629-2.7 8.281-6 8.906V12.938a14.7 14.7 0 0 0 5.094-1.344"/></svg>
</template>

CSS

.icon-bug {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.719%203.281L9.28%204.72l1.938%201.937c-1.461%201.117-2.61%202.754-3.344%204.657l-2.438-1.22l-.875%201.813l2.75%201.375C7.13%2014.156%207%2015.062%207%2016c0%20.34.008.668.031%201H4v2h3.375c.242%201.043.563%202.04%201.031%202.938l-3%202.25l1.188%201.625l2.937-2.188C11.148%2025.68%2013.418%2027%2016%2027s4.852-1.32%206.469-3.375l2.937%202.188l1.188-1.625l-3-2.25c.468-.899.789-1.895%201.031-2.938H28v-2h-3.031A14%2014%200%200%200%2025%2016c0-.938-.129-1.844-.313-2.719l2.75-1.375l-.875-1.812l-2.437%201.219c-.734-1.903-1.883-3.54-3.344-4.657L22.72%204.72l-1.44-1.44l-2.31%202.314A7.6%207.6%200%200%200%2016%205a7.6%207.6%200%200%200-2.969.594zM16%207c1.977%200%203.828%201.094%205.125%202.875C19.992%2010.387%2018.199%2011%2016%2011c-2.2%200-3.992-.613-5.125-1.125C12.172%208.094%2014.023%207%2016%207m-6.094%204.594A14.7%2014.7%200%200%200%2015%2012.938v11.968C11.7%2024.281%209%2020.63%209%2016c0-1.617.336-3.113.906-4.406m12.188%200A10.9%2010.9%200%200%201%2023%2016c0%204.629-2.7%208.281-6%208.906V12.938a14.7%2014.7%200%200%200%205.094-1.344%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.719%203.281L9.28%204.72l1.938%201.937c-1.461%201.117-2.61%202.754-3.344%204.657l-2.438-1.22l-.875%201.813l2.75%201.375C7.13%2014.156%207%2015.062%207%2016c0%20.34.008.668.031%201H4v2h3.375c.242%201.043.563%202.04%201.031%202.938l-3%202.25l1.188%201.625l2.937-2.188C11.148%2025.68%2013.418%2027%2016%2027s4.852-1.32%206.469-3.375l2.937%202.188l1.188-1.625l-3-2.25c.468-.899.789-1.895%201.031-2.938H28v-2h-3.031A14%2014%200%200%200%2025%2016c0-.938-.129-1.844-.313-2.719l2.75-1.375l-.875-1.812l-2.437%201.219c-.734-1.903-1.883-3.54-3.344-4.657L22.72%204.72l-1.44-1.44l-2.31%202.314A7.6%207.6%200%200%200%2016%205a7.6%207.6%200%200%200-2.969.594zM16%207c1.977%200%203.828%201.094%205.125%202.875C19.992%2010.387%2018.199%2011%2016%2011c-2.2%200-3.992-.613-5.125-1.125C12.172%208.094%2014.023%207%2016%207m-6.094%204.594A14.7%2014.7%200%200%200%2015%2012.938v11.968C11.7%2024.281%209%2020.63%209%2016c0-1.617.336-3.113.906-4.406m12.188%200A10.9%2010.9%200%200%201%2023%2016c0%204.629-2.7%208.281-6%208.906V12.938a14.7%2014.7%200%200%200%205.094-1.344%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/bug.svg?color=%231a73e8&size=48