Paradise Lust Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Paradise Lust 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/345516.svg" alt="Paradise Lust icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345516.svg" alt="Paradise Lust icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345516.svg" alt="Paradise Lust icon" :width="24" :height="24" />
CSS background
.icon-paradise-lust {
background-image: url('https://proicons.com/icon/345516.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.3801"/><circle class="b" cx="24" cy="23.9664" r="11.1991"/><path class="b" d="M10.2872,7.5967l7.1131,7.3223"/><path class="b" d="M7.4243,10.4949l7.3195,7.1665"/><path class="b" d="M37.5346,7.4487l-7.2474,7.2498"/><path class="b" d="M40.7467,10.7087l-7.4886,6.9567"/><path class="b" d="M30.3509,33.1904l7.2593,7.2975"/><path class="b" d="M33.3289,30.1615l7.3623,7.1981"/><path class="b" d="M14.8351,30.4028l-7.4785,7.0174"/><path class="b" d="M17.8293,33.3126l-7.3175,7.2759"/></svg>
Copied!