Apk Explorer And Editor Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Apk Explorer And Editor Alt 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/336474.svg" alt="Apk Explorer And Editor Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336474.svg" alt="Apk Explorer And Editor Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336474.svg" alt="Apk Explorer And Editor Alt icon" :width="24" :height="24" />
CSS background
.icon-apk-explorer-and-editor-alt {
background-image: url('https://proicons.com/icon/336474.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M21.4098,21.3652l-.5439,2.7926c-.914,.3347-1.7378,.8135-2.4902,1.4289l-2.6899-.9249-2.5924,4.4742,2.1547,1.8678c-.1704,.9393-.1704,1.8952,0,2.8601l-2.1547,1.8672,2.5924,4.4724,2.6875-.9231c.7398,.6059,1.5788,1.0983,2.4926,1.4272l.5439,2.7926h5.1801l.5334-2.7647c.9644-.4042,1.7547-.8466,2.5007-1.4569l2.6899,.9249,2.5901-4.4724-2.1523-1.8695c.163-.9409,.1821-1.892,0-2.8554l2.1547-1.8719-2.5924-4.4724-2.6875,.9231c-.6669-.5462-1.5458-1.0952-2.4926-1.4266l-.5439-2.7926-5.1802-.0006Zm2.5428,7.6694c1.9058,.0002,3.4508,1.5409,3.451,3.4417,.0002,1.9009-1.5449,3.4421-3.451,3.4423h0c-1.9061,.0002-3.4514-1.5407-3.4516-3.4417v-.0006c.0002-1.9009,1.5455-3.4418,3.4516-3.4417Z"/><g><path class="b" d="M19.5563,15.55c-.845,0-1.53-.685-1.53-1.53s.685-1.53,1.53-1.53,1.53,.685,1.53,1.53c0,.845-.6849,1.53-1.5299,1.53h-.0002Z"/><path class="b" d="M28.4611,15.55c-.845,0-1.5301-.6849-1.5301-1.5299,0-.845,.6849-1.5301,1.5299-1.5301,.845,0,1.5301,.6849,1.5301,1.5299h0c0,.8451-.685,1.53-1.5299,1.5301Z"/><path class="b" d="M24.0001,6.1304h0c6.0235,0,10.9065,4.883,10.9065,10.9065v1.5565H13.0936v-1.5565c0-6.0235,4.883-10.9065,10.9065-10.9065Z"/><line class="b" x1="14.582" y1="4.5" x2="17.6805" y2="8.1472"/><line class="b" x1="33.4182" y1="4.5" x2="30.3197" y2="8.1472"/></g></svg>
Copied!