1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-30 09:09:50 +02:00

Tweak the header

This commit is contained in:
Phuoc Nguyen
2021-03-28 21:09:57 +07:00
parent dfc89c1823
commit 2711b2a781
6 changed files with 65 additions and 51 deletions

16
public/assets/logo.svg Normal file
View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="64" height="64" viewBox="0 0 1024 1024">
<g transform="translate(512 512) scale(8.24 8.24)">
<line x1="-46" y1="0" x2="46" y2="0" style="stroke: rgb(30,29,110); stroke-width: 2; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(0 -32.49)"/>
<line x1="0" y1="-32.489999999999995" x2="0" y2="32.489999999999995" style="stroke: rgb(30,29,110); stroke-width: 2; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(46 0)"/>
<line x1="46" y1="0" x2="-46" y2="0" style="stroke: rgb(30,29,110); stroke-width: 2; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(0 32.49)"/>
<line x1="0" y1="32.489999999999995" x2="0" y2="-32.489999999999995" style="stroke: rgb(30,29,110); stroke-width: 2; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-46 0)"/>
<line x1="0" y1="-32.489999999999995" x2="0" y2="32.489999999999995" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(0 0)"/>
<line x1="-23" y1="0" x2="23" y2="0" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-23 0)"/>
<line x1="0" y1="-16.244999999999997" x2="0" y2="16.244999999999997" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-23 16.245)"/>
<line x1="11.5" y1="0" x2="-11.5" y2="0" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-34.5 16.245)"/>
<line x1="0" y1="-8.122499999999995" x2="0" y2="8.122499999999995" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-34.5 24.3675)"/>
<line x1="5.75" y1="0" x2="-5.75" y2="0" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-40.25 24.367)"/>
<line x1="0" y1="-4.061499999999995" x2="0" y2="4.061499999999995" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-40.25 28.4285)"/>
<line x1="2.875" y1="0" x2="-2.875" y2="0" style="stroke: rgb(30,29,110); stroke-width: 0.7087; stroke-dasharray: none; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; fill: rgb(30,29,110); fill-rule: nonzero; opacity: 1;" transform="translate(-43.125 28.429)"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB