From de092da36a61ec1aea4058c7c461ba1dae13a94f Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 26 Nov 2014 22:25:54 -0800 Subject: added masthead, reorganized logo, added android black icons --- source/android/black/vpn_connected.svg | 61 ++ source/android/black/vpn_disconnected.svg | 68 ++ source/android/black/vpn_progress.svg | 65 ++ source/common/color-wheel.svg | 184 ++++++ source/kid-jumping-bw.svg | 108 --- source/kid-jumping-silhouette-light.svg | 99 --- source/kid-jumping.svg | 757 ---------------------- source/leap/kid-jumping-bw.svg | 108 +++ source/leap/kid-jumping-silhouette-light.svg | 99 +++ source/leap/kid-jumping.svg | 681 +++++++++++++++++++ source/leap/kid-square.svg | 640 ++++++++++++++++++ source/masks/android-mask.svg | 610 +++++++++++++++++ source/masks/favicon.ico | Bin 1150 -> 1406 bytes source/masks/favicon.png | Bin 1072 -> 926 bytes source/masks/mask-favicon.svg | 270 +++----- source/web/masthead/rainbow-masthead-centered.svg | 124 ---- source/web/masthead/rainbow-masthead-large.svg | 168 +---- source/web/masthead/rainbow-masthead-medium.svg | 155 +---- source/web/masthead/rainbow-masthead-small.svg | 401 +++++------- 19 files changed, 2825 insertions(+), 1773 deletions(-) create mode 100644 source/android/black/vpn_connected.svg create mode 100644 source/android/black/vpn_disconnected.svg create mode 100644 source/android/black/vpn_progress.svg create mode 100644 source/common/color-wheel.svg delete mode 100644 source/kid-jumping-bw.svg delete mode 100644 source/kid-jumping-silhouette-light.svg delete mode 100644 source/kid-jumping.svg create mode 100644 source/leap/kid-jumping-bw.svg create mode 100644 source/leap/kid-jumping-silhouette-light.svg create mode 100644 source/leap/kid-jumping.svg create mode 100644 source/leap/kid-square.svg create mode 100644 source/masks/android-mask.svg (limited to 'source') diff --git a/source/android/black/vpn_connected.svg b/source/android/black/vpn_connected.svg new file mode 100644 index 0000000..21b7097 --- /dev/null +++ b/source/android/black/vpn_connected.svg @@ -0,0 +1,61 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/source/android/black/vpn_disconnected.svg b/source/android/black/vpn_disconnected.svg new file mode 100644 index 0000000..5d01ed3 --- /dev/null +++ b/source/android/black/vpn_disconnected.svg @@ -0,0 +1,68 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/source/android/black/vpn_progress.svg b/source/android/black/vpn_progress.svg new file mode 100644 index 0000000..73447cf --- /dev/null +++ b/source/android/black/vpn_progress.svg @@ -0,0 +1,65 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/source/common/color-wheel.svg b/source/common/color-wheel.svg new file mode 100644 index 0000000..743ca50 --- /dev/null +++ b/source/common/color-wheel.svg @@ -0,0 +1,184 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/kid-jumping-bw.svg b/source/kid-jumping-bw.svg deleted file mode 100644 index b0f4f9e..0000000 --- a/source/kid-jumping-bw.svg +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/source/kid-jumping-silhouette-light.svg b/source/kid-jumping-silhouette-light.svg deleted file mode 100644 index e4a0421..0000000 --- a/source/kid-jumping-silhouette-light.svg +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/source/kid-jumping.svg b/source/kid-jumping.svg deleted file mode 100644 index 7a330fd..0000000 --- a/source/kid-jumping.svg +++ /dev/null @@ -1,757 +0,0 @@ - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/source/leap/kid-jumping-bw.svg b/source/leap/kid-jumping-bw.svg new file mode 100644 index 0000000..b0f4f9e --- /dev/null +++ b/source/leap/kid-jumping-bw.svg @@ -0,0 +1,108 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/source/leap/kid-jumping-silhouette-light.svg b/source/leap/kid-jumping-silhouette-light.svg new file mode 100644 index 0000000..e4a0421 --- /dev/null +++ b/source/leap/kid-jumping-silhouette-light.svg @@ -0,0 +1,99 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/source/leap/kid-jumping.svg b/source/leap/kid-jumping.svg new file mode 100644 index 0000000..ba827cd --- /dev/null +++ b/source/leap/kid-jumping.svg @@ -0,0 +1,681 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/leap/kid-square.svg b/source/leap/kid-square.svg new file mode 100644 index 0000000..c7b28ed --- /dev/null +++ b/source/leap/kid-square.svg @@ -0,0 +1,640 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/masks/android-mask.svg b/source/masks/android-mask.svg new file mode 100644 index 0000000..dad23aa --- /dev/null +++ b/source/masks/android-mask.svg @@ -0,0 +1,610 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/masks/favicon.ico b/source/masks/favicon.ico index 7f41dd1..c2f9e97 100644 Binary files a/source/masks/favicon.ico and b/source/masks/favicon.ico differ diff --git a/source/masks/favicon.png b/source/masks/favicon.png index 99c6fb1..6fd865e 100644 Binary files a/source/masks/favicon.png and b/source/masks/favicon.png differ diff --git a/source/masks/mask-favicon.svg b/source/masks/mask-favicon.svg index 75e42ac..e2aa9fd 100644 --- a/source/masks/mask-favicon.svg +++ b/source/masks/mask-favicon.svg @@ -14,11 +14,12 @@ height="256" id="svg3088" version="1.1" - inkscape:version="0.48.3.1 r9886" + inkscape:version="0.48.4 r9939" sodipodi:docname="mask-favicon.svg" - inkscape:export-filename="/home/elijah/dev/leap/leap_assets/svg/masks/favicon.png" + inkscape:export-filename="/home/elijah/dev/leap/leap_assets/source/masks/favicon.png" inkscape:export-xdpi="5.625" - inkscape:export-ydpi="5.625"> + inkscape:export-ydpi="5.625" + enable-background="new"> - @@ -166,18 +156,27 @@ offset="1" id="stop4024-2" /> + + + + style="opacity:0.52755906;filter:url(#filter3954)"> + clip-path="none" + transform="matrix(0.22002687,-0.97549381,0.97549381,0.22002687,153.8847,84.738036)"> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" /> - - + inkscape:connector-curvature="0" /> + style="display:inline"> + + transform="matrix(3.9239993,0,0,3.9239993,3.1838955,3.448418)"> - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - + @@ -243,11 +243,11 @@ id="layer1" inkscape:label="rainbow" inkscape:groupmode="layer" - transform="translate(0,126)" + transform="translate(0,136)" style="display:inline"> + transform="matrix(0.93071194,0.20844557,-0.43019585,0.45096387,-25.231042,-256.2603)"> - - - - - - - - - - - - - - - - - - - - - - - - - - + style="display:inline;opacity:1" + transform="translate(0,-56)"> + transform="matrix(3.5605206,0,0,3.5605206,777.42198,35.578315)"> + transform="translate(0,72)"> @@ -222,6 +222,10 @@ orientation="1,0" position="1500,0" id="guide3104" /> + @@ -239,10 +243,10 @@ id="layer1" inkscape:label="rainbow" inkscape:groupmode="layer" - transform="translate(0,64)"> + transform="translate(0,66)"> + transform="matrix(0.93071194,0.20844557,-0.43019585,0.45096387,0.768958,-222.2603)"> - - - - - - - - - - - - - - - - - - - - - - - - - - + transform="translate(0,-126)"> + transform="matrix(2.6485758,0,0,2.6485758,832.73172,101.55626)"> + style="display:none" + transform="translate(0,2)"> + inkscape:window-width="900" + inkscape:window-height="885" + inkscape:window-x="2674" + inkscape:window-y="154" + inkscape:window-maximized="0"> - + orientation="0,1" + position="0,40" + id="guide3083" /> @@ -239,224 +235,156 @@ id="layer1" inkscape:label="rainbow" inkscape:groupmode="layer" - transform="translate(0,32)"> - - - - - - - - - - - - - - - - - - - - - - - - + transform="translate(0,16)"> + + + + + + + + + + + + + + + + + + + + + + + + + + - - + style="display:inline" /> + + transform="translate(0,-176)"> + transform="matrix(1.6440036,0,0,1.6440036,394.65934,160.75867)"> + -- cgit v1.2.3