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

Name
honey-one
Set
IconPark TwoTone
Style
Two tone
Category
Foods
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More foods icons from IconPark TwoTone

Use the honey one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGr9m5FeQe"><g fill="none" stroke="#fff" 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="#555" stroke-linecap="round" stroke-linejoin="round" d="m25.003 28.424l4.166-4.318l14.407 13.9l-4.166 4.318z"/><path stroke-linejoin="round" d="M21 40.25c0 2.071-1.79 3.75-4 3.75s-4-1.679-4-3.75S17 34 17 34s4 4.179 4 6.25Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGr9m5FeQe)"/></svg>

React

import type { SVGProps } from "react";

export function IconParkTwotoneHoneyOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGr9m5FeQe"><g fill="none" stroke="#fff" 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="#555" strokeLinecap="round" strokeLinejoin="round" d="m25.003 28.424l4.166-4.318l14.407 13.9l-4.166 4.318z"/><path strokeLinejoin="round" d="M21 40.25c0 2.071-1.79 3.75-4 3.75s-4-1.679-4-3.75S17 34 17 34s4 4.179 4 6.25Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGr9m5FeQe)"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><defs><mask id="SVGr9m5FeQe"><g fill="none" stroke="#fff" 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="#555" stroke-linecap="round" stroke-linejoin="round" d="m25.003 28.424l4.166-4.318l14.407 13.9l-4.166 4.318z"/><path stroke-linejoin="round" d="M21 40.25c0 2.071-1.79 3.75-4 3.75s-4-1.679-4-3.75S17 34 17 34s4 4.179 4 6.25Z"/></g></mask></defs><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#SVGr9m5FeQe)"/></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%3Cdefs%3E%3Cmask%20id%3D%22SVGr9m5FeQe%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%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%23555%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m25.003%2028.424l4.166-4.318l14.407%2013.9l-4.166%204.318z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2040.25c0%202.071-1.79%203.75-4%203.75s-4-1.679-4-3.75S17%2034%2017%2034s4%204.179%204%206.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGr9m5FeQe)%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%2048%2048%22%3E%3Cdefs%3E%3Cmask%20id%3D%22SVGr9m5FeQe%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%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%23555%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m25.003%2028.424l4.166-4.318l14.407%2013.9l-4.166%204.318z%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2040.25c0%202.071-1.79%203.75-4%203.75s-4-1.679-4-3.75S17%2034%2017%2034s4%204.179%204%206.25Z%22%2F%3E%3C%2Fg%3E%3C%2Fmask%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%200h48v48H0z%22%20mask%3D%22url(%23SVGr9m5FeQe)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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