Xapk Installer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xapk Installer 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/349877.svg" alt="Xapk Installer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349877.svg" alt="Xapk Installer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349877.svg" alt="Xapk Installer icon" :width="24" :height="24" />
CSS background
.icon-xapk-installer {
background-image: url('https://proicons.com/icon/349877.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>.n{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M39.8342,27.3593c-1.6968-7.8106-5.878-14.3452-15.8342-14.3452s-14.1373,6.5345-15.8341,14.3452h31.6683Z"/><path id="c" class="n" d="M19.668,19.4596c0,.9074-.7352,1.6431-1.6421,1.6431h0c-.9069,0-1.6421-.7356-1.6421-1.6431h0c0-.9074.7352-1.6431,1.6421-1.6431h0c.9069,0,1.6421.7356,1.6421,1.6431h0Z"/><path id="d" class="n" d="M31.6162,19.4596c0,.9074-.7352,1.6431-1.6421,1.6431-.9069,0-1.6421-.7356-1.6421-1.6431h0c0-.9074.7352-1.6431,1.6421-1.6431h0c.9069,0,1.6421.7356,1.6421,1.6431Z"/><line class="n" x1="15.35" y1="15.3007" x2="12.64" y2="10.7107"/><line class="n" x1="35.36" y1="10.7107" x2="32.65" y2="15.3007"/><path id="e" class="n" d="M9.2145,27.3593h29.571c2.6118,0,4.7145,2.104,4.7145,4.7174v.4952c0,2.6134-2.1027,4.7174-4.7145,4.7174H9.2145c-2.6118,0-4.7145-2.104-4.7145-4.7174v-.4952c0-2.6134,2.1027-4.7174,4.7145-4.7174Z"/><path id="f" class="n" d="M14.4665,29.7257l3.2653,5.1972"/><path id="g" class="n" d="M17.7318,29.7257l-3.2653,5.1972"/><path id="h" class="n" d="M22.692,33.1688h-2.2606"/><path id="i" class="n" d="M19.8663,34.9229l1.6955-5.1972,1.6955,5.1972"/><path id="j" class="n" d="M25.4411,34.9229v-5.1972h1.6327c.9419,0,1.6955.7796,1.6955,1.7541s-.7535,1.7541-1.6955,1.7541h-1.6327"/><path id="k" class="n" d="M30.8962,29.7257v5.1972"/><path id="l" class="n" d="M30.8962,33.1039l2.6374-3.3782"/><path id="m" class="n" d="M33.5336,34.9229l-2.0094-2.5986"/></svg>
Copied!