seedling emoji
seedling from Noto Emoji by Google Inc · Default · Animals & Nature · Apache-2.0 Free for personal and commercial use.
- Name
- seedling
- Set
- Noto Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
seedlingEmoji One (Colored)seedlingFont Awesome 6 SolidseedlingFont Awesome Solidseedling-outlineFlowbite IconsseedlingFluent EmojiseedlingFluent Emoji FlatseedlingFluent Emoji High ContrastseedlingFirefox OS EmojiseedlingIconParkseedlingIconPark OutlineseedlingIconPark SolidseedlingIconPark TwoToneseedlingLine AwesomeseedlingOpenMojiseedling-fillRemix IconseedlingStreamline EmojisseedlingTabler IconsseedlingTwitter Emoji
More animals & nature icons from Noto Emoji
Use the seedling emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#99c23b" d="m67.47 48.2l-1.11 18.48s3.76 10.64 2.71 25.45c-1.01 14.27-4.8 21.49-5.84 23.99s-3.96 5.63 0 6.88s10.64.63 13.56-.42c2.92-1.04 4.37-6.84 4.8-9.18c1.05-5.79 1.63-16.74-.5-27.54C79.46 77.56 76 63.33 76 63.33z"/><path fill="#99c23b" d="M66.78 45.4s4.28-13.43 14.12-23.62c9.43-9.76 19.06-12.96 26.78-13.92c8.51-1.06 11.98-.95 13.44.1s.94 2.7.97 4.16c.19 10.44.58 23.97-11.7 36.35c-13.11 13.2-22.45 15.57-32.68 16.62c-10.22 1.04-9.06-3.62-9.06-3.62z"/><path fill="#99c23b" d="M2.98 37.05c-.37 1.83 9.29 23.31 27.95 30.07c20.09 7.29 39.03 0 39.03 0l1.56-19.34l-4.75-2.38S56.7 34.29 45.51 30.19c-11.6-4.25-24.71-4.58-33.64.19c-5.6 3-8.69 5.7-8.89 6.67"/><path fill="#e6dc9f" d="M86.68 30.68C77.38 41.7 72.69 52.81 72.2 55.71s1.12 2.78 2.03 1.55c1.64-2.22 7.35-12.37 15.85-22.04c7.36-8.36 18.56-17.4 20.2-19.33c1.02-1.2-.1-2.71-1.64-2.03c-1.54.67-12.45 5.55-21.96 16.82M41.43 41c-13.6-4.68-23.55-4.05-25.58-3.37s-1.93 2.9.48 3.19s12.24 1.27 24.56 5.7c13.15 4.74 22.52 11.89 24.17 12.86c1.64.97 2.71-.97 1.26-2.71c-1.11-1.31-9.89-10.51-24.89-15.67"/></svg>
React
import type { SVGProps } from "react";
export function NotoSeedling(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#99c23b" d="m67.47 48.2l-1.11 18.48s3.76 10.64 2.71 25.45c-1.01 14.27-4.8 21.49-5.84 23.99s-3.96 5.63 0 6.88s10.64.63 13.56-.42c2.92-1.04 4.37-6.84 4.8-9.18c1.05-5.79 1.63-16.74-.5-27.54C79.46 77.56 76 63.33 76 63.33z"/><path fill="#99c23b" d="M66.78 45.4s4.28-13.43 14.12-23.62c9.43-9.76 19.06-12.96 26.78-13.92c8.51-1.06 11.98-.95 13.44.1s.94 2.7.97 4.16c.19 10.44.58 23.97-11.7 36.35c-13.11 13.2-22.45 15.57-32.68 16.62c-10.22 1.04-9.06-3.62-9.06-3.62z"/><path fill="#99c23b" d="M2.98 37.05c-.37 1.83 9.29 23.31 27.95 30.07c20.09 7.29 39.03 0 39.03 0l1.56-19.34l-4.75-2.38S56.7 34.29 45.51 30.19c-11.6-4.25-24.71-4.58-33.64.19c-5.6 3-8.69 5.7-8.89 6.67"/><path fill="#e6dc9f" d="M86.68 30.68C77.38 41.7 72.69 52.81 72.2 55.71s1.12 2.78 2.03 1.55c1.64-2.22 7.35-12.37 15.85-22.04c7.36-8.36 18.56-17.4 20.2-19.33c1.02-1.2-.1-2.71-1.64-2.03c-1.54.67-12.45 5.55-21.96 16.82M41.43 41c-13.6-4.68-23.55-4.05-25.58-3.37s-1.93 2.9.48 3.19s12.24 1.27 24.56 5.7c13.15 4.74 22.52 11.89 24.17 12.86c1.64.97 2.71-.97 1.26-2.71c-1.11-1.31-9.89-10.51-24.89-15.67"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#99c23b" d="m67.47 48.2l-1.11 18.48s3.76 10.64 2.71 25.45c-1.01 14.27-4.8 21.49-5.84 23.99s-3.96 5.63 0 6.88s10.64.63 13.56-.42c2.92-1.04 4.37-6.84 4.8-9.18c1.05-5.79 1.63-16.74-.5-27.54C79.46 77.56 76 63.33 76 63.33z"/><path fill="#99c23b" d="M66.78 45.4s4.28-13.43 14.12-23.62c9.43-9.76 19.06-12.96 26.78-13.92c8.51-1.06 11.98-.95 13.44.1s.94 2.7.97 4.16c.19 10.44.58 23.97-11.7 36.35c-13.11 13.2-22.45 15.57-32.68 16.62c-10.22 1.04-9.06-3.62-9.06-3.62z"/><path fill="#99c23b" d="M2.98 37.05c-.37 1.83 9.29 23.31 27.95 30.07c20.09 7.29 39.03 0 39.03 0l1.56-19.34l-4.75-2.38S56.7 34.29 45.51 30.19c-11.6-4.25-24.71-4.58-33.64.19c-5.6 3-8.69 5.7-8.89 6.67"/><path fill="#e6dc9f" d="M86.68 30.68C77.38 41.7 72.69 52.81 72.2 55.71s1.12 2.78 2.03 1.55c1.64-2.22 7.35-12.37 15.85-22.04c7.36-8.36 18.56-17.4 20.2-19.33c1.02-1.2-.1-2.71-1.64-2.03c-1.54.67-12.45 5.55-21.96 16.82M41.43 41c-13.6-4.68-23.55-4.05-25.58-3.37s-1.93 2.9.48 3.19s12.24 1.27 24.56 5.7c13.15 4.74 22.52 11.89 24.17 12.86c1.64.97 2.71-.97 1.26-2.71c-1.11-1.31-9.89-10.51-24.89-15.67"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%2399c23b%22%20d%3D%22m67.47%2048.2l-1.11%2018.48s3.76%2010.64%202.71%2025.45c-1.01%2014.27-4.8%2021.49-5.84%2023.99s-3.96%205.63%200%206.88s10.64.63%2013.56-.42c2.92-1.04%204.37-6.84%204.8-9.18c1.05-5.79%201.63-16.74-.5-27.54C79.46%2077.56%2076%2063.33%2076%2063.33z%22%2F%3E%3Cpath%20fill%3D%22%2399c23b%22%20d%3D%22M66.78%2045.4s4.28-13.43%2014.12-23.62c9.43-9.76%2019.06-12.96%2026.78-13.92c8.51-1.06%2011.98-.95%2013.44.1s.94%202.7.97%204.16c.19%2010.44.58%2023.97-11.7%2036.35c-13.11%2013.2-22.45%2015.57-32.68%2016.62c-10.22%201.04-9.06-3.62-9.06-3.62z%22%2F%3E%3Cpath%20fill%3D%22%2399c23b%22%20d%3D%22M2.98%2037.05c-.37%201.83%209.29%2023.31%2027.95%2030.07c20.09%207.29%2039.03%200%2039.03%200l1.56-19.34l-4.75-2.38S56.7%2034.29%2045.51%2030.19c-11.6-4.25-24.71-4.58-33.64.19c-5.6%203-8.69%205.7-8.89%206.67%22%2F%3E%3Cpath%20fill%3D%22%23e6dc9f%22%20d%3D%22M86.68%2030.68C77.38%2041.7%2072.69%2052.81%2072.2%2055.71s1.12%202.78%202.03%201.55c1.64-2.22%207.35-12.37%2015.85-22.04c7.36-8.36%2018.56-17.4%2020.2-19.33c1.02-1.2-.1-2.71-1.64-2.03c-1.54.67-12.45%205.55-21.96%2016.82M41.43%2041c-13.6-4.68-23.55-4.05-25.58-3.37s-1.93%202.9.48%203.19s12.24%201.27%2024.56%205.7c13.15%204.74%2022.52%2011.89%2024.17%2012.86c1.64.97%202.71-.97%201.26-2.71c-1.11-1.31-9.89-10.51-24.89-15.67%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2399c23b%22%20d%3D%22m67.47%2048.2l-1.11%2018.48s3.76%2010.64%202.71%2025.45c-1.01%2014.27-4.8%2021.49-5.84%2023.99s-3.96%205.63%200%206.88s10.64.63%2013.56-.42c2.92-1.04%204.37-6.84%204.8-9.18c1.05-5.79%201.63-16.74-.5-27.54C79.46%2077.56%2076%2063.33%2076%2063.33z%22%2F%3E%3Cpath%20fill%3D%22%2399c23b%22%20d%3D%22M66.78%2045.4s4.28-13.43%2014.12-23.62c9.43-9.76%2019.06-12.96%2026.78-13.92c8.51-1.06%2011.98-.95%2013.44.1s.94%202.7.97%204.16c.19%2010.44.58%2023.97-11.7%2036.35c-13.11%2013.2-22.45%2015.57-32.68%2016.62c-10.22%201.04-9.06-3.62-9.06-3.62z%22%2F%3E%3Cpath%20fill%3D%22%2399c23b%22%20d%3D%22M2.98%2037.05c-.37%201.83%209.29%2023.31%2027.95%2030.07c20.09%207.29%2039.03%200%2039.03%200l1.56-19.34l-4.75-2.38S56.7%2034.29%2045.51%2030.19c-11.6-4.25-24.71-4.58-33.64.19c-5.6%203-8.69%205.7-8.89%206.67%22%2F%3E%3Cpath%20fill%3D%22%23e6dc9f%22%20d%3D%22M86.68%2030.68C77.38%2041.7%2072.69%2052.81%2072.2%2055.71s1.12%202.78%202.03%201.55c1.64-2.22%207.35-12.37%2015.85-22.04c7.36-8.36%2018.56-17.4%2020.2-19.33c1.02-1.2-.1-2.71-1.64-2.03c-1.54.67-12.45%205.55-21.96%2016.82M41.43%2041c-13.6-4.68-23.55-4.05-25.58-3.37s-1.93%202.9.48%203.19s12.24%201.27%2024.56%205.7c13.15%204.74%2022.52%2011.89%2024.17%2012.86c1.64.97%202.71-.97%201.26-2.71c-1.11-1.31-9.89-10.51-24.89-15.67%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/seedling.svg?color=%231a73e8&size=48