Skip to content

Source files for the custom icon-font used by the File-Icons package.

License

Notifications You must be signed in to change notification settings

AdaRoseCannon/source

 
 

Repository files navigation

File Icons

This is the source for the File-Icons package's custom icon-font.

Please submit a request if an icon is missing.

Exporting icons

If you're exporting an icon from a graphics program, make sure you've optimised it:

  1. Outline paths, and delete hidden or unused geometry.
  2. Leave everything ungrouped. Compound paths are enough.
  3. Merge duplicate control points. Simplify paths if possible.
  4. Export with the maximum permitted number of decimal spaces.
    • Adobe Illustrator: Use File → Save as…, not Export as…
    • Inkscape: Save as "Plain SVG", not "Inkscape SVG"
  5. Run make lint to clean up source code.

Requirements for maintainers

macOS already ships with Perl and Make installed. The remaining dependencies can be installed with Homebrew:

brew install bramstein/webfonttools/woff2

About

Source files for the custom icon-font used by the File-Icons package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 52.7%
  • Perl 47.3%