aboutsummaryrefslogtreecommitdiff
path: root/image
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-03-14 16:04:05 +1300
committerDavid Phillips <dbphillipsnz@gmail.com>2016-03-14 16:04:05 +1300
commit34e34f456cce4aabe3806f7dc6438d6e03f32b10 (patch)
tree7d1c0f79eaf3a786f56557c2535e4f59c6d32c8d /image
parentb4607e0d51a1982272460e0ab9af359d92876f3f (diff)
parent1ffe28ca0ef8eab3dc1528d4f035377591935466 (diff)
downloadpetrichor-34e34f456cce4aabe3806f7dc6438d6e03f32b10.tar.xz
Merge branch 'develop' into release
Diffstat (limited to 'image')
-rw-r--r--image/bg.jpgbin0 -> 230938 bytes
-rw-r--r--image/cancel.pngbin0 -> 1125 bytes
-rw-r--r--image/drop-down.svg4
-rw-r--r--image/iec5009.svg14
-rw-r--r--image/reboot.pngbin0 -> 3790 bytes
-rw-r--r--image/shutdown.pngbin0 -> 3477 bytes
6 files changed, 18 insertions, 0 deletions
diff --git a/image/bg.jpg b/image/bg.jpg
new file mode 100644
index 0000000..5ad178e
--- /dev/null
+++ b/image/bg.jpg
Binary files differ
diff --git a/image/cancel.png b/image/cancel.png
new file mode 100644
index 0000000..4d6a0ca
--- /dev/null
+++ b/image/cancel.png
Binary files differ
diff --git a/image/drop-down.svg b/image/drop-down.svg
new file mode 100644
index 0000000..9dafd13
--- /dev/null
+++ b/image/drop-down.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 36 36">
+ <path d="M10.5 15l7.5 7.5 7.5-7.5z"/>
+ <path d="M0 0h36v36h-36z" fill="none"/>
+</svg>
diff --git a/image/iec5009.svg b/image/iec5009.svg
new file mode 100644
index 0000000..ec62caa
--- /dev/null
+++ b/image/iec5009.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 13.0.0, SVG Export Plug-In -->
+<!DOCTYPE svg [
+ <!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
+]>
+<svg version="1.2" baseProfile="tiny"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
+ x="0px" y="0px" width="177px" height="202px" viewBox="-0.8 -0.5 177 202" xml:space="preserve">
+<defs>
+</defs>
+<path fill="none" stroke="#FFFFFF" stroke-width="30" stroke-linecap="round" d="M33.7,64.3C22.1,77.2,15,94.3,15,113
+ c0,40.1,32.5,72.7,72.7,72.7c40.1,0,72.7-32.5,72.7-72.7c0-18.7-7.1-35.8-18.7-48.7"/>
+<line fill="none" stroke="#FFFFFF" stroke-width="30" stroke-linecap="round" x1="87.8" y1="15" x2="87.8" y2="113"/>
+</svg>
diff --git a/image/reboot.png b/image/reboot.png
new file mode 100644
index 0000000..52695ec
--- /dev/null
+++ b/image/reboot.png
Binary files differ
diff --git a/image/shutdown.png b/image/shutdown.png
new file mode 100644
index 0000000..d2a7b96
--- /dev/null
+++ b/image/shutdown.png
Binary files differ