Xapk Install Buddy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Xapk Install Buddy 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/335317.svg" alt="Xapk Install Buddy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335317.svg" alt="Xapk Install Buddy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335317.svg" alt="Xapk Install Buddy icon" :width="24" :height="24" />
CSS background
.icon-xapk-install-buddy {
background-image: url('https://proicons.com/icon/335317.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>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m24 26v16.5"/><path class="d" d="m24 5.5v9.5"/><path class="d" d="m38.932 20.35 3.5679 5.15-14.932 5.65-3.5679-5.15z"/><path class="d" d="M 38.932143,20.35 33,18"/><path class="d" d="m38.932 26.85v8c0 1.2037-.74478 2.2818-1.8706 2.7078l-13.062 4.9422-13.062-4.9422c-1.1258-.42598-1.8706-1.5041-1.8706-2.7078v-8"/><path class="d" d="m29.25 16.75 5.5-5.5"/><path class="d" d="M 9.067857,20.35 5.5,25.5 20.432143,31.15 24,26 Z"/><path class="d" d="M 9.067857,20.35 15,18"/><path class="d" d="m18.75 16.75-5.5-5.5"/></svg>
Copied!