root vegetable emoji

root-vegetable from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.

Name
root-vegetable
Set
OpenMoji
Style
Default
Category
Food Drink
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More food drink icons from OpenMoji

Use the root vegetable emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M36.53 36.047c5.467 5.467 6.416 13.383 2.119 17.68c-2.722 2.722-6.896 3.339-10.98 2.035c-3.746-1.201-10.37-.484-13.06 2.205c2.69-2.689 3.407-9.313 2.206-13.059c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12Z"/><path fill="#ea5a47" d="M14.61 57.967c2.689-2.689 3.406-9.313 2.205-13.059c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12c2.733 2.733 1.466 8.432-2.83 12.729c-2.723 2.722-6.008 4.228-8.745 4.272c-2.509.035-7.656 2.229-10.346 4.918"/><path fill="#b1cc33" d="M38.228 37.634c3.686-2.729 9.27-4.003 15.51-1.908c2.694.905 6.673 2.589 8.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704 3.67c.58-2.399 2.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322 2.815 1.009 11.57 1.839 14.694c.547 2.06 1.024 4.487-.325 6.138"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20.052 40.273l2.577 2.577m2.322 8.992l4.336 4.335m8.941-18.543c3.686-2.729 9.27-4.003 15.51-1.908c2.694.905 6.673 2.589 8.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704 3.67c.58-2.399 2.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322 2.815 1.009 11.57 1.839 14.694c.547 2.06 1.024 4.487-.325 6.138m1.413 1.49c5.467 5.467 6.416 13.383 2.119 17.68c-2.722 2.722-6.896 3.339-10.98 2.035v0c-3.746-1.201-10.37-.484-13.06 2.205c2.69-2.689 3.407-9.313 2.206-13.059h0c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12Zm3.85-7.176l-.527 2.006"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiRootVegetable(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M36.53 36.047c5.467 5.467 6.416 13.383 2.119 17.68c-2.722 2.722-6.896 3.339-10.98 2.035c-3.746-1.201-10.37-.484-13.06 2.205c2.69-2.689 3.407-9.313 2.206-13.059c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12Z"/><path fill="#ea5a47" d="M14.61 57.967c2.689-2.689 3.406-9.313 2.205-13.059c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12c2.733 2.733 1.466 8.432-2.83 12.729c-2.723 2.722-6.008 4.228-8.745 4.272c-2.509.035-7.656 2.229-10.346 4.918"/><path fill="#b1cc33" d="M38.228 37.634c3.686-2.729 9.27-4.003 15.51-1.908c2.694.905 6.673 2.589 8.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704 3.67c.58-2.399 2.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322 2.815 1.009 11.57 1.839 14.694c.547 2.06 1.024 4.487-.325 6.138"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m20.052 40.273l2.577 2.577m2.322 8.992l4.336 4.335m8.941-18.543c3.686-2.729 9.27-4.003 15.51-1.908c2.694.905 6.673 2.589 8.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704 3.67c.58-2.399 2.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322 2.815 1.009 11.57 1.839 14.694c.547 2.06 1.024 4.487-.325 6.138m1.413 1.49c5.467 5.467 6.416 13.383 2.119 17.68c-2.722 2.722-6.896 3.339-10.98 2.035v0c-3.746-1.201-10.37-.484-13.06 2.205c2.69-2.689 3.407-9.313 2.206-13.059h0c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12Zm3.85-7.176l-.527 2.006"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d22f27" d="M36.53 36.047c5.467 5.467 6.416 13.383 2.119 17.68c-2.722 2.722-6.896 3.339-10.98 2.035c-3.746-1.201-10.37-.484-13.06 2.205c2.69-2.689 3.407-9.313 2.206-13.059c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12Z"/><path fill="#ea5a47" d="M14.61 57.967c2.689-2.689 3.406-9.313 2.205-13.059c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12c2.733 2.733 1.466 8.432-2.83 12.729c-2.723 2.722-6.008 4.228-8.745 4.272c-2.509.035-7.656 2.229-10.346 4.918"/><path fill="#b1cc33" d="M38.228 37.634c3.686-2.729 9.27-4.003 15.51-1.908c2.694.905 6.673 2.589 8.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704 3.67c.58-2.399 2.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322 2.815 1.009 11.57 1.839 14.694c.547 2.06 1.024 4.487-.325 6.138"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m20.052 40.273l2.577 2.577m2.322 8.992l4.336 4.335m8.941-18.543c3.686-2.729 9.27-4.003 15.51-1.908c2.694.905 6.673 2.589 8.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704 3.67c.58-2.399 2.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322 2.815 1.009 11.57 1.839 14.694c.547 2.06 1.024 4.487-.325 6.138m1.413 1.49c5.467 5.467 6.416 13.383 2.119 17.68c-2.722 2.722-6.896 3.339-10.98 2.035v0c-3.746-1.201-10.37-.484-13.06 2.205c2.69-2.689 3.407-9.313 2.206-13.059h0c-1.304-4.084-.687-8.258 2.035-10.98c4.297-4.297 12.212-3.348 17.68 2.12Zm3.85-7.176l-.527 2.006"/></svg>
</template>

CSS

.icon-root-vegetable {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M36.53%2036.047c5.467%205.467%206.416%2013.383%202.119%2017.68c-2.722%202.722-6.896%203.339-10.98%202.035c-3.746-1.201-10.37-.484-13.06%202.205c2.69-2.689%203.407-9.313%202.206-13.059c-1.304-4.084-.687-8.258%202.035-10.98c4.297-4.297%2012.212-3.348%2017.68%202.12Z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M14.61%2057.967c2.689-2.689%203.406-9.313%202.205-13.059c-1.304-4.084-.687-8.258%202.035-10.98c4.297-4.297%2012.212-3.348%2017.68%202.12c2.733%202.733%201.466%208.432-2.83%2012.729c-2.723%202.722-6.008%204.228-8.745%204.272c-2.509.035-7.656%202.229-10.346%204.918%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M38.228%2037.634c3.686-2.729%209.27-4.003%2015.51-1.908c2.694.905%206.673%202.589%208.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704%203.67c.58-2.399%202.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322%202.815%201.009%2011.57%201.839%2014.694c.547%202.06%201.024%204.487-.325%206.138%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m20.052%2040.273l2.577%202.577m2.322%208.992l4.336%204.335m8.941-18.543c3.686-2.729%209.27-4.003%2015.51-1.908c2.694.905%206.673%202.589%208.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704%203.67c.58-2.399%202.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322%202.815%201.009%2011.57%201.839%2014.694c.547%202.06%201.024%204.487-.325%206.138m1.413%201.49c5.467%205.467%206.416%2013.383%202.119%2017.68c-2.722%202.722-6.896%203.339-10.98%202.035v0c-3.746-1.201-10.37-.484-13.06%202.205c2.69-2.689%203.407-9.313%202.206-13.059h0c-1.304-4.084-.687-8.258%202.035-10.98c4.297-4.297%2012.212-3.348%2017.68%202.12Zm3.85-7.176l-.527%202.006%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M36.53%2036.047c5.467%205.467%206.416%2013.383%202.119%2017.68c-2.722%202.722-6.896%203.339-10.98%202.035c-3.746-1.201-10.37-.484-13.06%202.205c2.69-2.689%203.407-9.313%202.206-13.059c-1.304-4.084-.687-8.258%202.035-10.98c4.297-4.297%2012.212-3.348%2017.68%202.12Z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M14.61%2057.967c2.689-2.689%203.406-9.313%202.205-13.059c-1.304-4.084-.687-8.258%202.035-10.98c4.297-4.297%2012.212-3.348%2017.68%202.12c2.733%202.733%201.466%208.432-2.83%2012.729c-2.723%202.722-6.008%204.228-8.745%204.272c-2.509.035-7.656%202.229-10.346%204.918%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M38.228%2037.634c3.686-2.729%209.27-4.003%2015.51-1.908c2.694.905%206.673%202.589%208.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704%203.67c.58-2.399%202.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322%202.815%201.009%2011.57%201.839%2014.694c.547%202.06%201.024%204.487-.325%206.138%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m20.052%2040.273l2.577%202.577m2.322%208.992l4.336%204.335m8.941-18.543c3.686-2.729%209.27-4.003%2015.51-1.908c2.694.905%206.673%202.589%208.12.142c1.5-2.538-.082-9.033-7.774-10.667c-4.754-1.01-10.658-.326-13.704%203.67c.58-2.399%202.793-9.592-2.229-14.556c-1.18-1.166-3.282-1.662-4.548-.59c-3.322%202.815%201.009%2011.57%201.839%2014.694c.547%202.06%201.024%204.487-.325%206.138m1.413%201.49c5.467%205.467%206.416%2013.383%202.119%2017.68c-2.722%202.722-6.896%203.339-10.98%202.035v0c-3.746-1.201-10.37-.484-13.06%202.205c2.69-2.689%203.407-9.313%202.206-13.059h0c-1.304-4.084-.687-8.258%202.035-10.98c4.297-4.297%2012.212-3.348%2017.68%202.12Zm3.85-7.176l-.527%202.006%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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