1
1
mirror of https://github.com/namibia/file-icon-vectors.git synced 2024-09-27 20:19:03 +00:00
Go to file
2017-09-23 23:16:14 -05:00
css Added Excel, et al 2017-09-23 21:27:33 -05:00
icons Removed a CC BY licensed icon 2017-09-23 23:16:14 -05:00
sass Added Excel, et al 2017-09-23 21:27:33 -05:00
.gitignore Added CSS file comment header 2017-09-23 14:14:39 -05:00
bower.json Minor changes 2017-09-23 02:57:52 -05:00
composer.json Minor changes 2017-09-23 02:57:52 -05:00
LICENSE Updated license 2017-09-16 00:26:09 -05:00
README.md Removed a CC BY licensed icon 2017-09-23 23:16:14 -05:00

Author Donate License: MIT Total Downloads Bower Twitter

File Vector Icons

A collection of file type vector (SVG) icons.

This project is currently a work-in-progress.

If you have feedback, bugs or requests, please feel free to post them.

Usage

Currently, there are two icon sets in the icons directory - "Classic" (which expands on the Redbooth designs and "Vivid" (which borrows inspiration from Erlen Masson).

To uae, simply link to one or both of the CSS files in the css directory.

<link rel="stylesheet" href="css/file-icon-classic.css" />
<link rel="stylesheet" href="css/file-icon-vivid.css" />

From there, you can use CSS classes to display the icons:

<span class="fiv-cla fiv-icon-ppt"></span>
<span class="fiv-cla fiv-icon-xls"></span>
<span class="fiv-viv fiv-icon-pdf"></span>
<span class="fiv-viv fiv-icon-wav"></span>

Notice that the classes contain wither flv-cla for the Classic set or flv-viv for the Vivid set.

If you want to override the size of the icons, you can do so with CSS:

<style>
   .fiv-cla, .fiv-viv { font-size: 3em; }
</style>

Goals

Before I create an initial release and add these libraries to Packagist and Bower, I want to:

  • Finish up missing icons in both sets.

Future Items

  • Create a demo page for all sets
  • Add the libraries to a CDN
  • Add additional libraries, such as square icons, et al
  • Replace icons licensed under CC 3.0 BY. If you find them useful, donations are appreciated to assist in this matter.
  • For now, the OpenOffice images will have generic icons, pending approval from the Apache Foundation to use their logo.

All original and derivative content is licensed under The MIT License with the following notable exceptions:

If there is an error or omission related to copyrighted work contained in this repository, please let me know and I will rectify.

Attribution

The Noun Project

Many icons were used and modified in the creation of these sets from The Noun Project via Pro Membership.

Flaticon - flaticon.com

Icons 101 - icons101.com