File Code Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Code 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/305637.svg" alt="File Code icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305637.svg" alt="File Code icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305637.svg" alt="File Code icon" :width="24" :height="24" />
CSS background
.icon-file-code {
background-image: url('https://proicons.com/icon/305637.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="M460 571c1 0 1 0 1-1v-25c0-1 0-2-1-3l-68-27c-1 0-1-1 0-1l68-26c1-1 1-2 1-3v-25c0-1 0-2-1-1l-98 43c-1 0-2 1-2 2v21c0 1 1 3 2 3l98 43zm24 20c3 0 5 0 6-2 2-1 3-3 3-5 1-2 2-5 3-9l28-117c1-6 2-10 2-12 0-3-1-5-2-7-2-1-5-2-8-2-4 0-7 1-8 3-1 3-3 7-4 13l-28 118c-2 6-2 10-2 11 0 6 3 9 10 9zm154-63c1-1 2-2 2-3v-21c0-1-1-2-2-2l-98-43c-1 0-2 0-2 1v25c0 1 1 2 2 3l68 26v1l-68 27c-1 1-2 2-2 3v25c0 1 1 1 2 1l98-43zm67-235H295c-16 0-28 12-28 28v358c0 16 12 28 28 28h410c15 0 28-12 28-28V321c0-16-13-28-28-28zm0 386H295V368h410v311zM842 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 Code in other icon packs
Copied!