Difference between revisions of "User:Manuq/CopyBundleIcons"

From Sugar Labs
Jump to navigation Jump to search
Line 5: Line 5:
 
! [[File:customize-gear_badge.svg]] !! [[File:customize-gear_badge_outline.svg]]
 
! [[File:customize-gear_badge.svg]] !! [[File:customize-gear_badge_outline.svg]]
 
|}
 
|}
 +
 +
The first one is an all white gear, the same used in "view source".  The second has an outline, that may work better in general for any activity icon.
  
 
The following needs to be done programmatically:
 
The following needs to be done programmatically:

Revision as of 12:17, 12 August 2011

Using a gear badge to represent customized code

Customize-gear badge.svg Customize-gear badge outline.svg

The first one is an all white gear, the same used in "view source". The second has an outline, that may work better in general for any activity icon.

The following needs to be done programmatically:

  • reduce activity icon by 71,43% (that reduction makes strokes of 3.5 pixels look as 2.5 pixels)
  • put activity icon on the top left corner, with a margin of 2 pixels
  • put gear badge on the bottom right corner, with a margin of 2 pixels