sapling icon
sapling from IconPark by ByteDance · Color · Energy · Apache-2.0 Free for personal and commercial use.
- Name
- sapling
- Set
- IconPark
- Style
- Color
- Category
- Energy
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More energy icons from IconPark
Use the sapling icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" d="M26.9999 8.00001C22.3136 12.6863 23.0351 21.035 23.0351 21.035C23.0351 21.035 31.3136 21.6863 35.9999 17C40.6862 12.3137 40.0057 4.03509 40.0057 4.03509C40.0057 4.03509 31.6862 3.31372 26.9999 8.00001Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M23.0351 21.035L30.9999 13.0702M23.0351 21.035C23.0351 21.035 22.3136 12.6863 26.9999 8.00001C31.6862 3.31372 40.0057 4.03509 40.0057 4.03509C40.0057 4.03509 40.6862 12.3137 35.9999 17C31.3136 21.6863 23.0351 21.035 23.0351 21.035Z"/><path fill="#2F88FF" d="M20.0001 21C23.8492 24.8434 22.9712 31.9711 22.9712 31.9711C22.9712 31.9711 15.8492 32.8434 12.0001 29C8.15094 25.1566 9.03226 18.0289 9.03226 18.0289C9.03226 18.0289 16.151 17.1566 20.0001 21Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M22.9712 31.9711L16.0001 25M22.9712 31.9711C22.9712 31.9711 23.8492 24.8434 20.0001 21C16.151 17.1566 9.03226 18.0289 9.03226 18.0289C9.03226 18.0289 8.15094 25.1566 12.0001 29C15.8492 32.8434 22.9712 31.9711 22.9712 31.9711Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M23 4V44"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSapling(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"><path fill="#2F88FF" d="M26.9999 8.00001C22.3136 12.6863 23.0351 21.035 23.0351 21.035C23.0351 21.035 31.3136 21.6863 35.9999 17C40.6862 12.3137 40.0057 4.03509 40.0057 4.03509C40.0057 4.03509 31.6862 3.31372 26.9999 8.00001Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M23.0351 21.035L30.9999 13.0702M23.0351 21.035C23.0351 21.035 22.3136 12.6863 26.9999 8.00001C31.6862 3.31372 40.0057 4.03509 40.0057 4.03509C40.0057 4.03509 40.6862 12.3137 35.9999 17C31.3136 21.6863 23.0351 21.035 23.0351 21.035Z"/><path fill="#2F88FF" d="M20.0001 21C23.8492 24.8434 22.9712 31.9711 22.9712 31.9711C22.9712 31.9711 15.8492 32.8434 12.0001 29C8.15094 25.1566 9.03226 18.0289 9.03226 18.0289C9.03226 18.0289 16.151 17.1566 20.0001 21Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M22.9712 31.9711L16.0001 25M22.9712 31.9711C22.9712 31.9711 23.8492 24.8434 20.0001 21C16.151 17.1566 9.03226 18.0289 9.03226 18.0289C9.03226 18.0289 8.15094 25.1566 12.0001 29C15.8492 32.8434 22.9712 31.9711 22.9712 31.9711Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M23 4V44"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" d="M26.9999 8.00001C22.3136 12.6863 23.0351 21.035 23.0351 21.035C23.0351 21.035 31.3136 21.6863 35.9999 17C40.6862 12.3137 40.0057 4.03509 40.0057 4.03509C40.0057 4.03509 31.6862 3.31372 26.9999 8.00001Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M23.0351 21.035L30.9999 13.0702M23.0351 21.035C23.0351 21.035 22.3136 12.6863 26.9999 8.00001C31.6862 3.31372 40.0057 4.03509 40.0057 4.03509C40.0057 4.03509 40.6862 12.3137 35.9999 17C31.3136 21.6863 23.0351 21.035 23.0351 21.035Z"/><path fill="#2F88FF" d="M20.0001 21C23.8492 24.8434 22.9712 31.9711 22.9712 31.9711C22.9712 31.9711 15.8492 32.8434 12.0001 29C8.15094 25.1566 9.03226 18.0289 9.03226 18.0289C9.03226 18.0289 16.151 17.1566 20.0001 21Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M22.9712 31.9711L16.0001 25M22.9712 31.9711C22.9712 31.9711 23.8492 24.8434 20.0001 21C16.151 17.1566 9.03226 18.0289 9.03226 18.0289C9.03226 18.0289 8.15094 25.1566 12.0001 29C15.8492 32.8434 22.9712 31.9711 22.9712 31.9711Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M23 4V44"/></g></svg> </template>
CSS
.icon-sapling {
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%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M26.9999%208.00001C22.3136%2012.6863%2023.0351%2021.035%2023.0351%2021.035C23.0351%2021.035%2031.3136%2021.6863%2035.9999%2017C40.6862%2012.3137%2040.0057%204.03509%2040.0057%204.03509C40.0057%204.03509%2031.6862%203.31372%2026.9999%208.00001Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M23.0351%2021.035L30.9999%2013.0702M23.0351%2021.035C23.0351%2021.035%2022.3136%2012.6863%2026.9999%208.00001C31.6862%203.31372%2040.0057%204.03509%2040.0057%204.03509C40.0057%204.03509%2040.6862%2012.3137%2035.9999%2017C31.3136%2021.6863%2023.0351%2021.035%2023.0351%2021.035Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M20.0001%2021C23.8492%2024.8434%2022.9712%2031.9711%2022.9712%2031.9711C22.9712%2031.9711%2015.8492%2032.8434%2012.0001%2029C8.15094%2025.1566%209.03226%2018.0289%209.03226%2018.0289C9.03226%2018.0289%2016.151%2017.1566%2020.0001%2021Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M22.9712%2031.9711L16.0001%2025M22.9712%2031.9711C22.9712%2031.9711%2023.8492%2024.8434%2020.0001%2021C16.151%2017.1566%209.03226%2018.0289%209.03226%2018.0289C9.03226%2018.0289%208.15094%2025.1566%2012.0001%2029C15.8492%2032.8434%2022.9712%2031.9711%2022.9712%2031.9711Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M23%204V44%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%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M26.9999%208.00001C22.3136%2012.6863%2023.0351%2021.035%2023.0351%2021.035C23.0351%2021.035%2031.3136%2021.6863%2035.9999%2017C40.6862%2012.3137%2040.0057%204.03509%2040.0057%204.03509C40.0057%204.03509%2031.6862%203.31372%2026.9999%208.00001Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M23.0351%2021.035L30.9999%2013.0702M23.0351%2021.035C23.0351%2021.035%2022.3136%2012.6863%2026.9999%208.00001C31.6862%203.31372%2040.0057%204.03509%2040.0057%204.03509C40.0057%204.03509%2040.6862%2012.3137%2035.9999%2017C31.3136%2021.6863%2023.0351%2021.035%2023.0351%2021.035Z%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M20.0001%2021C23.8492%2024.8434%2022.9712%2031.9711%2022.9712%2031.9711C22.9712%2031.9711%2015.8492%2032.8434%2012.0001%2029C8.15094%2025.1566%209.03226%2018.0289%209.03226%2018.0289C9.03226%2018.0289%2016.151%2017.1566%2020.0001%2021Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M22.9712%2031.9711L16.0001%2025M22.9712%2031.9711C22.9712%2031.9711%2023.8492%2024.8434%2020.0001%2021C16.151%2017.1566%209.03226%2018.0289%209.03226%2018.0289C9.03226%2018.0289%208.15094%2025.1566%2012.0001%2029C15.8492%2032.8434%2022.9712%2031.9711%2022.9712%2031.9711Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M23%204V44%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/sapling.svg?color=%231a73e8&size=48