File Jpg Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Jpg 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/305652.svg" alt="File Jpg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305652.svg" alt="File Jpg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305652.svg" alt="File Jpg icon" :width="24" :height="24" />
CSS background
.icon-file-jpg {
background-image: url('https://proicons.com/icon/305652.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="M575 444c43-1 76-33 76-75 0-44-34-79-77-80-43 0-79 37-77 81 1 41 35 74 78 74zm67 104c-9-12-25-12-35 1-5 9-10 16-15 23-9 14-25 15-36 3-23-27-45-52-67-77-11-12-29-12-39 0-11 14-22 27-32 40-11 13-27 17-36 9-9-7-22-7-27 1-7 8-17 4-24-7-4-7-8-14-12-20-4-7-7-10-9-8 0 1-1 2-1 3-14 26-27 52-41 78-8 15-17 31-24 46-3 6-12 56 5 69 61 1 133 1 203 1h1c150 1 291 1 291 1 16-1 21-11 11-24-38-47-73-92-113-139zM842 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 Jpg in other icon packs
Copied!