Kkp Biz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kkp Biz 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/342543.svg" alt="Kkp Biz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342543.svg" alt="Kkp Biz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342543.svg" alt="Kkp Biz icon" :width="24" :height="24" />
CSS background
.icon-kkp-biz {
background-image: url('https://proicons.com/icon/342543.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4M23.995,33.798v5.853"/><path class="b" d="M26.099,33.798h3.797l-3.796,5.852h3.797M20.463,36.725c.792,0,1.433.655,1.433,1.463s-.641,1.463-1.433,1.463h-2.363v-5.853h2.364c.792,0,1.433.655,1.433,1.463s-.641,1.464-1.433,1.464M20.463,36.725h-2.363M31.247,25.304c1.522-.008,3.006-.014,4.528-.016h0c-1.977,4.302-3.222,3.786-5.603,3.786h-10.174c-6.787,0-5.508.005-7.773-3.786,1.584.03,3.165.048,4.777.047l.033-11.673c.006-2.138,1.51-2.439,3.265-3.58-.066.476-.163.983,0,1.216,4.435-.32,9.763.72,12.451-1.447-1.134,2.454-.467,4.658-6.447,4.658l-6.004.015v4.249l7.393-1.948c2.987-.787,2.58-.672,5.028,2.226-.678.003-1.312.026-1.474.265v5.988Z"/><path class="b" d="M27.823,20.288c-2.31.568-4.97,1.348-7.523,2.04l.016,3.012c2.506.007,5.011-.004,7.507-.018v-5.034Z"/></svg>
Copied!