bamboo shoot icon
bamboo-shoot-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- bamboo-shoot-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Use the bamboo shoot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.99 2.442l.005-.366l-.363.004c-.27.002-.54.004-.81.019q-.118.006-.334.025c-.286.028-.696.078-1.216.173a23 23 0 0 0-3.362.906l1.31 5.801l3.07.673c.758-1.83 1.175-3.357 1.405-4.476c.133-.644.203-1.153.24-1.508q.029-.266.036-.414c.016-.278.018-.558.02-.837m-2.543 9.098l-3.273-.717l-7.67-1.618l2.975 13.281c3.96-4.042 6.43-7.817 7.968-10.947M9.52 22.89L6.299 8.506a50 50 0 0 0-5.12 4.486L.7 13.47l.267.623c.4.933 1.672 3.187 3.747 5.262c1.79 1.79 3.712 2.982 4.807 3.533M8.256 7.109l6.81 1.436l-1.04-4.61c-1.704.731-3.653 1.751-5.77 3.174"/></svg>
React
import type { SVGProps } from "react";
export function TdesignBambooShootFilled(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="m21.99 2.442l.005-.366l-.363.004c-.27.002-.54.004-.81.019q-.118.006-.334.025c-.286.028-.696.078-1.216.173a23 23 0 0 0-3.362.906l1.31 5.801l3.07.673c.758-1.83 1.175-3.357 1.405-4.476c.133-.644.203-1.153.24-1.508q.029-.266.036-.414c.016-.278.018-.558.02-.837m-2.543 9.098l-3.273-.717l-7.67-1.618l2.975 13.281c3.96-4.042 6.43-7.817 7.968-10.947M9.52 22.89L6.299 8.506a50 50 0 0 0-5.12 4.486L.7 13.47l.267.623c.4.933 1.672 3.187 3.747 5.262c1.79 1.79 3.712 2.982 4.807 3.533M8.256 7.109l6.81 1.436l-1.04-4.61c-1.704.731-3.653 1.751-5.77 3.174"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.99 2.442l.005-.366l-.363.004c-.27.002-.54.004-.81.019q-.118.006-.334.025c-.286.028-.696.078-1.216.173a23 23 0 0 0-3.362.906l1.31 5.801l3.07.673c.758-1.83 1.175-3.357 1.405-4.476c.133-.644.203-1.153.24-1.508q.029-.266.036-.414c.016-.278.018-.558.02-.837m-2.543 9.098l-3.273-.717l-7.67-1.618l2.975 13.281c3.96-4.042 6.43-7.817 7.968-10.947M9.52 22.89L6.299 8.506a50 50 0 0 0-5.12 4.486L.7 13.47l.267.623c.4.933 1.672 3.187 3.747 5.262c1.79 1.79 3.712 2.982 4.807 3.533M8.256 7.109l6.81 1.436l-1.04-4.61c-1.704.731-3.653 1.751-5.77 3.174"/></svg> </template>
CSS
.icon-bamboo-shoot-filled {
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%22m21.99%202.442l.005-.366l-.363.004c-.27.002-.54.004-.81.019q-.118.006-.334.025c-.286.028-.696.078-1.216.173a23%2023%200%200%200-3.362.906l1.31%205.801l3.07.673c.758-1.83%201.175-3.357%201.405-4.476c.133-.644.203-1.153.24-1.508q.029-.266.036-.414c.016-.278.018-.558.02-.837m-2.543%209.098l-3.273-.717l-7.67-1.618l2.975%2013.281c3.96-4.042%206.43-7.817%207.968-10.947M9.52%2022.89L6.299%208.506a50%2050%200%200%200-5.12%204.486L.7%2013.47l.267.623c.4.933%201.672%203.187%203.747%205.262c1.79%201.79%203.712%202.982%204.807%203.533M8.256%207.109l6.81%201.436l-1.04-4.61c-1.704.731-3.653%201.751-5.77%203.174%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%22m21.99%202.442l.005-.366l-.363.004c-.27.002-.54.004-.81.019q-.118.006-.334.025c-.286.028-.696.078-1.216.173a23%2023%200%200%200-3.362.906l1.31%205.801l3.07.673c.758-1.83%201.175-3.357%201.405-4.476c.133-.644.203-1.153.24-1.508q.029-.266.036-.414c.016-.278.018-.558.02-.837m-2.543%209.098l-3.273-.717l-7.67-1.618l2.975%2013.281c3.96-4.042%206.43-7.817%207.968-10.947M9.52%2022.89L6.299%208.506a50%2050%200%200%200-5.12%204.486L.7%2013.47l.267.623c.4.933%201.672%203.187%203.747%205.262c1.79%201.79%203.712%202.982%204.807%203.533M8.256%207.109l6.81%201.436l-1.04-4.61c-1.704.731-3.653%201.751-5.77%203.174%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/bamboo-shoot-filled.svg?color=%231a73e8&size=48