bee from IconPark by ByteDance · Color · Animals · Apache-2.0 Free for personal and commercial use.

Name
bee
Set
IconPark
Style
Color
Category
Animals
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More animals icons from IconPark

Use the bee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" d="M30 28.6957C30 35 27.3137 44 24 44C20.6863 44 18 35 18 28.6957C18 24.9977 20.6863 22 24 22C27.3137 22 30 24.9977 30 28.6957Z"/><path d="M11.4783 17C13.9884 17 20 19.2386 20 22C20 24.7614 13.9884 27 11.4783 27C8.96817 27 6 24.7614 6 22C6 19.2386 8.96817 17 11.4783 17Z"/><path d="M36.5217 17C34.0116 17 28 19.2386 28 22C28 24.7614 34.0116 27 36.5217 27C39.0318 27 42 24.7614 42 22C42 19.2386 39.0318 17 36.5217 17Z"/><rect width="10" height="13" x="19" y="9" fill="#2F88FF" rx="5"/><path stroke-linecap="round" d="M28 10C28 6.68629 30.6863 4 34 4"/><path stroke-linecap="round" d="M21 10C21 6.68629 17.866 4 14 4"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkBee(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeWidth="4"><path fill="#2F88FF" d="M30 28.6957C30 35 27.3137 44 24 44C20.6863 44 18 35 18 28.6957C18 24.9977 20.6863 22 24 22C27.3137 22 30 24.9977 30 28.6957Z"/><path d="M11.4783 17C13.9884 17 20 19.2386 20 22C20 24.7614 13.9884 27 11.4783 27C8.96817 27 6 24.7614 6 22C6 19.2386 8.96817 17 11.4783 17Z"/><path d="M36.5217 17C34.0116 17 28 19.2386 28 22C28 24.7614 34.0116 27 36.5217 27C39.0318 27 42 24.7614 42 22C42 19.2386 39.0318 17 36.5217 17Z"/><rect width="10" height="13" x="19" y="9" fill="#2F88FF" rx="5"/><path strokeLinecap="round" d="M28 10C28 6.68629 30.6863 4 34 4"/><path strokeLinecap="round" d="M21 10C21 6.68629 17.866 4 14 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-width="4"><path fill="#2F88FF" d="M30 28.6957C30 35 27.3137 44 24 44C20.6863 44 18 35 18 28.6957C18 24.9977 20.6863 22 24 22C27.3137 22 30 24.9977 30 28.6957Z"/><path d="M11.4783 17C13.9884 17 20 19.2386 20 22C20 24.7614 13.9884 27 11.4783 27C8.96817 27 6 24.7614 6 22C6 19.2386 8.96817 17 11.4783 17Z"/><path d="M36.5217 17C34.0116 17 28 19.2386 28 22C28 24.7614 34.0116 27 36.5217 27C39.0318 27 42 24.7614 42 22C42 19.2386 39.0318 17 36.5217 17Z"/><rect width="10" height="13" x="19" y="9" fill="#2F88FF" rx="5"/><path stroke-linecap="round" d="M28 10C28 6.68629 30.6863 4 34 4"/><path stroke-linecap="round" d="M21 10C21 6.68629 17.866 4 14 4"/></g></svg>
</template>

CSS

.icon-bee {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30%2028.6957C30%2035%2027.3137%2044%2024%2044C20.6863%2044%2018%2035%2018%2028.6957C18%2024.9977%2020.6863%2022%2024%2022C27.3137%2022%2030%2024.9977%2030%2028.6957Z%22%2F%3E%3Cpath%20d%3D%22M11.4783%2017C13.9884%2017%2020%2019.2386%2020%2022C20%2024.7614%2013.9884%2027%2011.4783%2027C8.96817%2027%206%2024.7614%206%2022C6%2019.2386%208.96817%2017%2011.4783%2017Z%22%2F%3E%3Cpath%20d%3D%22M36.5217%2017C34.0116%2017%2028%2019.2386%2028%2022C28%2024.7614%2034.0116%2027%2036.5217%2027C39.0318%2027%2042%2024.7614%2042%2022C42%2019.2386%2039.0318%2017%2036.5217%2017Z%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%2213%22%20x%3D%2219%22%20y%3D%229%22%20fill%3D%22%232F88FF%22%20rx%3D%225%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M28%2010C28%206.68629%2030.6863%204%2034%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2010C21%206.68629%2017.866%204%2014%204%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M30%2028.6957C30%2035%2027.3137%2044%2024%2044C20.6863%2044%2018%2035%2018%2028.6957C18%2024.9977%2020.6863%2022%2024%2022C27.3137%2022%2030%2024.9977%2030%2028.6957Z%22%2F%3E%3Cpath%20d%3D%22M11.4783%2017C13.9884%2017%2020%2019.2386%2020%2022C20%2024.7614%2013.9884%2027%2011.4783%2027C8.96817%2027%206%2024.7614%206%2022C6%2019.2386%208.96817%2017%2011.4783%2017Z%22%2F%3E%3Cpath%20d%3D%22M36.5217%2017C34.0116%2017%2028%2019.2386%2028%2022C28%2024.7614%2034.0116%2027%2036.5217%2027C39.0318%2027%2042%2024.7614%2042%2022C42%2019.2386%2039.0318%2017%2036.5217%2017Z%22%2F%3E%3Crect%20width%3D%2210%22%20height%3D%2213%22%20x%3D%2219%22%20y%3D%229%22%20fill%3D%22%232F88FF%22%20rx%3D%225%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M28%2010C28%206.68629%2030.6863%204%2034%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%2010C21%206.68629%2017.866%204%2014%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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