chopsticks emoji
chopsticks from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- chopsticks
- 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 chopsticks emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M2.38 33.16c-.512-.324 1.13-3.04 1.453-3.577L20.039 1.78C20.972.231 21.976.229 22.886.806s1.336 1.485.334 2.99L5.083 30.25c-.347.521-2.191 3.234-2.703 2.91"/><path fill="#662113" d="M22.885.805c-.91-.577-1.913-.575-2.846.974l-3.356 5.758c.335.921 1.924 1.75 2.901 1.562l3.636-5.304c1.002-1.505.575-2.413-.335-2.99"/><path fill="#c1694f" d="M5.584 35.198c-.414-.443 1.885-2.593 2.333-3.031l22.649-22.9c1.293-1.265 2.265-1.014 3-.227c.736.787.92 1.773-.429 2.978L8.542 33.33c-.468.417-2.545 2.311-2.958 1.868"/><path fill="#662113" d="M33.566 9.04c-.736-.787-1.707-1.037-3 .227l-4.576 4.627c.057.93 1.498 2.183 2.376 2.259l4.772-4.135c1.348-1.205 1.164-2.191.428-2.978"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiChopsticks(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M2.38 33.16c-.512-.324 1.13-3.04 1.453-3.577L20.039 1.78C20.972.231 21.976.229 22.886.806s1.336 1.485.334 2.99L5.083 30.25c-.347.521-2.191 3.234-2.703 2.91"/><path fill="#662113" d="M22.885.805c-.91-.577-1.913-.575-2.846.974l-3.356 5.758c.335.921 1.924 1.75 2.901 1.562l3.636-5.304c1.002-1.505.575-2.413-.335-2.99"/><path fill="#c1694f" d="M5.584 35.198c-.414-.443 1.885-2.593 2.333-3.031l22.649-22.9c1.293-1.265 2.265-1.014 3-.227c.736.787.92 1.773-.429 2.978L8.542 33.33c-.468.417-2.545 2.311-2.958 1.868"/><path fill="#662113" d="M33.566 9.04c-.736-.787-1.707-1.037-3 .227l-4.576 4.627c.057.93 1.498 2.183 2.376 2.259l4.772-4.135c1.348-1.205 1.164-2.191.428-2.978"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M2.38 33.16c-.512-.324 1.13-3.04 1.453-3.577L20.039 1.78C20.972.231 21.976.229 22.886.806s1.336 1.485.334 2.99L5.083 30.25c-.347.521-2.191 3.234-2.703 2.91"/><path fill="#662113" d="M22.885.805c-.91-.577-1.913-.575-2.846.974l-3.356 5.758c.335.921 1.924 1.75 2.901 1.562l3.636-5.304c1.002-1.505.575-2.413-.335-2.99"/><path fill="#c1694f" d="M5.584 35.198c-.414-.443 1.885-2.593 2.333-3.031l22.649-22.9c1.293-1.265 2.265-1.014 3-.227c.736.787.92 1.773-.429 2.978L8.542 33.33c-.468.417-2.545 2.311-2.958 1.868"/><path fill="#662113" d="M33.566 9.04c-.736-.787-1.707-1.037-3 .227l-4.576 4.627c.057.93 1.498 2.183 2.376 2.259l4.772-4.135c1.348-1.205 1.164-2.191.428-2.978"/></svg> </template>
CSS
.icon-chopsticks {
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%23c1694f%22%20d%3D%22M2.38%2033.16c-.512-.324%201.13-3.04%201.453-3.577L20.039%201.78C20.972.231%2021.976.229%2022.886.806s1.336%201.485.334%202.99L5.083%2030.25c-.347.521-2.191%203.234-2.703%202.91%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M22.885.805c-.91-.577-1.913-.575-2.846.974l-3.356%205.758c.335.921%201.924%201.75%202.901%201.562l3.636-5.304c1.002-1.505.575-2.413-.335-2.99%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M5.584%2035.198c-.414-.443%201.885-2.593%202.333-3.031l22.649-22.9c1.293-1.265%202.265-1.014%203-.227c.736.787.92%201.773-.429%202.978L8.542%2033.33c-.468.417-2.545%202.311-2.958%201.868%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M33.566%209.04c-.736-.787-1.707-1.037-3%20.227l-4.576%204.627c.057.93%201.498%202.183%202.376%202.259l4.772-4.135c1.348-1.205%201.164-2.191.428-2.978%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%23c1694f%22%20d%3D%22M2.38%2033.16c-.512-.324%201.13-3.04%201.453-3.577L20.039%201.78C20.972.231%2021.976.229%2022.886.806s1.336%201.485.334%202.99L5.083%2030.25c-.347.521-2.191%203.234-2.703%202.91%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M22.885.805c-.91-.577-1.913-.575-2.846.974l-3.356%205.758c.335.921%201.924%201.75%202.901%201.562l3.636-5.304c1.002-1.505.575-2.413-.335-2.99%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M5.584%2035.198c-.414-.443%201.885-2.593%202.333-3.031l22.649-22.9c1.293-1.265%202.265-1.014%203-.227c.736.787.92%201.773-.429%202.978L8.542%2033.33c-.468.417-2.545%202.311-2.958%201.868%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M33.566%209.04c-.736-.787-1.707-1.037-3%20.227l-4.576%204.627c.057.93%201.498%202.183%202.376%202.259l4.772-4.135c1.348-1.205%201.164-2.191.428-2.978%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/chopsticks.svg?color=%231a73e8&size=48