Pure Dating Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pure Dating 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/346279.svg" alt="Pure Dating icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346279.svg" alt="Pure Dating icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346279.svg" alt="Pure Dating icon" :width="24" :height="24" />
CSS background
.icon-pure-dating {
background-image: url('https://proicons.com/icon/346279.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><path class="b" d="M37.0843,42.5c-2.1867-3.2126-10.0275-2.6486-9.6045-8.797,2.8852-1.1593,4.7918-4.26,4.7918-8.6167,0-5.5886-3.3158-9.8087-7.6359-9.8087s-7.6359,4.5305-7.6359,10.1191c0,3.392,1.2946,5.907,3.2748,7.3655,1.316,7.1523-7.1904,6.3698-9.4828,9.7377"/><path class="b" d="M24.822,22.3238c-1.8512,0-3.4396.9983-4.1183,2.4211.6787,1.4228,2.267,2.4212,4.1183,2.4212s3.4395-.9984,4.1182-2.4212c-.6787-1.4228-2.267-2.4211-4.1182-2.4211Z"/><line class="b" x1="24.8219" y1="25.6762" x2="24.8219" y2="23.8138"/><path class="b" d="M17.0258,24.5519C4.8065,20.3857,6.9272,11.646,9.3173,5.5c.4966,4.9044,3.1089,14.1705,9.718,12.9674"/><path class="b" d="M32.2716,24.1009c9.6302-4.074,9.1973-12.4549,6.8072-18.6009-.3353,5.4708-4.2076,13.0602-8.336,13.5729"/></svg>
Copied!