Skip to content

artsy/artsy-iconfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

View demo

Editing the icon font

Preparing artwork

A template for a 32x32px grid can be found in the directory templates.

In Illustrator: turn on View > Show Grid and View > Snap to Grid. Guides are placed to form a 20x20px box at the center of the template. The majority of the icons sit within this box. Aim to have points terminate at complete pixel values whenever possible.

A script for exporting all open documents to SVGs is include in the root directory (SVGs.jsx).

Managing the font

The font itself is currently managed through the service http://icomoon.io.

  • Go to https://icomoon.io/app/#/select
  • Log in as it@artsymail.com from the engineering password vault
  • Click the hamburger menu again and select "Select All" to highlight all of the icons
  • Click through to 'Font', edit any of the names and 'Download'
    • This will provide you with a .zip file containing the font files (.eot, .svg, .ttf, .woff) and CSS
    • Replace the contents of /output in this repo with the contents of the .zip

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published