Andftp Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Andftp 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/321740.svg" alt="Andftp icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321740.svg" alt="Andftp icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321740.svg" alt="Andftp icon" :width="24" :height="24" />
CSS background
.icon-andftp {
background-image: url('https://proicons.com/icon/321740.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;}</style></defs><path class="c" d="m4.5,38.02v-15.84h15.84v15.84H4.5Z"/><path class="c" d="m27.66,38.02v-15.84h15.83v15.84s-15.83,0-15.83,0Z"/><path class="c" d="m30.93,34.74v-9.3h9.3v9.3h-9.3Z"/><path class="c" d="m7.77,34.74v-9.3h9.3v9.3H7.77Z"/><path class="c" d="m20.34,31.92h7.31"/><path class="c" d="m27.66,29.48h-2.44V12.42h4.87v-2.44h-12.19v2.44h4.87v17.06h-2.44"/><path class="c" d="m6.94,11.2h10.97"/><path class="c" d="m30.09,11.2h10.97"/></svg>
Copied!