Lovely Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lovely 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/343250.svg" alt="Lovely icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343250.svg" alt="Lovely icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343250.svg" alt="Lovely icon" :width="24" :height="24" />
CSS background
.icon-lovely {
background-image: url('https://proicons.com/icon/343250.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.0505,21.778c0-3.9085-3.1686-7.077-7.0771-7.077-2.5732,0-4.8189,1.3779-6.0576,3.4316-1.2387-2.0537-3.4844-3.4316-6.0576-3.4316-3.9085,0-7.077,3.1685-7.077,7.077,0,.8935.1725,1.7448.4746,2.532,2.3401,6.731,12.66,14.1174,12.66,14.1174,0,0,10.3199-7.3863,12.66-14.1174.3021-.7871.4747-1.6385.4747-2.532h-.0001Z"/><path class="b" d="M24,3.5C12.1258,3.5,2.5,13.1259,2.5,25c0,4.2005,1.2232,8.1072,3.3059,11.4184l-1.6625,8.3604,9.1414-1.1575c3.157,1.8208,6.8092,2.8786,10.7152,2.8786,11.8741,0,21.5-9.6259,21.5-21.5S35.8741,3.5,24,3.5Z"/></svg>
Lovely in other icon packs
Copied!