Plant Parent Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Plant Parent icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/331352.svg" alt="Plant Parent icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331352.svg" alt="Plant Parent icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331352.svg" alt="Plant Parent icon" :width="24" :height="24" />
CSS background
.icon-plant-parent {
background-image: url('https://proicons.com/icon/331352.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M19.4501,40.4587c-.964-.0177-2.8922-.0532-4.9161-1.4561-2.024-1.4029-4.1437-4.173-5.0948-6.4448-.9511-2.2717-.7337-4.0449-.6201-4.9901.1136-.9452.1233-1.0623,1.1868-.9789,1.0635.0834,3.1808.3673,5.2154,1.7158,2.0346,1.3485,3.9863,3.7616,4.8645,5.9736.8783,2.212.6831,4.2229.5589,5.2224s-.1774.9877-.204.9818q-.0266-.0059-.9907-.0237h0Z"/><path class="b" d="M28.5499,40.1524c.964-.0177,2.8922-.0532,4.9161-1.4561,2.024-1.4029,4.1437-4.173,5.0948-6.4448.9511-2.2717.7337-4.0449.6201-4.9901-.1136-.9452-.1233-1.0623-1.1868-.9789-1.0635.0834-3.1808.3673-5.2154,1.7158-2.0346,1.3485-3.9863,3.7616-4.8645,5.9736-.8783,2.212-.6831,4.2229-.5589,5.2224s.1774.9877.204.9818q.0266-.0059.9907-.0237h0Z"/><path class="b" d="M10.0223,8.2484c.3253.1005.9759.3016,1.3869.8724.411.5707.5826,1.5111.5883,3.0538.0057,1.5427-.1545,3.6875.0373,5.7009s.7354,3.8954,2.0319,5.6519c1.2964,1.7565,3.3457,3.3875,5.9512,4.203,2.6055.8155,5.7671.8155,8.3744-.0173s4.66-2.4984,5.9823-4.5496,1.9135-4.4879,2.0437-6.6525c.1301-2.1646-.2011-4.0572-.3016-5.2815s.0296-1.7802.4037-2.1828.9922-.6517,1.4358-.7878c.4436-.136.7127-.1589.7407-.2532.0281-.0942-.1848-.2598-.9774-.4136-.7925-.1538-2.1646-.2957-3.8656.0369-1.7009.3326-3.7306,1.1398-5.3728,2.4384-1.6422,1.2986-2.8968,3.0885-3.5303,4.5418-.6336,1.4533-.6461,2.5699-.6712,3.1721-.0251.6022-.0627.69-.1077.689-.045-.0011-.0972-.091-.1746-.6827s-.1798-1.6853-.7517-3.1084c-.5719-1.423-1.6133-3.1752-3.3509-4.5742-1.7377-1.3989-4.1716-2.4444-5.9784-2.8241-1.8068-.3796-2.9862-.0934-3.6618.1384-.6755.2318-.847.4093-.8559.5216-.0088.1124.1449.1597.2218.1834s.0769.0237.4022.1242h-.0001Z"/><path class="b" d="M19.3496,9.6932c.546-1.0108,1.0921-2.0215,1.8155-2.8814s1.6241-1.5688,2.128-1.9679c.5039-.3991.6109-.4882,1.2128-.0669.602.4214,1.6989,1.3532,2.5488,2.2431s1.453,1.7375,2.056,2.5851"/><path class="b" d="M23.9855,28.3382v15.1618"/></svg>
Copied!