honey one icon

honey-one from IconPark by ByteDance · Color · Foods · Apache-2.0 Free for personal and commercial use.

Name
honey-one
Set
IconPark
Style
Color
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark

Use the honey one 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"><rect width="11" height="5" x="4.929" y="13.224" rx="2" transform="rotate(-46.025 4.929 13.224)"/><rect width="11" height="5" x="19.321" y="27.111" rx="2" transform="rotate(-46.025 19.321 27.11)"/><rect width="17" height="5" x="6.443" y="18.855" rx="2" transform="rotate(-46.025 6.443 18.855)"/><rect width="17" height="5" x="13.641" y="25.798" rx="2" transform="rotate(-46.025 13.64 25.798)"/><rect width="25" height="5" x="7.265" y="25.205" rx="2" transform="rotate(-46.025 7.265 25.205)"/><path fill="#2F88FF" stroke-linecap="round" stroke-linejoin="round" d="M25.0029 28.4238L29.169 24.106L43.5756 38.0062L39.4095 42.3241L25.0029 28.4238Z"/><path stroke-linejoin="round" d="M21 40.25C21 42.3211 19.2091 44 17 44C14.7909 44 13 42.3211 13 40.25C13 38.1789 17 34 17 34C17 34 21 38.1789 21 40.25Z"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkHoneyOne(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"><rect width="11" height="5" x="4.929" y="13.224" rx="2" transform="rotate(-46.025 4.929 13.224)"/><rect width="11" height="5" x="19.321" y="27.111" rx="2" transform="rotate(-46.025 19.321 27.11)"/><rect width="17" height="5" x="6.443" y="18.855" rx="2" transform="rotate(-46.025 6.443 18.855)"/><rect width="17" height="5" x="13.641" y="25.798" rx="2" transform="rotate(-46.025 13.64 25.798)"/><rect width="25" height="5" x="7.265" y="25.205" rx="2" transform="rotate(-46.025 7.265 25.205)"/><path fill="#2F88FF" strokeLinecap="round" strokeLinejoin="round" d="M25.0029 28.4238L29.169 24.106L43.5756 38.0062L39.4095 42.3241L25.0029 28.4238Z"/><path strokeLinejoin="round" d="M21 40.25C21 42.3211 19.2091 44 17 44C14.7909 44 13 42.3211 13 40.25C13 38.1789 17 34 17 34C17 34 21 38.1789 21 40.25Z"/></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"><rect width="11" height="5" x="4.929" y="13.224" rx="2" transform="rotate(-46.025 4.929 13.224)"/><rect width="11" height="5" x="19.321" y="27.111" rx="2" transform="rotate(-46.025 19.321 27.11)"/><rect width="17" height="5" x="6.443" y="18.855" rx="2" transform="rotate(-46.025 6.443 18.855)"/><rect width="17" height="5" x="13.641" y="25.798" rx="2" transform="rotate(-46.025 13.64 25.798)"/><rect width="25" height="5" x="7.265" y="25.205" rx="2" transform="rotate(-46.025 7.265 25.205)"/><path fill="#2F88FF" stroke-linecap="round" stroke-linejoin="round" d="M25.0029 28.4238L29.169 24.106L43.5756 38.0062L39.4095 42.3241L25.0029 28.4238Z"/><path stroke-linejoin="round" d="M21 40.25C21 42.3211 19.2091 44 17 44C14.7909 44 13 42.3211 13 40.25C13 38.1789 17 34 17 34C17 34 21 38.1789 21 40.25Z"/></g></svg>
</template>

CSS

.icon-honey-one {
  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%3Crect%20width%3D%2211%22%20height%3D%225%22%20x%3D%224.929%22%20y%3D%2213.224%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%204.929%2013.224)%22%2F%3E%3Crect%20width%3D%2211%22%20height%3D%225%22%20x%3D%2219.321%22%20y%3D%2227.111%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%2019.321%2027.11)%22%2F%3E%3Crect%20width%3D%2217%22%20height%3D%225%22%20x%3D%226.443%22%20y%3D%2218.855%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%206.443%2018.855)%22%2F%3E%3Crect%20width%3D%2217%22%20height%3D%225%22%20x%3D%2213.641%22%20y%3D%2225.798%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%2013.64%2025.798)%22%2F%3E%3Crect%20width%3D%2225%22%20height%3D%225%22%20x%3D%227.265%22%20y%3D%2225.205%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%207.265%2025.205)%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.0029%2028.4238L29.169%2024.106L43.5756%2038.0062L39.4095%2042.3241L25.0029%2028.4238Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2040.25C21%2042.3211%2019.2091%2044%2017%2044C14.7909%2044%2013%2042.3211%2013%2040.25C13%2038.1789%2017%2034%2017%2034C17%2034%2021%2038.1789%2021%2040.25Z%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%3Crect%20width%3D%2211%22%20height%3D%225%22%20x%3D%224.929%22%20y%3D%2213.224%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%204.929%2013.224)%22%2F%3E%3Crect%20width%3D%2211%22%20height%3D%225%22%20x%3D%2219.321%22%20y%3D%2227.111%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%2019.321%2027.11)%22%2F%3E%3Crect%20width%3D%2217%22%20height%3D%225%22%20x%3D%226.443%22%20y%3D%2218.855%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%206.443%2018.855)%22%2F%3E%3Crect%20width%3D%2217%22%20height%3D%225%22%20x%3D%2213.641%22%20y%3D%2225.798%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%2013.64%2025.798)%22%2F%3E%3Crect%20width%3D%2225%22%20height%3D%225%22%20x%3D%227.265%22%20y%3D%2225.205%22%20rx%3D%222%22%20transform%3D%22rotate(-46.025%207.265%2025.205)%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M25.0029%2028.4238L29.169%2024.106L43.5756%2038.0062L39.4095%2042.3241L25.0029%2028.4238Z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2040.25C21%2042.3211%2019.2091%2044%2017%2044C14.7909%2044%2013%2042.3211%2013%2040.25C13%2038.1789%2017%2034%2017%2034C17%2034%2021%2038.1789%2021%2040.25Z%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/honey-one.svg?color=%231a73e8&size=48