bug from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
bug
Set
Fluent Emoji Flat
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji Flat

Use the bug emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M2.627 3.694a.66.66 0 0 1 .889-.277l1.599.84c1.279.664 2.083 2 2.083 3.443v1.31a.658.658 0 0 1-1.316 0V7.7a2.57 2.57 0 0 0-1.375-2.276l-.003-.001l-1.6-.84a.66.66 0 0 1-.277-.89m10.176.001a.66.66 0 0 1-.277.889l-1.603.841A2.57 2.57 0 0 0 9.548 7.7v1.31a.658.658 0 1 1-1.316 0V7.7c0-1.443.804-2.779 2.083-3.444l1.6-.839a.66.66 0 0 1 .888.277M12.23 20.9a1.33 1.33 0 1 0 0-2.66a1.33 1.33 0 0 0 0 2.66m2.66 2.66a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0m1.33 4.6a1.33 1.33 0 1 0 0-2.66a1.33 1.33 0 0 0 0 2.66m5.76-.14a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0m4.6 0a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0"/><path fill="#00d26a" d="M20.36 28.02h5.89c2.03 0 3.74-1.66 3.7-3.7a3.635 3.635 0 0 0-3.63-3.56h-4.44c-.96 0-1.8-.64-2.05-1.57l-1.59-5.78a7.384 7.384 0 0 0-7.12-5.43H6.47a3.73 3.73 0 0 0-3.457 2.341L2.32 11.68l.693 1.236A3.63 3.63 0 0 0 6.4 15.24h3.2c.96 0 1.8.64 2.05 1.57l1.59 5.78c.88 3.21 3.8 5.43 7.12 5.43"/><path fill="#212121" d="M2.77 11.68c-.01-.484.08-.947.248-1.37A.84.84 0 0 0 2 11.13v.98a.845.845 0 0 0 1.019.82a3.6 3.6 0 0 1-.249-1.25m3.27-.55c0-.46-.38-.84-.84-.84c-.47 0-.84.37-.84.84v.98c0 .46.38.84.84.84s.84-.38.84-.84z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBug(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M2.627 3.694a.66.66 0 0 1 .889-.277l1.599.84c1.279.664 2.083 2 2.083 3.443v1.31a.658.658 0 0 1-1.316 0V7.7a2.57 2.57 0 0 0-1.375-2.276l-.003-.001l-1.6-.84a.66.66 0 0 1-.277-.89m10.176.001a.66.66 0 0 1-.277.889l-1.603.841A2.57 2.57 0 0 0 9.548 7.7v1.31a.658.658 0 1 1-1.316 0V7.7c0-1.443.804-2.779 2.083-3.444l1.6-.839a.66.66 0 0 1 .888.277M12.23 20.9a1.33 1.33 0 1 0 0-2.66a1.33 1.33 0 0 0 0 2.66m2.66 2.66a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0m1.33 4.6a1.33 1.33 0 1 0 0-2.66a1.33 1.33 0 0 0 0 2.66m5.76-.14a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0m4.6 0a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0"/><path fill="#00d26a" d="M20.36 28.02h5.89c2.03 0 3.74-1.66 3.7-3.7a3.635 3.635 0 0 0-3.63-3.56h-4.44c-.96 0-1.8-.64-2.05-1.57l-1.59-5.78a7.384 7.384 0 0 0-7.12-5.43H6.47a3.73 3.73 0 0 0-3.457 2.341L2.32 11.68l.693 1.236A3.63 3.63 0 0 0 6.4 15.24h3.2c.96 0 1.8.64 2.05 1.57l1.59 5.78c.88 3.21 3.8 5.43 7.12 5.43"/><path fill="#212121" d="M2.77 11.68c-.01-.484.08-.947.248-1.37A.84.84 0 0 0 2 11.13v.98a.845.845 0 0 0 1.019.82a3.6 3.6 0 0 1-.249-1.25m3.27-.55c0-.46-.38-.84-.84-.84c-.47 0-.84.37-.84.84v.98c0 .46.38.84.84.84s.84-.38.84-.84z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#008463" d="M2.627 3.694a.66.66 0 0 1 .889-.277l1.599.84c1.279.664 2.083 2 2.083 3.443v1.31a.658.658 0 0 1-1.316 0V7.7a2.57 2.57 0 0 0-1.375-2.276l-.003-.001l-1.6-.84a.66.66 0 0 1-.277-.89m10.176.001a.66.66 0 0 1-.277.889l-1.603.841A2.57 2.57 0 0 0 9.548 7.7v1.31a.658.658 0 1 1-1.316 0V7.7c0-1.443.804-2.779 2.083-3.444l1.6-.839a.66.66 0 0 1 .888.277M12.23 20.9a1.33 1.33 0 1 0 0-2.66a1.33 1.33 0 0 0 0 2.66m2.66 2.66a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0m1.33 4.6a1.33 1.33 0 1 0 0-2.66a1.33 1.33 0 0 0 0 2.66m5.76-.14a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0m4.6 0a1.33 1.33 0 1 1-2.66 0a1.33 1.33 0 0 1 2.66 0"/><path fill="#00d26a" d="M20.36 28.02h5.89c2.03 0 3.74-1.66 3.7-3.7a3.635 3.635 0 0 0-3.63-3.56h-4.44c-.96 0-1.8-.64-2.05-1.57l-1.59-5.78a7.384 7.384 0 0 0-7.12-5.43H6.47a3.73 3.73 0 0 0-3.457 2.341L2.32 11.68l.693 1.236A3.63 3.63 0 0 0 6.4 15.24h3.2c.96 0 1.8.64 2.05 1.57l1.59 5.78c.88 3.21 3.8 5.43 7.12 5.43"/><path fill="#212121" d="M2.77 11.68c-.01-.484.08-.947.248-1.37A.84.84 0 0 0 2 11.13v.98a.845.845 0 0 0 1.019.82a3.6 3.6 0 0 1-.249-1.25m3.27-.55c0-.46-.38-.84-.84-.84c-.47 0-.84.37-.84.84v.98c0 .46.38.84.84.84s.84-.38.84-.84z"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23008463%22%20d%3D%22M2.627%203.694a.66.66%200%200%201%20.889-.277l1.599.84c1.279.664%202.083%202%202.083%203.443v1.31a.658.658%200%200%201-1.316%200V7.7a2.57%202.57%200%200%200-1.375-2.276l-.003-.001l-1.6-.84a.66.66%200%200%201-.277-.89m10.176.001a.66.66%200%200%201-.277.889l-1.603.841A2.57%202.57%200%200%200%209.548%207.7v1.31a.658.658%200%201%201-1.316%200V7.7c0-1.443.804-2.779%202.083-3.444l1.6-.839a.66.66%200%200%201%20.888.277M12.23%2020.9a1.33%201.33%200%201%200%200-2.66a1.33%201.33%200%200%200%200%202.66m2.66%202.66a1.33%201.33%200%201%201-2.66%200a1.33%201.33%200%200%201%202.66%200m1.33%204.6a1.33%201.33%200%201%200%200-2.66a1.33%201.33%200%200%200%200%202.66m5.76-.14a1.33%201.33%200%201%201-2.66%200a1.33%201.33%200%200%201%202.66%200m4.6%200a1.33%201.33%200%201%201-2.66%200a1.33%201.33%200%200%201%202.66%200%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M20.36%2028.02h5.89c2.03%200%203.74-1.66%203.7-3.7a3.635%203.635%200%200%200-3.63-3.56h-4.44c-.96%200-1.8-.64-2.05-1.57l-1.59-5.78a7.384%207.384%200%200%200-7.12-5.43H6.47a3.73%203.73%200%200%200-3.457%202.341L2.32%2011.68l.693%201.236A3.63%203.63%200%200%200%206.4%2015.24h3.2c.96%200%201.8.64%202.05%201.57l1.59%205.78c.88%203.21%203.8%205.43%207.12%205.43%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M2.77%2011.68c-.01-.484.08-.947.248-1.37A.84.84%200%200%200%202%2011.13v.98a.845.845%200%200%200%201.019.82a3.6%203.6%200%200%201-.249-1.25m3.27-.55c0-.46-.38-.84-.84-.84c-.47%200-.84.37-.84.84v.98c0%20.46.38.84.84.84s.84-.38.84-.84z%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23008463%22%20d%3D%22M2.627%203.694a.66.66%200%200%201%20.889-.277l1.599.84c1.279.664%202.083%202%202.083%203.443v1.31a.658.658%200%200%201-1.316%200V7.7a2.57%202.57%200%200%200-1.375-2.276l-.003-.001l-1.6-.84a.66.66%200%200%201-.277-.89m10.176.001a.66.66%200%200%201-.277.889l-1.603.841A2.57%202.57%200%200%200%209.548%207.7v1.31a.658.658%200%201%201-1.316%200V7.7c0-1.443.804-2.779%202.083-3.444l1.6-.839a.66.66%200%200%201%20.888.277M12.23%2020.9a1.33%201.33%200%201%200%200-2.66a1.33%201.33%200%200%200%200%202.66m2.66%202.66a1.33%201.33%200%201%201-2.66%200a1.33%201.33%200%200%201%202.66%200m1.33%204.6a1.33%201.33%200%201%200%200-2.66a1.33%201.33%200%200%200%200%202.66m5.76-.14a1.33%201.33%200%201%201-2.66%200a1.33%201.33%200%200%201%202.66%200m4.6%200a1.33%201.33%200%201%201-2.66%200a1.33%201.33%200%200%201%202.66%200%22%2F%3E%3Cpath%20fill%3D%22%2300d26a%22%20d%3D%22M20.36%2028.02h5.89c2.03%200%203.74-1.66%203.7-3.7a3.635%203.635%200%200%200-3.63-3.56h-4.44c-.96%200-1.8-.64-2.05-1.57l-1.59-5.78a7.384%207.384%200%200%200-7.12-5.43H6.47a3.73%203.73%200%200%200-3.457%202.341L2.32%2011.68l.693%201.236A3.63%203.63%200%200%200%206.4%2015.24h3.2c.96%200%201.8.64%202.05%201.57l1.59%205.78c.88%203.21%203.8%205.43%207.12%205.43%22%2F%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M2.77%2011.68c-.01-.484.08-.947.248-1.37A.84.84%200%200%200%202%2011.13v.98a.845.845%200%200%200%201.019.82a3.6%203.6%200%200%201-.249-1.25m3.27-.55c0-.46-.38-.84-.84-.84c-.47%200-.84.37-.84.84v.98c0%20.46.38.84.84.84s.84-.38.84-.84z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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