Cainiao Wireless Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cainiao Wireless 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/337651.svg" alt="Cainiao Wireless icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337651.svg" alt="Cainiao Wireless icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337651.svg" alt="Cainiao Wireless icon" :width="24" :height="24" />
CSS background
.icon-cainiao-wireless {
background-image: url('https://proicons.com/icon/337651.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M11.766,34.278c8.4059,6.9108,21.747,2.8051,25.016-.2028,7.4254-.9493,5.8954-9.8207,3.11-12.441-1.3227-4.9-2.2449-11.758-7.9331-13.319C27.4237,4.29,22.48,4.24,16.814,8.1123c-5.429,1.9763-7.1586,7.48-8.4289,13.793-3.954,4.4793-3.75,10.104,3.3806,12.373Z"/><path class="a" d="M20.427,20.045a3.7123,3.7123,0,0,1,7.4246,0"/><path class="a" d="M19.947,9.5319c-4.456-.0477-7.8677,3.5121-8.181,6.5583a25.0511,25.0511,0,0,0,.1439,4.9762c2.0964,11.891,25.204,7.67,25.287.0676.0145-1.3313-.115-2.6924-.2028-4.021-.3215-4.8619-4.9342-7.4516-7.7483-7.4817Z"/><path class="a" d="M27.874,37.655v4.3306h2.9749L27.874,40.0132"/><path class="a" d="M21.524,37.987v4.0657H17.9861l3.5379-2.1472"/><path class="a" d="M20.92,28.332l3.6221-2.9937,3.0125,2.7656"/></svg>
Copied!