Paperless Ngx Uploader Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Paperless Ngx Uploader 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/345508.svg" alt="Paperless Ngx Uploader icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345508.svg" alt="Paperless Ngx Uploader icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345508.svg" alt="Paperless Ngx Uploader icon" :width="24" :height="24" />
CSS background
.icon-paperless-ngx-uploader {
background-image: url('https://proicons.com/icon/345508.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="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M14.9416,40.4206c-6.2267-2.4548-8.5436-8.087-6.9506-16.8965,3.1753,6.0638,13.3173,9.644,6.9506,16.8965Z"/><path class="cls-1" d="M14.9416,40.4206c.7055.6816,1.2352,1.5242,1.5437,2.4555"/><path class="cls-1" d="M16.2213,43.5c.7659-2.2315,2.0956-4.2271,3.8592-5.7928,15.4868-3.7442,22.1655-14.1571,20.0259-31.2436-1.4047,3.0444-4.4531,5.4039-7.8444,7.6794M26.3762,18.0592c-6.2157,4.3951-11.0677,9.675-6.2927,19.646"/><path class="cls-1" d="M11.8222,31.2825c2.5785,1.5307,3.5333,3.2573,3.3923,6.2527"/><path class="cls-1" d="M26.0393,14.8159l3.5173,2.8614,3.9942-13.1773-15.1969,6.0468,4.3511,2.3625,6.5567-4.2921-5.4939,5.7598-.2979,2.4185"/><path class="cls-1" d="M25.1695,15.9057l-1.7017.8883"/></svg>
Copied!