beetle emoji
beetle from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- beetle
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the beetle emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="31.592" cy="45.623" r="1"/><circle cx="30.159" cy="41.739" r="1"/><circle cx="32.814" cy="39.749" r="1"/><circle cx="40.428" cy="45.623" r="1"/><circle cx="41.861" cy="41.739" r="1"/><circle cx="39.206" cy="39.749" r="1"/><rect width="2.616" height="6.88" x="46.902" y="36.421" fill="#fff" rx="1.308" ry="1.308"/><rect width="2.616" height="6.88" x="22.59" y="36.106" fill="#fff" rx="1.308" ry="1.308"/><path fill="#5c9e31" d="M43.12 34.538H28.88a1 1 0 0 1-.506-.138a7.09 7.09 0 0 1-3.258-6.786a3.2 3.2 0 0 1 .625-1.626a3.6 3.6 0 0 1 2.246-1.105c.205-.043.411-.084.606-.143a6.6 6.6 0 0 0 1.927-1.154c.216-.162.43-.325.65-.48a4.75 4.75 0 0 1 3.99-1.055a1 1 0 0 1 .128.044c.46.165.963.165 1.422 0c1.498-.63 2.99.21 4.12 1.011q.326.234.646.478a6.6 6.6 0 0 0 1.932 1.156c.194.059.4.1.606.143c.857.088 1.653.48 2.245 1.105c.356.474.572 1.037.624 1.627a7.09 7.09 0 0 1-3.256 6.785c-.154.09-.329.138-.507.138"/><path fill="#186648" d="M44.5 33.256c-2.787-2.238-7.457-1.51-8.5-1.313c-1.043-.198-5.711-.926-8.5 1.312a5.78 5.78 0 0 0-2.066 4.762c0 3.486 0 14.096 9.109 15.658a1 1 0 0 0 1.053-.519l.404-.764l.403.764a1 1 0 0 0 1.054.519c9.11-1.562 9.11-12.172 9.11-15.658a5.77 5.77 0 0 0-2.066-4.761"/><circle cx="31.592" cy="45.623" r="1" fill="#fcea2b"/><circle cx="30.159" cy="41.739" r="1" fill="#fcea2b"/><circle cx="32.814" cy="39.749" r="1" fill="#fcea2b"/><circle cx="40.428" cy="45.623" r="1" fill="#fcea2b"/><circle cx="41.861" cy="41.739" r="1" fill="#fcea2b"/><circle cx="39.206" cy="39.749" r="1" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.746 51.68c-4.445-2.452-5.312-8.293-5.312-13.663c0-7.17 9.566-5.054 9.566-5.054V50.25l-1.288 2.441M36 50.249l1.288 2.441"/><path d="M40.254 51.68c4.445-2.452 5.312-8.293 5.312-13.663c0-7.17-9.566-5.054-9.566-5.054m-9.183 10.38l-3.772 2.958l3.047 5.844m-.965-1.85s-3.006 6.004-.882 11.21m2.875-26.304l-6.241-1.084l.245 4.574"/><path d="M18.35 46.24a9.71 9.71 0 0 1 2.66-9.681m5.87-5.102a6.07 6.07 0 0 1-.772-3.714c.03-.405.172-.794.409-1.125c.543-.67 1.537-.672 2.362-.92a10.5 10.5 0 0 0 2.869-1.776a3.93 3.93 0 0 1 3.154-.906a3.1 3.1 0 0 0 2.196 0c1.043-.438 2.232.252 3.154.906a10.5 10.5 0 0 0 2.869 1.776c.825.248 1.82.25 2.362.92c.237.33.378.72.409 1.125a6.07 6.07 0 0 1-.773 3.713m.064 11.887l3.772 2.958l-3.047 5.844m.965-1.85s3.006 6.004.882 11.21M44.88 35.201l6.241-1.084l-.245 4.574"/><path d="M53.65 46.24a9.71 9.71 0 0 0-2.66-9.681M31.57 10.958L36 15.106l4.43-4.148M36 15.106v8.112m-9.892 4.525l-2.587-3.902m-3.137-8.735s-3.082 8.29 4.265 10.436m21.245 2.201l2.587-3.902m3.137-8.735s3.082 8.29-4.265 10.436"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBeetle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="31.592" cy="45.623" r="1"/><circle cx="30.159" cy="41.739" r="1"/><circle cx="32.814" cy="39.749" r="1"/><circle cx="40.428" cy="45.623" r="1"/><circle cx="41.861" cy="41.739" r="1"/><circle cx="39.206" cy="39.749" r="1"/><rect width="2.616" height="6.88" x="46.902" y="36.421" fill="#fff" rx="1.308" ry="1.308"/><rect width="2.616" height="6.88" x="22.59" y="36.106" fill="#fff" rx="1.308" ry="1.308"/><path fill="#5c9e31" d="M43.12 34.538H28.88a1 1 0 0 1-.506-.138a7.09 7.09 0 0 1-3.258-6.786a3.2 3.2 0 0 1 .625-1.626a3.6 3.6 0 0 1 2.246-1.105c.205-.043.411-.084.606-.143a6.6 6.6 0 0 0 1.927-1.154c.216-.162.43-.325.65-.48a4.75 4.75 0 0 1 3.99-1.055a1 1 0 0 1 .128.044c.46.165.963.165 1.422 0c1.498-.63 2.99.21 4.12 1.011q.326.234.646.478a6.6 6.6 0 0 0 1.932 1.156c.194.059.4.1.606.143c.857.088 1.653.48 2.245 1.105c.356.474.572 1.037.624 1.627a7.09 7.09 0 0 1-3.256 6.785c-.154.09-.329.138-.507.138"/><path fill="#186648" d="M44.5 33.256c-2.787-2.238-7.457-1.51-8.5-1.313c-1.043-.198-5.711-.926-8.5 1.312a5.78 5.78 0 0 0-2.066 4.762c0 3.486 0 14.096 9.109 15.658a1 1 0 0 0 1.053-.519l.404-.764l.403.764a1 1 0 0 0 1.054.519c9.11-1.562 9.11-12.172 9.11-15.658a5.77 5.77 0 0 0-2.066-4.761"/><circle cx="31.592" cy="45.623" r="1" fill="#fcea2b"/><circle cx="30.159" cy="41.739" r="1" fill="#fcea2b"/><circle cx="32.814" cy="39.749" r="1" fill="#fcea2b"/><circle cx="40.428" cy="45.623" r="1" fill="#fcea2b"/><circle cx="41.861" cy="41.739" r="1" fill="#fcea2b"/><circle cx="39.206" cy="39.749" r="1" fill="#fcea2b"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M31.746 51.68c-4.445-2.452-5.312-8.293-5.312-13.663c0-7.17 9.566-5.054 9.566-5.054V50.25l-1.288 2.441M36 50.249l1.288 2.441"/><path d="M40.254 51.68c4.445-2.452 5.312-8.293 5.312-13.663c0-7.17-9.566-5.054-9.566-5.054m-9.183 10.38l-3.772 2.958l3.047 5.844m-.965-1.85s-3.006 6.004-.882 11.21m2.875-26.304l-6.241-1.084l.245 4.574"/><path d="M18.35 46.24a9.71 9.71 0 0 1 2.66-9.681m5.87-5.102a6.07 6.07 0 0 1-.772-3.714c.03-.405.172-.794.409-1.125c.543-.67 1.537-.672 2.362-.92a10.5 10.5 0 0 0 2.869-1.776a3.93 3.93 0 0 1 3.154-.906a3.1 3.1 0 0 0 2.196 0c1.043-.438 2.232.252 3.154.906a10.5 10.5 0 0 0 2.869 1.776c.825.248 1.82.25 2.362.92c.237.33.378.72.409 1.125a6.07 6.07 0 0 1-.773 3.713m.064 11.887l3.772 2.958l-3.047 5.844m.965-1.85s3.006 6.004.882 11.21M44.88 35.201l6.241-1.084l-.245 4.574"/><path d="M53.65 46.24a9.71 9.71 0 0 0-2.66-9.681M31.57 10.958L36 15.106l4.43-4.148M36 15.106v8.112m-9.892 4.525l-2.587-3.902m-3.137-8.735s-3.082 8.29 4.265 10.436m21.245 2.201l2.587-3.902m3.137-8.735s3.082 8.29-4.265 10.436"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="31.592" cy="45.623" r="1"/><circle cx="30.159" cy="41.739" r="1"/><circle cx="32.814" cy="39.749" r="1"/><circle cx="40.428" cy="45.623" r="1"/><circle cx="41.861" cy="41.739" r="1"/><circle cx="39.206" cy="39.749" r="1"/><rect width="2.616" height="6.88" x="46.902" y="36.421" fill="#fff" rx="1.308" ry="1.308"/><rect width="2.616" height="6.88" x="22.59" y="36.106" fill="#fff" rx="1.308" ry="1.308"/><path fill="#5c9e31" d="M43.12 34.538H28.88a1 1 0 0 1-.506-.138a7.09 7.09 0 0 1-3.258-6.786a3.2 3.2 0 0 1 .625-1.626a3.6 3.6 0 0 1 2.246-1.105c.205-.043.411-.084.606-.143a6.6 6.6 0 0 0 1.927-1.154c.216-.162.43-.325.65-.48a4.75 4.75 0 0 1 3.99-1.055a1 1 0 0 1 .128.044c.46.165.963.165 1.422 0c1.498-.63 2.99.21 4.12 1.011q.326.234.646.478a6.6 6.6 0 0 0 1.932 1.156c.194.059.4.1.606.143c.857.088 1.653.48 2.245 1.105c.356.474.572 1.037.624 1.627a7.09 7.09 0 0 1-3.256 6.785c-.154.09-.329.138-.507.138"/><path fill="#186648" d="M44.5 33.256c-2.787-2.238-7.457-1.51-8.5-1.313c-1.043-.198-5.711-.926-8.5 1.312a5.78 5.78 0 0 0-2.066 4.762c0 3.486 0 14.096 9.109 15.658a1 1 0 0 0 1.053-.519l.404-.764l.403.764a1 1 0 0 0 1.054.519c9.11-1.562 9.11-12.172 9.11-15.658a5.77 5.77 0 0 0-2.066-4.761"/><circle cx="31.592" cy="45.623" r="1" fill="#fcea2b"/><circle cx="30.159" cy="41.739" r="1" fill="#fcea2b"/><circle cx="32.814" cy="39.749" r="1" fill="#fcea2b"/><circle cx="40.428" cy="45.623" r="1" fill="#fcea2b"/><circle cx="41.861" cy="41.739" r="1" fill="#fcea2b"/><circle cx="39.206" cy="39.749" r="1" fill="#fcea2b"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M31.746 51.68c-4.445-2.452-5.312-8.293-5.312-13.663c0-7.17 9.566-5.054 9.566-5.054V50.25l-1.288 2.441M36 50.249l1.288 2.441"/><path d="M40.254 51.68c4.445-2.452 5.312-8.293 5.312-13.663c0-7.17-9.566-5.054-9.566-5.054m-9.183 10.38l-3.772 2.958l3.047 5.844m-.965-1.85s-3.006 6.004-.882 11.21m2.875-26.304l-6.241-1.084l.245 4.574"/><path d="M18.35 46.24a9.71 9.71 0 0 1 2.66-9.681m5.87-5.102a6.07 6.07 0 0 1-.772-3.714c.03-.405.172-.794.409-1.125c.543-.67 1.537-.672 2.362-.92a10.5 10.5 0 0 0 2.869-1.776a3.93 3.93 0 0 1 3.154-.906a3.1 3.1 0 0 0 2.196 0c1.043-.438 2.232.252 3.154.906a10.5 10.5 0 0 0 2.869 1.776c.825.248 1.82.25 2.362.92c.237.33.378.72.409 1.125a6.07 6.07 0 0 1-.773 3.713m.064 11.887l3.772 2.958l-3.047 5.844m.965-1.85s3.006 6.004.882 11.21M44.88 35.201l6.241-1.084l-.245 4.574"/><path d="M53.65 46.24a9.71 9.71 0 0 0-2.66-9.681M31.57 10.958L36 15.106l4.43-4.148M36 15.106v8.112m-9.892 4.525l-2.587-3.902m-3.137-8.735s-3.082 8.29 4.265 10.436m21.245 2.201l2.587-3.902m3.137-8.735s3.082 8.29-4.265 10.436"/></g></svg> </template>
CSS
.icon-beetle {
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%2072%2072%22%3E%3Ccircle%20cx%3D%2231.592%22%20cy%3D%2245.623%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2230.159%22%20cy%3D%2241.739%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232.814%22%20cy%3D%2239.749%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240.428%22%20cy%3D%2245.623%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2241.861%22%20cy%3D%2241.739%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2239.206%22%20cy%3D%2239.749%22%20r%3D%221%22%2F%3E%3Crect%20width%3D%222.616%22%20height%3D%226.88%22%20x%3D%2246.902%22%20y%3D%2236.421%22%20fill%3D%22%23fff%22%20rx%3D%221.308%22%20ry%3D%221.308%22%2F%3E%3Crect%20width%3D%222.616%22%20height%3D%226.88%22%20x%3D%2222.59%22%20y%3D%2236.106%22%20fill%3D%22%23fff%22%20rx%3D%221.308%22%20ry%3D%221.308%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M43.12%2034.538H28.88a1%201%200%200%201-.506-.138a7.09%207.09%200%200%201-3.258-6.786a3.2%203.2%200%200%201%20.625-1.626a3.6%203.6%200%200%201%202.246-1.105c.205-.043.411-.084.606-.143a6.6%206.6%200%200%200%201.927-1.154c.216-.162.43-.325.65-.48a4.75%204.75%200%200%201%203.99-1.055a1%201%200%200%201%20.128.044c.46.165.963.165%201.422%200c1.498-.63%202.99.21%204.12%201.011q.326.234.646.478a6.6%206.6%200%200%200%201.932%201.156c.194.059.4.1.606.143c.857.088%201.653.48%202.245%201.105c.356.474.572%201.037.624%201.627a7.09%207.09%200%200%201-3.256%206.785c-.154.09-.329.138-.507.138%22%2F%3E%3Cpath%20fill%3D%22%23186648%22%20d%3D%22M44.5%2033.256c-2.787-2.238-7.457-1.51-8.5-1.313c-1.043-.198-5.711-.926-8.5%201.312a5.78%205.78%200%200%200-2.066%204.762c0%203.486%200%2014.096%209.109%2015.658a1%201%200%200%200%201.053-.519l.404-.764l.403.764a1%201%200%200%200%201.054.519c9.11-1.562%209.11-12.172%209.11-15.658a5.77%205.77%200%200%200-2.066-4.761%22%2F%3E%3Ccircle%20cx%3D%2231.592%22%20cy%3D%2245.623%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2230.159%22%20cy%3D%2241.739%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2232.814%22%20cy%3D%2239.749%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2240.428%22%20cy%3D%2245.623%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2241.861%22%20cy%3D%2241.739%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2239.206%22%20cy%3D%2239.749%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.746%2051.68c-4.445-2.452-5.312-8.293-5.312-13.663c0-7.17%209.566-5.054%209.566-5.054V50.25l-1.288%202.441M36%2050.249l1.288%202.441%22%2F%3E%3Cpath%20d%3D%22M40.254%2051.68c4.445-2.452%205.312-8.293%205.312-13.663c0-7.17-9.566-5.054-9.566-5.054m-9.183%2010.38l-3.772%202.958l3.047%205.844m-.965-1.85s-3.006%206.004-.882%2011.21m2.875-26.304l-6.241-1.084l.245%204.574%22%2F%3E%3Cpath%20d%3D%22M18.35%2046.24a9.71%209.71%200%200%201%202.66-9.681m5.87-5.102a6.07%206.07%200%200%201-.772-3.714c.03-.405.172-.794.409-1.125c.543-.67%201.537-.672%202.362-.92a10.5%2010.5%200%200%200%202.869-1.776a3.93%203.93%200%200%201%203.154-.906a3.1%203.1%200%200%200%202.196%200c1.043-.438%202.232.252%203.154.906a10.5%2010.5%200%200%200%202.869%201.776c.825.248%201.82.25%202.362.92c.237.33.378.72.409%201.125a6.07%206.07%200%200%201-.773%203.713m.064%2011.887l3.772%202.958l-3.047%205.844m.965-1.85s3.006%206.004.882%2011.21M44.88%2035.201l6.241-1.084l-.245%204.574%22%2F%3E%3Cpath%20d%3D%22M53.65%2046.24a9.71%209.71%200%200%200-2.66-9.681M31.57%2010.958L36%2015.106l4.43-4.148M36%2015.106v8.112m-9.892%204.525l-2.587-3.902m-3.137-8.735s-3.082%208.29%204.265%2010.436m21.245%202.201l2.587-3.902m3.137-8.735s3.082%208.29-4.265%2010.436%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%2072%2072%22%3E%3Ccircle%20cx%3D%2231.592%22%20cy%3D%2245.623%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2230.159%22%20cy%3D%2241.739%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2232.814%22%20cy%3D%2239.749%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2240.428%22%20cy%3D%2245.623%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2241.861%22%20cy%3D%2241.739%22%20r%3D%221%22%2F%3E%3Ccircle%20cx%3D%2239.206%22%20cy%3D%2239.749%22%20r%3D%221%22%2F%3E%3Crect%20width%3D%222.616%22%20height%3D%226.88%22%20x%3D%2246.902%22%20y%3D%2236.421%22%20fill%3D%22%23fff%22%20rx%3D%221.308%22%20ry%3D%221.308%22%2F%3E%3Crect%20width%3D%222.616%22%20height%3D%226.88%22%20x%3D%2222.59%22%20y%3D%2236.106%22%20fill%3D%22%23fff%22%20rx%3D%221.308%22%20ry%3D%221.308%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M43.12%2034.538H28.88a1%201%200%200%201-.506-.138a7.09%207.09%200%200%201-3.258-6.786a3.2%203.2%200%200%201%20.625-1.626a3.6%203.6%200%200%201%202.246-1.105c.205-.043.411-.084.606-.143a6.6%206.6%200%200%200%201.927-1.154c.216-.162.43-.325.65-.48a4.75%204.75%200%200%201%203.99-1.055a1%201%200%200%201%20.128.044c.46.165.963.165%201.422%200c1.498-.63%202.99.21%204.12%201.011q.326.234.646.478a6.6%206.6%200%200%200%201.932%201.156c.194.059.4.1.606.143c.857.088%201.653.48%202.245%201.105c.356.474.572%201.037.624%201.627a7.09%207.09%200%200%201-3.256%206.785c-.154.09-.329.138-.507.138%22%2F%3E%3Cpath%20fill%3D%22%23186648%22%20d%3D%22M44.5%2033.256c-2.787-2.238-7.457-1.51-8.5-1.313c-1.043-.198-5.711-.926-8.5%201.312a5.78%205.78%200%200%200-2.066%204.762c0%203.486%200%2014.096%209.109%2015.658a1%201%200%200%200%201.053-.519l.404-.764l.403.764a1%201%200%200%200%201.054.519c9.11-1.562%209.11-12.172%209.11-15.658a5.77%205.77%200%200%200-2.066-4.761%22%2F%3E%3Ccircle%20cx%3D%2231.592%22%20cy%3D%2245.623%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2230.159%22%20cy%3D%2241.739%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2232.814%22%20cy%3D%2239.749%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2240.428%22%20cy%3D%2245.623%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2241.861%22%20cy%3D%2241.739%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Ccircle%20cx%3D%2239.206%22%20cy%3D%2239.749%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M31.746%2051.68c-4.445-2.452-5.312-8.293-5.312-13.663c0-7.17%209.566-5.054%209.566-5.054V50.25l-1.288%202.441M36%2050.249l1.288%202.441%22%2F%3E%3Cpath%20d%3D%22M40.254%2051.68c4.445-2.452%205.312-8.293%205.312-13.663c0-7.17-9.566-5.054-9.566-5.054m-9.183%2010.38l-3.772%202.958l3.047%205.844m-.965-1.85s-3.006%206.004-.882%2011.21m2.875-26.304l-6.241-1.084l.245%204.574%22%2F%3E%3Cpath%20d%3D%22M18.35%2046.24a9.71%209.71%200%200%201%202.66-9.681m5.87-5.102a6.07%206.07%200%200%201-.772-3.714c.03-.405.172-.794.409-1.125c.543-.67%201.537-.672%202.362-.92a10.5%2010.5%200%200%200%202.869-1.776a3.93%203.93%200%200%201%203.154-.906a3.1%203.1%200%200%200%202.196%200c1.043-.438%202.232.252%203.154.906a10.5%2010.5%200%200%200%202.869%201.776c.825.248%201.82.25%202.362.92c.237.33.378.72.409%201.125a6.07%206.07%200%200%201-.773%203.713m.064%2011.887l3.772%202.958l-3.047%205.844m.965-1.85s3.006%206.004.882%2011.21M44.88%2035.201l6.241-1.084l-.245%204.574%22%2F%3E%3Cpath%20d%3D%22M53.65%2046.24a9.71%209.71%200%200%200-2.66-9.681M31.57%2010.958L36%2015.106l4.43-4.148M36%2015.106v8.112m-9.892%204.525l-2.587-3.902m-3.137-8.735s-3.082%208.29%204.265%2010.436m21.245%202.201l2.587-3.902m3.137-8.735s3.082%208.29-4.265%2010.436%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/beetle.svg?color=%231a73e8&size=48