Koillection Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Koillection 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/342579.svg" alt="Koillection icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342579.svg" alt="Koillection icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342579.svg" alt="Koillection icon" :width="24" :height="24" />
CSS background
.icon-koillection {
background-image: url('https://proicons.com/icon/342579.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m25.3562,24.0105c-.1807-.5419-.4516-.9936-.271-1.5355.0903-.4516.3613-.9936.7226-1.3549.8129-.8129,2.0775-.7226,3.071-.4516.3613.0903,1.1742.271,1.3549.7226.0903.1807,0,.6323,0,.8129v.9936c0,.6323,0,1.2645.0903,1.8065.0903.4516.1807,1.2645.4516,1.6258s.9032.7226,1.2645.9936c.4516.3613.9936.7226,1.4452,1.1742.9936.7226,1.9871,1.5355,2.8904,2.3484,1.7162,1.5355,2.7097,3.613,3.7033,5.6905.5419,1.0839.9032,2.2581.5419,3.4323-.271.9936-1.1742,1.7162-1.9871,2.2581-1.9871,1.1742-4.5162,1.1742-6.7743.9936-1.2645-.0903-2.4388-.3613-3.5227-.8129-.5419-.1807-.9936-.4516-1.5355-.7226s-.9936-.7226-1.5355-.9032c-.4516-.1807-1.0839.0903-1.5355.1807-.6323.0903-1.1742.0903-1.8065.3613-1.0839.4516-2.0775,1.0839-3.1614,1.3549-1.9871.4516-4.7872-.6323-5.0582-2.8904-.0903-1.1742.8129-1.9871,1.8065-2.2581.6323-.1807,1.2645-.271,1.8968-.271h1.1742c.271,0,.6323.1807.9032,0-.6323-.3613-1.2645-.5419-1.8968-.9032-.7226-.3613-1.3549-.8129-1.9871-1.2645-1.3549-.9936-2.4388-2.0775-3.5227-3.2517-1.0839-1.1742-3.071.3613-4.2453-.5419-.5419-.4516-.6323-1.1742-.5419-1.8065.0903-.8129.5419-1.2645,1.3549-1.3549.1806,0,.7226.0903.7226-.0903.0903-.1807-.3613-.8129-.4516-.9936-.3613-.7226-.6323-1.5355-.8129-2.3484-.4516-1.6258-.6323-3.1614-.6323-4.8775,0-3.1614.8129-6.2324,2.8001-8.7615.4516-.5419.9936-.9936,1.5355-1.5355.4516-.7226.8129-1.4452,1.2646-2.0775.8129-1.1742,2.0775-1.8968,3.4323-2.3484.7226-.271,1.4452-.4516,2.1678-.6323.6323-.0903,1.9871-.3613,2.6194.0903.9032.5419-1.8968,1.9871-2.3484,2.2581-1.1742.9936-.9032,2.3484-.4516,3.7033.1807.4516.4516,1.2645.1807,1.8065-.3613.6323-1.3549.271-1.8065.1806-1.5355-.4516-3.071-.271-4.4259.5419-1.1742.7226-2.1678,1.8065-1.8065,3.2517.0903.271.1806.6323.3613.9032.271.3613.5419.3613.9032.5419.5419.271.271.9936.9936,1.1742.8129.271,1.7162-.0903,2.6194.271.7226.3613.9936.9032,1.4452,1.4452.4516.4516,1.4452.271,1.9871.271.7226,0,1.6258-.0903,2.3484.3613.271.1807.5419.4516.7226.8129.1807.3613.3613.3613.7226.5419.8129.271,1.7162.7226,2.6194,1.0839Z"/><path class="c" d="m31.71,38.1415c.9813-.1402,2.1027,2.2429.8411,2.3831-1.2616.4205-1.9626-2.3831-.8411-2.3831Z"/></svg>
Copied!