summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/frontend/img
diff options
context:
space:
mode:
authorMichael Scherle2016-11-18 17:13:28 +0100
committerMichael Scherle2016-11-18 17:13:28 +0100
commit293647b2a08fb3685948e1ca3eceb85a360fd960 (patch)
tree1815625a4c21475308eb3fdbd59d6bc82728f65c /modules-available/locationinfo/frontend/img
parentMerge branch 'location-info-panel' of git.openslx.org:openslx-ng/slx-admin in... (diff)
downloadslx-admin-293647b2a08fb3685948e1ca3eceb85a360fd960.tar.gz
slx-admin-293647b2a08fb3685948e1ca3eceb85a360fd960.tar.xz
slx-admin-293647b2a08fb3685948e1ca3eceb85a360fd960.zip
first commit of the frontend from locationinfo modul
Diffstat (limited to 'modules-available/locationinfo/frontend/img')
-rwxr-xr-xmodules-available/locationinfo/frontend/img/pc_defect.svg50
-rwxr-xr-xmodules-available/locationinfo/frontend/img/pc_free.svg50
-rwxr-xr-xmodules-available/locationinfo/frontend/img/pc_used.svg50
3 files changed, 150 insertions, 0 deletions
diff --git a/modules-available/locationinfo/frontend/img/pc_defect.svg b/modules-available/locationinfo/frontend/img/pc_defect.svg
new file mode 100755
index 00000000..9a98f7b5
--- /dev/null
+++ b/modules-available/locationinfo/frontend/img/pc_defect.svg
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="119.9 123 241.8 172.7" style="enable-background:new 119.9 123 241.8 172.7;" xml:space="preserve">
+<style type="text/css">
+ .st0{fill:#3C3C3B;stroke:#3C3C3B;stroke-miterlimit:10;}
+ .st1{stroke:#3C3C3B;stroke-miterlimit:10;}
+ .st2{fill:#3C3C3B;}
+ .st3{fill:none;stroke:#3C3C3B;stroke-miterlimit:10;}
+</style>
+<path id="XMLID_1_" class="st0" d="M354,263.4H127.6c-4.3,0-7.7-3.5-7.7-7.7v-125c0-4.3,3.5-7.7,7.7-7.7H354c4.3,0,7.7,3.5,7.7,7.7
+ v125C361.7,260,358.2,263.4,354,263.4z"/>
+<rect id="XMLID_3_" x="213" y="266.9" class="st0" width="55.6" height="19.4"/>
+<g id="XMLID_8_">
+ <rect id="XMLID_4_" x="130.3" y="132.6" class="st1" width="221.1" height="119"/>
+ <path id="XMLID_6_" class="st1" d="M342.1,260.4h-2.6c-1.6,0-2.9-1.3-2.9-2.9l0,0c0-1.6,1.3-2.9,2.9-2.9h2.6c1.6,0,2.9,1.3,2.9,2.9
+ l0,0C345,259.1,343.7,260.4,342.1,260.4z"/>
+</g>
+<g id="XMLID_10_">
+ <g id="XMLID_14_">
+ <g id="XMLID_72_">
+ <path id="XMLID_73_" class="st2" d="M312.6,282.9H169c-3.5,0-6.4,2.9-6.4,6.4s2.9,6.4,6.4,6.4h143.6c3.5,0,6.4-2.9,6.4-6.4
+ S316.1,282.9,312.6,282.9z"/>
+ </g>
+ <g id="XMLID_56_">
+ <path id="XMLID_67_" class="st3" d="M312.6,282.9H169c-3.5,0-6.4,2.9-6.4,6.4s2.9,6.4,6.4,6.4h143.6c3.5,0,6.4-2.9,6.4-6.4
+ S316.1,282.9,312.6,282.9z"/>
+ </g>
+ </g>
+ <g id="XMLID_26_">
+ <path id="XMLID_39_" class="st2" d="M165.8,286h150c1.8,0,3.2,3,3.2,4.8l0,0c0,1.8-1.4,4.8-3.2,4.8h-150c-1.8,0-3.2-3-3.2-4.8l0,0
+ C162.6,289.1,164,286,165.8,286z"/>
+ <path id="XMLID_38_" class="st3" d="M165.8,286h150c1.8,0,3.2,3,3.2,4.8l0,0c0,1.8-1.4,4.8-3.2,4.8h-150c-1.8,0-3.2-3-3.2-4.8l0,0
+ C162.6,289.1,164,286,165.8,286z"/>
+ </g>
+ <g id="XMLID_13_">
+ <g id="XMLID_69_">
+ <rect id="XMLID_70_" x="162.6" y="289.2" class="st2" width="156.4" height="6.4"/>
+ </g>
+ <g id="XMLID_63_">
+ <rect id="XMLID_66_" x="162.6" y="289.2" class="st3" width="156.4" height="6.4"/>
+ </g>
+ </g>
+</g>
+<g id="XMLID_2_">
+ <g id="XMLID_21_">
+ <path id="XMLID_25_" class="st3" d="M304.2,311.4"/>
+ </g>
+</g>
+</svg>
diff --git a/modules-available/locationinfo/frontend/img/pc_free.svg b/modules-available/locationinfo/frontend/img/pc_free.svg
new file mode 100755
index 00000000..d49fc9da
--- /dev/null
+++ b/modules-available/locationinfo/frontend/img/pc_free.svg
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="119.9 123 241.8 172.7" style="enable-background:new 119.9 123 241.8 172.7;" xml:space="preserve">
+<style type="text/css">
+ .st0{fill:#3C3C3B;stroke:#3C3C3B;stroke-miterlimit:10;}
+ .st1{fill:#00983A;stroke:#3C3C3B;stroke-miterlimit:10;}
+ .st2{fill:#3C3C3B;}
+ .st3{fill:none;stroke:#3C3C3B;stroke-miterlimit:10;}
+</style>
+<path id="XMLID_1_" class="st0" d="M354,263.4H127.6c-4.3,0-7.7-3.5-7.7-7.7v-125c0-4.3,3.5-7.7,7.7-7.7H354c4.3,0,7.7,3.5,7.7,7.7
+ v125C361.7,260,358.2,263.4,354,263.4z"/>
+<rect id="XMLID_3_" x="213" y="266.9" class="st0" width="55.6" height="19.4"/>
+<g id="XMLID_8_">
+ <rect id="XMLID_4_" x="130.3" y="132.6" class="st1" width="221.1" height="119"/>
+ <path id="XMLID_6_" class="st1" d="M342.1,260.4h-2.6c-1.6,0-2.9-1.3-2.9-2.9l0,0c0-1.6,1.3-2.9,2.9-2.9h2.6c1.6,0,2.9,1.3,2.9,2.9
+ l0,0C345,259.1,343.7,260.4,342.1,260.4z"/>
+</g>
+<g id="XMLID_10_">
+ <g id="XMLID_14_">
+ <g id="XMLID_72_">
+ <path id="XMLID_73_" class="st2" d="M312.6,282.9H169c-3.5,0-6.4,2.9-6.4,6.4s2.9,6.4,6.4,6.4h143.6c3.5,0,6.4-2.9,6.4-6.4
+ S316.1,282.9,312.6,282.9z"/>
+ </g>
+ <g id="XMLID_56_">
+ <path id="XMLID_67_" class="st3" d="M312.6,282.9H169c-3.5,0-6.4,2.9-6.4,6.4s2.9,6.4,6.4,6.4h143.6c3.5,0,6.4-2.9,6.4-6.4
+ S316.1,282.9,312.6,282.9z"/>
+ </g>
+ </g>
+ <g id="XMLID_26_">
+ <path id="XMLID_39_" class="st2" d="M165.8,286h150c1.8,0,3.2,3,3.2,4.8l0,0c0,1.8-1.4,4.8-3.2,4.8h-150c-1.8,0-3.2-3-3.2-4.8l0,0
+ C162.6,289.1,164,286,165.8,286z"/>
+ <path id="XMLID_38_" class="st3" d="M165.8,286h150c1.8,0,3.2,3,3.2,4.8l0,0c0,1.8-1.4,4.8-3.2,4.8h-150c-1.8,0-3.2-3-3.2-4.8l0,0
+ C162.6,289.1,164,286,165.8,286z"/>
+ </g>
+ <g id="XMLID_13_">
+ <g id="XMLID_69_">
+ <rect id="XMLID_70_" x="162.6" y="289.2" class="st2" width="156.4" height="6.4"/>
+ </g>
+ <g id="XMLID_63_">
+ <rect id="XMLID_66_" x="162.6" y="289.2" class="st3" width="156.4" height="6.4"/>
+ </g>
+ </g>
+</g>
+<g id="XMLID_2_">
+ <g id="XMLID_21_">
+ <path id="XMLID_25_" class="st3" d="M304.2,311.4"/>
+ </g>
+</g>
+</svg>
diff --git a/modules-available/locationinfo/frontend/img/pc_used.svg b/modules-available/locationinfo/frontend/img/pc_used.svg
new file mode 100755
index 00000000..d5d10c10
--- /dev/null
+++ b/modules-available/locationinfo/frontend/img/pc_used.svg
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
+<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
+ viewBox="119.9 123 241.8 172.7" style="enable-background:new 119.9 123 241.8 172.7;" xml:space="preserve">
+<style type="text/css">
+ .st0{fill:#3C3C3B;stroke:#3C3C3B;stroke-miterlimit:10;}
+ .st1{fill:#FF0000;stroke:#3C3C3B;stroke-miterlimit:10;}
+ .st2{fill:#3C3C3B;}
+ .st3{fill:none;stroke:#3C3C3B;stroke-miterlimit:10;}
+</style>
+<path id="XMLID_1_" class="st0" d="M354,263.4H127.6c-4.3,0-7.7-3.5-7.7-7.7v-125c0-4.3,3.5-7.7,7.7-7.7H354c4.3,0,7.7,3.5,7.7,7.7
+ v125C361.7,260,358.2,263.4,354,263.4z"/>
+<rect id="XMLID_3_" x="213" y="266.9" class="st0" width="55.6" height="19.4"/>
+<g id="XMLID_8_">
+ <rect id="XMLID_4_" x="130.3" y="132.6" class="st1" width="221.1" height="119"/>
+ <path id="XMLID_6_" class="st1" d="M342.1,260.4h-2.6c-1.6,0-2.9-1.3-2.9-2.9l0,0c0-1.6,1.3-2.9,2.9-2.9h2.6c1.6,0,2.9,1.3,2.9,2.9
+ l0,0C345,259.1,343.7,260.4,342.1,260.4z"/>
+</g>
+<g id="XMLID_10_">
+ <g id="XMLID_14_">
+ <g id="XMLID_72_">
+ <path id="XMLID_73_" class="st2" d="M312.6,282.9H169c-3.5,0-6.4,2.9-6.4,6.4s2.9,6.4,6.4,6.4h143.6c3.5,0,6.4-2.9,6.4-6.4
+ S316.1,282.9,312.6,282.9z"/>
+ </g>
+ <g id="XMLID_56_">
+ <path id="XMLID_67_" class="st3" d="M312.6,282.9H169c-3.5,0-6.4,2.9-6.4,6.4s2.9,6.4,6.4,6.4h143.6c3.5,0,6.4-2.9,6.4-6.4
+ S316.1,282.9,312.6,282.9z"/>
+ </g>
+ </g>
+ <g id="XMLID_26_">
+ <path id="XMLID_39_" class="st2" d="M165.8,286h150c1.8,0,3.2,3,3.2,4.8l0,0c0,1.8-1.4,4.8-3.2,4.8h-150c-1.8,0-3.2-3-3.2-4.8l0,0
+ C162.6,289.1,164,286,165.8,286z"/>
+ <path id="XMLID_38_" class="st3" d="M165.8,286h150c1.8,0,3.2,3,3.2,4.8l0,0c0,1.8-1.4,4.8-3.2,4.8h-150c-1.8,0-3.2-3-3.2-4.8l0,0
+ C162.6,289.1,164,286,165.8,286z"/>
+ </g>
+ <g id="XMLID_13_">
+ <g id="XMLID_69_">
+ <rect id="XMLID_70_" x="162.6" y="289.2" class="st2" width="156.4" height="6.4"/>
+ </g>
+ <g id="XMLID_63_">
+ <rect id="XMLID_66_" x="162.6" y="289.2" class="st3" width="156.4" height="6.4"/>
+ </g>
+ </g>
+</g>
+<g id="XMLID_2_">
+ <g id="XMLID_21_">
+ <path id="XMLID_25_" class="st3" d="M304.2,311.4"/>
+ </g>
+</g>
+</svg>