debrief/debrief-icons

Require "Create" and "Normal" modes for create icons

Closed this issue · 1 comments

Here is the icon to create a new arc:
arc

But, when we display the list of existing entities, it is not right to show the "+" overlay graphic on the feature:
Outline view

So, we require a version of each icon without the overlay.

These icons are used to create new entities:

  • arc
  • circle
  • coast
  • ellipse
  • etopo
  • furthest_circles
  • grid
  • grid4w
  • label
  • line
  • local_grid
  • polygon
  • range_rings
  • rectangle
  • scale
  • track_segment
  • vector
  • wheel

I propose that the existing icons (with the "+" overlay) are given an "_add" filename suffix (eg circle_add.ai), and the ones without the overlay take the plain name (e.g. circle.ai).

Updated PNGs will be required for the 16px and 24px file sizes.

Closed in #10