Kavli Ipmu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kavli Ipmu 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/327849.svg" alt="Kavli Ipmu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327849.svg" alt="Kavli Ipmu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327849.svg" alt="Kavli Ipmu icon" :width="24" :height="24" />
CSS background
.icon-kavli-ipmu {
background-image: url('https://proicons.com/icon/327849.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:#000;stroke-linecap:round;stroke-linejoin:round;}.d{fill:#000;stroke-width:0px;}</style></defs><path class="c" d="M11.4743,26.9565c0,.7142-.579,1.2932-1.2932,1.2932h0c-.7142,0-1.2932-.579-1.2932-1.2932h0c0-.7142.579-1.2932,1.2932-1.2932s1.2932.579,1.2932,1.2932ZM31.1385,30.3942v5.3c0,1.5,1.2,2.7,2.6,2.7s2.6-1.2,2.6-2.7v-5.3M20.986,38.3941v-8l4,8,4-8v8M13.5336,38.3942v-8h2.6c1.5,0,2.7,1.2,2.7,2.7s-1.2,2.7-2.7,2.7h-2.6M10.1811,30.3942v8M8.9811,30.3942h2.4M8.9811,38.3942h2.4"/><path class="d" d="M16.87,9.9738c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75h0Z"/><path class="d" d="M38.0337,25.3767c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75c.4142,0,.75.3358.75.75Z"/><path class="d" d="M28.7049,22.4519c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75s.3358-.75.75-.75.75.3358.75.75Z"/><circle class="d" cx="26.9526" cy="19.5847" r=".75"/><path class="d" d="M37.1265,11.3463c0,.4142-.3358.75-.75.75-.4142,0-.75-.3358-.75-.75h0c0-.4142.3358-.75.75-.75h0c.4142,0,.75.3358.75.75Z"/><path class="d" d="M33.0921,10.8838c0,.4142-.3358.75-.75.75h0c-.4142,0-.75-.3358-.75-.75h0c0-.4142.3358-.75.75-.75h0c.4142,0,.75.3358.75.75h0Z"/><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!