chopsticks emoji
chopsticks from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- chopsticks
- 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 chopsticks emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.9 8.93L8.715 29.354a.87.87 0 0 1-1.69-.42l4.6-20.654zm.247-.97l1.107-4.356c.25-.94-.61-1.8-1.55-1.55c-.45.12-.79.48-.9.93l-.962 4.319zm7.443 3.35L11.375 29.564a.89.89 0 0 1-.76.44c-.66 0-1.08-.7-.77-1.29l9.62-18.435zm-1.663-1.918l2.217-4.248c.22-.41.65-.67 1.11-.67c.97 0 1.58 1.05 1.1 1.9l-2.274 4.061z"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastChopsticks(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="M13.9 8.93L8.715 29.354a.87.87 0 0 1-1.69-.42l4.6-20.654zm.247-.97l1.107-4.356c.25-.94-.61-1.8-1.55-1.55c-.45.12-.79.48-.9.93l-.962 4.319zm7.443 3.35L11.375 29.564a.89.89 0 0 1-.76.44c-.66 0-1.08-.7-.77-1.29l9.62-18.435zm-1.663-1.918l2.217-4.248c.22-.41.65-.67 1.11-.67c.97 0 1.58 1.05 1.1 1.9l-2.274 4.061z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.9 8.93L8.715 29.354a.87.87 0 0 1-1.69-.42l4.6-20.654zm.247-.97l1.107-4.356c.25-.94-.61-1.8-1.55-1.55c-.45.12-.79.48-.9.93l-.962 4.319zm7.443 3.35L11.375 29.564a.89.89 0 0 1-.76.44c-.66 0-1.08-.7-.77-1.29l9.62-18.435zm-1.663-1.918l2.217-4.248c.22-.41.65-.67 1.11-.67c.97 0 1.58 1.05 1.1 1.9l-2.274 4.061z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.9%208.93L8.715%2029.354a.87.87%200%200%201-1.69-.42l4.6-20.654zm.247-.97l1.107-4.356c.25-.94-.61-1.8-1.55-1.55c-.45.12-.79.48-.9.93l-.962%204.319zm7.443%203.35L11.375%2029.564a.89.89%200%200%201-.76.44c-.66%200-1.08-.7-.77-1.29l9.62-18.435zm-1.663-1.918l2.217-4.248c.22-.41.65-.67%201.11-.67c.97%200%201.58%201.05%201.1%201.9l-2.274%204.061z%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%22M13.9%208.93L8.715%2029.354a.87.87%200%200%201-1.69-.42l4.6-20.654zm.247-.97l1.107-4.356c.25-.94-.61-1.8-1.55-1.55c-.45.12-.79.48-.9.93l-.962%204.319zm7.443%203.35L11.375%2029.564a.89.89%200%200%201-.76.44c-.66%200-1.08-.7-.77-1.29l9.62-18.435zm-1.663-1.918l2.217-4.248c.22-.41.65-.67%201.11-.67c.97%200%201.58%201.05%201.1%201.9l-2.274%204.061z%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/chopsticks.svg?color=%231a73e8&size=48