Kancionl Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kancionl 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/327820.svg" alt="Kancionl icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327820.svg" alt="Kancionl icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327820.svg" alt="Kancionl icon" :width="24" :height="24" />
CSS background
.icon-kancionl {
background-image: url('https://proicons.com/icon/327820.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,.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M9.5,5.5v2a2,2,0,0,1-2,2h-2v29h2a2,2,0,0,1,2,2v2h29v-2a2,2,0,0,1,2-2h2V9.5h-2a2,2,0,0,1-2-2v-2Z"/><path class="a" d="M33.51,22.79a2.25,2.25,0,0,0-2.24-2.25h-.13A2.34,2.34,0,0,0,29,22.93V25a2.25,2.25,0,0,0,2.23,2.25h0A2.24,2.24,0,0,0,33.5,25h0V22.81"/><polyline class="b" points="31.59 31.29 31.59 38.01 34.95 38.01"/><line class="a" x1="21.9" y1="27.26" x2="25.25" y2="27.26"/><line class="a" x1="21.9" y1="20.54" x2="25.25" y2="20.54"/><line class="a" x1="23.58" y1="20.54" x2="23.58" y2="27.26"/><path class="a" d="M19,25a2.24,2.24,0,0,1-2.23,2.25h0A2.24,2.24,0,0,1,14.49,25h0V22.8a2.24,2.24,0,0,1,2.24-2.24h0A2.24,2.24,0,0,1,19,22.8h0"/><line class="a" x1="31.02" y1="9.69" x2="31.02" y2="16.42"/><line class="a" x1="35.52" y1="16.42" x2="35.52" y2="9.69"/><line class="a" x1="31.02" y1="9.69" x2="35.52" y2="16.42"/><line class="a" x1="13.06" y1="9.7" x2="13.06" y2="16.4"/><line class="a" x1="13.93" y1="13.05" x2="16.4" y2="9.72"/><line class="a" x1="13.93" y1="13.05" x2="16.4" y2="16.41"/><line class="a" x1="13.93" y1="13.05" x2="13.06" y2="13.05"/><line class="a" x1="21.38" y1="16.4" x2="23.62" y2="9.69"/><line class="a" x1="25.77" y1="16.42" x2="23.62" y2="9.69"/><line class="a" x1="25.05" y1="14.17" x2="22.13" y2="14.17"/><line class="a" x1="12.48" y1="31.29" x2="12.48" y2="38.01"/><line class="a" x1="16.98" y1="38.01" x2="16.98" y2="31.29"/><line class="a" x1="12.48" y1="31.29" x2="16.98" y2="38.01"/><line class="a" x1="21.38" y1="37.99" x2="23.62" y2="31.29"/><line class="a" x1="25.77" y1="38.01" x2="23.62" y2="31.29"/><line class="a" x1="25.05" y1="35.76" x2="22.13" y2="35.76"/><line class="a" x1="24.68" y1="29.04" x2="23.72" y2="30"/></svg>
Copied!