合并企业版代码(未测试,先提交到测试分支)
This commit is contained in:
35
web_enterprise/static/img/home-menu-bg-overlay.svg
Normal file
35
web_enterprise/static/img/home-menu-bg-overlay.svg
Normal file
@@ -0,0 +1,35 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1540" height="1025" viewBox="0 0 1540 1025">
|
||||
<defs>
|
||||
<linearGradient id="a" x1="36.456%" x2="27.554%" y1="61.828%" y2="30.068%">
|
||||
<stop offset="0%" stop-color="#D5D5D5" stop-opacity="0" />
|
||||
<stop offset="100%" stop-color="#F7F7F7" stop-opacity=".192" />
|
||||
</linearGradient>
|
||||
<linearGradient id="b" x1="27.448%" x2="23.156%" y1="61.964%" y2="37.686%">
|
||||
<stop offset="0%" stop-color="#CECECE" stop-opacity="0" />
|
||||
<stop offset="100%" stop-color="#E4E4E4" stop-opacity=".125" />
|
||||
</linearGradient>
|
||||
<linearGradient id="c" x1="8.322%" x2="3.065%" y1="63.424%" y2="52.838%">
|
||||
<stop offset="0%" stop-color="#DCDCDC" stop-opacity=".126" />
|
||||
<stop offset="100%" stop-color="#E6E6E6" stop-opacity="0" />
|
||||
</linearGradient>
|
||||
<linearGradient id="d" x1="21.074%" x2="23.138%" y1="65.575%" y2="56.383%">
|
||||
<stop offset="0%" stop-color="#FFF" stop-opacity=".05" />
|
||||
<stop offset="100%" stop-color="#FFF" stop-opacity="0" />
|
||||
</linearGradient>
|
||||
<linearGradient id="strokeLarge" x1="50%" x2="50%" y1="0%" y2="100%">
|
||||
<stop offset="28%" stop-color="#FFF" stop-opacity="0" />
|
||||
<stop offset="35%" stop-color="#FFF" stop-opacity=".2" />
|
||||
<stop offset="100%" stop-color="#FFF" stop-opacity=".2" />
|
||||
</linearGradient>
|
||||
<linearGradient id="stroke" x1="50%" x2="50%" y1="0%" y2="100%">
|
||||
<stop offset="70%" stop-color="#FFF" stop-opacity="0" />
|
||||
<stop offset="72%" stop-color="#FFF" stop-opacity=".1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<g fill="none" fill-rule="evenodd" transform="translate(-145 -1542)">
|
||||
<ellipse cx="1213" cy="2184" fill="url(#a)" rx="1212" ry="1573" />
|
||||
<ellipse cx="1440" cy="2297" fill="url(#b)" stroke="url(#strokeLarge)" rx="1313" ry="1473" />
|
||||
<ellipse cx="2477" cy="1573" fill="url(#c)" stroke="url(#stroke)" rx="2158" ry="1573" />
|
||||
<ellipse cx="2336" cy="1667" fill="url(#d)" stroke="url(#stroke)" rx="1807" ry="1103"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user