File Png Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Png icon is commonly used in file managers, document editors and upload areas. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/305658.svg" alt="File Png icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305658.svg" alt="File Png icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305658.svg" alt="File Png icon" :width="24" :height="24" />
CSS background
.icon-file-png {
background-image: url('https://proicons.com/icon/305658.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M639 362c-6 1-90 1-93-1v-91h-91v92c-5 1-90 1-93-1v-90c-4-1-89-1-91 0-1 4 0 89 0 92h91v91h-91c-1 6 0 90 0 93h91v91h-91c-1 4 0 81 0 92h92v-91c2 0 87-1 91 0 1 2 1 83 0 91h93v-91h91c1 2 1 81 1 91h90v-92h-90v-91h90v-93h-90v-91h90v-93h-90v92zM454 546c-2 0-83 1-91 0-1-2-1-86 0-91h91v91zm92 92c-2 1-86 1-91 1v-92h91v91zm-91-184v-91h91c0 2 1 87 0 91h-91zm184 92h-92c-1-2-1-86 0-91h92v91zM842 0H176c-44 0-79 36-79 80v840c0 44 35 80 79 80h647c44 0 80-36 80-80V61c0-34-27-61-61-61zm-7 556v364c0 7-5 12-12 12H176c-6 0-11-5-11-12V80c0-7 5-12 11-12h489c14 0 36 10 45 21l16 18c10 12 20 24 30 35 14 16 28 32 41 48l18 21c10 11 20 37 20 52v293z"/></svg>
File Png in other icon packs
Copied!