Skip to content

Commit

Permalink
Add icon for Arch Linux and clean up Vagrant icon
Browse files Browse the repository at this point in the history
Resolves gh-381.

The Arch Linux icon is a temporary addition to the icon-font, which will
be replaced with an entry in the MFixx font. See #382 for details.
  • Loading branch information
Alhadis committed Jun 11, 2016
1 parent 9d526d1 commit a385d43
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to the project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).


[Unpublished]
-------------
### Added
- **New icons:** Arch Linux

### Changed
- [[`#381`](https://github.com/DanBrooker/file-icons/issues/381)] Erosion removed from Vagrant icon


[1.7.14] - 2016-06-10
---------------------
### Added
Expand Down
Binary file modified resources/fonts/file-icons-v1.7.14.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions styles/icons.less
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
.apple-icon { .file-icons; content: "\e925"; font-size: 15px; }
.appveyor-icon { .file-icons; content: "\e923"; font-size: 15px; }
.arc-icon { .file-icons; content: "\e92f"; font-size: 15px; }
.archlinux-icon { .file-icons; content: "A"; font-size: 15px; }
.arduino-icon { .file-icons; content: "\e930"; font-size: 16px; top: 3px; }
.as-icon { .file-icons; content: "\e92e"; font-size: 14px; }
.asciidoc-icon { .file-icons; content: "\e918"; font-size: 14px; }
Expand Down

0 comments on commit a385d43

Please sign in to comment.