From db961f78a5aa297a90bb8c6bd6b4f1827a107fea Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 12 Jan 2017 23:06:19 -0800 Subject: [PATCH] added avatar /loader --- docs/static/avatar.svg | 145 ++++++++++++++++++++++++++++ docs/static/loader.svg | 145 ++++++++++++++++++++++++++++ docs/static/logo.portrait.black.svg | 61 ------------ docs/static/logo.portrait.white.svg | 65 ------------- docs/static/logo.square.black.svg | 61 ------------ docs/static/logo.square.white.svg | 61 ------------ 6 files changed, 290 insertions(+), 248 deletions(-) create mode 100644 docs/static/avatar.svg create mode 100644 docs/static/loader.svg delete mode 100644 docs/static/logo.portrait.black.svg delete mode 100644 docs/static/logo.portrait.white.svg delete mode 100644 docs/static/logo.square.black.svg delete mode 100644 docs/static/logo.square.white.svg diff --git a/docs/static/avatar.svg b/docs/static/avatar.svg new file mode 100644 index 00000000..f3011103 --- /dev/null +++ b/docs/static/avatar.svg @@ -0,0 +1,145 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/docs/static/loader.svg b/docs/static/loader.svg new file mode 100644 index 00000000..f3011103 --- /dev/null +++ b/docs/static/loader.svg @@ -0,0 +1,145 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/docs/static/logo.portrait.black.svg b/docs/static/logo.portrait.black.svg deleted file mode 100644 index 642175ae..00000000 --- a/docs/static/logo.portrait.black.svg +++ /dev/null @@ -1,61 +0,0 @@ - -BBC micro:bitBBC micro:bit logoimage/svg+xmlimage/svg+xmlBBC micro:bit \ No newline at end of file diff --git a/docs/static/logo.portrait.white.svg b/docs/static/logo.portrait.white.svg deleted file mode 100644 index d955ce94..00000000 --- a/docs/static/logo.portrait.white.svg +++ /dev/null @@ -1,65 +0,0 @@ - -BBC micro:bitBBC micro:bit logoimage/svg+xmlimage/svg+xmlBBC micro:bitLayer 1 \ No newline at end of file diff --git a/docs/static/logo.square.black.svg b/docs/static/logo.square.black.svg deleted file mode 100644 index 780773d9..00000000 --- a/docs/static/logo.square.black.svg +++ /dev/null @@ -1,61 +0,0 @@ - -BBC micro:bitBBC micro:bit logoimage/svg+xmlimage/svg+xmlBBC micro:bit \ No newline at end of file diff --git a/docs/static/logo.square.white.svg b/docs/static/logo.square.white.svg deleted file mode 100644 index 12a998bd..00000000 --- a/docs/static/logo.square.white.svg +++ /dev/null @@ -1,61 +0,0 @@ - -BBC micro:bitBBC micro:bit logoimage/svg+xmlimage/svg+xmlBBC micro:bit \ No newline at end of file