From 97b3d56600b6e920d077a69d20cca7a5cc189098 Mon Sep 17 00:00:00 2001 From: schneefux Date: Sat, 15 Oct 2016 14:29:26 +0200 Subject: redesign for content --- static/logo/hightext.svg | 120 ++++++++++++++++++++++++++++++++++++++++++++++ static/logo/logo.svg | 119 +++++++++++++++++++++++++++++++++++++++++++++ static/logo/notext.svg | 120 ++++++++++++++++++++++++++++++++++++++++++++++ static/logo/small.svg | 64 +++++++++++++++++++++++++ static/logo/smalltext.svg | 84 ++++++++++++++++++++++++++++++++ 5 files changed, 507 insertions(+) create mode 100644 static/logo/hightext.svg create mode 100644 static/logo/logo.svg create mode 100644 static/logo/notext.svg create mode 100644 static/logo/small.svg create mode 100644 static/logo/smalltext.svg (limited to 'static/logo') diff --git a/static/logo/hightext.svg b/static/logo/hightext.svg new file mode 100644 index 0000000..39bd4bc --- /dev/null +++ b/static/logo/hightext.svg @@ -0,0 +1,120 @@ + + + + + +Created by potrace 1.13, written by Peter Selinger 2001-2015 + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/logo/logo.svg b/static/logo/logo.svg new file mode 100644 index 0000000..904e000 --- /dev/null +++ b/static/logo/logo.svg @@ -0,0 +1,119 @@ + + + + + +Created by potrace 1.13, written by Peter Selinger 2001-2015 + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/logo/notext.svg b/static/logo/notext.svg new file mode 100644 index 0000000..c938647 --- /dev/null +++ b/static/logo/notext.svg @@ -0,0 +1,120 @@ + + + + + +Created by potrace 1.13, written by Peter Selinger 2001-2015 + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/logo/small.svg b/static/logo/small.svg new file mode 100644 index 0000000..915c417 --- /dev/null +++ b/static/logo/small.svg @@ -0,0 +1,64 @@ + + + + + +Created by potrace 1.13, written by Peter Selinger 2001-2015 + + + image/svg+xml + + + + + + + + + diff --git a/static/logo/smalltext.svg b/static/logo/smalltext.svg new file mode 100644 index 0000000..ffcf881 --- /dev/null +++ b/static/logo/smalltext.svg @@ -0,0 +1,84 @@ + + + + + +Created by potrace 1.13, written by Peter Selinger 2001-2015 + + + image/svg+xml + + + + + + + + + + + + + -- cgit v1.3.1