Hashtagdating Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hashtagdating 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/341476.svg" alt="Hashtagdating icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341476.svg" alt="Hashtagdating icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341476.svg" alt="Hashtagdating icon" :width="24" :height="24" />
CSS background
.icon-hashtagdating {
background-image: url('https://proicons.com/icon/341476.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M42.5,40.5c0,1.10800171-.89199829,2-2,2h-16.5c-10.21700001,0-18.5-8.28269958-18.5-18.5S13.78269958,5.5,24,5.5s18.5,8.28269958,18.5,18.5v16.5Z"/><path class="e" d="M22.58699989,18.06999969l14.77200127,2.60470009"/><path class="e" d="M11.64000034,28.32500076l23.63500118,4.16759872"/><path class="e" d="M32.49200058,13.72399998l-4.16760063,23.63500118"/><path class="e" d="M19.11199951,20.50399971l-2.60470009,14.77200127"/><path class="e" d="M20.67499924,11.64000034l-1.04190063,5.90880108-5.90880013-1.04190063"/></svg>
Copied!