bug 2 icon
bug-2-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.
- Name
- bug-2-line
- Set
- Majesticons
- Style
- Line
- Viewbox
- 24×24
- License
- MIT
1 other variant in Majesticons
The same icon in other sets
Use the bug 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16 4l-2.251 2.251m0 0A5.8 5.8 0 0 0 12 6a5.6 5.6 0 0 0-1.711.289m3.46-.038c1.551.49 2.417 1.623 2.858 2.749M8 4l2.289 2.289m0 0C9.135 6.67 7.914 7.479 7.339 9m9.268 0A5.7 5.7 0 0 1 17 11v2m-.393-4H18c.667 0 2-.4 2-2m-3 6v2a5.7 5.7 0 0 1-.393 2M17 13h3m-3.393 4c-.585 1.494-1.918 3-4.607 3s-4.022-1.506-4.607-3m9.214 0H18c.667 0 2 .4 2 2M7.338 9C7.125 9.564 7 10.226 7 11v2m.338-4H6c-.667 0-2-.4-2-2m3 6v2c0 .546.107 1.272.393 2M7 13H4m3.393 4H6c-.667 0-2 .4-2 2m10-6"/></svg>
React
import type { SVGProps } from "react";
export function MajesticonsBug2Line(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m16 4l-2.251 2.251m0 0A5.8 5.8 0 0 0 12 6a5.6 5.6 0 0 0-1.711.289m3.46-.038c1.551.49 2.417 1.623 2.858 2.749M8 4l2.289 2.289m0 0C9.135 6.67 7.914 7.479 7.339 9m9.268 0A5.7 5.7 0 0 1 17 11v2m-.393-4H18c.667 0 2-.4 2-2m-3 6v2a5.7 5.7 0 0 1-.393 2M17 13h3m-3.393 4c-.585 1.494-1.918 3-4.607 3s-4.022-1.506-4.607-3m9.214 0H18c.667 0 2 .4 2 2M7.338 9C7.125 9.564 7 10.226 7 11v2m.338-4H6c-.667 0-2-.4-2-2m3 6v2c0 .546.107 1.272.393 2M7 13H4m3.393 4H6c-.667 0-2 .4-2 2m10-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m16 4l-2.251 2.251m0 0A5.8 5.8 0 0 0 12 6a5.6 5.6 0 0 0-1.711.289m3.46-.038c1.551.49 2.417 1.623 2.858 2.749M8 4l2.289 2.289m0 0C9.135 6.67 7.914 7.479 7.339 9m9.268 0A5.7 5.7 0 0 1 17 11v2m-.393-4H18c.667 0 2-.4 2-2m-3 6v2a5.7 5.7 0 0 1-.393 2M17 13h3m-3.393 4c-.585 1.494-1.918 3-4.607 3s-4.022-1.506-4.607-3m9.214 0H18c.667 0 2 .4 2 2M7.338 9C7.125 9.564 7 10.226 7 11v2m.338-4H6c-.667 0-2-.4-2-2m3 6v2c0 .546.107 1.272.393 2M7 13H4m3.393 4H6c-.667 0-2 .4-2 2m10-6"/></svg> </template>
CSS
.icon-bug-2-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m16%204l-2.251%202.251m0%200A5.8%205.8%200%200%200%2012%206a5.6%205.6%200%200%200-1.711.289m3.46-.038c1.551.49%202.417%201.623%202.858%202.749M8%204l2.289%202.289m0%200C9.135%206.67%207.914%207.479%207.339%209m9.268%200A5.7%205.7%200%200%201%2017%2011v2m-.393-4H18c.667%200%202-.4%202-2m-3%206v2a5.7%205.7%200%200%201-.393%202M17%2013h3m-3.393%204c-.585%201.494-1.918%203-4.607%203s-4.022-1.506-4.607-3m9.214%200H18c.667%200%202%20.4%202%202M7.338%209C7.125%209.564%207%2010.226%207%2011v2m.338-4H6c-.667%200-2-.4-2-2m3%206v2c0%20.546.107%201.272.393%202M7%2013H4m3.393%204H6c-.667%200-2%20.4-2%202m10-6%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m16%204l-2.251%202.251m0%200A5.8%205.8%200%200%200%2012%206a5.6%205.6%200%200%200-1.711.289m3.46-.038c1.551.49%202.417%201.623%202.858%202.749M8%204l2.289%202.289m0%200C9.135%206.67%207.914%207.479%207.339%209m9.268%200A5.7%205.7%200%200%201%2017%2011v2m-.393-4H18c.667%200%202-.4%202-2m-3%206v2a5.7%205.7%200%200%201-.393%202M17%2013h3m-3.393%204c-.585%201.494-1.918%203-4.607%203s-4.022-1.506-4.607-3m9.214%200H18c.667%200%202%20.4%202%202M7.338%209C7.125%209.564%207%2010.226%207%2011v2m.338-4H6c-.667%200-2-.4-2-2m3%206v2c0%20.546.107%201.272.393%202M7%2013H4m3.393%204H6c-.667%200-2%20.4-2%202m10-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/majesticons/bug-2-line.svg?color=%231a73e8&size=48