carrot emoji
carrot from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- carrot
- Set
- Twitter Emoji
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
carrotEmoji One (Colored)carrotFont Awesome 6 SolidcarrotFont Awesome Solidcarrot-outlineFlowbite IconscarrotFluent EmojicarrotFluent Emoji FlatcarrotFluent Emoji High ContrastcarrotHuge IconscarrotIconParkcarrotIconPark OutlinecarrotLine AwesomecarrotLucidecarrotMaterial Design Iconscarrot-fillMingCute IconcarrotNoto EmojicarrotOpenMojicarrotPhosphorcarrotTabler Icons
More food & drink icons from Twitter Emoji
Use the carrot emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M31.096 8.933c3.535-2.122 4.408-8.32 3.701-7.613c.707-.707-5.657 0-7.778 3.536c0-1.414-1.414-7.071-3.535-2.121s-1.415 5.657-1.415 7.071s2.829 1.414 2.829 1.414s-.125 2.704 1.29 2.704c1.414 0 1.997.583 6.946-1.538c4.95-2.122-.624-3.453-2.038-3.453"/><path fill="#f4900c" d="M22.422 23.594C14.807 31.209 2.27 36.675.502 34.907s3.699-14.305 11.313-21.92s11.53-7.562 14.85-4.243c3.319 3.32 3.372 7.235-4.243 14.85"/><path fill="#d67503" d="M21.875 14.56c-.972-.972-2.77-2.785-4.692-6.106a25 25 0 0 0-2.409 1.808c2.803 3.613 8.121 5.317 7.101 4.298m-7.485 8.072c-1.041-1.041-3.03-3.05-5.105-6.846a49 49 0 0 0-1.98 2.57c2.807 3.597 8.101 5.292 7.085 4.276m9.301-.351c-3.581-2.008-5.49-3.91-6.502-4.921c-1.02-1.022.692 4.315 4.317 7.114a95 95 0 0 0 2.185-2.193m-12.183 9.324a54 54 0 0 0 2.715-1.597c-3.273-1.905-5.069-3.683-6.034-4.648c-.922-.923.386 3.347 3.319 6.245"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiCarrot(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M31.096 8.933c3.535-2.122 4.408-8.32 3.701-7.613c.707-.707-5.657 0-7.778 3.536c0-1.414-1.414-7.071-3.535-2.121s-1.415 5.657-1.415 7.071s2.829 1.414 2.829 1.414s-.125 2.704 1.29 2.704c1.414 0 1.997.583 6.946-1.538c4.95-2.122-.624-3.453-2.038-3.453"/><path fill="#f4900c" d="M22.422 23.594C14.807 31.209 2.27 36.675.502 34.907s3.699-14.305 11.313-21.92s11.53-7.562 14.85-4.243c3.319 3.32 3.372 7.235-4.243 14.85"/><path fill="#d67503" d="M21.875 14.56c-.972-.972-2.77-2.785-4.692-6.106a25 25 0 0 0-2.409 1.808c2.803 3.613 8.121 5.317 7.101 4.298m-7.485 8.072c-1.041-1.041-3.03-3.05-5.105-6.846a49 49 0 0 0-1.98 2.57c2.807 3.597 8.101 5.292 7.085 4.276m9.301-.351c-3.581-2.008-5.49-3.91-6.502-4.921c-1.02-1.022.692 4.315 4.317 7.114a95 95 0 0 0 2.185-2.193m-12.183 9.324a54 54 0 0 0 2.715-1.597c-3.273-1.905-5.069-3.683-6.034-4.648c-.922-.923.386 3.347 3.319 6.245"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M31.096 8.933c3.535-2.122 4.408-8.32 3.701-7.613c.707-.707-5.657 0-7.778 3.536c0-1.414-1.414-7.071-3.535-2.121s-1.415 5.657-1.415 7.071s2.829 1.414 2.829 1.414s-.125 2.704 1.29 2.704c1.414 0 1.997.583 6.946-1.538c4.95-2.122-.624-3.453-2.038-3.453"/><path fill="#f4900c" d="M22.422 23.594C14.807 31.209 2.27 36.675.502 34.907s3.699-14.305 11.313-21.92s11.53-7.562 14.85-4.243c3.319 3.32 3.372 7.235-4.243 14.85"/><path fill="#d67503" d="M21.875 14.56c-.972-.972-2.77-2.785-4.692-6.106a25 25 0 0 0-2.409 1.808c2.803 3.613 8.121 5.317 7.101 4.298m-7.485 8.072c-1.041-1.041-3.03-3.05-5.105-6.846a49 49 0 0 0-1.98 2.57c2.807 3.597 8.101 5.292 7.085 4.276m9.301-.351c-3.581-2.008-5.49-3.91-6.502-4.921c-1.02-1.022.692 4.315 4.317 7.114a95 95 0 0 0 2.185-2.193m-12.183 9.324a54 54 0 0 0 2.715-1.597c-3.273-1.905-5.069-3.683-6.034-4.648c-.922-.923.386 3.347 3.319 6.245"/></svg> </template>
CSS
.icon-carrot {
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%2377b255%22%20d%3D%22M31.096%208.933c3.535-2.122%204.408-8.32%203.701-7.613c.707-.707-5.657%200-7.778%203.536c0-1.414-1.414-7.071-3.535-2.121s-1.415%205.657-1.415%207.071s2.829%201.414%202.829%201.414s-.125%202.704%201.29%202.704c1.414%200%201.997.583%206.946-1.538c4.95-2.122-.624-3.453-2.038-3.453%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M22.422%2023.594C14.807%2031.209%202.27%2036.675.502%2034.907s3.699-14.305%2011.313-21.92s11.53-7.562%2014.85-4.243c3.319%203.32%203.372%207.235-4.243%2014.85%22%2F%3E%3Cpath%20fill%3D%22%23d67503%22%20d%3D%22M21.875%2014.56c-.972-.972-2.77-2.785-4.692-6.106a25%2025%200%200%200-2.409%201.808c2.803%203.613%208.121%205.317%207.101%204.298m-7.485%208.072c-1.041-1.041-3.03-3.05-5.105-6.846a49%2049%200%200%200-1.98%202.57c2.807%203.597%208.101%205.292%207.085%204.276m9.301-.351c-3.581-2.008-5.49-3.91-6.502-4.921c-1.02-1.022.692%204.315%204.317%207.114a95%2095%200%200%200%202.185-2.193m-12.183%209.324a54%2054%200%200%200%202.715-1.597c-3.273-1.905-5.069-3.683-6.034-4.648c-.922-.923.386%203.347%203.319%206.245%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%2377b255%22%20d%3D%22M31.096%208.933c3.535-2.122%204.408-8.32%203.701-7.613c.707-.707-5.657%200-7.778%203.536c0-1.414-1.414-7.071-3.535-2.121s-1.415%205.657-1.415%207.071s2.829%201.414%202.829%201.414s-.125%202.704%201.29%202.704c1.414%200%201.997.583%206.946-1.538c4.95-2.122-.624-3.453-2.038-3.453%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M22.422%2023.594C14.807%2031.209%202.27%2036.675.502%2034.907s3.699-14.305%2011.313-21.92s11.53-7.562%2014.85-4.243c3.319%203.32%203.372%207.235-4.243%2014.85%22%2F%3E%3Cpath%20fill%3D%22%23d67503%22%20d%3D%22M21.875%2014.56c-.972-.972-2.77-2.785-4.692-6.106a25%2025%200%200%200-2.409%201.808c2.803%203.613%208.121%205.317%207.101%204.298m-7.485%208.072c-1.041-1.041-3.03-3.05-5.105-6.846a49%2049%200%200%200-1.98%202.57c2.807%203.597%208.101%205.292%207.085%204.276m9.301-.351c-3.581-2.008-5.49-3.91-6.502-4.921c-1.02-1.022.692%204.315%204.317%207.114a95%2095%200%200%200%202.185-2.193m-12.183%209.324a54%2054%200%200%200%202.715-1.597c-3.273-1.905-5.069-3.683-6.034-4.648c-.922-.923.386%203.347%203.319%206.245%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/carrot.svg?color=%231a73e8&size=48