Apk Explorer And Editor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Apk Explorer And Editor 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/321914.svg" alt="Apk Explorer And Editor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321914.svg" alt="Apk Explorer And Editor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321914.svg" alt="Apk Explorer And Editor icon" :width="24" :height="24" />
CSS background
.icon-apk-explorer-and-editor {
background-image: url('https://proicons.com/icon/321914.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a,.b{fill:none;stroke:#000;stroke-linecap:round;}.a{stroke-linejoin:round;}</style></defs><path class="a" d="M41.104,24.6644,42.89,22.8375a2.2042,2.2042,0,0,0,.0019-3.0428l-.0019-.002a2.0316,2.0316,0,0,0-2.9417-.0154l-.0149.0154L38.1539,21.62a12.35,12.35,0,0,0-14.836,0l-1.7138-1.8a2.0444,2.0444,0,0,0-2.96-.003l-.0029.003a2.2113,2.2113,0,0,0,0,3.0448L20.42,24.6779a13.46,13.46,0,0,0-2.4137,7.6863V38.65a1.3645,1.3645,0,0,0,1.3409,1.3871H42.1759A1.3658,1.3658,0,0,0,43.4841,38.65V32.3642a13.4431,13.4431,0,0,0-2.381-7.7ZM25.4053,34.4683a2.4372,2.4372,0,1,1,2.3483-2.4426v.0136a2.39,2.39,0,0,1-2.3482,2.429h0Zm10.7407,0a2.4372,2.4372,0,1,1,2.3351-2.4562c0,.0091,0,.0181,0,.0272a2.39,2.39,0,0,1-2.3483,2.429h.0131Z"/><path class="a" d="M5.9533,11.722l5.3705,5.5523,1.627,0V15.5515l-5.35-5.53"/><path class="a" d="M5.4944,8.7092a.57.57,0,0,1,.8237,0l1.2828,1.3127-1.6476,1.7L4.6705,10.4092a.6147.6147,0,0,1-.0012-.8486l.0012-.0012Z"/><path class="a" d="M29.6577,17.1859v-1.78H23.7706a1.3313,1.3313,0,0,1-1.3083-1.3532V7.963H10.6881a1.3134,1.3134,0,0,0-1.24.92M9.38,18.4689V32.9968A1.3313,1.3313,0,0,0,10.6881,34.35h5.5791"/><line class="a" x1="22.462" y1="7.9631" x2="29.6577" y2="15.4061"/><line class="a" x1="12.9508" y1="29.9665" x2="16.634" y2="29.9665"/><path class="b" d="M12.9508,26.2454h4.4359"/><path class="b" d="M12.9508,22.5169h3.2441"/><path class="b" d="M12.9508,18.7885h3.8665m6.2125,0H24.313"/><path class="b" d="M18.6414,15.0674H14.684"/></svg>
Copied!