summaryrefslogtreecommitdiff
path: root/logo
diff options
context:
space:
mode:
Diffstat (limited to 'logo')
-rw-r--r--logo/dux.svg41
-rw-r--r--logo/dux_boxes.svg28
-rw-r--r--logo/u8c.svg27
-rw-r--r--logo/u8c_boxes.svg23
-rw-r--r--logo/u8c_braille.svg23
5 files changed, 142 insertions, 0 deletions
diff --git a/logo/dux.svg b/logo/dux.svg
new file mode 100644
index 0000000..802e233
--- /dev/null
+++ b/logo/dux.svg
@@ -0,0 +1,41 @@
+<svg height="768" width="768" xmlns="http://www.w3.org/2000/svg">
+ <clipPath id="clipPath22">
+ <rect height="768" width="384" />
+ </clipPath>
+ <clipPath id="clipPath29">
+ <rect height="384" width="768" />
+ </clipPath>
+ <clipPath id="clipPath40">
+ <rect height="768" width="384" x="384" />
+ </clipPath>
+ <clipPath id="clipPath49">
+ <rect height="384" width="768" y="384" />
+ </clipPath>
+ <clipPath id="clipPath62">
+ <rect height="768" width="768" />
+ <!--<rect height="768" rx="192" width="768" />--> <!-- Comment above line and uncomment this one (before this comment) for a background with rounded corners. -->
+ </clipPath>
+ <clipPath id="clipPath253">
+ <rect height="768" width="384" x="384" />
+ </clipPath>
+ <!-- Background -->
+ <rect clip-path="url(#clipPath62)" fill="#444747" height="768" width="768" />
+ <!--<circle fill="#00000000" cx="384" cy="384" r="336" stroke="#444747" stroke-width="96" />--> <!-- Comment above line and uncomment this one (before this comment) for a transparent background. -->
+ <!-- White Middle Circle -->
+ <circle fill="#F8F8F1" cx="384" cy="384" r="288"/>
+ <!-- Spiral Border -->
+ <circle clip-path="url(#clipPath40)" cx="384" cy="216" fill="#00000000" r="168" stroke="#444747" stroke-width="96" />
+ <circle clip-path="url(#clipPath29)" cx="216" cy="384" fill="#00000000" r="168" stroke="#444747" stroke-width="96" />
+ <circle clip-path="url(#clipPath49)" cx="552" cy="384" fill="#00000000" r="168" stroke="#444747" stroke-width="96" />
+ <circle clip-path="url(#clipPath22)" cx="384" cy="552" fill="#00000000" r="168" stroke="#444747" stroke-width="96" />
+ <!-- Spiral Lower -->
+ <circle clip-path="url(#clipPath40)" cx="384" cy="216" fill="#00000000" r="168" stroke="#3DE1A9" stroke-width="32" />
+ <circle clip-path="url(#clipPath22)" cx="384" cy="552" fill="#00000000" r="168" stroke="#3DE1A9" stroke-width="32" />
+ <!-- Spiral Upper -->
+ <circle clip-path="url(#clipPath49)" cx="552" cy="384" fill="#00000000" r="168" stroke="#444747" stroke-width="64" />
+ <circle clip-path="url(#clipPath29)" cx="216" cy="384" fill="#00000000" r="168" stroke="#444747" stroke-width="64" />
+ <circle clip-path="url(#clipPath29)" cx="216" cy="384" fill="#00000000" r="168" stroke="#3DE1A9" stroke-width="32" />
+ <circle clip-path="url(#clipPath49)" cx="552" cy="384" fill="#00000000" r="168" stroke="#3DE1A9" stroke-width="32" />
+ <!-- Greater Ring -->
+ <circle fill="#00000000" cx="384" cy="384" r="336" stroke="#3DE1A9" stroke-width="32" />
+</svg>
diff --git a/logo/dux_boxes.svg b/logo/dux_boxes.svg
new file mode 100644
index 0000000..a55d0d2
--- /dev/null
+++ b/logo/dux_boxes.svg
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg height="96" version="1.1" width="256" xmlns="http://www.w3.org/2000/svg">
+ <clipPath id="clipPath99">
+ <polygon points="189.656854249,24 226.343145751,24 232,29.656854249 232,66.343145751 226.343145751,72 189.656854249,72 184,66.343145751 184,29.656854249" />
+ </clipPath>
+ <clipPath id="clipPath236">
+ <rect height="48" width="24" x="44" y="24" />
+ </clipPath>
+ <!-- Box #0 -->
+ <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="24" y="24" />
+ <rect fill="#E1A93D" height="64" rx="8" ry="8" width="64" x="16" y="16" />
+ <rect fill="#F8F8F1" height="48" width="16" x="28" y="24" />
+ <rect fill="#E1A93D" height="32" width="8" x="36" y="32" />
+ <circle clip-path="url(#clipPath236)" cx="44" cy="48" fill="#F8F8F1" r="24" />
+ <circle clip-path="url(#clipPath236)" cx="44" cy="48" fill="#E1A93D" r="16" />
+ <!-- Box #1 -->
+ <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="104" y="24" />
+ <rect fill="#3DE1A9" height="64" rx="8" ry="8" width="64" x="96" y="16" />
+ <rect fill="#F8F8F1" height="32" width="32" x="112" y="24" />
+ <circle cx="128" cy="56" fill="#F8F8F1" r="16"/>
+ <rect fill="#3DE1A9" height="36" width="16" x="120" y="20" />
+ <circle fill="#3DE1A9" cx="128" cy="56" r="8"/>
+ <!-- Box #2 -->
+ <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="184" y="24" />
+ <rect fill="#A93DE1" height="64" rx="8" ry="8" width="64" x="176" y="16" />
+ <polyline clip-path="url(#clipPath99)" stroke="#F8F8F1" points="240,16 176,80" stroke-width="8" />
+ <polyline clip-path="url(#clipPath99)" stroke="#F8F8F1" points="176,16 240,80" stroke-width="8" />
+</svg>
diff --git a/logo/u8c.svg b/logo/u8c.svg
new file mode 100644
index 0000000..b20c621
--- /dev/null
+++ b/logo/u8c.svg
@@ -0,0 +1,27 @@
+<svg height="768" width="768" xmlns="http://www.w3.org/2000/svg">
+ <clipPath id="clipPath61">
+ <rect height="768" width="381" x="387" />
+ </clipPath>
+ <clipPath id="clipPath62">
+ <rect height="768" width="768" />
+ <!--<rect height="768" rx="192" width="768" />--> <!-- Comment above line and uncomment this one (before this comment) for a background with rounded corners. -->
+ </clipPath>
+ <clipPath id="clipPath253">
+ <rect height="768" width="384" x="384" />
+ </clipPath>
+ <!-- Background -->
+ <rect clip-path="url(#clipPath62)" fill="#444747" height="768" width="768" />
+ <!--<circle fill="#00000000" cx="384" cy="384" r="336" stroke="#444747" stroke-width="96" />--> <!-- Comment above line and uncomment this one (before this comment) for a transparent background. -->
+ <!-- White Middle Circle -->
+ <circle fill="#F8F8F1" cx="384" cy="384" r="288"/>
+ <!-- Digit Eight -->
+ <circle fill="#00000000" cx="384" cy="536" r="184" stroke="#444747" stroke-width="96" />
+ <circle fill="#00000000" cx="384" cy="232" r="184" stroke="#444747" stroke-width="96" />
+ <circle fill="#00000000" cx="384" cy="536" r="184" stroke="#A9E13D" stroke-width="32" />
+ <circle fill="#00000000" cx="384" cy="232" r="184" stroke="#444747" stroke-width="64" />
+ <circle fill="#00000000" cx="384" cy="232" r="184" stroke="#A9E13D" stroke-width="32" />
+ <circle clip-path="url(#clipPath61)" fill="#00000000" cx="384" cy="536" r="184" stroke="#444747" stroke-width="64" />
+ <circle clip-path="url(#clipPath253)" fill="#00000000" cx="384" cy="536" r="184" stroke="#A9E13D" stroke-width="32" />
+ <!-- Greater Ring -->
+ <circle fill="#00000000" cx="384" cy="384" r="336" stroke="#A9E13D" stroke-width="32" />
+</svg>
diff --git a/logo/u8c_boxes.svg b/logo/u8c_boxes.svg
new file mode 100644
index 0000000..d6bad80
--- /dev/null
+++ b/logo/u8c_boxes.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg height="96" version="1.1" width="256" xmlns="http://www.w3.org/2000/svg">
+ <!-- Box #0 -->
+ <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="24" y="24" />
+ <rect fill="#E13DA9" height="64" rx="8" ry="8" width="64" x="16" y="16" />
+ <rect fill="#F8F8F1" height="32" width="32" x="32" y="24" />
+ <circle fill="#F8F8F1" cx="48" cy="56" r="16"/>
+ <rect fill="#E13DA9" height="36" width="16" x="40" y="20" />
+ <circle fill="#E13DA9" cx="48" cy="56" r="8"/>
+ <!-- Box #1 -->
+ <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="104" y="24" />
+ <rect fill="#A9E13D" height="64" rx="8" ry="8" width="64" x="96" y="16" />
+ <circle fill="#F8F8F1" cx="128" cy="56" r="16"/>
+ <circle fill="#A9E13D" cx="128" cy="56" r="8"/>
+ <circle fill="#F8F8F1" cx="128" cy="40" r="16"/>
+ <circle fill="#A9E13D" cx="128" cy="40" r="8"/>
+ <!-- Box #2 -->
+ <rect fill="#444747" height="64" rx="8" ry="8" width="64" x="184" y="24" />
+ <rect fill="#3DA9E1" height="64" rx="8" ry="8" width="64" x="176" y="16" />
+ <circle fill="#F8F8F1" cx="208" cy="48" r="24"/>
+ <circle fill="#3DA9E1" cx="208" cy="48" r="16"/>
+ <polygon fill="#3DA9E1" points="208,48 236,20 236,76" />
+</svg>
diff --git a/logo/u8c_braille.svg b/logo/u8c_braille.svg
new file mode 100644
index 0000000..b885474
--- /dev/null
+++ b/logo/u8c_braille.svg
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg height="168" version="1.1" width="216" xmlns="http://www.w3.org/2000/svg">
+ <rect fill="#F8F8F1" height="152" rx="8" ry="8" width="200" x="8" y="8" />
+ <rect fill="#444747" height="72" rx="4" ry="4" width="192" x="12" y="84" />
+ <rect fill="#444747" height="16" rx="4" ry="4" width="16" x="16" y="16" />
+ <rect fill="#444747" height="16" rx="4" ry="4" width="16" x="16" y="40" />
+ <rect fill="#444747" height="16" rx="4" ry="4" width="16" x="16" y="64" />
+ <rect fill="#444747" height="16" rx="4" ry="4" width="16" x="88" y="16" />
+ <rect fill="#444747" height="16" rx="4" ry="4" width="16" x="64" y="40" />
+ <rect fill="#444747" height="16" rx="4" ry="4" width="16" x="112" y="16" />
+ <rect fill="#444747" height="16" rx="4" ry="4" width="16" x="112" y="40" />
+ <rect fill="#E13D3D" height="16" rx="4" ry="4" width="16" x="16" y="88" />
+ <rect fill="#E13D3D" height="16" rx="4" ry="4" width="16" x="16" y="136" />
+ <rect fill="#E1A93D" height="16" rx="4" ry="4" width="16" x="40" y="136" />
+ <rect fill="#A9E13D" height="16" rx="4" ry="4" width="16" x="88" y="88" />
+ <rect fill="#E1E13D" height="16" rx="4" ry="4" width="16" x="64" y="136" />
+ <rect fill="#A9E13D" height="16" rx="4" ry="4" width="16" x="88" y="136" />
+ <rect fill="#3DE13D" height="16" rx="4" ry="4" width="16" x="112" y="88" />
+ <rect fill="#3DE1A9" height="16" rx="4" ry="4" width="16" x="136" y="88" />
+ <rect fill="#3DE13D" height="16" rx="4" ry="4" width="16" x="112" y="112" />
+ <rect fill="#3DE1E1" height="16" rx="4" ry="4" width="16" x="160" y="88" />
+ <rect fill="#3DA9E1" height="16" rx="4" ry="4" width="16" x="184" y="88" />
+</svg>