beans from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
beans
Set
Fluent Emoji Flat
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji Flat

Use the beans emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9d5044" d="M26.274 4.367a4.45 4.45 0 0 1 .333 2.821a1.996 1.996 0 0 0 1.028 2.184a4.43 4.43 0 0 1 2.002 2.136c1.242 2.783-.881 5.901-3.926 5.828a5.73 5.73 0 0 1-5.037-3.282l-2.11-4.48a5.73 5.73 0 0 1 .675-5.976c1.883-2.395 5.64-2.043 6.994.686q.023.04.041.083M8.726 3.265a4.47 4.47 0 0 0-1.268 2.543a2 2 0 0 1-1.707 1.706A4.43 4.43 0 0 0 3.21 8.782l-.064.068c-2.11 2.196-1.169 5.853 1.723 6.814a5.72 5.72 0 0 0 5.85-1.386l3.503-3.504a5.73 5.73 0 0 0 1.387-5.85c-.964-2.892-4.621-3.833-6.818-1.726q-.034.033-.064.067m2.981 16.61a4.45 4.45 0 0 1 .177-2.837q.018-.046.038-.08c1.2-2.8 4.935-3.356 6.946-1.067a5.72 5.72 0 0 1 1.002 5.928l-1.86 4.588a5.73 5.73 0 0 1-4.852 3.555c-3.036.243-5.328-2.76-4.24-5.604a1 1 0 0 0 .036-.087a4.43 4.43 0 0 1 1.847-2.158a2 2 0 0 0 .906-2.238"/><path fill="#e39d89" d="M8.573 5.885a.47.47 0 0 0-.522.393A2.13 2.13 0 0 1 6.219 8.11a.464.464 0 0 0-.394.522a.46.46 0 0 0 .519.39a3.05 3.05 0 0 0 1.748-.867a3.05 3.05 0 0 0 .868-1.749a.46.46 0 0 0-.09-.339a.42.42 0 0 0-.297-.182m16.958.999a.45.45 0 0 1 .324.256c.041.09.054.192.035.291a2.136 2.136 0 0 0 1.101 2.347a.46.46 0 0 1 .192.621a.46.46 0 0 1-.62.193a3.03 3.03 0 0 1-1.352-1.41a3.04 3.04 0 0 1-.224-1.94a.46.46 0 0 1 .199-.291a.47.47 0 0 1 .345-.067M12.46 19.782a.46.46 0 0 1 .871.055a3.04 3.04 0 0 1-.118 1.95a3.05 3.05 0 0 1-1.272 1.48a.463.463 0 0 1-.663-.57a.44.44 0 0 1 .19-.222a2.13 2.13 0 0 0 .973-2.402a.46.46 0 0 1 .019-.29"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatBeans(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9d5044" d="M26.274 4.367a4.45 4.45 0 0 1 .333 2.821a1.996 1.996 0 0 0 1.028 2.184a4.43 4.43 0 0 1 2.002 2.136c1.242 2.783-.881 5.901-3.926 5.828a5.73 5.73 0 0 1-5.037-3.282l-2.11-4.48a5.73 5.73 0 0 1 .675-5.976c1.883-2.395 5.64-2.043 6.994.686q.023.04.041.083M8.726 3.265a4.47 4.47 0 0 0-1.268 2.543a2 2 0 0 1-1.707 1.706A4.43 4.43 0 0 0 3.21 8.782l-.064.068c-2.11 2.196-1.169 5.853 1.723 6.814a5.72 5.72 0 0 0 5.85-1.386l3.503-3.504a5.73 5.73 0 0 0 1.387-5.85c-.964-2.892-4.621-3.833-6.818-1.726q-.034.033-.064.067m2.981 16.61a4.45 4.45 0 0 1 .177-2.837q.018-.046.038-.08c1.2-2.8 4.935-3.356 6.946-1.067a5.72 5.72 0 0 1 1.002 5.928l-1.86 4.588a5.73 5.73 0 0 1-4.852 3.555c-3.036.243-5.328-2.76-4.24-5.604a1 1 0 0 0 .036-.087a4.43 4.43 0 0 1 1.847-2.158a2 2 0 0 0 .906-2.238"/><path fill="#e39d89" d="M8.573 5.885a.47.47 0 0 0-.522.393A2.13 2.13 0 0 1 6.219 8.11a.464.464 0 0 0-.394.522a.46.46 0 0 0 .519.39a3.05 3.05 0 0 0 1.748-.867a3.05 3.05 0 0 0 .868-1.749a.46.46 0 0 0-.09-.339a.42.42 0 0 0-.297-.182m16.958.999a.45.45 0 0 1 .324.256c.041.09.054.192.035.291a2.136 2.136 0 0 0 1.101 2.347a.46.46 0 0 1 .192.621a.46.46 0 0 1-.62.193a3.03 3.03 0 0 1-1.352-1.41a3.04 3.04 0 0 1-.224-1.94a.46.46 0 0 1 .199-.291a.47.47 0 0 1 .345-.067M12.46 19.782a.46.46 0 0 1 .871.055a3.04 3.04 0 0 1-.118 1.95a3.05 3.05 0 0 1-1.272 1.48a.463.463 0 0 1-.663-.57a.44.44 0 0 1 .19-.222a2.13 2.13 0 0 0 .973-2.402a.46.46 0 0 1 .019-.29"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9d5044" d="M26.274 4.367a4.45 4.45 0 0 1 .333 2.821a1.996 1.996 0 0 0 1.028 2.184a4.43 4.43 0 0 1 2.002 2.136c1.242 2.783-.881 5.901-3.926 5.828a5.73 5.73 0 0 1-5.037-3.282l-2.11-4.48a5.73 5.73 0 0 1 .675-5.976c1.883-2.395 5.64-2.043 6.994.686q.023.04.041.083M8.726 3.265a4.47 4.47 0 0 0-1.268 2.543a2 2 0 0 1-1.707 1.706A4.43 4.43 0 0 0 3.21 8.782l-.064.068c-2.11 2.196-1.169 5.853 1.723 6.814a5.72 5.72 0 0 0 5.85-1.386l3.503-3.504a5.73 5.73 0 0 0 1.387-5.85c-.964-2.892-4.621-3.833-6.818-1.726q-.034.033-.064.067m2.981 16.61a4.45 4.45 0 0 1 .177-2.837q.018-.046.038-.08c1.2-2.8 4.935-3.356 6.946-1.067a5.72 5.72 0 0 1 1.002 5.928l-1.86 4.588a5.73 5.73 0 0 1-4.852 3.555c-3.036.243-5.328-2.76-4.24-5.604a1 1 0 0 0 .036-.087a4.43 4.43 0 0 1 1.847-2.158a2 2 0 0 0 .906-2.238"/><path fill="#e39d89" d="M8.573 5.885a.47.47 0 0 0-.522.393A2.13 2.13 0 0 1 6.219 8.11a.464.464 0 0 0-.394.522a.46.46 0 0 0 .519.39a3.05 3.05 0 0 0 1.748-.867a3.05 3.05 0 0 0 .868-1.749a.46.46 0 0 0-.09-.339a.42.42 0 0 0-.297-.182m16.958.999a.45.45 0 0 1 .324.256c.041.09.054.192.035.291a2.136 2.136 0 0 0 1.101 2.347a.46.46 0 0 1 .192.621a.46.46 0 0 1-.62.193a3.03 3.03 0 0 1-1.352-1.41a3.04 3.04 0 0 1-.224-1.94a.46.46 0 0 1 .199-.291a.47.47 0 0 1 .345-.067M12.46 19.782a.46.46 0 0 1 .871.055a3.04 3.04 0 0 1-.118 1.95a3.05 3.05 0 0 1-1.272 1.48a.463.463 0 0 1-.663-.57a.44.44 0 0 1 .19-.222a2.13 2.13 0 0 0 .973-2.402a.46.46 0 0 1 .019-.29"/></g></svg>
</template>

CSS

.icon-beans {
  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%22none%22%3E%3Cpath%20fill%3D%22%239d5044%22%20d%3D%22M26.274%204.367a4.45%204.45%200%200%201%20.333%202.821a1.996%201.996%200%200%200%201.028%202.184a4.43%204.43%200%200%201%202.002%202.136c1.242%202.783-.881%205.901-3.926%205.828a5.73%205.73%200%200%201-5.037-3.282l-2.11-4.48a5.73%205.73%200%200%201%20.675-5.976c1.883-2.395%205.64-2.043%206.994.686q.023.04.041.083M8.726%203.265a4.47%204.47%200%200%200-1.268%202.543a2%202%200%200%201-1.707%201.706A4.43%204.43%200%200%200%203.21%208.782l-.064.068c-2.11%202.196-1.169%205.853%201.723%206.814a5.72%205.72%200%200%200%205.85-1.386l3.503-3.504a5.73%205.73%200%200%200%201.387-5.85c-.964-2.892-4.621-3.833-6.818-1.726q-.034.033-.064.067m2.981%2016.61a4.45%204.45%200%200%201%20.177-2.837q.018-.046.038-.08c1.2-2.8%204.935-3.356%206.946-1.067a5.72%205.72%200%200%201%201.002%205.928l-1.86%204.588a5.73%205.73%200%200%201-4.852%203.555c-3.036.243-5.328-2.76-4.24-5.604a1%201%200%200%200%20.036-.087a4.43%204.43%200%200%201%201.847-2.158a2%202%200%200%200%20.906-2.238%22%2F%3E%3Cpath%20fill%3D%22%23e39d89%22%20d%3D%22M8.573%205.885a.47.47%200%200%200-.522.393A2.13%202.13%200%200%201%206.219%208.11a.464.464%200%200%200-.394.522a.46.46%200%200%200%20.519.39a3.05%203.05%200%200%200%201.748-.867a3.05%203.05%200%200%200%20.868-1.749a.46.46%200%200%200-.09-.339a.42.42%200%200%200-.297-.182m16.958.999a.45.45%200%200%201%20.324.256c.041.09.054.192.035.291a2.136%202.136%200%200%200%201.101%202.347a.46.46%200%200%201%20.192.621a.46.46%200%200%201-.62.193a3.03%203.03%200%200%201-1.352-1.41a3.04%203.04%200%200%201-.224-1.94a.46.46%200%200%201%20.199-.291a.47.47%200%200%201%20.345-.067M12.46%2019.782a.46.46%200%200%201%20.871.055a3.04%203.04%200%200%201-.118%201.95a3.05%203.05%200%200%201-1.272%201.48a.463.463%200%200%201-.663-.57a.44.44%200%200%201%20.19-.222a2.13%202.13%200%200%200%20.973-2.402a.46.46%200%200%201%20.019-.29%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%22none%22%3E%3Cpath%20fill%3D%22%239d5044%22%20d%3D%22M26.274%204.367a4.45%204.45%200%200%201%20.333%202.821a1.996%201.996%200%200%200%201.028%202.184a4.43%204.43%200%200%201%202.002%202.136c1.242%202.783-.881%205.901-3.926%205.828a5.73%205.73%200%200%201-5.037-3.282l-2.11-4.48a5.73%205.73%200%200%201%20.675-5.976c1.883-2.395%205.64-2.043%206.994.686q.023.04.041.083M8.726%203.265a4.47%204.47%200%200%200-1.268%202.543a2%202%200%200%201-1.707%201.706A4.43%204.43%200%200%200%203.21%208.782l-.064.068c-2.11%202.196-1.169%205.853%201.723%206.814a5.72%205.72%200%200%200%205.85-1.386l3.503-3.504a5.73%205.73%200%200%200%201.387-5.85c-.964-2.892-4.621-3.833-6.818-1.726q-.034.033-.064.067m2.981%2016.61a4.45%204.45%200%200%201%20.177-2.837q.018-.046.038-.08c1.2-2.8%204.935-3.356%206.946-1.067a5.72%205.72%200%200%201%201.002%205.928l-1.86%204.588a5.73%205.73%200%200%201-4.852%203.555c-3.036.243-5.328-2.76-4.24-5.604a1%201%200%200%200%20.036-.087a4.43%204.43%200%200%201%201.847-2.158a2%202%200%200%200%20.906-2.238%22%2F%3E%3Cpath%20fill%3D%22%23e39d89%22%20d%3D%22M8.573%205.885a.47.47%200%200%200-.522.393A2.13%202.13%200%200%201%206.219%208.11a.464.464%200%200%200-.394.522a.46.46%200%200%200%20.519.39a3.05%203.05%200%200%200%201.748-.867a3.05%203.05%200%200%200%20.868-1.749a.46.46%200%200%200-.09-.339a.42.42%200%200%200-.297-.182m16.958.999a.45.45%200%200%201%20.324.256c.041.09.054.192.035.291a2.136%202.136%200%200%200%201.101%202.347a.46.46%200%200%201%20.192.621a.46.46%200%200%201-.62.193a3.03%203.03%200%200%201-1.352-1.41a3.04%203.04%200%200%201-.224-1.94a.46.46%200%200%201%20.199-.291a.47.47%200%200%201%20.345-.067M12.46%2019.782a.46.46%200%200%201%20.871.055a3.04%203.04%200%200%201-.118%201.95a3.05%203.05%200%200%201-1.272%201.48a.463.463%200%200%201-.663-.57a.44.44%200%200%201%20.19-.222a2.13%202.13%200%200%200%20.973-2.402a.46.46%200%200%201%20.019-.29%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-flat/beans.svg?color=%231a73e8&size=48