seedling from IconPark Solid by ByteDance · Solid · Energy · Apache-2.0 Free for personal and commercial use.

Name
seedling
Set
IconPark Solid
Style
Solid
Category
Energy
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More energy icons from IconPark Solid

Use the seedling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 42V26"/><path fill="currentColor" d="M41.942 10.007c-.776 13.024-9.13 17.236-15.946 17.896C24.896 28.009 24 27.104 24 26v-8.372c0-.233.04-.468.125-.684C27.117 9.199 34.283 8.155 40 8.02c1.105-.027 2.006.884 1.94 1.987M7.998 6.072c9.329.685 14.197 6.091 15.836 9.558c.115.242.166.508.166.776v7.504c0 1.14-.96 2.055-2.094 1.94C7.337 24.384 6.11 14.786 6.009 8C5.993 6.894 6.897 5.99 8 6.072"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSolidSeedling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4"><path d="M24 42V26"/><path fill="currentColor" d="M41.942 10.007c-.776 13.024-9.13 17.236-15.946 17.896C24.896 28.009 24 27.104 24 26v-8.372c0-.233.04-.468.125-.684C27.117 9.199 34.283 8.155 40 8.02c1.105-.027 2.006.884 1.94 1.987M7.998 6.072c9.329.685 14.197 6.091 15.836 9.558c.115.242.166.508.166.776v7.504c0 1.14-.96 2.055-2.094 1.94C7.337 24.384 6.11 14.786 6.009 8C5.993 6.894 6.897 5.99 8 6.072"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M24 42V26"/><path fill="currentColor" d="M41.942 10.007c-.776 13.024-9.13 17.236-15.946 17.896C24.896 28.009 24 27.104 24 26v-8.372c0-.233.04-.468.125-.684C27.117 9.199 34.283 8.155 40 8.02c1.105-.027 2.006.884 1.94 1.987M7.998 6.072c9.329.685 14.197 6.091 15.836 9.558c.115.242.166.508.166.776v7.504c0 1.14-.96 2.055-2.094 1.94C7.337 24.384 6.11 14.786 6.009 8C5.993 6.894 6.897 5.99 8 6.072"/></g></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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2042V26%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M41.942%2010.007c-.776%2013.024-9.13%2017.236-15.946%2017.896C24.896%2028.009%2024%2027.104%2024%2026v-8.372c0-.233.04-.468.125-.684C27.117%209.199%2034.283%208.155%2040%208.02c1.105-.027%202.006.884%201.94%201.987M7.998%206.072c9.329.685%2014.197%206.091%2015.836%209.558c.115.242.166.508.166.776v7.504c0%201.14-.96%202.055-2.094%201.94C7.337%2024.384%206.11%2014.786%206.009%208C5.993%206.894%206.897%205.99%208%206.072%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M24%2042V26%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M41.942%2010.007c-.776%2013.024-9.13%2017.236-15.946%2017.896C24.896%2028.009%2024%2027.104%2024%2026v-8.372c0-.233.04-.468.125-.684C27.117%209.199%2034.283%208.155%2040%208.02c1.105-.027%202.006.884%201.94%201.987M7.998%206.072c9.329.685%2014.197%206.091%2015.836%209.558c.115.242.166.508.166.776v7.504c0%201.14-.96%202.055-2.094%201.94C7.337%2024.384%206.11%2014.786%206.009%208C5.993%206.894%206.897%205.99%208%206.072%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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