meatonbone emoji
meatonbone from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- meatonbone
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the meatonbone emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FCDDB1" d="M112.081 466.752c1.988 11.306-1.375 23.369-10.108 32.102c-14.228 14.228-37.296 14.228-51.523 0c-7.431-7.431-10.972-17.273-10.641-27.007c-9.735.331-19.576-3.21-27.007-10.641c-14.228-14.228-14.228-37.296 0-51.523c9.63-9.63 23.309-12.733 35.557-9.326c9.618.731 17.747 1.751 38.436-16.658l105.422-105.421c11.43-11.429 29.962-11.43 41.392 0s11.43 29.962 0 41.393L119.375 433.899c-11.792 16.336-7.294 22.252-7.294 32.853M496.776 52.755c-7.431-7.431-17.273-10.972-27.007-10.641c.331-9.735-3.21-19.576-10.641-27.007c-14.228-14.228-37.296-14.228-51.523 0c-8.733 8.733-12.096 20.796-10.108 32.102c0 10.601 4.497 16.516-7.294 32.851L275.97 194.292c-11.43 11.43-11.43 29.962 0 41.392c5.716 5.715 13.206 8.572 20.696 8.572s14.981-2.857 20.696-8.573l105.381-105.381c20.713-18.44 28.852-17.429 38.476-16.698c12.248 3.407 25.927.304 35.557-9.326c14.228-14.227 14.228-37.295 0-51.523"/><path fill="#E59328" d="M401.39 118.289c-50.359-52.251-134.073-54.711-187.431-5.528c-14.173 13.064-24.882 28.461-32.098 45.049a36.5 36.5 0 0 1-21.192 19.843c-17.026 6.11-33.093 15.785-47.06 29.069c-52.582 50.013-55.626 133.708-6.796 187.39c50.461 55.475 136.371 58.77 190.925 7.689c13.862-12.979 24.348-28.21 31.432-44.596a35.7 35.7 0 0 1 20.788-19.464c16.815-5.992 32.702-15.455 46.564-28.434c54.552-51.081 56.908-137.023 4.868-191.018"/><path fill="#BC6A08" d="M324.204 315.231c-5.274 0-9.792-4.001-10.325-9.361c-2.773-27.88-14.551-53.314-34.059-73.555c-20.567-21.339-48.278-34.544-78.029-37.182c-5.715-.507-9.938-5.551-9.431-11.266c.506-5.715 5.545-9.942 11.266-9.431c34.739 3.08 67.112 18.514 91.155 43.46c22.78 23.636 36.533 53.345 39.773 85.917c.568 5.71-3.6 10.799-9.31 11.366q-.522.053-1.04.052"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiMeatonbone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FCDDB1" d="M112.081 466.752c1.988 11.306-1.375 23.369-10.108 32.102c-14.228 14.228-37.296 14.228-51.523 0c-7.431-7.431-10.972-17.273-10.641-27.007c-9.735.331-19.576-3.21-27.007-10.641c-14.228-14.228-14.228-37.296 0-51.523c9.63-9.63 23.309-12.733 35.557-9.326c9.618.731 17.747 1.751 38.436-16.658l105.422-105.421c11.43-11.429 29.962-11.43 41.392 0s11.43 29.962 0 41.393L119.375 433.899c-11.792 16.336-7.294 22.252-7.294 32.853M496.776 52.755c-7.431-7.431-17.273-10.972-27.007-10.641c.331-9.735-3.21-19.576-10.641-27.007c-14.228-14.228-37.296-14.228-51.523 0c-8.733 8.733-12.096 20.796-10.108 32.102c0 10.601 4.497 16.516-7.294 32.851L275.97 194.292c-11.43 11.43-11.43 29.962 0 41.392c5.716 5.715 13.206 8.572 20.696 8.572s14.981-2.857 20.696-8.573l105.381-105.381c20.713-18.44 28.852-17.429 38.476-16.698c12.248 3.407 25.927.304 35.557-9.326c14.228-14.227 14.228-37.295 0-51.523"/><path fill="#E59328" d="M401.39 118.289c-50.359-52.251-134.073-54.711-187.431-5.528c-14.173 13.064-24.882 28.461-32.098 45.049a36.5 36.5 0 0 1-21.192 19.843c-17.026 6.11-33.093 15.785-47.06 29.069c-52.582 50.013-55.626 133.708-6.796 187.39c50.461 55.475 136.371 58.77 190.925 7.689c13.862-12.979 24.348-28.21 31.432-44.596a35.7 35.7 0 0 1 20.788-19.464c16.815-5.992 32.702-15.455 46.564-28.434c54.552-51.081 56.908-137.023 4.868-191.018"/><path fill="#BC6A08" d="M324.204 315.231c-5.274 0-9.792-4.001-10.325-9.361c-2.773-27.88-14.551-53.314-34.059-73.555c-20.567-21.339-48.278-34.544-78.029-37.182c-5.715-.507-9.938-5.551-9.431-11.266c.506-5.715 5.545-9.942 11.266-9.431c34.739 3.08 67.112 18.514 91.155 43.46c22.78 23.636 36.533 53.345 39.773 85.917c.568 5.71-3.6 10.799-9.31 11.366q-.522.053-1.04.052"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FCDDB1" d="M112.081 466.752c1.988 11.306-1.375 23.369-10.108 32.102c-14.228 14.228-37.296 14.228-51.523 0c-7.431-7.431-10.972-17.273-10.641-27.007c-9.735.331-19.576-3.21-27.007-10.641c-14.228-14.228-14.228-37.296 0-51.523c9.63-9.63 23.309-12.733 35.557-9.326c9.618.731 17.747 1.751 38.436-16.658l105.422-105.421c11.43-11.429 29.962-11.43 41.392 0s11.43 29.962 0 41.393L119.375 433.899c-11.792 16.336-7.294 22.252-7.294 32.853M496.776 52.755c-7.431-7.431-17.273-10.972-27.007-10.641c.331-9.735-3.21-19.576-10.641-27.007c-14.228-14.228-37.296-14.228-51.523 0c-8.733 8.733-12.096 20.796-10.108 32.102c0 10.601 4.497 16.516-7.294 32.851L275.97 194.292c-11.43 11.43-11.43 29.962 0 41.392c5.716 5.715 13.206 8.572 20.696 8.572s14.981-2.857 20.696-8.573l105.381-105.381c20.713-18.44 28.852-17.429 38.476-16.698c12.248 3.407 25.927.304 35.557-9.326c14.228-14.227 14.228-37.295 0-51.523"/><path fill="#E59328" d="M401.39 118.289c-50.359-52.251-134.073-54.711-187.431-5.528c-14.173 13.064-24.882 28.461-32.098 45.049a36.5 36.5 0 0 1-21.192 19.843c-17.026 6.11-33.093 15.785-47.06 29.069c-52.582 50.013-55.626 133.708-6.796 187.39c50.461 55.475 136.371 58.77 190.925 7.689c13.862-12.979 24.348-28.21 31.432-44.596a35.7 35.7 0 0 1 20.788-19.464c16.815-5.992 32.702-15.455 46.564-28.434c54.552-51.081 56.908-137.023 4.868-191.018"/><path fill="#BC6A08" d="M324.204 315.231c-5.274 0-9.792-4.001-10.325-9.361c-2.773-27.88-14.551-53.314-34.059-73.555c-20.567-21.339-48.278-34.544-78.029-37.182c-5.715-.507-9.938-5.551-9.431-11.266c.506-5.715 5.545-9.942 11.266-9.431c34.739 3.08 67.112 18.514 91.155 43.46c22.78 23.636 36.533 53.345 39.773 85.917c.568 5.71-3.6 10.799-9.31 11.366q-.522.053-1.04.052"/></svg> </template>
CSS
.icon-meatonbone {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FCDDB1%22%20d%3D%22M112.081%20466.752c1.988%2011.306-1.375%2023.369-10.108%2032.102c-14.228%2014.228-37.296%2014.228-51.523%200c-7.431-7.431-10.972-17.273-10.641-27.007c-9.735.331-19.576-3.21-27.007-10.641c-14.228-14.228-14.228-37.296%200-51.523c9.63-9.63%2023.309-12.733%2035.557-9.326c9.618.731%2017.747%201.751%2038.436-16.658l105.422-105.421c11.43-11.429%2029.962-11.43%2041.392%200s11.43%2029.962%200%2041.393L119.375%20433.899c-11.792%2016.336-7.294%2022.252-7.294%2032.853M496.776%2052.755c-7.431-7.431-17.273-10.972-27.007-10.641c.331-9.735-3.21-19.576-10.641-27.007c-14.228-14.228-37.296-14.228-51.523%200c-8.733%208.733-12.096%2020.796-10.108%2032.102c0%2010.601%204.497%2016.516-7.294%2032.851L275.97%20194.292c-11.43%2011.43-11.43%2029.962%200%2041.392c5.716%205.715%2013.206%208.572%2020.696%208.572s14.981-2.857%2020.696-8.573l105.381-105.381c20.713-18.44%2028.852-17.429%2038.476-16.698c12.248%203.407%2025.927.304%2035.557-9.326c14.228-14.227%2014.228-37.295%200-51.523%22%2F%3E%3Cpath%20fill%3D%22%23E59328%22%20d%3D%22M401.39%20118.289c-50.359-52.251-134.073-54.711-187.431-5.528c-14.173%2013.064-24.882%2028.461-32.098%2045.049a36.5%2036.5%200%200%201-21.192%2019.843c-17.026%206.11-33.093%2015.785-47.06%2029.069c-52.582%2050.013-55.626%20133.708-6.796%20187.39c50.461%2055.475%20136.371%2058.77%20190.925%207.689c13.862-12.979%2024.348-28.21%2031.432-44.596a35.7%2035.7%200%200%201%2020.788-19.464c16.815-5.992%2032.702-15.455%2046.564-28.434c54.552-51.081%2056.908-137.023%204.868-191.018%22%2F%3E%3Cpath%20fill%3D%22%23BC6A08%22%20d%3D%22M324.204%20315.231c-5.274%200-9.792-4.001-10.325-9.361c-2.773-27.88-14.551-53.314-34.059-73.555c-20.567-21.339-48.278-34.544-78.029-37.182c-5.715-.507-9.938-5.551-9.431-11.266c.506-5.715%205.545-9.942%2011.266-9.431c34.739%203.08%2067.112%2018.514%2091.155%2043.46c22.78%2023.636%2036.533%2053.345%2039.773%2085.917c.568%205.71-3.6%2010.799-9.31%2011.366q-.522.053-1.04.052%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FCDDB1%22%20d%3D%22M112.081%20466.752c1.988%2011.306-1.375%2023.369-10.108%2032.102c-14.228%2014.228-37.296%2014.228-51.523%200c-7.431-7.431-10.972-17.273-10.641-27.007c-9.735.331-19.576-3.21-27.007-10.641c-14.228-14.228-14.228-37.296%200-51.523c9.63-9.63%2023.309-12.733%2035.557-9.326c9.618.731%2017.747%201.751%2038.436-16.658l105.422-105.421c11.43-11.429%2029.962-11.43%2041.392%200s11.43%2029.962%200%2041.393L119.375%20433.899c-11.792%2016.336-7.294%2022.252-7.294%2032.853M496.776%2052.755c-7.431-7.431-17.273-10.972-27.007-10.641c.331-9.735-3.21-19.576-10.641-27.007c-14.228-14.228-37.296-14.228-51.523%200c-8.733%208.733-12.096%2020.796-10.108%2032.102c0%2010.601%204.497%2016.516-7.294%2032.851L275.97%20194.292c-11.43%2011.43-11.43%2029.962%200%2041.392c5.716%205.715%2013.206%208.572%2020.696%208.572s14.981-2.857%2020.696-8.573l105.381-105.381c20.713-18.44%2028.852-17.429%2038.476-16.698c12.248%203.407%2025.927.304%2035.557-9.326c14.228-14.227%2014.228-37.295%200-51.523%22%2F%3E%3Cpath%20fill%3D%22%23E59328%22%20d%3D%22M401.39%20118.289c-50.359-52.251-134.073-54.711-187.431-5.528c-14.173%2013.064-24.882%2028.461-32.098%2045.049a36.5%2036.5%200%200%201-21.192%2019.843c-17.026%206.11-33.093%2015.785-47.06%2029.069c-52.582%2050.013-55.626%20133.708-6.796%20187.39c50.461%2055.475%20136.371%2058.77%20190.925%207.689c13.862-12.979%2024.348-28.21%2031.432-44.596a35.7%2035.7%200%200%201%2020.788-19.464c16.815-5.992%2032.702-15.455%2046.564-28.434c54.552-51.081%2056.908-137.023%204.868-191.018%22%2F%3E%3Cpath%20fill%3D%22%23BC6A08%22%20d%3D%22M324.204%20315.231c-5.274%200-9.792-4.001-10.325-9.361c-2.773-27.88-14.551-53.314-34.059-73.555c-20.567-21.339-48.278-34.544-78.029-37.182c-5.715-.507-9.938-5.551-9.431-11.266c.506-5.715%205.545-9.942%2011.266-9.431c34.739%203.08%2067.112%2018.514%2091.155%2043.46c22.78%2023.636%2036.533%2053.345%2039.773%2085.917c.568%205.71-3.6%2010.799-9.31%2011.366q-.522.053-1.04.052%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/meatonbone.svg?color=%231a73e8&size=48