Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
/ isfit-plus Public archive

Icon Symbols Font In Terminal plus

License

Notifications You must be signed in to change notification settings

uwabami/isfit-plus

Repository files navigation

Important Notice 2023-10-13: This repository will not be updated in the future.

Icon Symbols Font In Terminal plus

ScreenShot

Overview

The fonts “isfit+” is a font that combines Nerd fonts icons, file-icons, all-the-icons.ttf, Google Material Design Icons.

In this repository, provides

  • Modified version’s icon fonts, named isfit+.
    • Following SIL OFL v1.1, generated fonts renamed isfit+: Icon Symbols Font In Terminal Plus.
  • Dataset of all-the-icons.el to use isfit+.

Installation

Get generated fonts and install it.

After install these fonts, I recommend use quelpa or quelpa-use-package, such that:

(use-package all-the-icons :ensure t)
(use-package all-the-icons-in-terminal
  :quelpa (all-the-icons
           :fetcher github
           :repo "uwabami/isfit-plus"
           :files (:defaults "data"))
  )

Font sources

NameVersionLicense
Nerd: Symbols Onlyv3.0.2MIT/X11
file-iconsv2.1.7MIT/X11
all-the-icons.ttf3.2.0MIT/X11
Material Design icons by Googlev4.0.0Apache-2.0

Mapping

@see https://github.com/ryanoasis/nerd-fonts/wiki/Glyph-Sets-and-Code-Points. Nerd icon’s code points are not changed, just add file-icons, all-the-icons.ttf, Google Material Design Icons. @see mapping.org for details.

Font Namegenerated
IEC Power Symbols23FB - 23FE
Octicons2665
Octicons26A1
IEC Power Symbols2B58
PomiconsE000 - E00A
PowerlineE0A0 - E0A2
Powerline ExtraE0A3
PowerlineE0B0 - E0B3
Powerline ExtraE0B4 - E0C8
Powerline ExtraE0CA
Powerline ExtraE0CC - E0D4
All The IconsE0E0 - E11D
Font Awesome ExtensionE200 - E2A9
Weather IconsE300 - E3E3
Seti-UI + CustomE5FA - E6A6
DeviconsE700 - E7C5
CodiconsEA60 - EBEB
File IconsEC48 - EFE9
Font AwesomeF000 - F2E0
Font LogosF300 - F32F
OcticonsF400 - F532
Material DesignF500 - FD46
Material DesignF0001 - F1AF0
Google Material Design iconsF2000 - F28BB

License, Important Notice/Disclaimer

All Code: MIT/X11 Font: SIL OFL v1.1

All icons representing commercial companies are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by me, nor vice versa.

If you find any bugs, please report me. Do not send upstream.

Enjoy!