Blackpearl Kangeqiu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blackpearl Kangeqiu 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/337269.svg" alt="Blackpearl Kangeqiu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337269.svg" alt="Blackpearl Kangeqiu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337269.svg" alt="Blackpearl Kangeqiu icon" :width="24" :height="24" />
CSS background
.icon-blackpearl-kangeqiu {
background-image: url('https://proicons.com/icon/337269.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="M7.72,5.5v37L40.28,8.0654"/><path class="a" d="M31.6394,42.5h6.4464"/><path class="a" d="M34.8626,29.6721V42.5"/><path class="a" d="M34.8626,37.6834H30.6061m4.2565-2.4072h-5.33"/><path class="a" d="M34.8626,32.7819H29.6552"/><path class="a" d="M34.8626,34.11h5.41"/><path class="a" d="M34.8626,36.086h5.1257"/><path class="a" d="M34.8626,37.6834h4.2565"/><path class="a" d="M34.8626,32.5278h5.1265"/><path class="a" d="M30.5937,30.9969h8.3227"/><path class="a" d="M34.8626,29.6721h2.6886"/><path class="a" d="M34.8626,29.6721H32.2353"/><path class="a" d="M37.01,39.3058h-4.195"/></svg>
Copied!