summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt2
-rw-r--r--zp.svg9
2 files changed, 4 insertions, 7 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 1371c66..3382159 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -14,6 +14,8 @@
* Update logo;
+* Update logo;
+
# 1.0.0
* Update API-BREAK file;
diff --git a/zp.svg b/zp.svg
index a0c4001..63cb30a 100644
--- a/zp.svg
+++ b/zp.svg
@@ -5,19 +5,14 @@
<stop offset="100%" stop-color="#131313" />
</linearGradient>
<!-- clips -->
- <clipPath id="curve-thin">
- <polygon points="0,0 192,0 192,192 120,192 120,72 0,72" />
- </clipPath>
- <clipPath id="curve-thick">
+ <clipPath id="curve">
<polygon points="192,0 192,192 120,192 120,72" />
</clipPath>
<!-- masks -->
<mask id="foreground">
<polyline fill="none" points="96,48 96,144 48,144 72,120" stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="12" />
- <polyline fill="none" points="72,120 96,96" stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="6" />
<polyline fill="none" points="48,96 120,96" stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="12" />
- <circle clip-path="url(#curve-thin)" cx="120" cy="72" fill="none" r="24" stroke="#FFF" stroke-width="6" />
- <circle clip-path="url(#curve-thick)" cx="120" cy="72" fill="none" r="24" stroke="#FFF" stroke-width="12" />
+ <circle clip-path="url(#curve)" cx="120" cy="72" fill="none" r="24" stroke="#FFF" stroke-width="12" />
<circle cx="136.972" cy="55.028" fill="#FFF" r="6" />
</mask>
<!-- fills -->