cut of meat emoji
cut-of-meat from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- cut-of-meat
- Set
- Twitter Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More food & drink icons from Twitter Emoji
Use the cut of meat emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffd983" d="M18 11c-9 0-17 3.461-17 9c0 4.154 4 7.615 10 7.615c3.454 0 7.111-2.085 9.727-2.085q.14 0 .273.008c3.909.235 4 3.462 9 3.462c2.341 0 5-2.077 5-6.923C35 15.846 28 11 18 11"/><path fill="#ffd983" d="M33 18h2v4h-2zM1 16h2v4H1z"/><path fill="#a0041e" d="M30 24.308c-2.271 0-3.282-.755-4.455-1.628c-1.069-.797-2.281-1.699-4.458-1.831a6 6 0 0 0-.36-.011c-1.433 0-2.978.483-4.613.996c-1.712.535-3.482 1.089-5.113 1.089c-5.215 0-9-2.912-9-6.923c0-5.396 8.244-8.308 16-8.308c9.271 0 16 4.367 16 10.385C34 22.648 31.607 24.308 30 24.308"/><path fill="#ffe8b6" d="M18 8.385c8.691 0 15 4.076 15 9.692c0 4.144-2.06 5.538-3 5.538c-1.834 0-2.585-.559-3.723-1.407c-1.133-.844-2.543-1.895-5.104-2.049a7 7 0 0 0-.446-.014c-1.648 0-3.289.514-5.025 1.057c-1.616.506-3.286 1.028-4.702 1.028c-3.976 0-8-2.141-8-6.23c0-4.946 7.729-7.615 15-7.615M18 7C9 7 1 10.461 1 16c0 4.154 4 7.615 10 7.615c3.454 0 7.111-2.085 9.727-2.085q.14 0 .273.008c3.909.235 4 3.462 9 3.462c2.341 0 5-2.077 5-6.923C35 11.846 28 7 18 7"/><path fill="#ffe8b6" d="M16.161 8.443S19 8.385 21 9.769c1 .692.335 2.25.335 2.25l1.665.52s-.062-.835 3-1.385c2.251-.404 4.542 1.385 4.542 1.385S28 9.077 23 8.385c-5-.693-6.839.058-6.839.058"/><path fill="#e6e7e8" d="M25 13.923c0 1.529-1.791 2.769-4 2.769s-4-1.24-4-2.769s1.791-2.769 4-2.769s4 1.24 4 2.769"/><path fill="#a7a9ac" d="M23 13.923c0 .765-.896 1.385-2 1.385s-2-.62-2-1.385s.896-1.384 2-1.384s2 .619 2 1.384"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiCutOfMeat(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffd983" d="M18 11c-9 0-17 3.461-17 9c0 4.154 4 7.615 10 7.615c3.454 0 7.111-2.085 9.727-2.085q.14 0 .273.008c3.909.235 4 3.462 9 3.462c2.341 0 5-2.077 5-6.923C35 15.846 28 11 18 11"/><path fill="#ffd983" d="M33 18h2v4h-2zM1 16h2v4H1z"/><path fill="#a0041e" d="M30 24.308c-2.271 0-3.282-.755-4.455-1.628c-1.069-.797-2.281-1.699-4.458-1.831a6 6 0 0 0-.36-.011c-1.433 0-2.978.483-4.613.996c-1.712.535-3.482 1.089-5.113 1.089c-5.215 0-9-2.912-9-6.923c0-5.396 8.244-8.308 16-8.308c9.271 0 16 4.367 16 10.385C34 22.648 31.607 24.308 30 24.308"/><path fill="#ffe8b6" d="M18 8.385c8.691 0 15 4.076 15 9.692c0 4.144-2.06 5.538-3 5.538c-1.834 0-2.585-.559-3.723-1.407c-1.133-.844-2.543-1.895-5.104-2.049a7 7 0 0 0-.446-.014c-1.648 0-3.289.514-5.025 1.057c-1.616.506-3.286 1.028-4.702 1.028c-3.976 0-8-2.141-8-6.23c0-4.946 7.729-7.615 15-7.615M18 7C9 7 1 10.461 1 16c0 4.154 4 7.615 10 7.615c3.454 0 7.111-2.085 9.727-2.085q.14 0 .273.008c3.909.235 4 3.462 9 3.462c2.341 0 5-2.077 5-6.923C35 11.846 28 7 18 7"/><path fill="#ffe8b6" d="M16.161 8.443S19 8.385 21 9.769c1 .692.335 2.25.335 2.25l1.665.52s-.062-.835 3-1.385c2.251-.404 4.542 1.385 4.542 1.385S28 9.077 23 8.385c-5-.693-6.839.058-6.839.058"/><path fill="#e6e7e8" d="M25 13.923c0 1.529-1.791 2.769-4 2.769s-4-1.24-4-2.769s1.791-2.769 4-2.769s4 1.24 4 2.769"/><path fill="#a7a9ac" d="M23 13.923c0 .765-.896 1.385-2 1.385s-2-.62-2-1.385s.896-1.384 2-1.384s2 .619 2 1.384"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffd983" d="M18 11c-9 0-17 3.461-17 9c0 4.154 4 7.615 10 7.615c3.454 0 7.111-2.085 9.727-2.085q.14 0 .273.008c3.909.235 4 3.462 9 3.462c2.341 0 5-2.077 5-6.923C35 15.846 28 11 18 11"/><path fill="#ffd983" d="M33 18h2v4h-2zM1 16h2v4H1z"/><path fill="#a0041e" d="M30 24.308c-2.271 0-3.282-.755-4.455-1.628c-1.069-.797-2.281-1.699-4.458-1.831a6 6 0 0 0-.36-.011c-1.433 0-2.978.483-4.613.996c-1.712.535-3.482 1.089-5.113 1.089c-5.215 0-9-2.912-9-6.923c0-5.396 8.244-8.308 16-8.308c9.271 0 16 4.367 16 10.385C34 22.648 31.607 24.308 30 24.308"/><path fill="#ffe8b6" d="M18 8.385c8.691 0 15 4.076 15 9.692c0 4.144-2.06 5.538-3 5.538c-1.834 0-2.585-.559-3.723-1.407c-1.133-.844-2.543-1.895-5.104-2.049a7 7 0 0 0-.446-.014c-1.648 0-3.289.514-5.025 1.057c-1.616.506-3.286 1.028-4.702 1.028c-3.976 0-8-2.141-8-6.23c0-4.946 7.729-7.615 15-7.615M18 7C9 7 1 10.461 1 16c0 4.154 4 7.615 10 7.615c3.454 0 7.111-2.085 9.727-2.085q.14 0 .273.008c3.909.235 4 3.462 9 3.462c2.341 0 5-2.077 5-6.923C35 11.846 28 7 18 7"/><path fill="#ffe8b6" d="M16.161 8.443S19 8.385 21 9.769c1 .692.335 2.25.335 2.25l1.665.52s-.062-.835 3-1.385c2.251-.404 4.542 1.385 4.542 1.385S28 9.077 23 8.385c-5-.693-6.839.058-6.839.058"/><path fill="#e6e7e8" d="M25 13.923c0 1.529-1.791 2.769-4 2.769s-4-1.24-4-2.769s1.791-2.769 4-2.769s4 1.24 4 2.769"/><path fill="#a7a9ac" d="M23 13.923c0 .765-.896 1.385-2 1.385s-2-.62-2-1.385s.896-1.384 2-1.384s2 .619 2 1.384"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22M18%2011c-9%200-17%203.461-17%209c0%204.154%204%207.615%2010%207.615c3.454%200%207.111-2.085%209.727-2.085q.14%200%20.273.008c3.909.235%204%203.462%209%203.462c2.341%200%205-2.077%205-6.923C35%2015.846%2028%2011%2018%2011%22%2F%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22M33%2018h2v4h-2zM1%2016h2v4H1z%22%2F%3E%3Cpath%20fill%3D%22%23a0041e%22%20d%3D%22M30%2024.308c-2.271%200-3.282-.755-4.455-1.628c-1.069-.797-2.281-1.699-4.458-1.831a6%206%200%200%200-.36-.011c-1.433%200-2.978.483-4.613.996c-1.712.535-3.482%201.089-5.113%201.089c-5.215%200-9-2.912-9-6.923c0-5.396%208.244-8.308%2016-8.308c9.271%200%2016%204.367%2016%2010.385C34%2022.648%2031.607%2024.308%2030%2024.308%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M18%208.385c8.691%200%2015%204.076%2015%209.692c0%204.144-2.06%205.538-3%205.538c-1.834%200-2.585-.559-3.723-1.407c-1.133-.844-2.543-1.895-5.104-2.049a7%207%200%200%200-.446-.014c-1.648%200-3.289.514-5.025%201.057c-1.616.506-3.286%201.028-4.702%201.028c-3.976%200-8-2.141-8-6.23c0-4.946%207.729-7.615%2015-7.615M18%207C9%207%201%2010.461%201%2016c0%204.154%204%207.615%2010%207.615c3.454%200%207.111-2.085%209.727-2.085q.14%200%20.273.008c3.909.235%204%203.462%209%203.462c2.341%200%205-2.077%205-6.923C35%2011.846%2028%207%2018%207%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M16.161%208.443S19%208.385%2021%209.769c1%20.692.335%202.25.335%202.25l1.665.52s-.062-.835%203-1.385c2.251-.404%204.542%201.385%204.542%201.385S28%209.077%2023%208.385c-5-.693-6.839.058-6.839.058%22%2F%3E%3Cpath%20fill%3D%22%23e6e7e8%22%20d%3D%22M25%2013.923c0%201.529-1.791%202.769-4%202.769s-4-1.24-4-2.769s1.791-2.769%204-2.769s4%201.24%204%202.769%22%2F%3E%3Cpath%20fill%3D%22%23a7a9ac%22%20d%3D%22M23%2013.923c0%20.765-.896%201.385-2%201.385s-2-.62-2-1.385s.896-1.384%202-1.384s2%20.619%202%201.384%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22M18%2011c-9%200-17%203.461-17%209c0%204.154%204%207.615%2010%207.615c3.454%200%207.111-2.085%209.727-2.085q.14%200%20.273.008c3.909.235%204%203.462%209%203.462c2.341%200%205-2.077%205-6.923C35%2015.846%2028%2011%2018%2011%22%2F%3E%3Cpath%20fill%3D%22%23ffd983%22%20d%3D%22M33%2018h2v4h-2zM1%2016h2v4H1z%22%2F%3E%3Cpath%20fill%3D%22%23a0041e%22%20d%3D%22M30%2024.308c-2.271%200-3.282-.755-4.455-1.628c-1.069-.797-2.281-1.699-4.458-1.831a6%206%200%200%200-.36-.011c-1.433%200-2.978.483-4.613.996c-1.712.535-3.482%201.089-5.113%201.089c-5.215%200-9-2.912-9-6.923c0-5.396%208.244-8.308%2016-8.308c9.271%200%2016%204.367%2016%2010.385C34%2022.648%2031.607%2024.308%2030%2024.308%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M18%208.385c8.691%200%2015%204.076%2015%209.692c0%204.144-2.06%205.538-3%205.538c-1.834%200-2.585-.559-3.723-1.407c-1.133-.844-2.543-1.895-5.104-2.049a7%207%200%200%200-.446-.014c-1.648%200-3.289.514-5.025%201.057c-1.616.506-3.286%201.028-4.702%201.028c-3.976%200-8-2.141-8-6.23c0-4.946%207.729-7.615%2015-7.615M18%207C9%207%201%2010.461%201%2016c0%204.154%204%207.615%2010%207.615c3.454%200%207.111-2.085%209.727-2.085q.14%200%20.273.008c3.909.235%204%203.462%209%203.462c2.341%200%205-2.077%205-6.923C35%2011.846%2028%207%2018%207%22%2F%3E%3Cpath%20fill%3D%22%23ffe8b6%22%20d%3D%22M16.161%208.443S19%208.385%2021%209.769c1%20.692.335%202.25.335%202.25l1.665.52s-.062-.835%203-1.385c2.251-.404%204.542%201.385%204.542%201.385S28%209.077%2023%208.385c-5-.693-6.839.058-6.839.058%22%2F%3E%3Cpath%20fill%3D%22%23e6e7e8%22%20d%3D%22M25%2013.923c0%201.529-1.791%202.769-4%202.769s-4-1.24-4-2.769s1.791-2.769%204-2.769s4%201.24%204%202.769%22%2F%3E%3Cpath%20fill%3D%22%23a7a9ac%22%20d%3D%22M23%2013.923c0%20.765-.896%201.385-2%201.385s-2-.62-2-1.385s.896-1.384%202-1.384s2%20.619%202%201.384%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/cut-of-meat.svg?color=%231a73e8&size=48