meat on bone emoji
meat-on-bone from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- meat-on-bone
- 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 meat on bone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.93 2.29a3.8 3.8 0 0 1 .853 3.291a7.9 7.9 0 0 1 2.865-.816a7.83 7.83 0 0 1 4.45.937a21.24 21.24 0 0 1 8.385 8.373a7.8 7.8 0 0 1 .603 6.16a3.7 3.7 0 0 1 1.607.819l.004.003c1.66 1.458 1.74 3.998.196 5.53a3.8 3.8 0 0 1-2.214 1.083c-.1.813-.46 1.591-1.084 2.216a3.79 3.79 0 0 1-5.542-.19v-.002a3.7 3.7 0 0 1-.82-1.613a7.84 7.84 0 0 1-6.157-.596a21.3 21.3 0 0 1-8.374-8.373a7.8 7.8 0 0 1-.924-4.667a7.8 7.8 0 0 1 .801-2.66a3.8 3.8 0 0 1-3.29-.854l-.004-.003a3.79 3.79 0 0 1-.178-5.523a3.74 3.74 0 0 1 2.21-1.087c.1-.806.458-1.591 1.083-2.216l.003-.003a3.8 3.8 0 0 1 5.523.187zm9.45 23.585q.145-.39.373-.748a3.65 3.65 0 0 1-2.196.722c-.99 0-1.91-.38-2.61-1.08s-1.08-1.62-1.08-2.61s.38-1.91 1.08-2.61l3.6-3.6c.7-.7 1.62-1.08 2.61-1.08c.98 0 1.91.39 2.61 1.08c.7.7 1.08 1.62 1.08 2.61c0 .805-.25 1.563-.72 2.195c.238-.153.492-.278.754-.375a5.82 5.82 0 0 0-.149-5.337a19.24 19.24 0 0 0-7.596-7.587a5.83 5.83 0 0 0-3.314-.697a5.84 5.84 0 0 0-3.618 1.678l-2.77 2.78a5.82 5.82 0 0 0-.981 6.93a19.3 19.3 0 0 0 7.586 7.587a5.85 5.85 0 0 0 5.342.142M6.288 4.763v.02c-.027.804-.675 1.5-1.53 1.506a1.75 1.75 0 0 0-1.226.52l-.006.007c-.725.724-.7 1.916.083 2.612a1.81 1.81 0 0 0 2.35.01a1.51 1.51 0 0 1 1.658-.234L9.2 7.614a1.51 1.51 0 0 1 .235-1.655a1.81 1.81 0 0 0-.01-2.35a1.8 1.8 0 0 0-2.613-.092c-.347.348-.52.795-.526 1.246m14.448 14.583l-1.39 1.39a.05.05 0 0 0-.015.038q0 .026.015.038l3.19 3.19a1.45 1.45 0 0 1 .065 1.985c-.609.704-.613 1.733-.038 2.396a1.79 1.79 0 0 0 2.618.089a1.77 1.77 0 0 0 .527-1.242c.005-.856.702-1.504 1.507-1.53l.01-.001h.01c.45-.007.899-.18 1.246-.527l.003-.003c.713-.707.694-1.904-.103-2.607c-.663-.574-1.69-.569-2.394.04A1.45 1.45 0 0 1 24 22.536l-3.19-3.19a.05.05 0 0 0-.038-.015a.05.05 0 0 0-.037.015"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastMeatOnBone(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="M10.93 2.29a3.8 3.8 0 0 1 .853 3.291a7.9 7.9 0 0 1 2.865-.816a7.83 7.83 0 0 1 4.45.937a21.24 21.24 0 0 1 8.385 8.373a7.8 7.8 0 0 1 .603 6.16a3.7 3.7 0 0 1 1.607.819l.004.003c1.66 1.458 1.74 3.998.196 5.53a3.8 3.8 0 0 1-2.214 1.083c-.1.813-.46 1.591-1.084 2.216a3.79 3.79 0 0 1-5.542-.19v-.002a3.7 3.7 0 0 1-.82-1.613a7.84 7.84 0 0 1-6.157-.596a21.3 21.3 0 0 1-8.374-8.373a7.8 7.8 0 0 1-.924-4.667a7.8 7.8 0 0 1 .801-2.66a3.8 3.8 0 0 1-3.29-.854l-.004-.003a3.79 3.79 0 0 1-.178-5.523a3.74 3.74 0 0 1 2.21-1.087c.1-.806.458-1.591 1.083-2.216l.003-.003a3.8 3.8 0 0 1 5.523.187zm9.45 23.585q.145-.39.373-.748a3.65 3.65 0 0 1-2.196.722c-.99 0-1.91-.38-2.61-1.08s-1.08-1.62-1.08-2.61s.38-1.91 1.08-2.61l3.6-3.6c.7-.7 1.62-1.08 2.61-1.08c.98 0 1.91.39 2.61 1.08c.7.7 1.08 1.62 1.08 2.61c0 .805-.25 1.563-.72 2.195c.238-.153.492-.278.754-.375a5.82 5.82 0 0 0-.149-5.337a19.24 19.24 0 0 0-7.596-7.587a5.83 5.83 0 0 0-3.314-.697a5.84 5.84 0 0 0-3.618 1.678l-2.77 2.78a5.82 5.82 0 0 0-.981 6.93a19.3 19.3 0 0 0 7.586 7.587a5.85 5.85 0 0 0 5.342.142M6.288 4.763v.02c-.027.804-.675 1.5-1.53 1.506a1.75 1.75 0 0 0-1.226.52l-.006.007c-.725.724-.7 1.916.083 2.612a1.81 1.81 0 0 0 2.35.01a1.51 1.51 0 0 1 1.658-.234L9.2 7.614a1.51 1.51 0 0 1 .235-1.655a1.81 1.81 0 0 0-.01-2.35a1.8 1.8 0 0 0-2.613-.092c-.347.348-.52.795-.526 1.246m14.448 14.583l-1.39 1.39a.05.05 0 0 0-.015.038q0 .026.015.038l3.19 3.19a1.45 1.45 0 0 1 .065 1.985c-.609.704-.613 1.733-.038 2.396a1.79 1.79 0 0 0 2.618.089a1.77 1.77 0 0 0 .527-1.242c.005-.856.702-1.504 1.507-1.53l.01-.001h.01c.45-.007.899-.18 1.246-.527l.003-.003c.713-.707.694-1.904-.103-2.607c-.663-.574-1.69-.569-2.394.04A1.45 1.45 0 0 1 24 22.536l-3.19-3.19a.05.05 0 0 0-.038-.015a.05.05 0 0 0-.037.015"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.93 2.29a3.8 3.8 0 0 1 .853 3.291a7.9 7.9 0 0 1 2.865-.816a7.83 7.83 0 0 1 4.45.937a21.24 21.24 0 0 1 8.385 8.373a7.8 7.8 0 0 1 .603 6.16a3.7 3.7 0 0 1 1.607.819l.004.003c1.66 1.458 1.74 3.998.196 5.53a3.8 3.8 0 0 1-2.214 1.083c-.1.813-.46 1.591-1.084 2.216a3.79 3.79 0 0 1-5.542-.19v-.002a3.7 3.7 0 0 1-.82-1.613a7.84 7.84 0 0 1-6.157-.596a21.3 21.3 0 0 1-8.374-8.373a7.8 7.8 0 0 1-.924-4.667a7.8 7.8 0 0 1 .801-2.66a3.8 3.8 0 0 1-3.29-.854l-.004-.003a3.79 3.79 0 0 1-.178-5.523a3.74 3.74 0 0 1 2.21-1.087c.1-.806.458-1.591 1.083-2.216l.003-.003a3.8 3.8 0 0 1 5.523.187zm9.45 23.585q.145-.39.373-.748a3.65 3.65 0 0 1-2.196.722c-.99 0-1.91-.38-2.61-1.08s-1.08-1.62-1.08-2.61s.38-1.91 1.08-2.61l3.6-3.6c.7-.7 1.62-1.08 2.61-1.08c.98 0 1.91.39 2.61 1.08c.7.7 1.08 1.62 1.08 2.61c0 .805-.25 1.563-.72 2.195c.238-.153.492-.278.754-.375a5.82 5.82 0 0 0-.149-5.337a19.24 19.24 0 0 0-7.596-7.587a5.83 5.83 0 0 0-3.314-.697a5.84 5.84 0 0 0-3.618 1.678l-2.77 2.78a5.82 5.82 0 0 0-.981 6.93a19.3 19.3 0 0 0 7.586 7.587a5.85 5.85 0 0 0 5.342.142M6.288 4.763v.02c-.027.804-.675 1.5-1.53 1.506a1.75 1.75 0 0 0-1.226.52l-.006.007c-.725.724-.7 1.916.083 2.612a1.81 1.81 0 0 0 2.35.01a1.51 1.51 0 0 1 1.658-.234L9.2 7.614a1.51 1.51 0 0 1 .235-1.655a1.81 1.81 0 0 0-.01-2.35a1.8 1.8 0 0 0-2.613-.092c-.347.348-.52.795-.526 1.246m14.448 14.583l-1.39 1.39a.05.05 0 0 0-.015.038q0 .026.015.038l3.19 3.19a1.45 1.45 0 0 1 .065 1.985c-.609.704-.613 1.733-.038 2.396a1.79 1.79 0 0 0 2.618.089a1.77 1.77 0 0 0 .527-1.242c.005-.856.702-1.504 1.507-1.53l.01-.001h.01c.45-.007.899-.18 1.246-.527l.003-.003c.713-.707.694-1.904-.103-2.607c-.663-.574-1.69-.569-2.394.04A1.45 1.45 0 0 1 24 22.536l-3.19-3.19a.05.05 0 0 0-.038-.015a.05.05 0 0 0-.037.015"/></svg> </template>
CSS
.icon-meat-on-bone {
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%22M10.93%202.29a3.8%203.8%200%200%201%20.853%203.291a7.9%207.9%200%200%201%202.865-.816a7.83%207.83%200%200%201%204.45.937a21.24%2021.24%200%200%201%208.385%208.373a7.8%207.8%200%200%201%20.603%206.16a3.7%203.7%200%200%201%201.607.819l.004.003c1.66%201.458%201.74%203.998.196%205.53a3.8%203.8%200%200%201-2.214%201.083c-.1.813-.46%201.591-1.084%202.216a3.79%203.79%200%200%201-5.542-.19v-.002a3.7%203.7%200%200%201-.82-1.613a7.84%207.84%200%200%201-6.157-.596a21.3%2021.3%200%200%201-8.374-8.373a7.8%207.8%200%200%201-.924-4.667a7.8%207.8%200%200%201%20.801-2.66a3.8%203.8%200%200%201-3.29-.854l-.004-.003a3.79%203.79%200%200%201-.178-5.523a3.74%203.74%200%200%201%202.21-1.087c.1-.806.458-1.591%201.083-2.216l.003-.003a3.8%203.8%200%200%201%205.523.187zm9.45%2023.585q.145-.39.373-.748a3.65%203.65%200%200%201-2.196.722c-.99%200-1.91-.38-2.61-1.08s-1.08-1.62-1.08-2.61s.38-1.91%201.08-2.61l3.6-3.6c.7-.7%201.62-1.08%202.61-1.08c.98%200%201.91.39%202.61%201.08c.7.7%201.08%201.62%201.08%202.61c0%20.805-.25%201.563-.72%202.195c.238-.153.492-.278.754-.375a5.82%205.82%200%200%200-.149-5.337a19.24%2019.24%200%200%200-7.596-7.587a5.83%205.83%200%200%200-3.314-.697a5.84%205.84%200%200%200-3.618%201.678l-2.77%202.78a5.82%205.82%200%200%200-.981%206.93a19.3%2019.3%200%200%200%207.586%207.587a5.85%205.85%200%200%200%205.342.142M6.288%204.763v.02c-.027.804-.675%201.5-1.53%201.506a1.75%201.75%200%200%200-1.226.52l-.006.007c-.725.724-.7%201.916.083%202.612a1.81%201.81%200%200%200%202.35.01a1.51%201.51%200%200%201%201.658-.234L9.2%207.614a1.51%201.51%200%200%201%20.235-1.655a1.81%201.81%200%200%200-.01-2.35a1.8%201.8%200%200%200-2.613-.092c-.347.348-.52.795-.526%201.246m14.448%2014.583l-1.39%201.39a.05.05%200%200%200-.015.038q0%20.026.015.038l3.19%203.19a1.45%201.45%200%200%201%20.065%201.985c-.609.704-.613%201.733-.038%202.396a1.79%201.79%200%200%200%202.618.089a1.77%201.77%200%200%200%20.527-1.242c.005-.856.702-1.504%201.507-1.53l.01-.001h.01c.45-.007.899-.18%201.246-.527l.003-.003c.713-.707.694-1.904-.103-2.607c-.663-.574-1.69-.569-2.394.04A1.45%201.45%200%200%201%2024%2022.536l-3.19-3.19a.05.05%200%200%200-.038-.015a.05.05%200%200%200-.037.015%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%22M10.93%202.29a3.8%203.8%200%200%201%20.853%203.291a7.9%207.9%200%200%201%202.865-.816a7.83%207.83%200%200%201%204.45.937a21.24%2021.24%200%200%201%208.385%208.373a7.8%207.8%200%200%201%20.603%206.16a3.7%203.7%200%200%201%201.607.819l.004.003c1.66%201.458%201.74%203.998.196%205.53a3.8%203.8%200%200%201-2.214%201.083c-.1.813-.46%201.591-1.084%202.216a3.79%203.79%200%200%201-5.542-.19v-.002a3.7%203.7%200%200%201-.82-1.613a7.84%207.84%200%200%201-6.157-.596a21.3%2021.3%200%200%201-8.374-8.373a7.8%207.8%200%200%201-.924-4.667a7.8%207.8%200%200%201%20.801-2.66a3.8%203.8%200%200%201-3.29-.854l-.004-.003a3.79%203.79%200%200%201-.178-5.523a3.74%203.74%200%200%201%202.21-1.087c.1-.806.458-1.591%201.083-2.216l.003-.003a3.8%203.8%200%200%201%205.523.187zm9.45%2023.585q.145-.39.373-.748a3.65%203.65%200%200%201-2.196.722c-.99%200-1.91-.38-2.61-1.08s-1.08-1.62-1.08-2.61s.38-1.91%201.08-2.61l3.6-3.6c.7-.7%201.62-1.08%202.61-1.08c.98%200%201.91.39%202.61%201.08c.7.7%201.08%201.62%201.08%202.61c0%20.805-.25%201.563-.72%202.195c.238-.153.492-.278.754-.375a5.82%205.82%200%200%200-.149-5.337a19.24%2019.24%200%200%200-7.596-7.587a5.83%205.83%200%200%200-3.314-.697a5.84%205.84%200%200%200-3.618%201.678l-2.77%202.78a5.82%205.82%200%200%200-.981%206.93a19.3%2019.3%200%200%200%207.586%207.587a5.85%205.85%200%200%200%205.342.142M6.288%204.763v.02c-.027.804-.675%201.5-1.53%201.506a1.75%201.75%200%200%200-1.226.52l-.006.007c-.725.724-.7%201.916.083%202.612a1.81%201.81%200%200%200%202.35.01a1.51%201.51%200%200%201%201.658-.234L9.2%207.614a1.51%201.51%200%200%201%20.235-1.655a1.81%201.81%200%200%200-.01-2.35a1.8%201.8%200%200%200-2.613-.092c-.347.348-.52.795-.526%201.246m14.448%2014.583l-1.39%201.39a.05.05%200%200%200-.015.038q0%20.026.015.038l3.19%203.19a1.45%201.45%200%200%201%20.065%201.985c-.609.704-.613%201.733-.038%202.396a1.79%201.79%200%200%200%202.618.089a1.77%201.77%200%200%200%20.527-1.242c.005-.856.702-1.504%201.507-1.53l.01-.001h.01c.45-.007.899-.18%201.246-.527l.003-.003c.713-.707.694-1.904-.103-2.607c-.663-.574-1.69-.569-2.394.04A1.45%201.45%200%200%201%2024%2022.536l-3.19-3.19a.05.05%200%200%200-.038-.015a.05.05%200%200%200-.037.015%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/meat-on-bone.svg?color=%231a73e8&size=48