seedling from Line Awesome by Icons8 · Line · Spring · Apache-2.0 Free for personal and commercial use.

Name
seedling
Set
Line Awesome
Style
Line
Category
Spring
Viewbox
32×32
License
Apache 2.0
Aliases
seedling-solid

The same icon in other sets

More spring icons from Line Awesome

Use the seedling icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.398 14.023c-.34.02-.562-.09-.59-.109l-1.687 1.078c.371.582 1.137.977 1.996 1.028q.1.004.2.003c1.128 0 2.238-.57 3.078-1.585c1.433-1.743 2.44-3.59 2.484-3.668l.453-.84l-.816-.492c-4.532-2.723-7.121-1.43-8.024-.747a3.72 3.72 0 0 0-1.402 3.739c-.93.593-1.856 1.343-2.594 2.258c-.426-.997-1.09-1.891-1.863-2.68c.07-.184.117-.363.148-.496q.023-.106.051-.196c.512-1.714-.191-3.714-1.75-4.972c-1.11-.895-4.262-2.66-9.562.261l-.684.375l.195.75c.04.153.985 3.715 2.864 5.801c.812.903 1.832 1.41 2.953 1.465q.106.005.207.004c1.258 0 2.336-.559 2.773-.957l-1.344-1.48c-.015.011-1.695 1.19-3.101-.372c-1.09-1.207-1.832-3.144-2.184-4.207c3.785-1.824 5.88-.687 6.625-.086c.875.707 1.309 1.75 1.13 2.657C10.8 8.96 8.558 8.07 8.378 8.004l-.723 1.863C9.7 10.657 15 13.484 15 17v3.145a4 4 0 0 0-1.98 1.199A3.5 3.5 0 0 0 11.5 21a3.5 3.5 0 0 0-3.203 2.094A3.4 3.4 0 0 0 7.5 23C5.57 23 4 24.57 4 26.5v.5h2v-.5A1.5 1.5 0 0 1 7.5 25c.402 0 .71.168.898.309L10 24.512v-.016A1.505 1.505 0 0 1 11.5 23c.402 0 .781.16 1.066.45l1.621-.282A2 2 0 0 1 16 22a1.99 1.99 0 0 1 1.75 1.063l1.578.242c.2-.196.465-.305.742-.305c.586 0 1.067.48 1.067 1.066c0 .118-.024.235-.07.364l1.605 1.09c.265-.239.71-.52 1.328-.52c1.102 0 2 .898 2 2h2c0-2.207-1.793-4-4-4c-.344 0-.684.047-1.008.133a3.074 3.074 0 0 0-4.113-1.895A4 4 0 0 0 17 20.145V19h.004v-.328c0-4.152 6.531-6.14 6.598-6.16l-.563-1.918c-.102.027-.918.277-1.992.77c.078-.415.293-.802.656-1.075c1.059-.805 2.856-.652 4.914.387a23 23 0 0 1-1.765 2.492c-.551.668-1.094.836-1.454.855m-9.914-3.203l.012.157c-.05-.04-.105-.079-.156-.122c.047-.011.09-.03.144-.035"/></svg>

React

import type { SVGProps } from "react";

export function LaSeedling(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.398 14.023c-.34.02-.562-.09-.59-.109l-1.687 1.078c.371.582 1.137.977 1.996 1.028q.1.004.2.003c1.128 0 2.238-.57 3.078-1.585c1.433-1.743 2.44-3.59 2.484-3.668l.453-.84l-.816-.492c-4.532-2.723-7.121-1.43-8.024-.747a3.72 3.72 0 0 0-1.402 3.739c-.93.593-1.856 1.343-2.594 2.258c-.426-.997-1.09-1.891-1.863-2.68c.07-.184.117-.363.148-.496q.023-.106.051-.196c.512-1.714-.191-3.714-1.75-4.972c-1.11-.895-4.262-2.66-9.562.261l-.684.375l.195.75c.04.153.985 3.715 2.864 5.801c.812.903 1.832 1.41 2.953 1.465q.106.005.207.004c1.258 0 2.336-.559 2.773-.957l-1.344-1.48c-.015.011-1.695 1.19-3.101-.372c-1.09-1.207-1.832-3.144-2.184-4.207c3.785-1.824 5.88-.687 6.625-.086c.875.707 1.309 1.75 1.13 2.657C10.8 8.96 8.558 8.07 8.378 8.004l-.723 1.863C9.7 10.657 15 13.484 15 17v3.145a4 4 0 0 0-1.98 1.199A3.5 3.5 0 0 0 11.5 21a3.5 3.5 0 0 0-3.203 2.094A3.4 3.4 0 0 0 7.5 23C5.57 23 4 24.57 4 26.5v.5h2v-.5A1.5 1.5 0 0 1 7.5 25c.402 0 .71.168.898.309L10 24.512v-.016A1.505 1.505 0 0 1 11.5 23c.402 0 .781.16 1.066.45l1.621-.282A2 2 0 0 1 16 22a1.99 1.99 0 0 1 1.75 1.063l1.578.242c.2-.196.465-.305.742-.305c.586 0 1.067.48 1.067 1.066c0 .118-.024.235-.07.364l1.605 1.09c.265-.239.71-.52 1.328-.52c1.102 0 2 .898 2 2h2c0-2.207-1.793-4-4-4c-.344 0-.684.047-1.008.133a3.074 3.074 0 0 0-4.113-1.895A4 4 0 0 0 17 20.145V19h.004v-.328c0-4.152 6.531-6.14 6.598-6.16l-.563-1.918c-.102.027-.918.277-1.992.77c.078-.415.293-.802.656-1.075c1.059-.805 2.856-.652 4.914.387a23 23 0 0 1-1.765 2.492c-.551.668-1.094.836-1.454.855m-9.914-3.203l.012.157c-.05-.04-.105-.079-.156-.122c.047-.011.09-.03.144-.035"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M23.398 14.023c-.34.02-.562-.09-.59-.109l-1.687 1.078c.371.582 1.137.977 1.996 1.028q.1.004.2.003c1.128 0 2.238-.57 3.078-1.585c1.433-1.743 2.44-3.59 2.484-3.668l.453-.84l-.816-.492c-4.532-2.723-7.121-1.43-8.024-.747a3.72 3.72 0 0 0-1.402 3.739c-.93.593-1.856 1.343-2.594 2.258c-.426-.997-1.09-1.891-1.863-2.68c.07-.184.117-.363.148-.496q.023-.106.051-.196c.512-1.714-.191-3.714-1.75-4.972c-1.11-.895-4.262-2.66-9.562.261l-.684.375l.195.75c.04.153.985 3.715 2.864 5.801c.812.903 1.832 1.41 2.953 1.465q.106.005.207.004c1.258 0 2.336-.559 2.773-.957l-1.344-1.48c-.015.011-1.695 1.19-3.101-.372c-1.09-1.207-1.832-3.144-2.184-4.207c3.785-1.824 5.88-.687 6.625-.086c.875.707 1.309 1.75 1.13 2.657C10.8 8.96 8.558 8.07 8.378 8.004l-.723 1.863C9.7 10.657 15 13.484 15 17v3.145a4 4 0 0 0-1.98 1.199A3.5 3.5 0 0 0 11.5 21a3.5 3.5 0 0 0-3.203 2.094A3.4 3.4 0 0 0 7.5 23C5.57 23 4 24.57 4 26.5v.5h2v-.5A1.5 1.5 0 0 1 7.5 25c.402 0 .71.168.898.309L10 24.512v-.016A1.505 1.505 0 0 1 11.5 23c.402 0 .781.16 1.066.45l1.621-.282A2 2 0 0 1 16 22a1.99 1.99 0 0 1 1.75 1.063l1.578.242c.2-.196.465-.305.742-.305c.586 0 1.067.48 1.067 1.066c0 .118-.024.235-.07.364l1.605 1.09c.265-.239.71-.52 1.328-.52c1.102 0 2 .898 2 2h2c0-2.207-1.793-4-4-4c-.344 0-.684.047-1.008.133a3.074 3.074 0 0 0-4.113-1.895A4 4 0 0 0 17 20.145V19h.004v-.328c0-4.152 6.531-6.14 6.598-6.16l-.563-1.918c-.102.027-.918.277-1.992.77c.078-.415.293-.802.656-1.075c1.059-.805 2.856-.652 4.914.387a23 23 0 0 1-1.765 2.492c-.551.668-1.094.836-1.454.855m-9.914-3.203l.012.157c-.05-.04-.105-.079-.156-.122c.047-.011.09-.03.144-.035"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.398%2014.023c-.34.02-.562-.09-.59-.109l-1.687%201.078c.371.582%201.137.977%201.996%201.028q.1.004.2.003c1.128%200%202.238-.57%203.078-1.585c1.433-1.743%202.44-3.59%202.484-3.668l.453-.84l-.816-.492c-4.532-2.723-7.121-1.43-8.024-.747a3.72%203.72%200%200%200-1.402%203.739c-.93.593-1.856%201.343-2.594%202.258c-.426-.997-1.09-1.891-1.863-2.68c.07-.184.117-.363.148-.496q.023-.106.051-.196c.512-1.714-.191-3.714-1.75-4.972c-1.11-.895-4.262-2.66-9.562.261l-.684.375l.195.75c.04.153.985%203.715%202.864%205.801c.812.903%201.832%201.41%202.953%201.465q.106.005.207.004c1.258%200%202.336-.559%202.773-.957l-1.344-1.48c-.015.011-1.695%201.19-3.101-.372c-1.09-1.207-1.832-3.144-2.184-4.207c3.785-1.824%205.88-.687%206.625-.086c.875.707%201.309%201.75%201.13%202.657C10.8%208.96%208.558%208.07%208.378%208.004l-.723%201.863C9.7%2010.657%2015%2013.484%2015%2017v3.145a4%204%200%200%200-1.98%201.199A3.5%203.5%200%200%200%2011.5%2021a3.5%203.5%200%200%200-3.203%202.094A3.4%203.4%200%200%200%207.5%2023C5.57%2023%204%2024.57%204%2026.5v.5h2v-.5A1.5%201.5%200%200%201%207.5%2025c.402%200%20.71.168.898.309L10%2024.512v-.016A1.505%201.505%200%200%201%2011.5%2023c.402%200%20.781.16%201.066.45l1.621-.282A2%202%200%200%201%2016%2022a1.99%201.99%200%200%201%201.75%201.063l1.578.242c.2-.196.465-.305.742-.305c.586%200%201.067.48%201.067%201.066c0%20.118-.024.235-.07.364l1.605%201.09c.265-.239.71-.52%201.328-.52c1.102%200%202%20.898%202%202h2c0-2.207-1.793-4-4-4c-.344%200-.684.047-1.008.133a3.074%203.074%200%200%200-4.113-1.895A4%204%200%200%200%2017%2020.145V19h.004v-.328c0-4.152%206.531-6.14%206.598-6.16l-.563-1.918c-.102.027-.918.277-1.992.77c.078-.415.293-.802.656-1.075c1.059-.805%202.856-.652%204.914.387a23%2023%200%200%201-1.765%202.492c-.551.668-1.094.836-1.454.855m-9.914-3.203l.012.157c-.05-.04-.105-.079-.156-.122c.047-.011.09-.03.144-.035%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M23.398%2014.023c-.34.02-.562-.09-.59-.109l-1.687%201.078c.371.582%201.137.977%201.996%201.028q.1.004.2.003c1.128%200%202.238-.57%203.078-1.585c1.433-1.743%202.44-3.59%202.484-3.668l.453-.84l-.816-.492c-4.532-2.723-7.121-1.43-8.024-.747a3.72%203.72%200%200%200-1.402%203.739c-.93.593-1.856%201.343-2.594%202.258c-.426-.997-1.09-1.891-1.863-2.68c.07-.184.117-.363.148-.496q.023-.106.051-.196c.512-1.714-.191-3.714-1.75-4.972c-1.11-.895-4.262-2.66-9.562.261l-.684.375l.195.75c.04.153.985%203.715%202.864%205.801c.812.903%201.832%201.41%202.953%201.465q.106.005.207.004c1.258%200%202.336-.559%202.773-.957l-1.344-1.48c-.015.011-1.695%201.19-3.101-.372c-1.09-1.207-1.832-3.144-2.184-4.207c3.785-1.824%205.88-.687%206.625-.086c.875.707%201.309%201.75%201.13%202.657C10.8%208.96%208.558%208.07%208.378%208.004l-.723%201.863C9.7%2010.657%2015%2013.484%2015%2017v3.145a4%204%200%200%200-1.98%201.199A3.5%203.5%200%200%200%2011.5%2021a3.5%203.5%200%200%200-3.203%202.094A3.4%203.4%200%200%200%207.5%2023C5.57%2023%204%2024.57%204%2026.5v.5h2v-.5A1.5%201.5%200%200%201%207.5%2025c.402%200%20.71.168.898.309L10%2024.512v-.016A1.505%201.505%200%200%201%2011.5%2023c.402%200%20.781.16%201.066.45l1.621-.282A2%202%200%200%201%2016%2022a1.99%201.99%200%200%201%201.75%201.063l1.578.242c.2-.196.465-.305.742-.305c.586%200%201.067.48%201.067%201.066c0%20.118-.024.235-.07.364l1.605%201.09c.265-.239.71-.52%201.328-.52c1.102%200%202%20.898%202%202h2c0-2.207-1.793-4-4-4c-.344%200-.684.047-1.008.133a3.074%203.074%200%200%200-4.113-1.895A4%204%200%200%200%2017%2020.145V19h.004v-.328c0-4.152%206.531-6.14%206.598-6.16l-.563-1.918c-.102.027-.918.277-1.992.77c.078-.415.293-.802.656-1.075c1.059-.805%202.856-.652%204.914.387a23%2023%200%200%201-1.765%202.492c-.551.668-1.094.836-1.454.855m-9.914-3.203l.012.157c-.05-.04-.105-.079-.156-.122c.047-.011.09-.03.144-.035%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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