├── samples ├── readme └── samples.png ├── JPEGs ├── c.jpg ├── h.jpg ├── apk.jpg ├── asm.jpg ├── cpp.jpg ├── css.jpg ├── csv.jpg ├── db.jpg ├── deb.jpg ├── docx.jpg ├── iso.jpg ├── js.jpg ├── json.jpg ├── log.jpg ├── md.jpg ├── odg.jpg ├── odt.jpg ├── pdf.jpg ├── pgn.jpg ├── py.jpg ├── rpm.jpg ├── sh.jpg ├── tex.jpg ├── txt.jpg ├── zip.jpg ├── binary.jpg ├── image.jpg ├── ipynb.jpg ├── tar.gz.jpg ├── video.jpg └── unknown.jpg ├── ODGs ├── c.odg ├── db.odg ├── h.odg ├── js.odg ├── l.odg ├── md.odg ├── py.odg ├── sh.odg ├── apk.odg ├── asm.odg ├── cpp.odg ├── css.odg ├── csv.odg ├── deb.odg ├── docx.odg ├── image.odg ├── ipynb.odg ├── iso.odg ├── json.odg ├── log.odg ├── odg.odg ├── odt.odg ├── pdf.odg ├── pgn.odg ├── rpm.odg ├── tex.odg ├── txt.odg ├── video.odg ├── zip.odg ├── binary.odg ├── tar.gz.odg └── unknown.odg ├── PDFs ├── c.pdf ├── db.pdf ├── h.pdf ├── js.pdf ├── l.pdf ├── md.pdf ├── py.pdf ├── sh.pdf ├── apk.pdf ├── asm.pdf ├── cpp.pdf ├── css.pdf ├── csv.pdf ├── deb.pdf ├── docx.pdf ├── image.pdf ├── ipynb.pdf ├── iso.pdf ├── json.pdf ├── log.pdf ├── odg.pdf ├── odt.pdf ├── pdf.pdf ├── pgn.pdf ├── rpm.pdf ├── tex.pdf ├── txt.pdf ├── video.pdf ├── zip.pdf ├── binary.pdf ├── tar.gz.pdf └── unknown.pdf ├── README.md └── .gitignore /samples/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /JPEGs/c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/c.jpg -------------------------------------------------------------------------------- /JPEGs/h.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/h.jpg -------------------------------------------------------------------------------- /ODGs/c.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/c.odg -------------------------------------------------------------------------------- /ODGs/db.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/db.odg -------------------------------------------------------------------------------- /ODGs/h.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/h.odg -------------------------------------------------------------------------------- /ODGs/js.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/js.odg -------------------------------------------------------------------------------- /ODGs/l.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/l.odg -------------------------------------------------------------------------------- /ODGs/md.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/md.odg -------------------------------------------------------------------------------- /ODGs/py.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/py.odg -------------------------------------------------------------------------------- /ODGs/sh.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/sh.odg -------------------------------------------------------------------------------- /PDFs/c.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/c.pdf -------------------------------------------------------------------------------- /PDFs/db.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/db.pdf -------------------------------------------------------------------------------- /PDFs/h.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/h.pdf -------------------------------------------------------------------------------- /PDFs/js.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/js.pdf -------------------------------------------------------------------------------- /PDFs/l.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/l.pdf -------------------------------------------------------------------------------- /PDFs/md.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/md.pdf -------------------------------------------------------------------------------- /PDFs/py.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/py.pdf -------------------------------------------------------------------------------- /PDFs/sh.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/sh.pdf -------------------------------------------------------------------------------- /JPEGs/apk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/apk.jpg -------------------------------------------------------------------------------- /JPEGs/asm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/asm.jpg -------------------------------------------------------------------------------- /JPEGs/cpp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/cpp.jpg -------------------------------------------------------------------------------- /JPEGs/css.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/css.jpg -------------------------------------------------------------------------------- /JPEGs/csv.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/csv.jpg -------------------------------------------------------------------------------- /JPEGs/db.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/db.jpg -------------------------------------------------------------------------------- /JPEGs/deb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/deb.jpg -------------------------------------------------------------------------------- /JPEGs/docx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/docx.jpg -------------------------------------------------------------------------------- /JPEGs/iso.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/iso.jpg -------------------------------------------------------------------------------- /JPEGs/js.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/js.jpg -------------------------------------------------------------------------------- /JPEGs/json.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/json.jpg -------------------------------------------------------------------------------- /JPEGs/log.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/log.jpg -------------------------------------------------------------------------------- /JPEGs/md.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/md.jpg -------------------------------------------------------------------------------- /JPEGs/odg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/odg.jpg -------------------------------------------------------------------------------- /JPEGs/odt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/odt.jpg -------------------------------------------------------------------------------- /JPEGs/pdf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/pdf.jpg -------------------------------------------------------------------------------- /JPEGs/pgn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/pgn.jpg -------------------------------------------------------------------------------- /JPEGs/py.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/py.jpg -------------------------------------------------------------------------------- /JPEGs/rpm.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/rpm.jpg -------------------------------------------------------------------------------- /JPEGs/sh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/sh.jpg -------------------------------------------------------------------------------- /JPEGs/tex.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/tex.jpg -------------------------------------------------------------------------------- /JPEGs/txt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/txt.jpg -------------------------------------------------------------------------------- /JPEGs/zip.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/zip.jpg -------------------------------------------------------------------------------- /ODGs/apk.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/apk.odg -------------------------------------------------------------------------------- /ODGs/asm.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/asm.odg -------------------------------------------------------------------------------- /ODGs/cpp.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/cpp.odg -------------------------------------------------------------------------------- /ODGs/css.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/css.odg -------------------------------------------------------------------------------- /ODGs/csv.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/csv.odg -------------------------------------------------------------------------------- /ODGs/deb.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/deb.odg -------------------------------------------------------------------------------- /ODGs/docx.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/docx.odg -------------------------------------------------------------------------------- /ODGs/image.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/image.odg -------------------------------------------------------------------------------- /ODGs/ipynb.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/ipynb.odg -------------------------------------------------------------------------------- /ODGs/iso.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/iso.odg -------------------------------------------------------------------------------- /ODGs/json.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/json.odg -------------------------------------------------------------------------------- /ODGs/log.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/log.odg -------------------------------------------------------------------------------- /ODGs/odg.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/odg.odg -------------------------------------------------------------------------------- /ODGs/odt.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/odt.odg -------------------------------------------------------------------------------- /ODGs/pdf.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/pdf.odg -------------------------------------------------------------------------------- /ODGs/pgn.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/pgn.odg -------------------------------------------------------------------------------- /ODGs/rpm.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/rpm.odg -------------------------------------------------------------------------------- /ODGs/tex.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/tex.odg -------------------------------------------------------------------------------- /ODGs/txt.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/txt.odg -------------------------------------------------------------------------------- /ODGs/video.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/video.odg -------------------------------------------------------------------------------- /ODGs/zip.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/zip.odg -------------------------------------------------------------------------------- /PDFs/apk.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/apk.pdf -------------------------------------------------------------------------------- /PDFs/asm.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/asm.pdf -------------------------------------------------------------------------------- /PDFs/cpp.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/cpp.pdf -------------------------------------------------------------------------------- /PDFs/css.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/css.pdf -------------------------------------------------------------------------------- /PDFs/csv.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/csv.pdf -------------------------------------------------------------------------------- /PDFs/deb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/deb.pdf -------------------------------------------------------------------------------- /PDFs/docx.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/docx.pdf -------------------------------------------------------------------------------- /PDFs/image.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/image.pdf -------------------------------------------------------------------------------- /PDFs/ipynb.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/ipynb.pdf -------------------------------------------------------------------------------- /PDFs/iso.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/iso.pdf -------------------------------------------------------------------------------- /PDFs/json.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/json.pdf -------------------------------------------------------------------------------- /PDFs/log.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/log.pdf -------------------------------------------------------------------------------- /PDFs/odg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/odg.pdf -------------------------------------------------------------------------------- /PDFs/odt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/odt.pdf -------------------------------------------------------------------------------- /PDFs/pdf.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/pdf.pdf -------------------------------------------------------------------------------- /PDFs/pgn.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/pgn.pdf -------------------------------------------------------------------------------- /PDFs/rpm.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/rpm.pdf -------------------------------------------------------------------------------- /PDFs/tex.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/tex.pdf -------------------------------------------------------------------------------- /PDFs/txt.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/txt.pdf -------------------------------------------------------------------------------- /PDFs/video.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/video.pdf -------------------------------------------------------------------------------- /PDFs/zip.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/zip.pdf -------------------------------------------------------------------------------- /JPEGs/binary.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/binary.jpg -------------------------------------------------------------------------------- /JPEGs/image.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/image.jpg -------------------------------------------------------------------------------- /JPEGs/ipynb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/ipynb.jpg -------------------------------------------------------------------------------- /JPEGs/tar.gz.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/tar.gz.jpg -------------------------------------------------------------------------------- /JPEGs/video.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/video.jpg -------------------------------------------------------------------------------- /ODGs/binary.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/binary.odg -------------------------------------------------------------------------------- /ODGs/tar.gz.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/tar.gz.odg -------------------------------------------------------------------------------- /ODGs/unknown.odg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/ODGs/unknown.odg -------------------------------------------------------------------------------- /PDFs/binary.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/binary.pdf -------------------------------------------------------------------------------- /PDFs/tar.gz.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/tar.gz.pdf -------------------------------------------------------------------------------- /PDFs/unknown.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/PDFs/unknown.pdf -------------------------------------------------------------------------------- /JPEGs/unknown.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/JPEGs/unknown.jpg -------------------------------------------------------------------------------- /samples/samples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jishanshaikh4/file-icons/HEAD/samples/samples.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # File icons 2 | Ready to use icons for different file formats; available in commonly used formats; HD images. Complete icons can be seen in this dribble shot https://dribbble.com/shots/6736416-File-icons 3 | 4 | ## Samples 5 | 6 | ![](samples/samples.png) 7 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled class file 2 | *.class 3 | 4 | # Log file 5 | *.log 6 | 7 | # BlueJ files 8 | *.ctxt 9 | 10 | # Mobile Tools for Java (J2ME) 11 | .mtj.tmp/ 12 | 13 | # Package Files # 14 | *.jar 15 | *.war 16 | *.nar 17 | *.ear 18 | *.zip 19 | *.tar.gz 20 | *.rar 21 | 22 | # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml 23 | hs_err_pid* 24 | --------------------------------------------------------------------------------