themes/base: add icons for wifi, ethernet, switch, bridge and signal
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 28 Sep 2009 16:53:30 +0000 (16:53 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 28 Sep 2009 16:53:30 +0000 (16:53 +0000)
16 files changed:
themes/base/htdocs/luci-static/resources/icons/bridge.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/bridge_disabled.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/encryption.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/encryption_disabled.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/ethernet.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/ethernet_disabled.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/signal-0-25.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/signal-0.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/signal-25-50.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/signal-50-75.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/signal-75-100.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/signal-none.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/switch.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/switch_disabled.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/wifi.png [new file with mode: 0644]
themes/base/htdocs/luci-static/resources/icons/wifi_disabled.png [new file with mode: 0644]

diff --git a/themes/base/htdocs/luci-static/resources/icons/bridge.png b/themes/base/htdocs/luci-static/resources/icons/bridge.png
new file mode 100644 (file)
index 0000000..053c530
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/bridge.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/bridge_disabled.png b/themes/base/htdocs/luci-static/resources/icons/bridge_disabled.png
new file mode 100644 (file)
index 0000000..6830c0f
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/bridge_disabled.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/encryption.png b/themes/base/htdocs/luci-static/resources/icons/encryption.png
new file mode 100644 (file)
index 0000000..41d2ba9
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/encryption.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/encryption_disabled.png b/themes/base/htdocs/luci-static/resources/icons/encryption_disabled.png
new file mode 100644 (file)
index 0000000..f2e05a4
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/encryption_disabled.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/ethernet.png b/themes/base/htdocs/luci-static/resources/icons/ethernet.png
new file mode 100644 (file)
index 0000000..4aeb93b
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/ethernet.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/ethernet_disabled.png b/themes/base/htdocs/luci-static/resources/icons/ethernet_disabled.png
new file mode 100644 (file)
index 0000000..a284b02
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/ethernet_disabled.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/signal-0-25.png b/themes/base/htdocs/luci-static/resources/icons/signal-0-25.png
new file mode 100644 (file)
index 0000000..2e5dff4
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/signal-0-25.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/signal-0.png b/themes/base/htdocs/luci-static/resources/icons/signal-0.png
new file mode 100644 (file)
index 0000000..114583a
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/signal-0.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/signal-25-50.png b/themes/base/htdocs/luci-static/resources/icons/signal-25-50.png
new file mode 100644 (file)
index 0000000..ee8cc4f
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/signal-25-50.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/signal-50-75.png b/themes/base/htdocs/luci-static/resources/icons/signal-50-75.png
new file mode 100644 (file)
index 0000000..26bcbf7
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/signal-50-75.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/signal-75-100.png b/themes/base/htdocs/luci-static/resources/icons/signal-75-100.png
new file mode 100644 (file)
index 0000000..5cffaa1
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/signal-75-100.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/signal-none.png b/themes/base/htdocs/luci-static/resources/icons/signal-none.png
new file mode 100644 (file)
index 0000000..b77585c
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/signal-none.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/switch.png b/themes/base/htdocs/luci-static/resources/icons/switch.png
new file mode 100644 (file)
index 0000000..97d83bf
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/switch.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/switch_disabled.png b/themes/base/htdocs/luci-static/resources/icons/switch_disabled.png
new file mode 100644 (file)
index 0000000..e8187f7
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/switch_disabled.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/wifi.png b/themes/base/htdocs/luci-static/resources/icons/wifi.png
new file mode 100644 (file)
index 0000000..d73a5e7
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/wifi.png differ
diff --git a/themes/base/htdocs/luci-static/resources/icons/wifi_disabled.png b/themes/base/htdocs/luci-static/resources/icons/wifi_disabled.png
new file mode 100644 (file)
index 0000000..af93b37
Binary files /dev/null and b/themes/base/htdocs/luci-static/resources/icons/wifi_disabled.png differ