cut of meat emoji

cut-of-meat from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
cut-of-meat
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the cut of meat emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fea8a6" d="M121.03 21.75L4.47 62.94s-.43 9.23.57 16.89s2.41 11.78 2.41 11.78s3.83 17.46 26.12 26.12s45.1-1.17 51.96-4.97c8.24-4.56 19-15.08 23.26-20.33s12.52-17.14 13.51-24.81s2.03-19.79 1.99-27.46c-.07-11.36-3.26-18.41-3.26-18.41"/><path fill="#fed5b6" d="M64.09 29.72c-6.67 1.56-27.97 3.97-33.08 5.39s-12.15 4.18-14.35 5.92c-3.6 2.85-12.25 17.36-12.2 21.91c.08 7.91 3.02 17.68 5.58 20.04c1.86 1.72 16.29 22.54 35.88 22.68s62.75-29.39 64.59-31.94c1.85-2.56 8.25-14.8 10.03-22.53c1.57-6.83 3.56-21.51.19-30.42c-2.59-6.86-8.71-13.19-12.88-14.02c-8.25-1.63-12.95-.03-14.23.4s-3.47 13.74-8.94 15.76c-8.09 2.98-20.59 6.81-20.59 6.81"/><path fill="#dc0d28" d="M89.19 22.6c5.82-3.44 6.43-15.97 6.43-15.97s-4.46.29-9.43 4.32s-10.71 11.22-13.54 13.28s-8.56 5.49-8.56 5.49s16.13-1.83 25.1-7.12m6.77 14.65c3.07 9.44 14.22 12.42 17.39 11.57c3.17-.86 5.14-7.8 4.88-17.91s-5.4-15.77-10.2-15.42c-4.11.29-9.86 4.31-12 10.45a17.9 17.9 0 0 0-.07 11.31m-18.77-2.31c1.33 1.33-2.31 5.23-.26 11.31c2.06 6.08 5.48 7.8 5.23 9.6s-14.48 19.79-24.5 23.56s-37.83 2.51-42.93-11.65c-3.86-10.71 4.29-19.95 6.43-21.68c3.25-2.63 6.47-4.64 11.4-5.57c1.88-.35 15.94-2.48 24.25-3.34c8.3-.86 18.84-3.77 20.38-2.23"/><path fill="#ff5f5d" d="M53.54 42.22c.7 3.25-8.83 6.43-16.19 11.82c-5.45 3.99-9.6 11.31-14.31 8.4s1.93-14.16 4.46-16.11c2.99-2.31 25.27-7.71 26.04-4.11m25.94-19.44c.72 1.6 6-2.31 8.57-4.46c2.08-1.73 4.6-3.3 3.26-5.4c-1.54-2.4-4.28-.34-6.94 2.48c-1.74 1.85-5.67 5.67-4.89 7.38"/><path fill="#dc0d28" d="M40.09 89.69c3.98 1.26 2.59 15.21 5.57 15.08c3.45-.14.93-11.84 4.1-14.66c3.17-2.83 7.16-2.37 12.9-5.2s12.05-8.15 16.5-13.38c4.46-5.23 9.43-11.14 11.74-12.94s14.4-5.4 18.59-2.48c4.2 2.91 2.66 15.25 2.66 15.25s-8.18 14.66-24.63 24.39s-25.81 13.59-45.83 11.3S9.66 82.58 9.66 82.58s7.72 3.29 16.45 4.72s10.02 1.14 13.98 2.39"/><path fill="#fff" d="M87.58 29.47c-4.94 3-9.34 8.6-7.1 16.11s13.86 12.07 21.51 4.75c6.78-6.48 5.18-14.04 2.07-17.71c-3.09-3.66-10.04-7.06-16.48-3.15"/><path fill="#ffa8a7" d="M97.94 32.83c-5.24-2.66-10.61.38-12.28 3.79c-1.66 3.41-1.45 8.2 2.51 11.04c4.24 3.05 10.75 1.52 13.02-3.15s.91-9.57-3.25-11.68"/></svg>

React

import type { SVGProps } from "react";

export function NotoCutOfMeat(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fea8a6" d="M121.03 21.75L4.47 62.94s-.43 9.23.57 16.89s2.41 11.78 2.41 11.78s3.83 17.46 26.12 26.12s45.1-1.17 51.96-4.97c8.24-4.56 19-15.08 23.26-20.33s12.52-17.14 13.51-24.81s2.03-19.79 1.99-27.46c-.07-11.36-3.26-18.41-3.26-18.41"/><path fill="#fed5b6" d="M64.09 29.72c-6.67 1.56-27.97 3.97-33.08 5.39s-12.15 4.18-14.35 5.92c-3.6 2.85-12.25 17.36-12.2 21.91c.08 7.91 3.02 17.68 5.58 20.04c1.86 1.72 16.29 22.54 35.88 22.68s62.75-29.39 64.59-31.94c1.85-2.56 8.25-14.8 10.03-22.53c1.57-6.83 3.56-21.51.19-30.42c-2.59-6.86-8.71-13.19-12.88-14.02c-8.25-1.63-12.95-.03-14.23.4s-3.47 13.74-8.94 15.76c-8.09 2.98-20.59 6.81-20.59 6.81"/><path fill="#dc0d28" d="M89.19 22.6c5.82-3.44 6.43-15.97 6.43-15.97s-4.46.29-9.43 4.32s-10.71 11.22-13.54 13.28s-8.56 5.49-8.56 5.49s16.13-1.83 25.1-7.12m6.77 14.65c3.07 9.44 14.22 12.42 17.39 11.57c3.17-.86 5.14-7.8 4.88-17.91s-5.4-15.77-10.2-15.42c-4.11.29-9.86 4.31-12 10.45a17.9 17.9 0 0 0-.07 11.31m-18.77-2.31c1.33 1.33-2.31 5.23-.26 11.31c2.06 6.08 5.48 7.8 5.23 9.6s-14.48 19.79-24.5 23.56s-37.83 2.51-42.93-11.65c-3.86-10.71 4.29-19.95 6.43-21.68c3.25-2.63 6.47-4.64 11.4-5.57c1.88-.35 15.94-2.48 24.25-3.34c8.3-.86 18.84-3.77 20.38-2.23"/><path fill="#ff5f5d" d="M53.54 42.22c.7 3.25-8.83 6.43-16.19 11.82c-5.45 3.99-9.6 11.31-14.31 8.4s1.93-14.16 4.46-16.11c2.99-2.31 25.27-7.71 26.04-4.11m25.94-19.44c.72 1.6 6-2.31 8.57-4.46c2.08-1.73 4.6-3.3 3.26-5.4c-1.54-2.4-4.28-.34-6.94 2.48c-1.74 1.85-5.67 5.67-4.89 7.38"/><path fill="#dc0d28" d="M40.09 89.69c3.98 1.26 2.59 15.21 5.57 15.08c3.45-.14.93-11.84 4.1-14.66c3.17-2.83 7.16-2.37 12.9-5.2s12.05-8.15 16.5-13.38c4.46-5.23 9.43-11.14 11.74-12.94s14.4-5.4 18.59-2.48c4.2 2.91 2.66 15.25 2.66 15.25s-8.18 14.66-24.63 24.39s-25.81 13.59-45.83 11.3S9.66 82.58 9.66 82.58s7.72 3.29 16.45 4.72s10.02 1.14 13.98 2.39"/><path fill="#fff" d="M87.58 29.47c-4.94 3-9.34 8.6-7.1 16.11s13.86 12.07 21.51 4.75c6.78-6.48 5.18-14.04 2.07-17.71c-3.09-3.66-10.04-7.06-16.48-3.15"/><path fill="#ffa8a7" d="M97.94 32.83c-5.24-2.66-10.61.38-12.28 3.79c-1.66 3.41-1.45 8.2 2.51 11.04c4.24 3.05 10.75 1.52 13.02-3.15s.91-9.57-3.25-11.68"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fea8a6" d="M121.03 21.75L4.47 62.94s-.43 9.23.57 16.89s2.41 11.78 2.41 11.78s3.83 17.46 26.12 26.12s45.1-1.17 51.96-4.97c8.24-4.56 19-15.08 23.26-20.33s12.52-17.14 13.51-24.81s2.03-19.79 1.99-27.46c-.07-11.36-3.26-18.41-3.26-18.41"/><path fill="#fed5b6" d="M64.09 29.72c-6.67 1.56-27.97 3.97-33.08 5.39s-12.15 4.18-14.35 5.92c-3.6 2.85-12.25 17.36-12.2 21.91c.08 7.91 3.02 17.68 5.58 20.04c1.86 1.72 16.29 22.54 35.88 22.68s62.75-29.39 64.59-31.94c1.85-2.56 8.25-14.8 10.03-22.53c1.57-6.83 3.56-21.51.19-30.42c-2.59-6.86-8.71-13.19-12.88-14.02c-8.25-1.63-12.95-.03-14.23.4s-3.47 13.74-8.94 15.76c-8.09 2.98-20.59 6.81-20.59 6.81"/><path fill="#dc0d28" d="M89.19 22.6c5.82-3.44 6.43-15.97 6.43-15.97s-4.46.29-9.43 4.32s-10.71 11.22-13.54 13.28s-8.56 5.49-8.56 5.49s16.13-1.83 25.1-7.12m6.77 14.65c3.07 9.44 14.22 12.42 17.39 11.57c3.17-.86 5.14-7.8 4.88-17.91s-5.4-15.77-10.2-15.42c-4.11.29-9.86 4.31-12 10.45a17.9 17.9 0 0 0-.07 11.31m-18.77-2.31c1.33 1.33-2.31 5.23-.26 11.31c2.06 6.08 5.48 7.8 5.23 9.6s-14.48 19.79-24.5 23.56s-37.83 2.51-42.93-11.65c-3.86-10.71 4.29-19.95 6.43-21.68c3.25-2.63 6.47-4.64 11.4-5.57c1.88-.35 15.94-2.48 24.25-3.34c8.3-.86 18.84-3.77 20.38-2.23"/><path fill="#ff5f5d" d="M53.54 42.22c.7 3.25-8.83 6.43-16.19 11.82c-5.45 3.99-9.6 11.31-14.31 8.4s1.93-14.16 4.46-16.11c2.99-2.31 25.27-7.71 26.04-4.11m25.94-19.44c.72 1.6 6-2.31 8.57-4.46c2.08-1.73 4.6-3.3 3.26-5.4c-1.54-2.4-4.28-.34-6.94 2.48c-1.74 1.85-5.67 5.67-4.89 7.38"/><path fill="#dc0d28" d="M40.09 89.69c3.98 1.26 2.59 15.21 5.57 15.08c3.45-.14.93-11.84 4.1-14.66c3.17-2.83 7.16-2.37 12.9-5.2s12.05-8.15 16.5-13.38c4.46-5.23 9.43-11.14 11.74-12.94s14.4-5.4 18.59-2.48c4.2 2.91 2.66 15.25 2.66 15.25s-8.18 14.66-24.63 24.39s-25.81 13.59-45.83 11.3S9.66 82.58 9.66 82.58s7.72 3.29 16.45 4.72s10.02 1.14 13.98 2.39"/><path fill="#fff" d="M87.58 29.47c-4.94 3-9.34 8.6-7.1 16.11s13.86 12.07 21.51 4.75c6.78-6.48 5.18-14.04 2.07-17.71c-3.09-3.66-10.04-7.06-16.48-3.15"/><path fill="#ffa8a7" d="M97.94 32.83c-5.24-2.66-10.61.38-12.28 3.79c-1.66 3.41-1.45 8.2 2.51 11.04c4.24 3.05 10.75 1.52 13.02-3.15s.91-9.57-3.25-11.68"/></svg>
</template>

CSS

.icon-cut-of-meat {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fea8a6%22%20d%3D%22M121.03%2021.75L4.47%2062.94s-.43%209.23.57%2016.89s2.41%2011.78%202.41%2011.78s3.83%2017.46%2026.12%2026.12s45.1-1.17%2051.96-4.97c8.24-4.56%2019-15.08%2023.26-20.33s12.52-17.14%2013.51-24.81s2.03-19.79%201.99-27.46c-.07-11.36-3.26-18.41-3.26-18.41%22%2F%3E%3Cpath%20fill%3D%22%23fed5b6%22%20d%3D%22M64.09%2029.72c-6.67%201.56-27.97%203.97-33.08%205.39s-12.15%204.18-14.35%205.92c-3.6%202.85-12.25%2017.36-12.2%2021.91c.08%207.91%203.02%2017.68%205.58%2020.04c1.86%201.72%2016.29%2022.54%2035.88%2022.68s62.75-29.39%2064.59-31.94c1.85-2.56%208.25-14.8%2010.03-22.53c1.57-6.83%203.56-21.51.19-30.42c-2.59-6.86-8.71-13.19-12.88-14.02c-8.25-1.63-12.95-.03-14.23.4s-3.47%2013.74-8.94%2015.76c-8.09%202.98-20.59%206.81-20.59%206.81%22%2F%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22M89.19%2022.6c5.82-3.44%206.43-15.97%206.43-15.97s-4.46.29-9.43%204.32s-10.71%2011.22-13.54%2013.28s-8.56%205.49-8.56%205.49s16.13-1.83%2025.1-7.12m6.77%2014.65c3.07%209.44%2014.22%2012.42%2017.39%2011.57c3.17-.86%205.14-7.8%204.88-17.91s-5.4-15.77-10.2-15.42c-4.11.29-9.86%204.31-12%2010.45a17.9%2017.9%200%200%200-.07%2011.31m-18.77-2.31c1.33%201.33-2.31%205.23-.26%2011.31c2.06%206.08%205.48%207.8%205.23%209.6s-14.48%2019.79-24.5%2023.56s-37.83%202.51-42.93-11.65c-3.86-10.71%204.29-19.95%206.43-21.68c3.25-2.63%206.47-4.64%2011.4-5.57c1.88-.35%2015.94-2.48%2024.25-3.34c8.3-.86%2018.84-3.77%2020.38-2.23%22%2F%3E%3Cpath%20fill%3D%22%23ff5f5d%22%20d%3D%22M53.54%2042.22c.7%203.25-8.83%206.43-16.19%2011.82c-5.45%203.99-9.6%2011.31-14.31%208.4s1.93-14.16%204.46-16.11c2.99-2.31%2025.27-7.71%2026.04-4.11m25.94-19.44c.72%201.6%206-2.31%208.57-4.46c2.08-1.73%204.6-3.3%203.26-5.4c-1.54-2.4-4.28-.34-6.94%202.48c-1.74%201.85-5.67%205.67-4.89%207.38%22%2F%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22M40.09%2089.69c3.98%201.26%202.59%2015.21%205.57%2015.08c3.45-.14.93-11.84%204.1-14.66c3.17-2.83%207.16-2.37%2012.9-5.2s12.05-8.15%2016.5-13.38c4.46-5.23%209.43-11.14%2011.74-12.94s14.4-5.4%2018.59-2.48c4.2%202.91%202.66%2015.25%202.66%2015.25s-8.18%2014.66-24.63%2024.39s-25.81%2013.59-45.83%2011.3S9.66%2082.58%209.66%2082.58s7.72%203.29%2016.45%204.72s10.02%201.14%2013.98%202.39%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M87.58%2029.47c-4.94%203-9.34%208.6-7.1%2016.11s13.86%2012.07%2021.51%204.75c6.78-6.48%205.18-14.04%202.07-17.71c-3.09-3.66-10.04-7.06-16.48-3.15%22%2F%3E%3Cpath%20fill%3D%22%23ffa8a7%22%20d%3D%22M97.94%2032.83c-5.24-2.66-10.61.38-12.28%203.79c-1.66%203.41-1.45%208.2%202.51%2011.04c4.24%203.05%2010.75%201.52%2013.02-3.15s.91-9.57-3.25-11.68%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fea8a6%22%20d%3D%22M121.03%2021.75L4.47%2062.94s-.43%209.23.57%2016.89s2.41%2011.78%202.41%2011.78s3.83%2017.46%2026.12%2026.12s45.1-1.17%2051.96-4.97c8.24-4.56%2019-15.08%2023.26-20.33s12.52-17.14%2013.51-24.81s2.03-19.79%201.99-27.46c-.07-11.36-3.26-18.41-3.26-18.41%22%2F%3E%3Cpath%20fill%3D%22%23fed5b6%22%20d%3D%22M64.09%2029.72c-6.67%201.56-27.97%203.97-33.08%205.39s-12.15%204.18-14.35%205.92c-3.6%202.85-12.25%2017.36-12.2%2021.91c.08%207.91%203.02%2017.68%205.58%2020.04c1.86%201.72%2016.29%2022.54%2035.88%2022.68s62.75-29.39%2064.59-31.94c1.85-2.56%208.25-14.8%2010.03-22.53c1.57-6.83%203.56-21.51.19-30.42c-2.59-6.86-8.71-13.19-12.88-14.02c-8.25-1.63-12.95-.03-14.23.4s-3.47%2013.74-8.94%2015.76c-8.09%202.98-20.59%206.81-20.59%206.81%22%2F%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22M89.19%2022.6c5.82-3.44%206.43-15.97%206.43-15.97s-4.46.29-9.43%204.32s-10.71%2011.22-13.54%2013.28s-8.56%205.49-8.56%205.49s16.13-1.83%2025.1-7.12m6.77%2014.65c3.07%209.44%2014.22%2012.42%2017.39%2011.57c3.17-.86%205.14-7.8%204.88-17.91s-5.4-15.77-10.2-15.42c-4.11.29-9.86%204.31-12%2010.45a17.9%2017.9%200%200%200-.07%2011.31m-18.77-2.31c1.33%201.33-2.31%205.23-.26%2011.31c2.06%206.08%205.48%207.8%205.23%209.6s-14.48%2019.79-24.5%2023.56s-37.83%202.51-42.93-11.65c-3.86-10.71%204.29-19.95%206.43-21.68c3.25-2.63%206.47-4.64%2011.4-5.57c1.88-.35%2015.94-2.48%2024.25-3.34c8.3-.86%2018.84-3.77%2020.38-2.23%22%2F%3E%3Cpath%20fill%3D%22%23ff5f5d%22%20d%3D%22M53.54%2042.22c.7%203.25-8.83%206.43-16.19%2011.82c-5.45%203.99-9.6%2011.31-14.31%208.4s1.93-14.16%204.46-16.11c2.99-2.31%2025.27-7.71%2026.04-4.11m25.94-19.44c.72%201.6%206-2.31%208.57-4.46c2.08-1.73%204.6-3.3%203.26-5.4c-1.54-2.4-4.28-.34-6.94%202.48c-1.74%201.85-5.67%205.67-4.89%207.38%22%2F%3E%3Cpath%20fill%3D%22%23dc0d28%22%20d%3D%22M40.09%2089.69c3.98%201.26%202.59%2015.21%205.57%2015.08c3.45-.14.93-11.84%204.1-14.66c3.17-2.83%207.16-2.37%2012.9-5.2s12.05-8.15%2016.5-13.38c4.46-5.23%209.43-11.14%2011.74-12.94s14.4-5.4%2018.59-2.48c4.2%202.91%202.66%2015.25%202.66%2015.25s-8.18%2014.66-24.63%2024.39s-25.81%2013.59-45.83%2011.3S9.66%2082.58%209.66%2082.58s7.72%203.29%2016.45%204.72s10.02%201.14%2013.98%202.39%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M87.58%2029.47c-4.94%203-9.34%208.6-7.1%2016.11s13.86%2012.07%2021.51%204.75c6.78-6.48%205.18-14.04%202.07-17.71c-3.09-3.66-10.04-7.06-16.48-3.15%22%2F%3E%3Cpath%20fill%3D%22%23ffa8a7%22%20d%3D%22M97.94%2032.83c-5.24-2.66-10.61.38-12.28%203.79c-1.66%203.41-1.45%208.2%202.51%2011.04c4.24%203.05%2010.75%201.52%2013.02-3.15s.91-9.57-3.25-11.68%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/cut-of-meat.svg?color=%231a73e8&size=48