seedling emoji

seedling from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
seedling
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the seedling emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M51.935 35.872c4.2.928 6.765 5.482 6.765 5.482s-4.245 3.05-8.445 2.123s-6.765-5.483-6.765-5.483s4.247-3.048 8.445-2.122"/><path fill="#5c9e31" d="M22.362 19.992c4.067 1.4 6.098 6.216 6.098 6.216s-4.564 2.548-8.632 1.149s-6.098-6.216-6.098-6.216s4.566-2.546 8.632-1.149"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 63.166v-12l-5-22m5 22l5-10M22.362 19.992c4.067 1.4 6.098 6.216 6.098 6.216s-4.564 2.548-8.632 1.149s-6.098-6.216-6.098-6.216s4.566-2.546 8.632-1.149m29.573 15.88c4.2.928 6.765 5.482 6.765 5.482s-4.245 3.05-8.445 2.123s-6.765-5.483-6.765-5.483s4.247-3.048 8.445-2.122"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSeedling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M51.935 35.872c4.2.928 6.765 5.482 6.765 5.482s-4.245 3.05-8.445 2.123s-6.765-5.483-6.765-5.483s4.247-3.048 8.445-2.122"/><path fill="#5c9e31" d="M22.362 19.992c4.067 1.4 6.098 6.216 6.098 6.216s-4.564 2.548-8.632 1.149s-6.098-6.216-6.098-6.216s4.566-2.546 8.632-1.149"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M36 63.166v-12l-5-22m5 22l5-10M22.362 19.992c4.067 1.4 6.098 6.216 6.098 6.216s-4.564 2.548-8.632 1.149s-6.098-6.216-6.098-6.216s4.566-2.546 8.632-1.149m29.573 15.88c4.2.928 6.765 5.482 6.765 5.482s-4.245 3.05-8.445 2.123s-6.765-5.483-6.765-5.483s4.247-3.048 8.445-2.122"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M51.935 35.872c4.2.928 6.765 5.482 6.765 5.482s-4.245 3.05-8.445 2.123s-6.765-5.483-6.765-5.483s4.247-3.048 8.445-2.122"/><path fill="#5c9e31" d="M22.362 19.992c4.067 1.4 6.098 6.216 6.098 6.216s-4.564 2.548-8.632 1.149s-6.098-6.216-6.098-6.216s4.566-2.546 8.632-1.149"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M36 63.166v-12l-5-22m5 22l5-10M22.362 19.992c4.067 1.4 6.098 6.216 6.098 6.216s-4.564 2.548-8.632 1.149s-6.098-6.216-6.098-6.216s4.566-2.546 8.632-1.149m29.573 15.88c4.2.928 6.765 5.482 6.765 5.482s-4.245 3.05-8.445 2.123s-6.765-5.483-6.765-5.483s4.247-3.048 8.445-2.122"/></svg>
</template>

CSS

.icon-seedling {
  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%23b1cc33%22%20d%3D%22M51.935%2035.872c4.2.928%206.765%205.482%206.765%205.482s-4.245%203.05-8.445%202.123s-6.765-5.483-6.765-5.483s4.247-3.048%208.445-2.122%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M22.362%2019.992c4.067%201.4%206.098%206.216%206.098%206.216s-4.564%202.548-8.632%201.149s-6.098-6.216-6.098-6.216s4.566-2.546%208.632-1.149%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%22M36%2063.166v-12l-5-22m5%2022l5-10M22.362%2019.992c4.067%201.4%206.098%206.216%206.098%206.216s-4.564%202.548-8.632%201.149s-6.098-6.216-6.098-6.216s4.566-2.546%208.632-1.149m29.573%2015.88c4.2.928%206.765%205.482%206.765%205.482s-4.245%203.05-8.445%202.123s-6.765-5.483-6.765-5.483s4.247-3.048%208.445-2.122%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%23b1cc33%22%20d%3D%22M51.935%2035.872c4.2.928%206.765%205.482%206.765%205.482s-4.245%203.05-8.445%202.123s-6.765-5.483-6.765-5.483s4.247-3.048%208.445-2.122%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M22.362%2019.992c4.067%201.4%206.098%206.216%206.098%206.216s-4.564%202.548-8.632%201.149s-6.098-6.216-6.098-6.216s4.566-2.546%208.632-1.149%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%22M36%2063.166v-12l-5-22m5%2022l5-10M22.362%2019.992c4.067%201.4%206.098%206.216%206.098%206.216s-4.564%202.548-8.632%201.149s-6.098-6.216-6.098-6.216s4.566-2.546%208.632-1.149m29.573%2015.88c4.2.928%206.765%205.482%206.765%205.482s-4.245%203.05-8.445%202.123s-6.765-5.483-6.765-5.483s4.247-3.048%208.445-2.122%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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