8000 GitHub - py563/devicons: Devicons - An iconic font made for developers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

py563/devicons

 
 

Repository files navigation

Forked version of Devicons

As the original package did not get an update from 2017, i was hoping to host an updated version that includes all SVG files from pull requests in that repository, other icons from forked repository. I will also include missing devicons available from similar projects.

This fork has the following additional Devicons

Original Author's Last Version Notes

Devicons is a full stack iconic font ready to be shipped with your next project. Created, handcrafted and coded by Theodore Vorillas Devicons contains 85 vectorized sharp glyphs.

Devicons iconic font is free to use and licensed under MIT.

Changelog

Detailed changelog & contributors

  • 1.8.0 Added 21 new icons - 191 glyphs
  • 1.7.0 Added 6 new icons - 170 glyphs
  • 1.6.0 Added 19 new icons - 164 glyphs
  • 1.5.0 Added 22 new icons - 145 glyphs
  • 1.4.0 Added 12 new icons - 123 glyphs
  • v1.3.1 Minor fixes for bower package manager
  • v1.3.0 Added 10 new icons - 111 glyphs
  • v1.2.0 Added 3 new icons - 101 glyphs
  • v1.1.0 Added 12 new icons - 97 glyphs
  • v1.0.0 Initial launch of Devicons iconic fonts - 85 glyphs

Devicons icon set 1.8.0

Devicons

Do you like (♥) Devicons and want to support original author at his gittip and visit his website.

Use Devicons with a single line of code

Thanks to the wonderful guys of jsdelivr you can now add Devicons into your project by adding the following code into the <HEAD> section of your project's HTML:

html <link href='//cdn.jsdelivr.net/npm/devicons@1.8.0/css/devicons.min.css' rel='stylesheet'>

Getting Started

  1. Download and extract the repository
  2. Copy the devicons.css to your project
  3. Copy the fonts folder to your project
  4. Ensure the font urls within devicons.css properly reference the fonts path within your project.
  5. Include a reference to the devicons.css file from every webpage you need to use it.

Install using Bower

bash bower install devicons

Install using NPM

bash npm install devicons

Create a custom set

In the repository you can find the IcoMoon manifest file [ selection.json ]. Load it into IcoMoon, make a proper selection of your desired icons and use them as you like. IcoMoon also can load devicons.svg file.

Contribute to the project

IcoMoon is your dear friend. Load your SVG file into IcoMoon, make any changes and ship produced the selection.json file. I don't recommend using the selections.json file from the master branch as I want to keep encoded HTML characters serialized. New icons will be added in ascending order. You may also contribute just by shipping a vector based icon. (EPS,AI,SVG).

You may also take a look at Devicons Cheatsheet

Do you have any additional request? Drop me a line or support an issue.

Note: All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by the author, nor vice versa.

5955

About

Devicons - An iconic font made for developers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 66.1%
  • SCSS 33.9%
0