Skip to content

ff6347/maki

This branch is 860 commits behind mapbox/maki:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 12, 2013
c0306cf · Jun 12, 2013
May 8, 2013
Feb 11, 2013
Feb 20, 2013
May 7, 2013
May 7, 2013
May 7, 2013
Feb 8, 2012
Apr 17, 2013
Feb 3, 2012
May 7, 2013
May 9, 2012
Nov 8, 2012
May 8, 2013

Repository files navigation

Maki

Maki is a point of interest icon set made especially for use with MapBox maps. For more information on how to use Maki with MapBox, see documentation at http://mapbox.com/tilemill/docs/guides/using-maki-icons/.

Notes on Contributing

The working file that includes all the icons is here: https://github.com/mapbox/maki/blob/gh-pages/src/maki-icons.svg.

I use Inkscape for editing and exporting from the .SVG, to take advantage of Inkscape's batch export, as all the icons have unique ID's that Inkscape uses to create file names.

Maki follows these design principles:

  • Simple, clear, recognizable
  • Three sizes: 12/18/24 px
  • Single color, with 1px 30% transparent white outline.
  • Based upon internationally recognized symbols when appropriate. Good sources for symbol precedents include AIGA symbols, OSM's icon set SBBJ SVG Map Icons and the Noun Project.

To view the backlog of icons that need to be created, visit https://github.com/mapbox/maki/wiki/Maki-Backlog

If you decide to modify src/maki-icons.svg in order to add an icon to the set, before submitting a pull request, make sure you clear user-specific settings from the SVG with: sed -i 's/\ *inkscape:export-filename=".*"//g' maki-icons.svg on Linux or sed -i "" -e 's/\ *inkscape:export-filename=".*"//g' maki-icons.svg on OSX.

It isn't necessary, but if you want to be an over-acheiver, you can also update the website with your new icon by following these instructions

Completed icons

Releases

No releases published

Packages

No packages published