Xunlei Welfare Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xunlei Welfare 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/335386.svg" alt="Xunlei Welfare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335386.svg" alt="Xunlei Welfare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335386.svg" alt="Xunlei Welfare icon" :width="24" :height="24" />
CSS background
.icon-xunlei-welfare {
background-image: url('https://proicons.com/icon/335386.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M29.7238,37.0897c-2.9884-3.1704-6.5125-5.9468-9.7073-7.4645-6.3992-3.0399-8.3557-6.4336-7.3749-11.4751.8085-4.1559-3.7126-6.5978-7.1415-8.1233l6.4567,2.0315c2.9476-1.5275,5.7809.6862,7.389,3.4382,5.7789-4.7434,11.724-7.8807,18.3691-9.5866-1.7291,2.5029-2.8982,4.2974-4.4297,7.249l1.1793-.2616c-1.5558,2.2689-3.3226,4.239-4.6656,7.0323,3.4635.6268,7.4637,1.9299,9.9263,3.6434-4.938.7448-9.8304,1.5484-14.1243,3.1249h0c1.3883,3.2912,2.573,5.5786,3.9797,8.6281"/><path id="c" class="e" d="M33.8641,33.4542h4.322v4.322h-4.322v-4.322Z"/><path id="d" class="e" d="M42.5,35.6152c0,3.576-2.8989,6.4749-6.4749,6.4749s-6.4749-2.8989-6.4749-6.4749,2.8989-6.4749,6.4749-6.4749,6.4749,2.8989,6.4749,6.4749Z"/></svg>
Copied!