feat(commit): added commit command and timeline
This commit is contained in:
19
images/svg/Color.svg
Normal file
19
images/svg/Color.svg
Normal file
@@ -0,0 +1,19 @@
|
||||
<svg width="400" height="500" viewBox="0 0 400 500" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M400 0V500L219 274L400 0Z" fill="url(#paint0_linear_4_24)"/>
|
||||
<path d="M0 500V80L330.5 500H0Z" fill="url(#paint1_linear_4_24)"/>
|
||||
<path d="M0 80L330 500H400L219.087 273.859L400 0H350L184.4 233L0 0V80Z" fill="url(#paint2_linear_4_24)"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_4_24" x1="309.5" y1="0" x2="309.5" y2="500" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#182057"/>
|
||||
<stop offset="1" stop-color="#3F1536"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_4_24" x1="-3.38941e-05" y1="60" x2="350" y2="500" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#182057"/>
|
||||
<stop offset="1" stop-color="#3F1536"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_4_24" x1="200" y1="0" x2="200" y2="500" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#FFB700"/>
|
||||
<stop offset="1" stop-color="#AE057B"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 957 B |
5
images/svg/Monochrome.svg
Normal file
5
images/svg/Monochrome.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="400" height="500" viewBox="0 0 400 500" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M400 0V500L219 274L400 0Z" fill="white"/>
|
||||
<path d="M0 500V80L330.5 500H0Z" fill="white"/>
|
||||
<path d="M390.704 5L214.915 271.104L212.909 274.141L215.183 276.982L389.598 495H332.43L5 78.2705V14.374L180.479 236.103L184.615 241.328L188.476 235.896L352.58 5H390.704Z" stroke="white" stroke-width="10"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 412 B |
Reference in New Issue
Block a user