This is an automated email from the ASF dual-hosted git repository.

lzljs3620320 pushed a commit to branch release-0.4
in repository https://gitbox.apache.org/repos/asf/incubator-paimon.git


The following commit(s) were added to refs/heads/release-0.4 by this push:
     new a2faceb60 [doc] Update paimon logo
a2faceb60 is described below

commit a2faceb60f3de41d430830021e9dc23b57175a62
Author: JingsongLi <[email protected]>
AuthorDate: Thu Apr 27 11:19:53 2023 +0800

    [doc] Update paimon logo
---
 docs/layouts/partials/docs/inject/menu-before.html |  2 +-
 docs/static/paimon_black.svg                       | 53 +++++++++++++++++++++
 docs/static/paimon_blue.svg                        | 54 ++++++++++++++++++++++
 docs/static/paimon_full.svg                        | 48 -------------------
 docs/static/paimon_white.svg                       | 54 ++++++++++++++++++++++
 5 files changed, 162 insertions(+), 49 deletions(-)

diff --git a/docs/layouts/partials/docs/inject/menu-before.html 
b/docs/layouts/partials/docs/inject/menu-before.html
index bf394f5f5..ecb083bd6 100644
--- a/docs/layouts/partials/docs/inject/menu-before.html
+++ b/docs/layouts/partials/docs/inject/menu-before.html
@@ -20,6 +20,6 @@ under the License.
     Partial that renders at the top of the menu.
 -->
 <a id="logo" href="{{.Site.BaseURL}}{{.Site.LanguagePrefix}}">
-    <img width="80%" src="{{.Site.BaseURL}}/paimon_full.svg">
+    <img width="100%" src="{{.Site.BaseURL}}/paimon_black.svg">
 </a>
 <p style="text-align:right">{{ $.Site.Params.Version }}</p>
\ No newline at end of file
diff --git a/docs/static/paimon_black.svg b/docs/static/paimon_black.svg
new file mode 100644
index 000000000..b61388f9d
--- /dev/null
+++ b/docs/static/paimon_black.svg
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg id="_图层_2" data-name="图层 2" xmlns="http://www.w3.org/2000/svg"; viewBox="0 
0 964.69 291">
+  <defs>
+    <style>
+      .cls-1 {
+        fill: none;
+      }
+
+      .cls-2 {
+        fill: #fbfbfb;
+      }
+
+      .cls-3 {
+        fill: #0666ff;
+      }
+
+      .cls-4 {
+        letter-spacing: -.03em;
+      }
+
+      .cls-4, .cls-5 {
+        font-family: Roboto-Regular, Roboto;
+      }
+
+      .cls-6 {
+        font-size: 100.48px;
+      }
+
+      .cls-5, .cls-7 {
+        letter-spacing: -.02em;
+      }
+
+      .cls-7, .cls-8 {
+        font-family: Roboto-Medium, Roboto;
+        font-weight: 500;
+      }
+
+      .cls-8 {
+        letter-spacing: -.05em;
+      }
+    </style>
+  </defs>
+  <g id="_图层_1-2" data-name="图层 1">
+    <g>
+      <rect class="cls-1" width="964.69" height="291"/>
+      <text class="cls-6" transform="translate(267.21 173.95)"><tspan 
class="cls-8" x="0" y="0">A</tspan><tspan class="cls-7" x="59.12" 
y="0">pache</tspan><tspan class="cls-5" x="320.89" y="0"> </tspan><tspan 
class="cls-4" x="343.45" y="0">P</tspan><tspan class="cls-5" x="403.99" 
y="0">aimon</tspan></text>
+      <g>
+        <path class="cls-3" 
d="m133.12,47.92c-53.89,0-97.58,43.69-97.58,97.58,0,3.71.21,7.37.62,10.97,2.58-.91,5.01-2.39,7.08-4.46,16.42-16.55,42.45-42.72,44.44-44.32,7.12-5.72,15.79-9.57,25.29-10.83,2.23-.3,4.5-.45,6.81-.45,15.12,0,28.72,6.54,38.1,16.95,2.07,2.29,3.94,4.77,5.57,7.41.47.75.91,1.52,1.34,2.29l.04.06s0,.01,0,.02c.59,1.07,1.52,3.06,1.9,3.86.11.24.24.47.4.68,1.79,2.45,4.19,3.78,7.54,3.78,2.29,0,4.39-.84,6-2.24.32-.28.62-.58.9-.9,1.4-1.6,2.24-3.7,2.24-6,0-5.48-3.61-6.95-3.61-6
 [...]
+        <path class="cls-2" 
d="m78.37,129.98c3.92-3.92,10.29-3.92,14.21,0l12.85,12.85s6.79,5.27,6.79,11.53c0,2.86-1.06,5.47-2.81,7.46-.22.26-6.73,6.76-10.78,10.79-1.75,1.74-1.75,4.57,0,6.31l33.34,31.69c.99,1.23,3.67,1.56,4.66.34.99-1.23.99-3.22,0-4.44l-25.21-27.41c-1.74-1.74-1.74-4.56,0-6.3,6.85-6.86,24.69-24.94,24.86-25.1,1.92-1.74,4.59-2.68,7.46-2.28,3.94.55,7.09,3.64,7.71,7.57.4,2.55-.26,4.94-1.6,6.81-.58.81-11.28,11.51-11.28,11.51-1.29,1.29-1.29,3.37,0,4.66,1.29,1.29,3.37,1.29,4.66,0
 [...]
+      </g>
+    </g>
+  </g>
+</svg>
\ No newline at end of file
diff --git a/docs/static/paimon_blue.svg b/docs/static/paimon_blue.svg
new file mode 100644
index 000000000..c30098c0b
--- /dev/null
+++ b/docs/static/paimon_blue.svg
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg id="_图层_2" data-name="图层 2" xmlns="http://www.w3.org/2000/svg"; viewBox="0 
0 964.69 291">
+  <defs>
+    <style>
+      .cls-1 {
+        fill: none;
+      }
+
+      .cls-2 {
+        fill: #fbfbfb;
+      }
+
+      .cls-3 {
+        fill: #0666ff;
+      }
+
+      .cls-4 {
+        letter-spacing: -.03em;
+      }
+
+      .cls-4, .cls-5 {
+        font-family: Roboto-Regular, Roboto;
+      }
+
+      .cls-6 {
+        fill: #0163e1;
+        font-size: 100.48px;
+      }
+
+      .cls-5, .cls-7 {
+        letter-spacing: -.02em;
+      }
+
+      .cls-7, .cls-8 {
+        font-family: Roboto-Medium, Roboto;
+        font-weight: 500;
+      }
+
+      .cls-8 {
+        letter-spacing: -.05em;
+      }
+    </style>
+  </defs>
+  <g id="_图层_1-2" data-name="图层 1">
+    <g>
+      <rect class="cls-1" width="964.69" height="291"/>
+      <text class="cls-6" transform="translate(267.21 173.95)"><tspan 
class="cls-8" x="0" y="0">A</tspan><tspan class="cls-7" x="59.12" 
y="0">pache</tspan><tspan class="cls-5" x="320.89" y="0"> </tspan><tspan 
class="cls-4" x="343.45" y="0">P</tspan><tspan class="cls-5" x="403.99" 
y="0">aimon</tspan></text>
+      <g>
+        <path class="cls-3" 
d="m133.12,47.92c-53.89,0-97.58,43.69-97.58,97.58,0,3.71.21,7.37.62,10.97,2.58-.91,5.01-2.39,7.08-4.46,16.42-16.55,42.45-42.72,44.44-44.32,7.12-5.72,15.79-9.57,25.29-10.83,2.23-.3,4.5-.45,6.81-.45,15.12,0,28.72,6.54,38.1,16.95,2.07,2.29,3.94,4.77,5.57,7.41.47.75.91,1.52,1.34,2.29l.04.06s0,.01,0,.02c.59,1.07,1.52,3.06,1.9,3.86.11.24.24.47.4.68,1.79,2.45,4.19,3.78,7.54,3.78,2.29,0,4.39-.84,6-2.24.32-.28.62-.58.9-.9,1.4-1.6,2.24-3.7,2.24-6,0-5.48-3.61-6.95-3.61-6
 [...]
+        <path class="cls-2" 
d="m78.37,129.98c3.92-3.92,10.29-3.92,14.21,0l12.85,12.85s6.79,5.27,6.79,11.53c0,2.86-1.06,5.47-2.81,7.46-.22.26-6.73,6.76-10.78,10.79-1.75,1.74-1.75,4.57,0,6.31l33.34,31.69c.99,1.23,3.67,1.56,4.66.34.99-1.23.99-3.22,0-4.44l-25.21-27.41c-1.74-1.74-1.74-4.56,0-6.3,6.85-6.86,24.69-24.94,24.86-25.1,1.92-1.74,4.59-2.68,7.46-2.28,3.94.55,7.09,3.64,7.71,7.57.4,2.55-.26,4.94-1.6,6.81-.58.81-11.28,11.51-11.28,11.51-1.29,1.29-1.29,3.37,0,4.66,1.29,1.29,3.37,1.29,4.66,0
 [...]
+      </g>
+    </g>
+  </g>
+</svg>
\ No newline at end of file
diff --git a/docs/static/paimon_full.svg b/docs/static/paimon_full.svg
deleted file mode 100644
index 0245f8924..000000000
--- a/docs/static/paimon_full.svg
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg id="_图层_2" data-name="图层 2" xmlns="http://www.w3.org/2000/svg"; viewBox="0 
0 903.95 195.15">
-  <defs>
-    <style>
-      .cls-1 {
-        fill: #fbfbfb;
-      }
-
-      .cls-2 {
-        fill: #0666ff;
-      }
-
-      .cls-3 {
-        letter-spacing: -.03em;
-      }
-
-      .cls-3, .cls-4 {
-        font-family: Roboto-Regular, Roboto;
-      }
-
-      .cls-5 {
-        font-size: 100.48px;
-      }
-
-      .cls-4, .cls-6 {
-        letter-spacing: -.02em;
-      }
-
-      .cls-6, .cls-7 {
-        font-family: Roboto-Medium, Roboto;
-        font-weight: 500;
-      }
-
-      .cls-7 {
-        letter-spacing: -.05em;
-      }
-    </style>
-  </defs>
-  <g id="_图层_1-2" data-name="图层 1">
-    <g>
-      <text class="cls-5" transform="translate(231.66 126.02)"><tspan 
class="cls-7" x="0" y="0">A</tspan><tspan class="cls-6" x="59.12" 
y="0">pache</tspan><tspan class="cls-4" x="320.89" y="0"> </tspan><tspan 
class="cls-3" x="343.45" y="0">P</tspan><tspan class="cls-4" x="403.99" 
y="0">aimon</tspan></text>
-      <g>
-        <path class="cls-2" 
d="m97.58,0C43.69,0,0,43.69,0,97.58c0,3.71.21,7.37.62,10.97,2.58-.91,5.01-2.39,7.08-4.46,16.42-16.55,42.45-42.72,44.44-44.32,7.12-5.72,15.79-9.57,25.29-10.83,2.23-.3,4.5-.45,6.81-.45,15.12,0,28.72,6.54,38.1,16.95,2.07,2.29,3.94,4.77,5.57,7.41.47.75.91,1.52,1.34,2.29l.04.06s0,.01,0,.02c.59,1.07,1.52,3.06,1.9,3.86.11.24.24.47.4.68,1.79,2.45,4.19,3.78,7.54,3.78,2.29,0,4.39-.84,6-2.24.32-.28.62-.58.9-.9,1.4-1.6,2.24-3.7,2.24-6,0-5.48-3.61-6.95-3.61-6.95-5.74-3-4.6
 [...]
-        <path class="cls-1" 
d="m42.82,82.05c3.92-3.92,10.29-3.92,14.21,0l12.85,12.85s6.79,5.27,6.79,11.53c0,2.86-1.06,5.47-2.81,7.46-.22.26-6.73,6.76-10.78,10.79-1.75,1.74-1.75,4.57,0,6.31l33.34,31.69c.99,1.23,3.67,1.56,4.66.34s.99-3.22,0-4.44l-25.21-27.41c-1.74-1.74-1.74-4.56,0-6.3,6.85-6.86,24.69-24.94,24.86-25.1,1.92-1.74,4.59-2.68,7.46-2.28,3.94.55,7.09,3.64,7.71,7.57.4,2.55-.26,4.94-1.6,6.81-.58.81-11.28,11.51-11.28,11.51-1.29,1.29-1.29,3.37,0,4.66,1.29,1.29,3.37,1.29,4.66,0l31.24-3
 [...]
-      </g>
-    </g>
-  </g>
-</svg>
\ No newline at end of file
diff --git a/docs/static/paimon_white.svg b/docs/static/paimon_white.svg
new file mode 100644
index 000000000..1e697534b
--- /dev/null
+++ b/docs/static/paimon_white.svg
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg id="_图层_2" data-name="图层 2" xmlns="http://www.w3.org/2000/svg"; viewBox="0 
0 964.69 291">
+  <defs>
+    <style>
+      .cls-1 {
+        fill: none;
+      }
+
+      .cls-2 {
+        fill: #fbfbfb;
+      }
+
+      .cls-3 {
+        fill: #0666ff;
+      }
+
+      .cls-4 {
+        letter-spacing: -.03em;
+      }
+
+      .cls-4, .cls-5 {
+        font-family: Roboto-Regular, Roboto;
+      }
+
+      .cls-6 {
+        fill: #f5f5f5;
+        font-size: 100.48px;
+      }
+
+      .cls-5, .cls-7 {
+        letter-spacing: -.02em;
+      }
+
+      .cls-7, .cls-8 {
+        font-family: Roboto-Medium, Roboto;
+        font-weight: 500;
+      }
+
+      .cls-8 {
+        letter-spacing: -.05em;
+      }
+    </style>
+  </defs>
+  <g id="_图层_1-2" data-name="图层 1">
+    <g>
+      <rect class="cls-1" width="964.69" height="291"/>
+      <text class="cls-6" transform="translate(267.21 173.95)"><tspan 
class="cls-8" x="0" y="0">A</tspan><tspan class="cls-7" x="59.12" 
y="0">pache</tspan><tspan class="cls-5" x="320.89" y="0"> </tspan><tspan 
class="cls-4" x="343.45" y="0">P</tspan><tspan class="cls-5" x="403.99" 
y="0">aimon</tspan></text>
+      <g>
+        <path class="cls-3" 
d="m133.12,47.92c-53.89,0-97.58,43.69-97.58,97.58,0,3.71.21,7.37.62,10.97,2.58-.91,5.01-2.39,7.08-4.46,16.42-16.55,42.45-42.72,44.44-44.32,7.12-5.72,15.79-9.57,25.29-10.83,2.23-.3,4.5-.45,6.81-.45,15.12,0,28.72,6.54,38.1,16.95,2.07,2.29,3.94,4.77,5.57,7.41.47.75.91,1.52,1.34,2.29l.04.06s0,.01,0,.02c.59,1.07,1.52,3.06,1.9,3.86.11.24.24.47.4.68,1.79,2.45,4.19,3.78,7.54,3.78,2.29,0,4.39-.84,6-2.24.32-.28.62-.58.9-.9,1.4-1.6,2.24-3.7,2.24-6,0-5.48-3.61-6.95-3.61-6
 [...]
+        <path class="cls-2" 
d="m78.37,129.98c3.92-3.92,10.29-3.92,14.21,0l12.85,12.85s6.79,5.27,6.79,11.53c0,2.86-1.06,5.47-2.81,7.46-.22.26-6.73,6.76-10.78,10.79-1.75,1.74-1.75,4.57,0,6.31l33.34,31.69c.99,1.23,3.67,1.56,4.66.34.99-1.23.99-3.22,0-4.44l-25.21-27.41c-1.74-1.74-1.74-4.56,0-6.3,6.85-6.86,24.69-24.94,24.86-25.1,1.92-1.74,4.59-2.68,7.46-2.28,3.94.55,7.09,3.64,7.71,7.57.4,2.55-.26,4.94-1.6,6.81-.58.81-11.28,11.51-11.28,11.51-1.29,1.29-1.29,3.37,0,4.66,1.29,1.29,3.37,1.29,4.66,0
 [...]
+      </g>
+    </g>
+  </g>
+</svg>
\ No newline at end of file

Reply via email to