From ee425d9c82ddb137ddf9d2ea158a79c5102aa016 Mon Sep 17 00:00:00 2001 From: blackcatsandy Date: Sat, 17 May 2014 22:09:20 +0000 Subject: [PATCH] New Openautomation Icons for battery, control, mic, LED + rename weather_barometric_pressure.svg git-svn-id: https://svn.fhem.de/fhem/trunk@5880 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/www/images/openautomation/audio_mic.svg | 130 ++ .../images/openautomation/audio_mic_mute.svg | 129 ++ fhem/www/images/openautomation/control_1.svg | 61 + fhem/www/images/openautomation/control_2.svg | 63 + fhem/www/images/openautomation/control_3.svg | 69 + fhem/www/images/openautomation/control_4.svg | 76 + .../openautomation/light_led_stripe.svg | 1293 ++++++++++++++++ .../openautomation/light_led_stripe_rgb.svg | 1305 +++++++++++++++++ .../openautomation/measure_battery_0.svg | 114 ++ .../openautomation/measure_battery_100.svg | 118 ++ .../openautomation/measure_battery_25.svg | 114 ++ .../openautomation/measure_battery_50.svg | 107 ++ .../openautomation/measure_battery_75.svg | 108 ++ ...re.svg => weather_barometric_pressure.svg} | 0 14 files changed, 3687 insertions(+) create mode 100644 fhem/www/images/openautomation/audio_mic.svg create mode 100644 fhem/www/images/openautomation/audio_mic_mute.svg create mode 100644 fhem/www/images/openautomation/control_1.svg create mode 100644 fhem/www/images/openautomation/control_2.svg create mode 100644 fhem/www/images/openautomation/control_3.svg create mode 100644 fhem/www/images/openautomation/control_4.svg create mode 100644 fhem/www/images/openautomation/light_led_stripe.svg create mode 100644 fhem/www/images/openautomation/light_led_stripe_rgb.svg create mode 100644 fhem/www/images/openautomation/measure_battery_0.svg create mode 100644 fhem/www/images/openautomation/measure_battery_100.svg create mode 100644 fhem/www/images/openautomation/measure_battery_25.svg create mode 100644 fhem/www/images/openautomation/measure_battery_50.svg create mode 100644 fhem/www/images/openautomation/measure_battery_75.svg rename fhem/www/images/openautomation/{weather_baraometric_pressure.svg => weather_barometric_pressure.svg} (100%) diff --git a/fhem/www/images/openautomation/audio_mic.svg b/fhem/www/images/openautomation/audio_mic.svg new file mode 100644 index 000000000..648728bdb --- /dev/null +++ b/fhem/www/images/openautomation/audio_mic.svg @@ -0,0 +1,130 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/audio_mic_mute.svg b/fhem/www/images/openautomation/audio_mic_mute.svg new file mode 100644 index 000000000..42c0a9644 --- /dev/null +++ b/fhem/www/images/openautomation/audio_mic_mute.svg @@ -0,0 +1,129 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/control_1.svg b/fhem/www/images/openautomation/control_1.svg new file mode 100644 index 000000000..0e69a01b1 --- /dev/null +++ b/fhem/www/images/openautomation/control_1.svg @@ -0,0 +1,61 @@ + + + +image/svg+xml + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/control_2.svg b/fhem/www/images/openautomation/control_2.svg new file mode 100644 index 000000000..fac1bfd5d --- /dev/null +++ b/fhem/www/images/openautomation/control_2.svg @@ -0,0 +1,63 @@ + + + +image/svg+xml + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/control_3.svg b/fhem/www/images/openautomation/control_3.svg new file mode 100644 index 000000000..cdbcc13da --- /dev/null +++ b/fhem/www/images/openautomation/control_3.svg @@ -0,0 +1,69 @@ + + + +image/svg+xml + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/control_4.svg b/fhem/www/images/openautomation/control_4.svg new file mode 100644 index 000000000..a3bcaa1b6 --- /dev/null +++ b/fhem/www/images/openautomation/control_4.svg @@ -0,0 +1,76 @@ + + + +image/svg+xml + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/light_led_stripe.svg b/fhem/www/images/openautomation/light_led_stripe.svg new file mode 100644 index 000000000..4993b7235 --- /dev/null +++ b/fhem/www/images/openautomation/light_led_stripe.svg @@ -0,0 +1,1293 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/light_led_stripe_rgb.svg b/fhem/www/images/openautomation/light_led_stripe_rgb.svg new file mode 100644 index 000000000..0545d0cea --- /dev/null +++ b/fhem/www/images/openautomation/light_led_stripe_rgb.svg @@ -0,0 +1,1305 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/measure_battery_0.svg b/fhem/www/images/openautomation/measure_battery_0.svg new file mode 100644 index 000000000..3ce2d9321 --- /dev/null +++ b/fhem/www/images/openautomation/measure_battery_0.svg @@ -0,0 +1,114 @@ + + + +image/svg+xml + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/measure_battery_100.svg b/fhem/www/images/openautomation/measure_battery_100.svg new file mode 100644 index 000000000..52db843aa --- /dev/null +++ b/fhem/www/images/openautomation/measure_battery_100.svg @@ -0,0 +1,118 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/measure_battery_25.svg b/fhem/www/images/openautomation/measure_battery_25.svg new file mode 100644 index 000000000..5f7d29205 --- /dev/null +++ b/fhem/www/images/openautomation/measure_battery_25.svg @@ -0,0 +1,114 @@ + + + +image/svg+xml + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/measure_battery_50.svg b/fhem/www/images/openautomation/measure_battery_50.svg new file mode 100644 index 000000000..107ff3877 --- /dev/null +++ b/fhem/www/images/openautomation/measure_battery_50.svg @@ -0,0 +1,107 @@ + + + +image/svg+xml + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/measure_battery_75.svg b/fhem/www/images/openautomation/measure_battery_75.svg new file mode 100644 index 000000000..807b1cd41 --- /dev/null +++ b/fhem/www/images/openautomation/measure_battery_75.svg @@ -0,0 +1,108 @@ + + + +image/svg+xml + + + + + + + + + + + + + + \ No newline at end of file diff --git a/fhem/www/images/openautomation/weather_baraometric_pressure.svg b/fhem/www/images/openautomation/weather_barometric_pressure.svg similarity index 100% rename from fhem/www/images/openautomation/weather_baraometric_pressure.svg rename to fhem/www/images/openautomation/weather_barometric_pressure.svg