Kptncook Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kptncook 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/328056.svg" alt="Kptncook icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328056.svg" alt="Kptncook icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328056.svg" alt="Kptncook icon" :width="24" :height="24" />
CSS background
.icon-kptncook {
background-image: url('https://proicons.com/icon/328056.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="j" d="M29.4419,27.7531l3.4287.0005h-1.542l-5.5825-10.2h-8.8837v10.2162l1.6572.0096h-3.349"/><path id="d" class="j" d="M29.441,7.355l3.4287-.0005h-1.542l-5.5825,10.2h-8.8837V7.3382l-5.2823-.0096"/><path id="e" class="j" d="M11.6967,12.9179c-1.1175,0-2.15-.5327-2.7087-1.3973-.5587-.8647-.5587-1.93,0-2.7947.5587-.8647,1.5913-1.3973,2.7087-1.3973"/><path id="f" class="j" d="M36.1523,36.3377c0,1.5384-1.1934,2.96-3.1307,3.7292-1.9373.7692-4.3241.7692-6.2613,0s-3.1307-2.1908-3.1307-3.7292"/><path id="g" class="j" d="M23.6455,36.3377c0,1.5384-1.1934,2.96-3.1307,3.7292s-4.3241.7692-6.2613,0-3.1307-2.1908-3.1307-3.7292"/><path id="h" class="j" d="M11.1664,36.31c0,2.4088-2.5369,4.3615-5.6664,4.3615"/><path id="i" class="j" d="M42.5,40.6394c-1.6866,0-3.3041-.4527-4.4967-1.2586-1.1926-.8059-1.8626-1.8989-1.8626-3.0386"/></svg>
Copied!