seedling-solid from Flowbite Icons by Themesberg · Solid · Food Beverage · MIT Free for personal and commercial use.

Name
seedling-solid
Set
Flowbite Icons
Style
Solid
Category
Food Beverage
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More food beverage icons from Flowbite Icons

Use the seedling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.972 12.217l-.035.116l.128.186c.327.473.812 1.172 1.214 2.09q.32-.43.744-.884l-.002-.032a8 8 0 0 1 .01-1.29c.087-.998.409-2.37 1.461-3.396c1.008-.982 2.356-1.424 3.405-1.599a7 7 0 0 1 1.43-.099c.195.01.393.03.57.07c.087.02.198.052.311.103c.087.04.31.148.477.392c.146.212.2.46.22.556c.032.15.056.321.072.504c.03.367.03.828-.03 1.329c-.118.983-.487 2.252-1.47 3.21c-1.035 1.01-2.473 1.38-3.52 1.525a10.5 10.5 0 0 1-1.477.097c-.93.999-1.268 1.732-1.407 2.351a4 4 0 0 0-.074.451L13 18v2a1 1 0 1 1-2 0q-.001-.3-.013-.633c-.014-.472-.03-.987.012-1.514c-.036-1.879-.756-2.94-1.402-3.893a17 17 0 0 1-.396-.604l-.166-.035a12 12 0 0 1-1.534-.443c-1.156-.42-2.676-1.184-3.587-2.553c-.906-1.36-1.04-2.963-.96-4.16c.04-.61.139-1.15.244-1.56c.053-.203.11-.387.169-.538c.028-.074.064-.157.107-.237c.021-.04.052-.093.093-.15a1.07 1.07 0 0 1 .677-.43c.086-.015.16-.019.211-.02c.102-.002.202.007.285.018c.17.021.373.061.59.115c.436.108.997.289 1.596.546c1.17.502 2.638 1.363 3.53 2.701c.924 1.389.96 2.996.817 4.147a9.4 9.4 0 0 1-.302 1.46"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteSeedlingSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.972 12.217l-.035.116l.128.186c.327.473.812 1.172 1.214 2.09q.32-.43.744-.884l-.002-.032a8 8 0 0 1 .01-1.29c.087-.998.409-2.37 1.461-3.396c1.008-.982 2.356-1.424 3.405-1.599a7 7 0 0 1 1.43-.099c.195.01.393.03.57.07c.087.02.198.052.311.103c.087.04.31.148.477.392c.146.212.2.46.22.556c.032.15.056.321.072.504c.03.367.03.828-.03 1.329c-.118.983-.487 2.252-1.47 3.21c-1.035 1.01-2.473 1.38-3.52 1.525a10.5 10.5 0 0 1-1.477.097c-.93.999-1.268 1.732-1.407 2.351a4 4 0 0 0-.074.451L13 18v2a1 1 0 1 1-2 0q-.001-.3-.013-.633c-.014-.472-.03-.987.012-1.514c-.036-1.879-.756-2.94-1.402-3.893a17 17 0 0 1-.396-.604l-.166-.035a12 12 0 0 1-1.534-.443c-1.156-.42-2.676-1.184-3.587-2.553c-.906-1.36-1.04-2.963-.96-4.16c.04-.61.139-1.15.244-1.56c.053-.203.11-.387.169-.538c.028-.074.064-.157.107-.237c.021-.04.052-.093.093-.15a1.07 1.07 0 0 1 .677-.43c.086-.015.16-.019.211-.02c.102-.002.202.007.285.018c.17.021.373.061.59.115c.436.108.997.289 1.596.546c1.17.502 2.638 1.363 3.53 2.701c.924 1.389.96 2.996.817 4.147a9.4 9.4 0 0 1-.302 1.46"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.972 12.217l-.035.116l.128.186c.327.473.812 1.172 1.214 2.09q.32-.43.744-.884l-.002-.032a8 8 0 0 1 .01-1.29c.087-.998.409-2.37 1.461-3.396c1.008-.982 2.356-1.424 3.405-1.599a7 7 0 0 1 1.43-.099c.195.01.393.03.57.07c.087.02.198.052.311.103c.087.04.31.148.477.392c.146.212.2.46.22.556c.032.15.056.321.072.504c.03.367.03.828-.03 1.329c-.118.983-.487 2.252-1.47 3.21c-1.035 1.01-2.473 1.38-3.52 1.525a10.5 10.5 0 0 1-1.477.097c-.93.999-1.268 1.732-1.407 2.351a4 4 0 0 0-.074.451L13 18v2a1 1 0 1 1-2 0q-.001-.3-.013-.633c-.014-.472-.03-.987.012-1.514c-.036-1.879-.756-2.94-1.402-3.893a17 17 0 0 1-.396-.604l-.166-.035a12 12 0 0 1-1.534-.443c-1.156-.42-2.676-1.184-3.587-2.553c-.906-1.36-1.04-2.963-.96-4.16c.04-.61.139-1.15.244-1.56c.053-.203.11-.387.169-.538c.028-.074.064-.157.107-.237c.021-.04.052-.093.093-.15a1.07 1.07 0 0 1 .677-.43c.086-.015.16-.019.211-.02c.102-.002.202.007.285.018c.17.021.373.061.59.115c.436.108.997.289 1.596.546c1.17.502 2.638 1.363 3.53 2.701c.924 1.389.96 2.996.817 4.147a9.4 9.4 0 0 1-.302 1.46"/></svg>
</template>

CSS

.icon-seedling-solid {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.972%2012.217l-.035.116l.128.186c.327.473.812%201.172%201.214%202.09q.32-.43.744-.884l-.002-.032a8%208%200%200%201%20.01-1.29c.087-.998.409-2.37%201.461-3.396c1.008-.982%202.356-1.424%203.405-1.599a7%207%200%200%201%201.43-.099c.195.01.393.03.57.07c.087.02.198.052.311.103c.087.04.31.148.477.392c.146.212.2.46.22.556c.032.15.056.321.072.504c.03.367.03.828-.03%201.329c-.118.983-.487%202.252-1.47%203.21c-1.035%201.01-2.473%201.38-3.52%201.525a10.5%2010.5%200%200%201-1.477.097c-.93.999-1.268%201.732-1.407%202.351a4%204%200%200%200-.074.451L13%2018v2a1%201%200%201%201-2%200q-.001-.3-.013-.633c-.014-.472-.03-.987.012-1.514c-.036-1.879-.756-2.94-1.402-3.893a17%2017%200%200%201-.396-.604l-.166-.035a12%2012%200%200%201-1.534-.443c-1.156-.42-2.676-1.184-3.587-2.553c-.906-1.36-1.04-2.963-.96-4.16c.04-.61.139-1.15.244-1.56c.053-.203.11-.387.169-.538c.028-.074.064-.157.107-.237c.021-.04.052-.093.093-.15a1.07%201.07%200%200%201%20.677-.43c.086-.015.16-.019.211-.02c.102-.002.202.007.285.018c.17.021.373.061.59.115c.436.108.997.289%201.596.546c1.17.502%202.638%201.363%203.53%202.701c.924%201.389.96%202.996.817%204.147a9.4%209.4%200%200%201-.302%201.46%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m10.972%2012.217l-.035.116l.128.186c.327.473.812%201.172%201.214%202.09q.32-.43.744-.884l-.002-.032a8%208%200%200%201%20.01-1.29c.087-.998.409-2.37%201.461-3.396c1.008-.982%202.356-1.424%203.405-1.599a7%207%200%200%201%201.43-.099c.195.01.393.03.57.07c.087.02.198.052.311.103c.087.04.31.148.477.392c.146.212.2.46.22.556c.032.15.056.321.072.504c.03.367.03.828-.03%201.329c-.118.983-.487%202.252-1.47%203.21c-1.035%201.01-2.473%201.38-3.52%201.525a10.5%2010.5%200%200%201-1.477.097c-.93.999-1.268%201.732-1.407%202.351a4%204%200%200%200-.074.451L13%2018v2a1%201%200%201%201-2%200q-.001-.3-.013-.633c-.014-.472-.03-.987.012-1.514c-.036-1.879-.756-2.94-1.402-3.893a17%2017%200%200%201-.396-.604l-.166-.035a12%2012%200%200%201-1.534-.443c-1.156-.42-2.676-1.184-3.587-2.553c-.906-1.36-1.04-2.963-.96-4.16c.04-.61.139-1.15.244-1.56c.053-.203.11-.387.169-.538c.028-.074.064-.157.107-.237c.021-.04.052-.093.093-.15a1.07%201.07%200%200%201%20.677-.43c.086-.015.16-.019.211-.02c.102-.002.202.007.285.018c.17.021.373.061.59.115c.436.108.997.289%201.596.546c1.17.502%202.638%201.363%203.53%202.701c.924%201.389.96%202.996.817%204.147a9.4%209.4%200%200%201-.302%201.46%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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