File Tiff Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The File Tiff 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/305669.svg" alt="File Tiff icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305669.svg" alt="File Tiff icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305669.svg" alt="File Tiff icon" :width="24" :height="24" />
CSS background
.icon-file-tiff {
background-image: url('https://proicons.com/icon/305669.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="M612 540c19 0 33-15 34-33 0-19-15-35-34-35s-35 15-35 35c1 18 16 33 35 33zm-1-259L239 437l120 282h401V413h-94l-55-132zM359 671l-96-226 337-141 46 109H359v258zm383 16l-61-77c-5-7-15-7-20 1-3 4-6 9-9 12-5 8-14 9-20 2-13-15-26-30-38-44-6-7-16-7-22 0l-19 23c-5 7-15 9-20 4-5-4-12-4-15 0-4 5-9 3-13-3-3-4-5-9-7-12s-5-5-5-5l-1 2c-12 23-25 47-37 70-2 4-3 4-7 4-13-4-27-4-40 0-14 3-24 10-31 23V430h365v257zM842 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 Tiff in other icon packs
Copied!