From ac384ab0feee6fc6761d0030273c665264dd33e1 Mon Sep 17 00:00:00 2001 From: oweissbarth Date: Mon, 17 Mar 2014 00:38:42 +0100 Subject: added basic browsing functionality --- www/static/img/icon_file.svg | 61 ++++++++++++++++++++++++++++++++++++ www/static/img/icon_folder.svg | 70 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 131 insertions(+) create mode 100644 www/static/img/icon_file.svg create mode 100644 www/static/img/icon_folder.svg (limited to 'www/static/img') diff --git a/www/static/img/icon_file.svg b/www/static/img/icon_file.svg new file mode 100644 index 0000000..de7eaaa --- /dev/null +++ b/www/static/img/icon_file.svg @@ -0,0 +1,61 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/www/static/img/icon_folder.svg b/www/static/img/icon_folder.svg new file mode 100644 index 0000000..1191fa1 --- /dev/null +++ b/www/static/img/icon_folder.svg @@ -0,0 +1,70 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + -- cgit v1.2.3