The Forest Of Love Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The The Forest Of Love 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/348435.svg" alt="The Forest Of Love icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348435.svg" alt="The Forest Of Love icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348435.svg" alt="The Forest Of Love icon" :width="24" :height="24" />
CSS background
.icon-the-forest-of-love {
background-image: url('https://proicons.com/icon/348435.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M20.54311606,11.93006256s-4.74728179-4.01035053-9.5504141-5.56567971c-1.9366044-.62710272-4.05443014.40927191-4.64133227,2.35843592-1.84167307,6.11639098-.81106509,15.91539118-.81106509,15.91539118"/><path class="f" d="M14.54657959,14.76460132c-1.81813165-3.92111669-6.76705574-7.96246501-6.76705574-7.96246501"/><path class="f" d="M16.28378324,16.94091466c1.43892154-1.81663844,4.13689943-2.17631334,4.13689943-2.17631334"/><path class="f" d="M24,33.39857976c-2.15838231,0-5.46790185-1.81663844-5.84561875-6.40320085"/><ellipse class="f" cx="17.93502769" cy="20.77720482" rx="2.19255944" ry="2.86527654"/><path class="f" d="M13.70873293,35.05592416c0,.98822154-.30596659,6.76237665,10.29126707,6.76237665"/><path class="f" d="M24,11.58692743c11.12765991,0,13.79570978,9.58832639,17.93855519,12.6145455,6.13939857,4.4846388-7.07469757,12.99825791-17.93855519,12.99825791S-.07795376,28.68611172,6.06144481,24.20147292c4.14284541-3.02621911,6.81089529-12.6145455,17.93855519-12.6145455Z"/><path class="f" d="M27.45688394,11.93006256s4.74728179-4.01035053,9.5504141-5.56567971c1.9366044-.62710272,4.05443014.40927191,4.64133227,2.35843592,1.84167307,6.11639098.81106509,15.91539118.81106509,15.91539118"/><path class="f" d="M33.45342041,14.76460132c1.81813165-3.92111669,6.76705574-7.96246501,6.76705574-7.96246501"/><path class="f" d="M31.71621676,16.94091466c-1.43892154-1.81663844-4.13689943-2.17631334-4.13689943-2.17631334"/><path class="f" d="M31.46440549,27.18224299s-.39570342-.18686408-1.61878673-.18686408c-2.48213966,0-3.63327689,1.43452763-5.84561875,1.43452763s-3.3634791-1.43452763-5.84561875-1.43452763c-1.22308331,0-1.61878673.18686408-1.61878673.18686408"/><path class="f" d="M24,33.39857976c2.15838231,0,5.46790185-1.81663844,5.84561875-6.40320085"/><ellipse class="f" cx="30.06497231" cy="20.77720482" rx="2.19255944" ry="2.86527654"/><path class="f" d="M34.29126707,35.05592416c0,.98822154.30596659,6.76237665-10.29126707,6.76237665"/><ellipse class="f" cx="24" cy="24.78236311" rx="1.31622921" ry=".95261159"/><circle class="f" cx="19.14098419" cy="20.77720482" r=".98660294"/><circle class="f" cx="28.85901581" cy="20.77720482" r=".98660294"/></svg>
Copied!