fortune cookie emoji

fortune-cookie from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
fortune-cookie
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 fortune cookie emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fcab40" d="M15 22s-1.15 2.749-2.15 4.749s-1.666 5.227.325 6.245c3.033 1.553 8.578.574 11.825-.994c2.724-1.316 5.179-3.085 7-6c1.746-2.794 3-6 3-8s-.147-3.591-.862-5.71c-.53-1.57-1.392-3.463-2.94-5.077c-1.819-1.896-2.635-3.805-3.582-5.158C26.806.896 26 0 24 0s-7 3-10 4s-7 2-10 6s-3 8-3 10s.062 4.885 2 6c2.305 1.327 5.575-1.634 8.045-2.356C13.392 22.958 15 22 15 22"/><path fill="#f4900c" d="M33.717 21.334s-2.613 3.554-4.048 4.478c-.774.498-1.62 1.01-2.703 1.515c-.694.324-3.792 1.55-4.621 1.805c-1.408.433-3.285.83-4.26.866s-1.805-.004-3.223.179c-.872.112-2.156.615-2.192 1.193s1.011 1.625 3.105 1.733s5.997-.177 8.375-1.227c3.321-1.467 5.307-3.285 6.282-4.44s2.707-4.008 3.285-6.102"/><path fill="#bf6952" d="M33.717 21.334s-1.733 2.166-3.149 3.353c-.936.785-2.937 2.181-4.396 2.893c-1.48.722-4.315 1.651-6.318 1.949c-1.697.253-4.345.526-5.235.722c-.859.189-1.287.458-1.047.758c.362.452 1.236.34 2.563.172c3.114-.394 5.932-.988 8.337-1.977c2.457-1.011 4.876-2.274 5.851-3.43s2.35-2.455 3.394-4.44"/><path fill="#f4900c" d="M22.85 3.969c-.681 1.36-2.713 4.517-3.85 6.426c-1.353 2.271-3.117 5.018-4.074 7.605c-.295.798-.935 3.768-.819 4.466c.56-.271.893-.466.893-.466s1.172-2.255 2.182-3.807s4.404-7.473 5.668-9.567s1.763-4.16 1.588-5.218c-.252-1.535-1.086-.441-1.588.561"/><path fill="#bf6952" d="M22.886 5.738c-.714 1.489-2.711 4.657-3.637 6.426s-3.42 6.148-4.413 8.664c-.177.449-.359.977-.43 1.489C14.819 22.11 15 22 15 22s1.172-2.255 2.182-3.807s4.404-7.473 5.668-9.567c.974-1.614 1.489-3.206 1.596-4.337c-.287-1.312-1.089.467-1.56 1.449"/><path fill="#ccd6dd" d="M29.069 25.815c-.927.647-2.011 1.332-2.898 1.764c-1 .488-2.615 1.065-4.177 1.484l.001.003s2.491 5.527 5.969 6.769l6.068-5.855s-3.857-2.652-4.963-4.165"/><path fill="#9aaab4" d="M25.454 27.9a22 22 0 0 1-.841.33a32 32 0 0 1-.822.291l-.145.048a30 30 0 0 1-1.652.495l.001.003s.151.334.428.853c.71-.214 1.397-.448 2.049-.716c1.993-.82 3.946-1.805 5.139-2.765a6 6 0 0 1-.542-.624l-.002.002q-.319.222-.657.446l-.155.101q-.264.172-.53.338l-.208.129q-.25.15-.493.291l-.205.118c-.223.124-.441.241-.647.341a13 13 0 0 1-.538.244z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiFortuneCookie(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fcab40" d="M15 22s-1.15 2.749-2.15 4.749s-1.666 5.227.325 6.245c3.033 1.553 8.578.574 11.825-.994c2.724-1.316 5.179-3.085 7-6c1.746-2.794 3-6 3-8s-.147-3.591-.862-5.71c-.53-1.57-1.392-3.463-2.94-5.077c-1.819-1.896-2.635-3.805-3.582-5.158C26.806.896 26 0 24 0s-7 3-10 4s-7 2-10 6s-3 8-3 10s.062 4.885 2 6c2.305 1.327 5.575-1.634 8.045-2.356C13.392 22.958 15 22 15 22"/><path fill="#f4900c" d="M33.717 21.334s-2.613 3.554-4.048 4.478c-.774.498-1.62 1.01-2.703 1.515c-.694.324-3.792 1.55-4.621 1.805c-1.408.433-3.285.83-4.26.866s-1.805-.004-3.223.179c-.872.112-2.156.615-2.192 1.193s1.011 1.625 3.105 1.733s5.997-.177 8.375-1.227c3.321-1.467 5.307-3.285 6.282-4.44s2.707-4.008 3.285-6.102"/><path fill="#bf6952" d="M33.717 21.334s-1.733 2.166-3.149 3.353c-.936.785-2.937 2.181-4.396 2.893c-1.48.722-4.315 1.651-6.318 1.949c-1.697.253-4.345.526-5.235.722c-.859.189-1.287.458-1.047.758c.362.452 1.236.34 2.563.172c3.114-.394 5.932-.988 8.337-1.977c2.457-1.011 4.876-2.274 5.851-3.43s2.35-2.455 3.394-4.44"/><path fill="#f4900c" d="M22.85 3.969c-.681 1.36-2.713 4.517-3.85 6.426c-1.353 2.271-3.117 5.018-4.074 7.605c-.295.798-.935 3.768-.819 4.466c.56-.271.893-.466.893-.466s1.172-2.255 2.182-3.807s4.404-7.473 5.668-9.567s1.763-4.16 1.588-5.218c-.252-1.535-1.086-.441-1.588.561"/><path fill="#bf6952" d="M22.886 5.738c-.714 1.489-2.711 4.657-3.637 6.426s-3.42 6.148-4.413 8.664c-.177.449-.359.977-.43 1.489C14.819 22.11 15 22 15 22s1.172-2.255 2.182-3.807s4.404-7.473 5.668-9.567c.974-1.614 1.489-3.206 1.596-4.337c-.287-1.312-1.089.467-1.56 1.449"/><path fill="#ccd6dd" d="M29.069 25.815c-.927.647-2.011 1.332-2.898 1.764c-1 .488-2.615 1.065-4.177 1.484l.001.003s2.491 5.527 5.969 6.769l6.068-5.855s-3.857-2.652-4.963-4.165"/><path fill="#9aaab4" d="M25.454 27.9a22 22 0 0 1-.841.33a32 32 0 0 1-.822.291l-.145.048a30 30 0 0 1-1.652.495l.001.003s.151.334.428.853c.71-.214 1.397-.448 2.049-.716c1.993-.82 3.946-1.805 5.139-2.765a6 6 0 0 1-.542-.624l-.002.002q-.319.222-.657.446l-.155.101q-.264.172-.53.338l-.208.129q-.25.15-.493.291l-.205.118c-.223.124-.441.241-.647.341a13 13 0 0 1-.538.244z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#fcab40" d="M15 22s-1.15 2.749-2.15 4.749s-1.666 5.227.325 6.245c3.033 1.553 8.578.574 11.825-.994c2.724-1.316 5.179-3.085 7-6c1.746-2.794 3-6 3-8s-.147-3.591-.862-5.71c-.53-1.57-1.392-3.463-2.94-5.077c-1.819-1.896-2.635-3.805-3.582-5.158C26.806.896 26 0 24 0s-7 3-10 4s-7 2-10 6s-3 8-3 10s.062 4.885 2 6c2.305 1.327 5.575-1.634 8.045-2.356C13.392 22.958 15 22 15 22"/><path fill="#f4900c" d="M33.717 21.334s-2.613 3.554-4.048 4.478c-.774.498-1.62 1.01-2.703 1.515c-.694.324-3.792 1.55-4.621 1.805c-1.408.433-3.285.83-4.26.866s-1.805-.004-3.223.179c-.872.112-2.156.615-2.192 1.193s1.011 1.625 3.105 1.733s5.997-.177 8.375-1.227c3.321-1.467 5.307-3.285 6.282-4.44s2.707-4.008 3.285-6.102"/><path fill="#bf6952" d="M33.717 21.334s-1.733 2.166-3.149 3.353c-.936.785-2.937 2.181-4.396 2.893c-1.48.722-4.315 1.651-6.318 1.949c-1.697.253-4.345.526-5.235.722c-.859.189-1.287.458-1.047.758c.362.452 1.236.34 2.563.172c3.114-.394 5.932-.988 8.337-1.977c2.457-1.011 4.876-2.274 5.851-3.43s2.35-2.455 3.394-4.44"/><path fill="#f4900c" d="M22.85 3.969c-.681 1.36-2.713 4.517-3.85 6.426c-1.353 2.271-3.117 5.018-4.074 7.605c-.295.798-.935 3.768-.819 4.466c.56-.271.893-.466.893-.466s1.172-2.255 2.182-3.807s4.404-7.473 5.668-9.567s1.763-4.16 1.588-5.218c-.252-1.535-1.086-.441-1.588.561"/><path fill="#bf6952" d="M22.886 5.738c-.714 1.489-2.711 4.657-3.637 6.426s-3.42 6.148-4.413 8.664c-.177.449-.359.977-.43 1.489C14.819 22.11 15 22 15 22s1.172-2.255 2.182-3.807s4.404-7.473 5.668-9.567c.974-1.614 1.489-3.206 1.596-4.337c-.287-1.312-1.089.467-1.56 1.449"/><path fill="#ccd6dd" d="M29.069 25.815c-.927.647-2.011 1.332-2.898 1.764c-1 .488-2.615 1.065-4.177 1.484l.001.003s2.491 5.527 5.969 6.769l6.068-5.855s-3.857-2.652-4.963-4.165"/><path fill="#9aaab4" d="M25.454 27.9a22 22 0 0 1-.841.33a32 32 0 0 1-.822.291l-.145.048a30 30 0 0 1-1.652.495l.001.003s.151.334.428.853c.71-.214 1.397-.448 2.049-.716c1.993-.82 3.946-1.805 5.139-2.765a6 6 0 0 1-.542-.624l-.002.002q-.319.222-.657.446l-.155.101q-.264.172-.53.338l-.208.129q-.25.15-.493.291l-.205.118c-.223.124-.441.241-.647.341a13 13 0 0 1-.538.244z"/></svg>
</template>

CSS

.icon-fortune-cookie {
  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%23fcab40%22%20d%3D%22M15%2022s-1.15%202.749-2.15%204.749s-1.666%205.227.325%206.245c3.033%201.553%208.578.574%2011.825-.994c2.724-1.316%205.179-3.085%207-6c1.746-2.794%203-6%203-8s-.147-3.591-.862-5.71c-.53-1.57-1.392-3.463-2.94-5.077c-1.819-1.896-2.635-3.805-3.582-5.158C26.806.896%2026%200%2024%200s-7%203-10%204s-7%202-10%206s-3%208-3%2010s.062%204.885%202%206c2.305%201.327%205.575-1.634%208.045-2.356C13.392%2022.958%2015%2022%2015%2022%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M33.717%2021.334s-2.613%203.554-4.048%204.478c-.774.498-1.62%201.01-2.703%201.515c-.694.324-3.792%201.55-4.621%201.805c-1.408.433-3.285.83-4.26.866s-1.805-.004-3.223.179c-.872.112-2.156.615-2.192%201.193s1.011%201.625%203.105%201.733s5.997-.177%208.375-1.227c3.321-1.467%205.307-3.285%206.282-4.44s2.707-4.008%203.285-6.102%22%2F%3E%3Cpath%20fill%3D%22%23bf6952%22%20d%3D%22M33.717%2021.334s-1.733%202.166-3.149%203.353c-.936.785-2.937%202.181-4.396%202.893c-1.48.722-4.315%201.651-6.318%201.949c-1.697.253-4.345.526-5.235.722c-.859.189-1.287.458-1.047.758c.362.452%201.236.34%202.563.172c3.114-.394%205.932-.988%208.337-1.977c2.457-1.011%204.876-2.274%205.851-3.43s2.35-2.455%203.394-4.44%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M22.85%203.969c-.681%201.36-2.713%204.517-3.85%206.426c-1.353%202.271-3.117%205.018-4.074%207.605c-.295.798-.935%203.768-.819%204.466c.56-.271.893-.466.893-.466s1.172-2.255%202.182-3.807s4.404-7.473%205.668-9.567s1.763-4.16%201.588-5.218c-.252-1.535-1.086-.441-1.588.561%22%2F%3E%3Cpath%20fill%3D%22%23bf6952%22%20d%3D%22M22.886%205.738c-.714%201.489-2.711%204.657-3.637%206.426s-3.42%206.148-4.413%208.664c-.177.449-.359.977-.43%201.489C14.819%2022.11%2015%2022%2015%2022s1.172-2.255%202.182-3.807s4.404-7.473%205.668-9.567c.974-1.614%201.489-3.206%201.596-4.337c-.287-1.312-1.089.467-1.56%201.449%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M29.069%2025.815c-.927.647-2.011%201.332-2.898%201.764c-1%20.488-2.615%201.065-4.177%201.484l.001.003s2.491%205.527%205.969%206.769l6.068-5.855s-3.857-2.652-4.963-4.165%22%2F%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22M25.454%2027.9a22%2022%200%200%201-.841.33a32%2032%200%200%201-.822.291l-.145.048a30%2030%200%200%201-1.652.495l.001.003s.151.334.428.853c.71-.214%201.397-.448%202.049-.716c1.993-.82%203.946-1.805%205.139-2.765a6%206%200%200%201-.542-.624l-.002.002q-.319.222-.657.446l-.155.101q-.264.172-.53.338l-.208.129q-.25.15-.493.291l-.205.118c-.223.124-.441.241-.647.341a13%2013%200%200%201-.538.244z%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%23fcab40%22%20d%3D%22M15%2022s-1.15%202.749-2.15%204.749s-1.666%205.227.325%206.245c3.033%201.553%208.578.574%2011.825-.994c2.724-1.316%205.179-3.085%207-6c1.746-2.794%203-6%203-8s-.147-3.591-.862-5.71c-.53-1.57-1.392-3.463-2.94-5.077c-1.819-1.896-2.635-3.805-3.582-5.158C26.806.896%2026%200%2024%200s-7%203-10%204s-7%202-10%206s-3%208-3%2010s.062%204.885%202%206c2.305%201.327%205.575-1.634%208.045-2.356C13.392%2022.958%2015%2022%2015%2022%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M33.717%2021.334s-2.613%203.554-4.048%204.478c-.774.498-1.62%201.01-2.703%201.515c-.694.324-3.792%201.55-4.621%201.805c-1.408.433-3.285.83-4.26.866s-1.805-.004-3.223.179c-.872.112-2.156.615-2.192%201.193s1.011%201.625%203.105%201.733s5.997-.177%208.375-1.227c3.321-1.467%205.307-3.285%206.282-4.44s2.707-4.008%203.285-6.102%22%2F%3E%3Cpath%20fill%3D%22%23bf6952%22%20d%3D%22M33.717%2021.334s-1.733%202.166-3.149%203.353c-.936.785-2.937%202.181-4.396%202.893c-1.48.722-4.315%201.651-6.318%201.949c-1.697.253-4.345.526-5.235.722c-.859.189-1.287.458-1.047.758c.362.452%201.236.34%202.563.172c3.114-.394%205.932-.988%208.337-1.977c2.457-1.011%204.876-2.274%205.851-3.43s2.35-2.455%203.394-4.44%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M22.85%203.969c-.681%201.36-2.713%204.517-3.85%206.426c-1.353%202.271-3.117%205.018-4.074%207.605c-.295.798-.935%203.768-.819%204.466c.56-.271.893-.466.893-.466s1.172-2.255%202.182-3.807s4.404-7.473%205.668-9.567s1.763-4.16%201.588-5.218c-.252-1.535-1.086-.441-1.588.561%22%2F%3E%3Cpath%20fill%3D%22%23bf6952%22%20d%3D%22M22.886%205.738c-.714%201.489-2.711%204.657-3.637%206.426s-3.42%206.148-4.413%208.664c-.177.449-.359.977-.43%201.489C14.819%2022.11%2015%2022%2015%2022s1.172-2.255%202.182-3.807s4.404-7.473%205.668-9.567c.974-1.614%201.489-3.206%201.596-4.337c-.287-1.312-1.089.467-1.56%201.449%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M29.069%2025.815c-.927.647-2.011%201.332-2.898%201.764c-1%20.488-2.615%201.065-4.177%201.484l.001.003s2.491%205.527%205.969%206.769l6.068-5.855s-3.857-2.652-4.963-4.165%22%2F%3E%3Cpath%20fill%3D%22%239aaab4%22%20d%3D%22M25.454%2027.9a22%2022%200%200%201-.841.33a32%2032%200%200%201-.822.291l-.145.048a30%2030%200%200%201-1.652.495l.001.003s.151.334.428.853c.71-.214%201.397-.448%202.049-.716c1.993-.82%203.946-1.805%205.139-2.765a6%206%200%200%201-.542-.624l-.002.002q-.319.222-.657.446l-.155.101q-.264.172-.53.338l-.208.129q-.25.15-.493.291l-.205.118c-.223.124-.441.241-.647.341a13%2013%200%200%201-.538.244z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/fortune-cookie.svg?color=%231a73e8&size=48