Add logo for lowcoder
This commit is contained in:
20
public/svgs/lowcoder.svg
Normal file
20
public/svgs/lowcoder.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="380" height="390" viewBox="0 0 380 390" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M142 0H238V250H142V0Z" fill="url(#paint0_linear_108_120491)"/>
|
||||
<path d="M0 294H142V390H0V294Z" fill="url(#paint1_linear_108_120491)"/>
|
||||
<path d="M238 294H380V390H238V294Z" fill="url(#paint2_linear_108_120491)"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_108_120491" x1="190" y1="104" x2="190" y2="432" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#EBD2FF"/>
|
||||
<stop offset="1" stop-color="#B480DE"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_108_120491" x1="190" y1="104" x2="190" y2="432" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#EBD2FF"/>
|
||||
<stop offset="1" stop-color="#B480DE"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_108_120491" x1="190" y1="104" x2="190" y2="432" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#EBD2FF"/>
|
||||
<stop offset="1" stop-color="#B480DE"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 984 B |
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<rect fill="#FFFFFF" x="0" y="0" width="16" height="16" rx="2"/>
|
||||
<g transform="translate(2.000000, 2.000000)" fill="#222222">
|
||||
<rect x="4.85714286" y="8" width="5.42857143" height="4" rx="0.576"/>
|
||||
<rect x="4.85714286" y="0" width="7.14285714" height="7.14285714" rx="0.576"/>
|
||||
<rect x="0" y="4.85714286" width="4" height="7.14285714" rx="0.576"/>
|
||||
<rect x="0" y="0" width="4" height="4" rx="0.576"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 705 B |
Reference in New Issue
Block a user