NEW:new sending page layout(for top area)

jira:[none]

Change-Id: I359476fd80cd3fb3e55f071bf0e649e57e93ef2d
(cherry picked from commit aa3e21dc5bbb428ca5597d617f11400280de5d75)
This commit is contained in:
tao wang
2024-11-26 20:53:50 +08:00
committed by Noisyfox
parent b215169f25
commit 2e132ee835
15 changed files with 228 additions and 39 deletions

View File

@@ -0,0 +1,10 @@
<svg width="7" height="13" viewBox="0 0 7 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1_2)">
<path d="M1.08203 11.6507L5.86724 6.86455C6.25771 6.47401 6.25768 5.8409 5.86718 5.4504L1.08203 0.66522" stroke="#262E30" stroke-linecap="round"/>
</g>
<defs>
<clipPath id="clip0_1_2">
<rect width="13" height="7" fill="white" transform="matrix(0 -1 1 0 0 13)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 415 B

View File

@@ -0,0 +1,3 @@
<svg width="13" height="7" viewBox="0 0 13 7" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.34937 1.08203L6.13547 5.86724C6.52601 6.25771 7.15912 6.25768 7.54962 5.86718L12.3348 1.08203" stroke="#262E30" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -0,0 +1,3 @@
<svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.2254 6.20744C14.6554 6.20744 15.0013 5.86151 15.0013 5.43151V0.77593C15.0013 0.345936 14.6554 0 14.2254 0C13.7954 0 13.4495 0.345936 13.4495 0.77593V3.3656L12.8029 2.60583C11.4773 1.01518 9.47605 0 7.24202 0C3.24274 0 0 3.24274 0 7.24202C0 11.2413 3.24274 14.484 7.24202 14.484C8.87147 14.484 10.3781 13.9441 11.5872 13.0356C11.9299 12.777 11.9978 12.292 11.7424 11.9493C11.487 11.6066 10.9988 11.5387 10.6561 11.7941C9.7056 12.5086 8.52553 12.9322 7.24202 12.9322C4.0995 12.9322 1.55186 10.3845 1.55186 7.24202C1.55186 4.0995 4.0995 1.55186 7.24202 1.55186C8.99756 1.55186 10.5688 2.34719 11.6131 3.60161L11.6163 3.60808L12.5086 4.65558H9.56981C9.13981 4.65558 8.79388 5.00152 8.79388 5.43151C8.79388 5.86151 9.13981 6.20744 9.56981 6.20744H14.2254Z" fill="#00AE42"/>
</svg>

After

Width:  |  Height:  |  Size: 885 B

View File

@@ -0,0 +1,3 @@
<svg width="185" height="28" viewBox="0 0 185 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.5" y="0.5" width="184" height="27" rx="3.5" stroke="#EEEEEE"/>
</svg>

After

Width:  |  Height:  |  Size: 179 B

View File

@@ -0,0 +1,4 @@
<svg width="185" height="28" viewBox="0 0 185 28" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="0.5" y="0.5" width="184" height="27" rx="3.5" fill="#00AE42" fill-opacity="0.13"/>
<rect x="0.5" y="0.5" width="184" height="27" rx="3.5" stroke="#00AE42"/>
</svg>

After

Width:  |  Height:  |  Size: 271 B

View File

@@ -0,0 +1,3 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="8" cy="8" r="7.5" stroke="#C2C2C2"/>
</svg>

After

Width:  |  Height:  |  Size: 152 B

View File

@@ -0,0 +1,4 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="16" height="16" rx="8" fill="#00AE42"/>
<path d="M6.83 11.37L4 8.54L5.41 7.13L6.82 8.54L10.36 5L11.77 6.41L6.83 11.37Z" fill="#F7F7F7"/>
</svg>

After

Width:  |  Height:  |  Size: 253 B