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

Name
butter
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 butter emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.347 11.23a2.23 2.23 0 0 0-1.965.001l-8.042 3.85l-.007.005A1.8 1.8 0 0 0 8.4 16.25a2.22 2.22 0 0 0-1.53.16l-.98.47l-.008.005c-.585.292-.983.89-.983 1.584v1.596L1.892 21.53l-.01.005A1.57 1.57 0 0 0 1 22.93v1.22c0 .562.3 1.133.883 1.424l10.153 4.992a3.22 3.22 0 0 0 2.866 0l15.196-7.397l.01-.005c.582-.29.882-.863.882-1.424v-1.22a1.57 1.57 0 0 0-.883-1.394l-2.687-1.322V16.3a1.78 1.78 0 0 0-.983-1.585l-7.086-3.482zM16.91 21.48c0-.22-.041-.434-.118-.632L17.1 21c.19.09.31.29.31.5v2.73c0 .24-.25.4-.47.29l-.03-.015zm-12.01.73c0 .629.362 1.181.886 1.456l.011.006l7.382 3.626l.011.005a1.8 1.8 0 0 0 1.524.007l.01-.005l1.272-.615l.011-.006c.451-.225.754-.631.86-1.092c.43.136.893.102 1.297-.082l.01-.004l8.336-3.998l.007-.004c.57-.284.903-.857.903-1.464v-1.121l2.24 1.1c.44.22.44.84 0 1.06l-15.2 7.4c-.62.31-1.36.31-1.98 0L2.33 23.49a.59.59 0 0 1 0-1.06l2.57-1.251zm12.91-10.08c.35-.17.75-.17 1.11 0l7.01 3.45c.2.1.2.39 0 .49l-8.13 3.9c-.25.12-.53.12-.77 0l-7.18-3.53c-.2-.1-.2-.39 0-.49zM5.9 19.43c0-.2.21-.34.4-.25l7.36 3.62a.55.55 0 0 1 .3.395v2.825a.3.3 0 0 0 .006.063a.323.323 0 0 1-.466.237l-7.24-3.56a.62.62 0 0 1-.36-.56zm.5-1.69l.9-.43c.35-.17.75-.17 1.1 0l7.01 3.44c.2.1.2.39 0 .49l-1.06.52c-.25.12-.53.12-.77 0L6.4 18.23c-.2-.1-.2-.39 0-.49"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastButter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.347 11.23a2.23 2.23 0 0 0-1.965.001l-8.042 3.85l-.007.005A1.8 1.8 0 0 0 8.4 16.25a2.22 2.22 0 0 0-1.53.16l-.98.47l-.008.005c-.585.292-.983.89-.983 1.584v1.596L1.892 21.53l-.01.005A1.57 1.57 0 0 0 1 22.93v1.22c0 .562.3 1.133.883 1.424l10.153 4.992a3.22 3.22 0 0 0 2.866 0l15.196-7.397l.01-.005c.582-.29.882-.863.882-1.424v-1.22a1.57 1.57 0 0 0-.883-1.394l-2.687-1.322V16.3a1.78 1.78 0 0 0-.983-1.585l-7.086-3.482zM16.91 21.48c0-.22-.041-.434-.118-.632L17.1 21c.19.09.31.29.31.5v2.73c0 .24-.25.4-.47.29l-.03-.015zm-12.01.73c0 .629.362 1.181.886 1.456l.011.006l7.382 3.626l.011.005a1.8 1.8 0 0 0 1.524.007l.01-.005l1.272-.615l.011-.006c.451-.225.754-.631.86-1.092c.43.136.893.102 1.297-.082l.01-.004l8.336-3.998l.007-.004c.57-.284.903-.857.903-1.464v-1.121l2.24 1.1c.44.22.44.84 0 1.06l-15.2 7.4c-.62.31-1.36.31-1.98 0L2.33 23.49a.59.59 0 0 1 0-1.06l2.57-1.251zm12.91-10.08c.35-.17.75-.17 1.11 0l7.01 3.45c.2.1.2.39 0 .49l-8.13 3.9c-.25.12-.53.12-.77 0l-7.18-3.53c-.2-.1-.2-.39 0-.49zM5.9 19.43c0-.2.21-.34.4-.25l7.36 3.62a.55.55 0 0 1 .3.395v2.825a.3.3 0 0 0 .006.063a.323.323 0 0 1-.466.237l-7.24-3.56a.62.62 0 0 1-.36-.56zm.5-1.69l.9-.43c.35-.17.75-.17 1.1 0l7.01 3.44c.2.1.2.39 0 .49l-1.06.52c-.25.12-.53.12-.77 0L6.4 18.23c-.2-.1-.2-.39 0-.49"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.347 11.23a2.23 2.23 0 0 0-1.965.001l-8.042 3.85l-.007.005A1.8 1.8 0 0 0 8.4 16.25a2.22 2.22 0 0 0-1.53.16l-.98.47l-.008.005c-.585.292-.983.89-.983 1.584v1.596L1.892 21.53l-.01.005A1.57 1.57 0 0 0 1 22.93v1.22c0 .562.3 1.133.883 1.424l10.153 4.992a3.22 3.22 0 0 0 2.866 0l15.196-7.397l.01-.005c.582-.29.882-.863.882-1.424v-1.22a1.57 1.57 0 0 0-.883-1.394l-2.687-1.322V16.3a1.78 1.78 0 0 0-.983-1.585l-7.086-3.482zM16.91 21.48c0-.22-.041-.434-.118-.632L17.1 21c.19.09.31.29.31.5v2.73c0 .24-.25.4-.47.29l-.03-.015zm-12.01.73c0 .629.362 1.181.886 1.456l.011.006l7.382 3.626l.011.005a1.8 1.8 0 0 0 1.524.007l.01-.005l1.272-.615l.011-.006c.451-.225.754-.631.86-1.092c.43.136.893.102 1.297-.082l.01-.004l8.336-3.998l.007-.004c.57-.284.903-.857.903-1.464v-1.121l2.24 1.1c.44.22.44.84 0 1.06l-15.2 7.4c-.62.31-1.36.31-1.98 0L2.33 23.49a.59.59 0 0 1 0-1.06l2.57-1.251zm12.91-10.08c.35-.17.75-.17 1.11 0l7.01 3.45c.2.1.2.39 0 .49l-8.13 3.9c-.25.12-.53.12-.77 0l-7.18-3.53c-.2-.1-.2-.39 0-.49zM5.9 19.43c0-.2.21-.34.4-.25l7.36 3.62a.55.55 0 0 1 .3.395v2.825a.3.3 0 0 0 .006.063a.323.323 0 0 1-.466.237l-7.24-3.56a.62.62 0 0 1-.36-.56zm.5-1.69l.9-.43c.35-.17.75-.17 1.1 0l7.01 3.44c.2.1.2.39 0 .49l-1.06.52c-.25.12-.53.12-.77 0L6.4 18.23c-.2-.1-.2-.39 0-.49"/></svg>
</template>

CSS

.icon-butter {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.347%2011.23a2.23%202.23%200%200%200-1.965.001l-8.042%203.85l-.007.005A1.8%201.8%200%200%200%208.4%2016.25a2.22%202.22%200%200%200-1.53.16l-.98.47l-.008.005c-.585.292-.983.89-.983%201.584v1.596L1.892%2021.53l-.01.005A1.57%201.57%200%200%200%201%2022.93v1.22c0%20.562.3%201.133.883%201.424l10.153%204.992a3.22%203.22%200%200%200%202.866%200l15.196-7.397l.01-.005c.582-.29.882-.863.882-1.424v-1.22a1.57%201.57%200%200%200-.883-1.394l-2.687-1.322V16.3a1.78%201.78%200%200%200-.983-1.585l-7.086-3.482zM16.91%2021.48c0-.22-.041-.434-.118-.632L17.1%2021c.19.09.31.29.31.5v2.73c0%20.24-.25.4-.47.29l-.03-.015zm-12.01.73c0%20.629.362%201.181.886%201.456l.011.006l7.382%203.626l.011.005a1.8%201.8%200%200%200%201.524.007l.01-.005l1.272-.615l.011-.006c.451-.225.754-.631.86-1.092c.43.136.893.102%201.297-.082l.01-.004l8.336-3.998l.007-.004c.57-.284.903-.857.903-1.464v-1.121l2.24%201.1c.44.22.44.84%200%201.06l-15.2%207.4c-.62.31-1.36.31-1.98%200L2.33%2023.49a.59.59%200%200%201%200-1.06l2.57-1.251zm12.91-10.08c.35-.17.75-.17%201.11%200l7.01%203.45c.2.1.2.39%200%20.49l-8.13%203.9c-.25.12-.53.12-.77%200l-7.18-3.53c-.2-.1-.2-.39%200-.49zM5.9%2019.43c0-.2.21-.34.4-.25l7.36%203.62a.55.55%200%200%201%20.3.395v2.825a.3.3%200%200%200%20.006.063a.323.323%200%200%201-.466.237l-7.24-3.56a.62.62%200%200%201-.36-.56zm.5-1.69l.9-.43c.35-.17.75-.17%201.1%200l7.01%203.44c.2.1.2.39%200%20.49l-1.06.52c-.25.12-.53.12-.77%200L6.4%2018.23c-.2-.1-.2-.39%200-.49%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.347%2011.23a2.23%202.23%200%200%200-1.965.001l-8.042%203.85l-.007.005A1.8%201.8%200%200%200%208.4%2016.25a2.22%202.22%200%200%200-1.53.16l-.98.47l-.008.005c-.585.292-.983.89-.983%201.584v1.596L1.892%2021.53l-.01.005A1.57%201.57%200%200%200%201%2022.93v1.22c0%20.562.3%201.133.883%201.424l10.153%204.992a3.22%203.22%200%200%200%202.866%200l15.196-7.397l.01-.005c.582-.29.882-.863.882-1.424v-1.22a1.57%201.57%200%200%200-.883-1.394l-2.687-1.322V16.3a1.78%201.78%200%200%200-.983-1.585l-7.086-3.482zM16.91%2021.48c0-.22-.041-.434-.118-.632L17.1%2021c.19.09.31.29.31.5v2.73c0%20.24-.25.4-.47.29l-.03-.015zm-12.01.73c0%20.629.362%201.181.886%201.456l.011.006l7.382%203.626l.011.005a1.8%201.8%200%200%200%201.524.007l.01-.005l1.272-.615l.011-.006c.451-.225.754-.631.86-1.092c.43.136.893.102%201.297-.082l.01-.004l8.336-3.998l.007-.004c.57-.284.903-.857.903-1.464v-1.121l2.24%201.1c.44.22.44.84%200%201.06l-15.2%207.4c-.62.31-1.36.31-1.98%200L2.33%2023.49a.59.59%200%200%201%200-1.06l2.57-1.251zm12.91-10.08c.35-.17.75-.17%201.11%200l7.01%203.45c.2.1.2.39%200%20.49l-8.13%203.9c-.25.12-.53.12-.77%200l-7.18-3.53c-.2-.1-.2-.39%200-.49zM5.9%2019.43c0-.2.21-.34.4-.25l7.36%203.62a.55.55%200%200%201%20.3.395v2.825a.3.3%200%200%200%20.006.063a.323.323%200%200%201-.466.237l-7.24-3.56a.62.62%200%200%201-.36-.56zm.5-1.69l.9-.43c.35-.17.75-.17%201.1%200l7.01%203.44c.2.1.2.39%200%20.49l-1.06.52c-.25.12-.53.12-.77%200L6.4%2018.23c-.2-.1-.2-.39%200-.49%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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