Skip to content

Commit

Permalink
Merge pull request #2450 from nebulon42/contributing-icons
Browse files Browse the repository at this point in the history
mention compound paths for icons
  • Loading branch information
kocio-pl authored Nov 29, 2016
2 parents e77111f + 4739dfa commit 84f2240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ Because SQL within JSON or YAML will not generally be syntax highlighted, indent
* Icons must use SVG fills only, not SVG strokes or any feature Mapnik does not support.
* Use no color for the icon's fill if the icon is monochromatic. This allows the color to be set in the MSS.
* Use a common canvas size, which is usually 14x14 px.
* Convert shapes and other components to paths and merge them into a compound path.
* Draw a simple siloutte of the subject with an "on the shelf" perspective.
* Align vectors to the pixel grid.
* Make a clean design, so reduced complexity where possible.
Expand Down

0 comments on commit 84f2240

Please sign in to comment.