mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
86 lines
1.8 KiB
Markdown
86 lines
1.8 KiB
Markdown
# Change Log
|
||
All notable changes to this project will be documented in this file.
|
||
|
||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||
|
||
## Unreleased
|
||
|
||
### Added
|
||
- Add # new icons:
|
||
- `at-sign`
|
||
- `award`
|
||
- `bell-off`
|
||
- `bluetooth`
|
||
- `camera-off`
|
||
- `circle`
|
||
- `cloud-off`
|
||
- `eye-off`
|
||
- `feather`
|
||
- `filter`
|
||
- `hash`
|
||
- `home`
|
||
- `map-pin`
|
||
- `mic-off`
|
||
- `phone`
|
||
- `phone-call`
|
||
- `phone-forwarded`
|
||
- `phone-incoming`
|
||
- `phone-missed`
|
||
- `phone-off`
|
||
- `phone-outgoing`
|
||
- `scissors`
|
||
- `square`
|
||
- `sunrise`
|
||
- `sunset`
|
||
- `thumbs-down`
|
||
- `thumbs-up`
|
||
- `video-off`
|
||
- `wind`
|
||
- `zap`
|
||
|
||
### Changed
|
||
- Redesign project website
|
||
- Use SVG `stroke` instead of `fill`. Read more about the benifits of SVG `stroke`:
|
||
- [SVG Stroke FTW!](http://danklammer.com/articles/svg-stroke-ftw/)
|
||
- Change # icons:
|
||
- `anchor`
|
||
- `bell`
|
||
- `bookmark`
|
||
- `camera`
|
||
- `check`
|
||
- `cloud`
|
||
- `file`
|
||
- `folder`
|
||
- `heart`
|
||
- `lock`
|
||
- `mail`
|
||
- `minus`
|
||
- `moon`
|
||
- `plus`
|
||
- `search`
|
||
- `star`
|
||
- `unlock`
|
||
- `user`
|
||
- `video`
|
||
- `x`
|
||
- `zoom-in`
|
||
- `zoom-out`
|
||
|
||
### Removed
|
||
- Remove PSD, CSH and Webfont formats in favor of SVG. Read more about the benefits of SVG for icons:
|
||
- [Inline SVG vs Icon Fonts [CAGEMATCH]](https://css-tricks.com/icon-fonts-vs-svg/)
|
||
- [Seriously, Don’t Use Icon Fonts](https://cloudfour.com/thinks/seriously-dont-use-icon-fonts/)
|
||
- [Ten reasons we switched from icon font to SVG](http://ianfeather.co.uk/ten-reasons-we-switched-from-an-icon-font-to-svg/)
|
||
|
||
## v1.1.0 (2014-04-27)
|
||
|
||
### Added
|
||
- Add 30 new icons
|
||
- Add CSH, SVG and Webfont formats
|
||
|
||
### Changed
|
||
- Change all PSD icon layers to vector shapes
|
||
|
||
## v1.0.0 (2013-11-27)
|
||
- Initial release |