File Gif Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Gif 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/305646.svg" alt="File Gif icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305646.svg" alt="File Gif icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305646.svg" alt="File Gif icon" :width="24" :height="24" />
CSS background
.icon-file-gif {
background-image: url('https://proicons.com/icon/305646.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="M706 639c-14 0-27-16-36-35 11-2 21-5 30-9-12 0-23-14-32-31 9-1 19-4 26-8-29 0-51-84-51-84s-25 84-50 84c7 3 15 6 25 8-1 1-2 3-3 5-21-2-42-30-60-63 19-4 38-9 52-15-20 0-39-25-56-56 17-3 33-7 45-13-45 0-90-150-90-150s-39 150-90 150c14 6 29 10 47 13-12 21-26 40-40 49-24-31-41-94-41-94s-33 111-66 111c9 5 20 7 32 10-12 23-27 41-41 41 11 5 24 9 39 11-14 26-30 47-46 47 18 8 42 13 67 15v78c-56-17-74 13-74 25h405c-2-42-11-11-44-13v-65c19-1 38-4 52-11zM444 503c5 1 10 2 16 3-7 13-15 26-23 36-9-8-16-19-23-31 11-2 21-5 30-8zm43 201c-53 4-72-41-77 6-5 1-9 1-14 1v-85c26-2 50-7 69-15-14 0-28-14-39-31 19 5 40 8 61 10v114zm145 5c-6-2-11-2-16-3-13-14-40-27-89-11V589c33-2 63-8 87-19-9 14-18 25-28 25 9 4 19 6 30 8-11 20-22 36-35 36 14 6 32 10 51 11v59zM842 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 Gif in other icon packs
Copied!