File Css Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Css 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/305638.svg" alt="File Css icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305638.svg" alt="File Css icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305638.svg" alt="File Css icon" :width="24" :height="24" />
CSS background
.icon-file-css {
background-image: url('https://proicons.com/icon/305638.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="M282 265c2 17 5 34 6 51l15 168c4 46 8 93 12 139 2 23 5 45 6 67 1 7 5 8 9 9l154 43c4 1 8 3 12 4h8l72-21c31-9 62-17 93-25 6-2 9-5 10-13 5-55 10-111 15-167l14-161c2-29 5-59 8-89 0-2 1-3 1-5v-11H282v11zm395 26c-2 18-3 36-5 54l-10 119-13 142c-2 18-4 35-5 53 0 7-2 10-8 12-44 11-87 24-131 35-3 1-7 1-11 0-43-11-86-24-129-35-7-2-8-6-9-11-3-39-7-78-10-116-5-48-9-96-13-144-3-36-6-72-10-109h354zm-313 95l1 12h213l-5 57H434l1 15 2 28 1 13h130l-6 72-62 17-62-17-4-44h-56l8 87 114 32 114-32 1-9 9-106v-3l14-151 1-15H360l2 15 2 29zM842 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 Css in other icon packs
Copied!