ear of corn emoji

ear-of-corn from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
ear-of-corn
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 ear of corn emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5c913b" d="M15.373 1.022C13.71 2.686 8.718 9.34 11.214 15.164c2.495 5.823 5.909 2.239 7.486-2.495c.832-2.496.832-5.824-.831-10.815c-.832-2.496-2.496-.832-2.496-.832m19.304 19.304c-1.663 1.663-8.319 6.655-14.142 4.159c-5.824-2.496-2.241-5.909 2.495-7.486c2.497-.832 5.823-.833 10.814.832c2.496.831.833 2.495.833 2.495"/><path fill="#f4900c" d="M32.314 6.317s-.145-1.727-.781-2.253c-.435-.546-2.018-.546-2.018-.546c-1.664 0-20.798 2.496-24.125 19.133c-.595 2.973 4.627 8.241 7.638 7.638C29.667 26.963 32.313 7.98 32.314 6.317"/><path fill="#f7b82d" d="m24.769 8.816l-1.617-1.617a1.144 1.144 0 0 0-1.618 1.617l1.618 1.618a1.144 1.144 0 0 0 1.617-1.618m-9.705 1.619a1.144 1.144 0 0 0 1.617-1.618l-.77-.77q-.982.596-1.938 1.297zm2.426-2.427a1.143 1.143 0 1 0 1.617-1.617l-.025-.025c-.711.325-1.431.688-2.149 1.086zm-4.853 4.853a1.146 1.146 0 0 0 1.619-1.618l-1.198-1.196q-.88.712-1.707 1.528zM23.96 4.773a1.143 1.143 0 0 0 0 1.617l1.617 1.617a1.143 1.143 0 1 0 1.617-1.617l-1.617-1.617a1.144 1.144 0 0 0-1.617 0m2.408-.796c.006.007.008.016.015.023L28 5.617A1.143 1.143 0 1 0 29.617 4l-.462-.462c-.54.044-1.516.172-2.787.439m-4.025 8.884a1.146 1.146 0 0 0 0-1.618l-1.618-1.617a1.143 1.143 0 1 0-1.617 1.617l1.617 1.618a1.146 1.146 0 0 0 1.618 0m-2.428 2.426a1.144 1.144 0 0 0 0-1.618l-1.617-1.617a1.143 1.143 0 1 0-1.617 1.617l1.617 1.618a1.144 1.144 0 0 0 1.617 0m-4.851 4.852a1.145 1.145 0 0 0 0-1.618l-1.618-1.617a1.143 1.143 0 0 0-1.617 1.617l1.617 1.618a1.146 1.146 0 0 0 1.618 0m-.808-5.661a1.144 1.144 0 0 0 0 1.618l1.617 1.617a1.143 1.143 0 1 0 1.618-1.617l-1.618-1.618a1.143 1.143 0 0 0-1.617 0"/><path fill="#77b255" d="M27.866 23.574c-7.125-2.374-15.097.652-19.418 3.576c2.925-4.321 5.95-12.294 3.576-19.418c-.934-2.8-5.602-5.601-8.402-2.801c-.934.934-1.867 1.868 0 1.868s4.667 2.8 3.735 5.601c-.835 2.505-6.889 8.742-4.153 15.375c-.27.115-.523.279-.744.499l-.715.714a2.354 2.354 0 0 0 0 3.329l.716.716c.919.92 2.409.92 3.328 0l.715-.716a2.3 2.3 0 0 0 .316-.398c6.999 3.84 13.747-2.799 16.379-3.677c2.8-.933 5.6 1.868 5.6 3.734c0 1.867.934.934 1.867 0c2.801-2.8-.001-7.47-2.8-8.402"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiEarOfCorn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5c913b" d="M15.373 1.022C13.71 2.686 8.718 9.34 11.214 15.164c2.495 5.823 5.909 2.239 7.486-2.495c.832-2.496.832-5.824-.831-10.815c-.832-2.496-2.496-.832-2.496-.832m19.304 19.304c-1.663 1.663-8.319 6.655-14.142 4.159c-5.824-2.496-2.241-5.909 2.495-7.486c2.497-.832 5.823-.833 10.814.832c2.496.831.833 2.495.833 2.495"/><path fill="#f4900c" d="M32.314 6.317s-.145-1.727-.781-2.253c-.435-.546-2.018-.546-2.018-.546c-1.664 0-20.798 2.496-24.125 19.133c-.595 2.973 4.627 8.241 7.638 7.638C29.667 26.963 32.313 7.98 32.314 6.317"/><path fill="#f7b82d" d="m24.769 8.816l-1.617-1.617a1.144 1.144 0 0 0-1.618 1.617l1.618 1.618a1.144 1.144 0 0 0 1.617-1.618m-9.705 1.619a1.144 1.144 0 0 0 1.617-1.618l-.77-.77q-.982.596-1.938 1.297zm2.426-2.427a1.143 1.143 0 1 0 1.617-1.617l-.025-.025c-.711.325-1.431.688-2.149 1.086zm-4.853 4.853a1.146 1.146 0 0 0 1.619-1.618l-1.198-1.196q-.88.712-1.707 1.528zM23.96 4.773a1.143 1.143 0 0 0 0 1.617l1.617 1.617a1.143 1.143 0 1 0 1.617-1.617l-1.617-1.617a1.144 1.144 0 0 0-1.617 0m2.408-.796c.006.007.008.016.015.023L28 5.617A1.143 1.143 0 1 0 29.617 4l-.462-.462c-.54.044-1.516.172-2.787.439m-4.025 8.884a1.146 1.146 0 0 0 0-1.618l-1.618-1.617a1.143 1.143 0 1 0-1.617 1.617l1.617 1.618a1.146 1.146 0 0 0 1.618 0m-2.428 2.426a1.144 1.144 0 0 0 0-1.618l-1.617-1.617a1.143 1.143 0 1 0-1.617 1.617l1.617 1.618a1.144 1.144 0 0 0 1.617 0m-4.851 4.852a1.145 1.145 0 0 0 0-1.618l-1.618-1.617a1.143 1.143 0 0 0-1.617 1.617l1.617 1.618a1.146 1.146 0 0 0 1.618 0m-.808-5.661a1.144 1.144 0 0 0 0 1.618l1.617 1.617a1.143 1.143 0 1 0 1.618-1.617l-1.618-1.618a1.143 1.143 0 0 0-1.617 0"/><path fill="#77b255" d="M27.866 23.574c-7.125-2.374-15.097.652-19.418 3.576c2.925-4.321 5.95-12.294 3.576-19.418c-.934-2.8-5.602-5.601-8.402-2.801c-.934.934-1.867 1.868 0 1.868s4.667 2.8 3.735 5.601c-.835 2.505-6.889 8.742-4.153 15.375c-.27.115-.523.279-.744.499l-.715.714a2.354 2.354 0 0 0 0 3.329l.716.716c.919.92 2.409.92 3.328 0l.715-.716a2.3 2.3 0 0 0 .316-.398c6.999 3.84 13.747-2.799 16.379-3.677c2.8-.933 5.6 1.868 5.6 3.734c0 1.867.934.934 1.867 0c2.801-2.8-.001-7.47-2.8-8.402"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5c913b" d="M15.373 1.022C13.71 2.686 8.718 9.34 11.214 15.164c2.495 5.823 5.909 2.239 7.486-2.495c.832-2.496.832-5.824-.831-10.815c-.832-2.496-2.496-.832-2.496-.832m19.304 19.304c-1.663 1.663-8.319 6.655-14.142 4.159c-5.824-2.496-2.241-5.909 2.495-7.486c2.497-.832 5.823-.833 10.814.832c2.496.831.833 2.495.833 2.495"/><path fill="#f4900c" d="M32.314 6.317s-.145-1.727-.781-2.253c-.435-.546-2.018-.546-2.018-.546c-1.664 0-20.798 2.496-24.125 19.133c-.595 2.973 4.627 8.241 7.638 7.638C29.667 26.963 32.313 7.98 32.314 6.317"/><path fill="#f7b82d" d="m24.769 8.816l-1.617-1.617a1.144 1.144 0 0 0-1.618 1.617l1.618 1.618a1.144 1.144 0 0 0 1.617-1.618m-9.705 1.619a1.144 1.144 0 0 0 1.617-1.618l-.77-.77q-.982.596-1.938 1.297zm2.426-2.427a1.143 1.143 0 1 0 1.617-1.617l-.025-.025c-.711.325-1.431.688-2.149 1.086zm-4.853 4.853a1.146 1.146 0 0 0 1.619-1.618l-1.198-1.196q-.88.712-1.707 1.528zM23.96 4.773a1.143 1.143 0 0 0 0 1.617l1.617 1.617a1.143 1.143 0 1 0 1.617-1.617l-1.617-1.617a1.144 1.144 0 0 0-1.617 0m2.408-.796c.006.007.008.016.015.023L28 5.617A1.143 1.143 0 1 0 29.617 4l-.462-.462c-.54.044-1.516.172-2.787.439m-4.025 8.884a1.146 1.146 0 0 0 0-1.618l-1.618-1.617a1.143 1.143 0 1 0-1.617 1.617l1.617 1.618a1.146 1.146 0 0 0 1.618 0m-2.428 2.426a1.144 1.144 0 0 0 0-1.618l-1.617-1.617a1.143 1.143 0 1 0-1.617 1.617l1.617 1.618a1.144 1.144 0 0 0 1.617 0m-4.851 4.852a1.145 1.145 0 0 0 0-1.618l-1.618-1.617a1.143 1.143 0 0 0-1.617 1.617l1.617 1.618a1.146 1.146 0 0 0 1.618 0m-.808-5.661a1.144 1.144 0 0 0 0 1.618l1.617 1.617a1.143 1.143 0 1 0 1.618-1.617l-1.618-1.618a1.143 1.143 0 0 0-1.617 0"/><path fill="#77b255" d="M27.866 23.574c-7.125-2.374-15.097.652-19.418 3.576c2.925-4.321 5.95-12.294 3.576-19.418c-.934-2.8-5.602-5.601-8.402-2.801c-.934.934-1.867 1.868 0 1.868s4.667 2.8 3.735 5.601c-.835 2.505-6.889 8.742-4.153 15.375c-.27.115-.523.279-.744.499l-.715.714a2.354 2.354 0 0 0 0 3.329l.716.716c.919.92 2.409.92 3.328 0l.715-.716a2.3 2.3 0 0 0 .316-.398c6.999 3.84 13.747-2.799 16.379-3.677c2.8-.933 5.6 1.868 5.6 3.734c0 1.867.934.934 1.867 0c2.801-2.8-.001-7.47-2.8-8.402"/></svg>
</template>

CSS

.icon-ear-of-corn {
  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%235c913b%22%20d%3D%22M15.373%201.022C13.71%202.686%208.718%209.34%2011.214%2015.164c2.495%205.823%205.909%202.239%207.486-2.495c.832-2.496.832-5.824-.831-10.815c-.832-2.496-2.496-.832-2.496-.832m19.304%2019.304c-1.663%201.663-8.319%206.655-14.142%204.159c-5.824-2.496-2.241-5.909%202.495-7.486c2.497-.832%205.823-.833%2010.814.832c2.496.831.833%202.495.833%202.495%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M32.314%206.317s-.145-1.727-.781-2.253c-.435-.546-2.018-.546-2.018-.546c-1.664%200-20.798%202.496-24.125%2019.133c-.595%202.973%204.627%208.241%207.638%207.638C29.667%2026.963%2032.313%207.98%2032.314%206.317%22%2F%3E%3Cpath%20fill%3D%22%23f7b82d%22%20d%3D%22m24.769%208.816l-1.617-1.617a1.144%201.144%200%200%200-1.618%201.617l1.618%201.618a1.144%201.144%200%200%200%201.617-1.618m-9.705%201.619a1.144%201.144%200%200%200%201.617-1.618l-.77-.77q-.982.596-1.938%201.297zm2.426-2.427a1.143%201.143%200%201%200%201.617-1.617l-.025-.025c-.711.325-1.431.688-2.149%201.086zm-4.853%204.853a1.146%201.146%200%200%200%201.619-1.618l-1.198-1.196q-.88.712-1.707%201.528zM23.96%204.773a1.143%201.143%200%200%200%200%201.617l1.617%201.617a1.143%201.143%200%201%200%201.617-1.617l-1.617-1.617a1.144%201.144%200%200%200-1.617%200m2.408-.796c.006.007.008.016.015.023L28%205.617A1.143%201.143%200%201%200%2029.617%204l-.462-.462c-.54.044-1.516.172-2.787.439m-4.025%208.884a1.146%201.146%200%200%200%200-1.618l-1.618-1.617a1.143%201.143%200%201%200-1.617%201.617l1.617%201.618a1.146%201.146%200%200%200%201.618%200m-2.428%202.426a1.144%201.144%200%200%200%200-1.618l-1.617-1.617a1.143%201.143%200%201%200-1.617%201.617l1.617%201.618a1.144%201.144%200%200%200%201.617%200m-4.851%204.852a1.145%201.145%200%200%200%200-1.618l-1.618-1.617a1.143%201.143%200%200%200-1.617%201.617l1.617%201.618a1.146%201.146%200%200%200%201.618%200m-.808-5.661a1.144%201.144%200%200%200%200%201.618l1.617%201.617a1.143%201.143%200%201%200%201.618-1.617l-1.618-1.618a1.143%201.143%200%200%200-1.617%200%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M27.866%2023.574c-7.125-2.374-15.097.652-19.418%203.576c2.925-4.321%205.95-12.294%203.576-19.418c-.934-2.8-5.602-5.601-8.402-2.801c-.934.934-1.867%201.868%200%201.868s4.667%202.8%203.735%205.601c-.835%202.505-6.889%208.742-4.153%2015.375c-.27.115-.523.279-.744.499l-.715.714a2.354%202.354%200%200%200%200%203.329l.716.716c.919.92%202.409.92%203.328%200l.715-.716a2.3%202.3%200%200%200%20.316-.398c6.999%203.84%2013.747-2.799%2016.379-3.677c2.8-.933%205.6%201.868%205.6%203.734c0%201.867.934.934%201.867%200c2.801-2.8-.001-7.47-2.8-8.402%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%235c913b%22%20d%3D%22M15.373%201.022C13.71%202.686%208.718%209.34%2011.214%2015.164c2.495%205.823%205.909%202.239%207.486-2.495c.832-2.496.832-5.824-.831-10.815c-.832-2.496-2.496-.832-2.496-.832m19.304%2019.304c-1.663%201.663-8.319%206.655-14.142%204.159c-5.824-2.496-2.241-5.909%202.495-7.486c2.497-.832%205.823-.833%2010.814.832c2.496.831.833%202.495.833%202.495%22%2F%3E%3Cpath%20fill%3D%22%23f4900c%22%20d%3D%22M32.314%206.317s-.145-1.727-.781-2.253c-.435-.546-2.018-.546-2.018-.546c-1.664%200-20.798%202.496-24.125%2019.133c-.595%202.973%204.627%208.241%207.638%207.638C29.667%2026.963%2032.313%207.98%2032.314%206.317%22%2F%3E%3Cpath%20fill%3D%22%23f7b82d%22%20d%3D%22m24.769%208.816l-1.617-1.617a1.144%201.144%200%200%200-1.618%201.617l1.618%201.618a1.144%201.144%200%200%200%201.617-1.618m-9.705%201.619a1.144%201.144%200%200%200%201.617-1.618l-.77-.77q-.982.596-1.938%201.297zm2.426-2.427a1.143%201.143%200%201%200%201.617-1.617l-.025-.025c-.711.325-1.431.688-2.149%201.086zm-4.853%204.853a1.146%201.146%200%200%200%201.619-1.618l-1.198-1.196q-.88.712-1.707%201.528zM23.96%204.773a1.143%201.143%200%200%200%200%201.617l1.617%201.617a1.143%201.143%200%201%200%201.617-1.617l-1.617-1.617a1.144%201.144%200%200%200-1.617%200m2.408-.796c.006.007.008.016.015.023L28%205.617A1.143%201.143%200%201%200%2029.617%204l-.462-.462c-.54.044-1.516.172-2.787.439m-4.025%208.884a1.146%201.146%200%200%200%200-1.618l-1.618-1.617a1.143%201.143%200%201%200-1.617%201.617l1.617%201.618a1.146%201.146%200%200%200%201.618%200m-2.428%202.426a1.144%201.144%200%200%200%200-1.618l-1.617-1.617a1.143%201.143%200%201%200-1.617%201.617l1.617%201.618a1.144%201.144%200%200%200%201.617%200m-4.851%204.852a1.145%201.145%200%200%200%200-1.618l-1.618-1.617a1.143%201.143%200%200%200-1.617%201.617l1.617%201.618a1.146%201.146%200%200%200%201.618%200m-.808-5.661a1.144%201.144%200%200%200%200%201.618l1.617%201.617a1.143%201.143%200%201%200%201.618-1.617l-1.618-1.618a1.143%201.143%200%200%200-1.617%200%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M27.866%2023.574c-7.125-2.374-15.097.652-19.418%203.576c2.925-4.321%205.95-12.294%203.576-19.418c-.934-2.8-5.602-5.601-8.402-2.801c-.934.934-1.867%201.868%200%201.868s4.667%202.8%203.735%205.601c-.835%202.505-6.889%208.742-4.153%2015.375c-.27.115-.523.279-.744.499l-.715.714a2.354%202.354%200%200%200%200%203.329l.716.716c.919.92%202.409.92%203.328%200l.715-.716a2.3%202.3%200%200%200%20.316-.398c6.999%203.84%2013.747-2.799%2016.379-3.677c2.8-.933%205.6%201.868%205.6%203.734c0%201.867.934.934%201.867%200c2.801-2.8-.001-7.47-2.8-8.402%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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