bee from css.gg by Astrit · Outline · MIT Free for personal and commercial use.

Name
bee
Set
css.gg
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Use the bee icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M17.951 15.571a6 6 0 0 1-2.27 4.064a4 4 0 0 1-1.756 1.96a2 2 0 0 1-3.874 0a4 4 0 0 1-1.756-1.96a6 6 0 0 1-2.269-4.047a3.001 3.001 0 0 1-4.11-4.32L6.01 6.39a6 6 0 0 1 11.953-.033l4.12 4.91a3 3 0 0 1-4.132 4.304m-2.326-2.665l-1.678-2h-3.894l-1.678 2zm2.363-.296l1.032 1.229a1 1 0 1 0 1.532-1.286l-2.564-3.055zm-2-3.704v-2a4 4 0 0 0-8 0v2zM4.98 13.839l1.007-1.2V9.527l-2.54 3.027a1 1 0 1 0 1.533 1.285m7.007 5.067a4 4 0 0 1-4-4h8a4 4 0 0 1-4 4" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function GgBee(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M17.951 15.571a6 6 0 0 1-2.27 4.064a4 4 0 0 1-1.756 1.96a2 2 0 0 1-3.874 0a4 4 0 0 1-1.756-1.96a6 6 0 0 1-2.269-4.047a3.001 3.001 0 0 1-4.11-4.32L6.01 6.39a6 6 0 0 1 11.953-.033l4.12 4.91a3 3 0 0 1-4.132 4.304m-2.326-2.665l-1.678-2h-3.894l-1.678 2zm2.363-.296l1.032 1.229a1 1 0 1 0 1.532-1.286l-2.564-3.055zm-2-3.704v-2a4 4 0 0 0-8 0v2zM4.98 13.839l1.007-1.2V9.527l-2.54 3.027a1 1 0 1 0 1.533 1.285m7.007 5.067a4 4 0 0 1-4-4h8a4 4 0 0 1-4 4" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M17.951 15.571a6 6 0 0 1-2.27 4.064a4 4 0 0 1-1.756 1.96a2 2 0 0 1-3.874 0a4 4 0 0 1-1.756-1.96a6 6 0 0 1-2.269-4.047a3.001 3.001 0 0 1-4.11-4.32L6.01 6.39a6 6 0 0 1 11.953-.033l4.12 4.91a3 3 0 0 1-4.132 4.304m-2.326-2.665l-1.678-2h-3.894l-1.678 2zm2.363-.296l1.032 1.229a1 1 0 1 0 1.532-1.286l-2.564-3.055zm-2-3.704v-2a4 4 0 0 0-8 0v2zM4.98 13.839l1.007-1.2V9.527l-2.54 3.027a1 1 0 1 0 1.533 1.285m7.007 5.067a4 4 0 0 1-4-4h8a4 4 0 0 1-4 4" clip-rule="evenodd"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.951%2015.571a6%206%200%200%201-2.27%204.064a4%204%200%200%201-1.756%201.96a2%202%200%200%201-3.874%200a4%204%200%200%201-1.756-1.96a6%206%200%200%201-2.269-4.047a3.001%203.001%200%200%201-4.11-4.32L6.01%206.39a6%206%200%200%201%2011.953-.033l4.12%204.91a3%203%200%200%201-4.132%204.304m-2.326-2.665l-1.678-2h-3.894l-1.678%202zm2.363-.296l1.032%201.229a1%201%200%201%200%201.532-1.286l-2.564-3.055zm-2-3.704v-2a4%204%200%200%200-8%200v2zM4.98%2013.839l1.007-1.2V9.527l-2.54%203.027a1%201%200%201%200%201.533%201.285m7.007%205.067a4%204%200%200%201-4-4h8a4%204%200%200%201-4%204%22%20clip-rule%3D%22evenodd%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M17.951%2015.571a6%206%200%200%201-2.27%204.064a4%204%200%200%201-1.756%201.96a2%202%200%200%201-3.874%200a4%204%200%200%201-1.756-1.96a6%206%200%200%201-2.269-4.047a3.001%203.001%200%200%201-4.11-4.32L6.01%206.39a6%206%200%200%201%2011.953-.033l4.12%204.91a3%203%200%200%201-4.132%204.304m-2.326-2.665l-1.678-2h-3.894l-1.678%202zm2.363-.296l1.032%201.229a1%201%200%201%200%201.532-1.286l-2.564-3.055zm-2-3.704v-2a4%204%200%200%200-8%200v2zM4.98%2013.839l1.007-1.2V9.527l-2.54%203.027a1%201%200%201%200%201.533%201.285m7.007%205.067a4%204%200%200%201-4-4h8a4%204%200%200%201-4%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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