From d9dc0d26d1ace6d1668cc60cca3fab19a9272470 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 22 Oct 2019 15:39:39 +0200 Subject: Add more icons MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..f0846cb --- /dev/null +++ b/README @@ -0,0 +1,34 @@ +Design: + +• Icons should be in SVG, 16 by 16 pixels + +• Icons should be optimised for 16 by 16 pixels + +• Gaps between objects should be 1 pixel + +• The base colour should be #bebebe + +• Transparency should be used instead of colours + and shades, primarily 25% opaque and secondarily + 50% opaque, unless not appropriate + +• In exceptional cases colours can be used: + + Status indication: + • Red = #ef2929ff (critical state or missing) + • Orange = #f57900ff (warning) + • Green = #32a679ff (verified) + + User selectable colours: + • Red = #cd656cff + • Orange = #d69553ff + • Yellow = #ccad47ff + • Green = #32a679ff + • Cyan = #00a09fff + • Blue = #2495beff + • Magenta = #a46eb0ff + +• Icons that can be overlayed, such as emblems, + should have a 1 pixel black (#000000) outline + +• SVG files should be cleaned up with `svgcleaner` -- cgit v1.2.3-70-g09d2