File Eps Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Eps 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/305640.svg" alt="File Eps icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305640.svg" alt="File Eps icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305640.svg" alt="File Eps icon" :width="24" :height="24" />
CSS background
.icon-file-eps {
background-image: url('https://proicons.com/icon/305640.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="M842 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 52v293zm-158-97c-27-50-76-85-132-95l34-15c7 7 19 9 29 5 6-3 12-8 14-15 3-6 3-13 0-20-6-13-22-19-35-13-11 4-17 14-17 24l-73 30c-5 1-10 1-15 2l-13-27-85 35 12 26c-6 4-12 9-17 14l-73 31c-8-7-19-9-29-5-14 6-20 21-14 34s23 20 36 14c9-4 16-14 16-24l33-14c-30 46-37 105-18 158l-23 10 37 82 85-36-37-82-28 12c-20-58-1-122 47-161l11 24 85-36-10-22c61-5 119 26 148 77l-28 12 37 82 85-35-37-83-25 11z"/></svg>
File Eps in other icon packs
Copied!