honey-pot from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
honey-pot
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the honey pot emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M21.646 12.632s-.355-.987-1.408-.96c-.222.019-.919.253-.815 1.315v.011c.04.44.15 1.68 1.741 1.276c.638-.162.772-.879.482-1.642"/><path d="M21.5 4.002a2 2 0 0 1-1.727 1.982L19.517 7H25a1 1 0 0 1 .883 1.47c2.134 1.058 3.96 3.845 3.093 7.747l-.015.06l-3.748 12.994l-.004.013a2 2 0 0 1-.09.257a2.6 2.6 0 0 1-.319.559a2.2 2.2 0 0 1-1.8.9H9a2.2 2.2 0 0 1-1.8-.9a2.6 2.6 0 0 1-.41-.816l-.003-.013L3.04 16.277l-.015-.06c-.867-3.902.959-6.689 3.093-7.747A1 1 0 0 1 7 7h10.97l.35-1.383a2 2 0 1 1 3.18-1.614m-7.966 9.728a3.4 3.4 0 0 1-.592-.024a4.2 4.2 0 0 1-1.38-.441c-.97-.505-1.986-1.48-2.721-3.265H8c-1.271 0-3.891 1.812-3.03 5.754L5.33 17h21.34l.36-1.246C27.891 11.812 25.271 10 24 10h-1.28c-.465.599-1.161 1.183-2.139 1.225h-.01a2.4 2.4 0 0 1-.714-.045a2.74 2.74 0 0 1-1.428-.828l-.024-.02a1 1 0 0 0-.34-.168a.3.3 0 0 0-.06-.01a.3.3 0 0 0-.04.049c-.111.181-.203.402-.334.723l-.022.056c-.201.497-.497 1.229-1.128 1.797c-.687.62-1.636.944-2.94.95zM7.493 24.5l1.218 4.223l.004.015l.013.034a.6.6 0 0 0 .072.128c.051.068.093.1.2.1h14c.107 0 .149-.032.2-.1a.6.6 0 0 0 .085-.162l.004-.015l1.218-4.223zm10.523-14.354l-.004.003l.002-.001z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastHoneyPot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M21.646 12.632s-.355-.987-1.408-.96c-.222.019-.919.253-.815 1.315v.011c.04.44.15 1.68 1.741 1.276c.638-.162.772-.879.482-1.642"/><path d="M21.5 4.002a2 2 0 0 1-1.727 1.982L19.517 7H25a1 1 0 0 1 .883 1.47c2.134 1.058 3.96 3.845 3.093 7.747l-.015.06l-3.748 12.994l-.004.013a2 2 0 0 1-.09.257a2.6 2.6 0 0 1-.319.559a2.2 2.2 0 0 1-1.8.9H9a2.2 2.2 0 0 1-1.8-.9a2.6 2.6 0 0 1-.41-.816l-.003-.013L3.04 16.277l-.015-.06c-.867-3.902.959-6.689 3.093-7.747A1 1 0 0 1 7 7h10.97l.35-1.383a2 2 0 1 1 3.18-1.614m-7.966 9.728a3.4 3.4 0 0 1-.592-.024a4.2 4.2 0 0 1-1.38-.441c-.97-.505-1.986-1.48-2.721-3.265H8c-1.271 0-3.891 1.812-3.03 5.754L5.33 17h21.34l.36-1.246C27.891 11.812 25.271 10 24 10h-1.28c-.465.599-1.161 1.183-2.139 1.225h-.01a2.4 2.4 0 0 1-.714-.045a2.74 2.74 0 0 1-1.428-.828l-.024-.02a1 1 0 0 0-.34-.168a.3.3 0 0 0-.06-.01a.3.3 0 0 0-.04.049c-.111.181-.203.402-.334.723l-.022.056c-.201.497-.497 1.229-1.128 1.797c-.687.62-1.636.944-2.94.95zM7.493 24.5l1.218 4.223l.004.015l.013.034a.6.6 0 0 0 .072.128c.051.068.093.1.2.1h14c.107 0 .149-.032.2-.1a.6.6 0 0 0 .085-.162l.004-.015l1.218-4.223zm10.523-14.354l-.004.003l.002-.001z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M21.646 12.632s-.355-.987-1.408-.96c-.222.019-.919.253-.815 1.315v.011c.04.44.15 1.68 1.741 1.276c.638-.162.772-.879.482-1.642"/><path d="M21.5 4.002a2 2 0 0 1-1.727 1.982L19.517 7H25a1 1 0 0 1 .883 1.47c2.134 1.058 3.96 3.845 3.093 7.747l-.015.06l-3.748 12.994l-.004.013a2 2 0 0 1-.09.257a2.6 2.6 0 0 1-.319.559a2.2 2.2 0 0 1-1.8.9H9a2.2 2.2 0 0 1-1.8-.9a2.6 2.6 0 0 1-.41-.816l-.003-.013L3.04 16.277l-.015-.06c-.867-3.902.959-6.689 3.093-7.747A1 1 0 0 1 7 7h10.97l.35-1.383a2 2 0 1 1 3.18-1.614m-7.966 9.728a3.4 3.4 0 0 1-.592-.024a4.2 4.2 0 0 1-1.38-.441c-.97-.505-1.986-1.48-2.721-3.265H8c-1.271 0-3.891 1.812-3.03 5.754L5.33 17h21.34l.36-1.246C27.891 11.812 25.271 10 24 10h-1.28c-.465.599-1.161 1.183-2.139 1.225h-.01a2.4 2.4 0 0 1-.714-.045a2.74 2.74 0 0 1-1.428-.828l-.024-.02a1 1 0 0 0-.34-.168a.3.3 0 0 0-.06-.01a.3.3 0 0 0-.04.049c-.111.181-.203.402-.334.723l-.022.056c-.201.497-.497 1.229-1.128 1.797c-.687.62-1.636.944-2.94.95zM7.493 24.5l1.218 4.223l.004.015l.013.034a.6.6 0 0 0 .072.128c.051.068.093.1.2.1h14c.107 0 .149-.032.2-.1a.6.6 0 0 0 .085-.162l.004-.015l1.218-4.223zm10.523-14.354l-.004.003l.002-.001z"/></g></svg>
</template>

CSS

.icon-honey-pot {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.646%2012.632s-.355-.987-1.408-.96c-.222.019-.919.253-.815%201.315v.011c.04.44.15%201.68%201.741%201.276c.638-.162.772-.879.482-1.642%22%2F%3E%3Cpath%20d%3D%22M21.5%204.002a2%202%200%200%201-1.727%201.982L19.517%207H25a1%201%200%200%201%20.883%201.47c2.134%201.058%203.96%203.845%203.093%207.747l-.015.06l-3.748%2012.994l-.004.013a2%202%200%200%201-.09.257a2.6%202.6%200%200%201-.319.559a2.2%202.2%200%200%201-1.8.9H9a2.2%202.2%200%200%201-1.8-.9a2.6%202.6%200%200%201-.41-.816l-.003-.013L3.04%2016.277l-.015-.06c-.867-3.902.959-6.689%203.093-7.747A1%201%200%200%201%207%207h10.97l.35-1.383a2%202%200%201%201%203.18-1.614m-7.966%209.728a3.4%203.4%200%200%201-.592-.024a4.2%204.2%200%200%201-1.38-.441c-.97-.505-1.986-1.48-2.721-3.265H8c-1.271%200-3.891%201.812-3.03%205.754L5.33%2017h21.34l.36-1.246C27.891%2011.812%2025.271%2010%2024%2010h-1.28c-.465.599-1.161%201.183-2.139%201.225h-.01a2.4%202.4%200%200%201-.714-.045a2.74%202.74%200%200%201-1.428-.828l-.024-.02a1%201%200%200%200-.34-.168a.3.3%200%200%200-.06-.01a.3.3%200%200%200-.04.049c-.111.181-.203.402-.334.723l-.022.056c-.201.497-.497%201.229-1.128%201.797c-.687.62-1.636.944-2.94.95zM7.493%2024.5l1.218%204.223l.004.015l.013.034a.6.6%200%200%200%20.072.128c.051.068.093.1.2.1h14c.107%200%20.149-.032.2-.1a.6.6%200%200%200%20.085-.162l.004-.015l1.218-4.223zm10.523-14.354l-.004.003l.002-.001z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M21.646%2012.632s-.355-.987-1.408-.96c-.222.019-.919.253-.815%201.315v.011c.04.44.15%201.68%201.741%201.276c.638-.162.772-.879.482-1.642%22%2F%3E%3Cpath%20d%3D%22M21.5%204.002a2%202%200%200%201-1.727%201.982L19.517%207H25a1%201%200%200%201%20.883%201.47c2.134%201.058%203.96%203.845%203.093%207.747l-.015.06l-3.748%2012.994l-.004.013a2%202%200%200%201-.09.257a2.6%202.6%200%200%201-.319.559a2.2%202.2%200%200%201-1.8.9H9a2.2%202.2%200%200%201-1.8-.9a2.6%202.6%200%200%201-.41-.816l-.003-.013L3.04%2016.277l-.015-.06c-.867-3.902.959-6.689%203.093-7.747A1%201%200%200%201%207%207h10.97l.35-1.383a2%202%200%201%201%203.18-1.614m-7.966%209.728a3.4%203.4%200%200%201-.592-.024a4.2%204.2%200%200%201-1.38-.441c-.97-.505-1.986-1.48-2.721-3.265H8c-1.271%200-3.891%201.812-3.03%205.754L5.33%2017h21.34l.36-1.246C27.891%2011.812%2025.271%2010%2024%2010h-1.28c-.465.599-1.161%201.183-2.139%201.225h-.01a2.4%202.4%200%200%201-.714-.045a2.74%202.74%200%200%201-1.428-.828l-.024-.02a1%201%200%200%200-.34-.168a.3.3%200%200%200-.06-.01a.3.3%200%200%200-.04.049c-.111.181-.203.402-.334.723l-.022.056c-.201.497-.497%201.229-1.128%201.797c-.687.62-1.636.944-2.94.95zM7.493%2024.5l1.218%204.223l.004.015l.013.034a.6.6%200%200%200%20.072.128c.051.068.093.1.2.1h14c.107%200%20.149-.032.2-.1a.6.6%200%200%200%20.085-.162l.004-.015l1.218-4.223zm10.523-14.354l-.004.003l.002-.001z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/honey-pot.svg?color=%231a73e8&size=48