迁移大屏UI库和应用

This commit is contained in:
aixianling
2022-03-25 11:09:26 +08:00
parent 60bd0b1dff
commit cc87206dbc
104 changed files with 7124 additions and 139 deletions

View File

@@ -0,0 +1,39 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="40px" height="112px" viewBox="0 0 40 112" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>编组 13</title>
<defs>
<linearGradient x1="100%" y1="50%" x2="0%" y2="50%" id="linearGradient-1">
<stop stop-color="#5DE2FF" stop-opacity="0" offset="0%"></stop>
<stop stop-color="#30C0FF" offset="100%"></stop>
</linearGradient>
<polygon id="path-2" points="24 52 28 52 32 57 28 62 24 62"></polygon>
<filter x="-150.0%" y="-120.0%" width="400.0%" height="340.0%" filterUnits="objectBoundingBox" id="filter-3">
<feOffset dx="0" dy="0" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.760001846 0 0 0 0 0.291006098 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
</filter>
<filter x="-125.0%" y="-100.0%" width="350.0%" height="300.0%" filterUnits="objectBoundingBox" id="filter-4">
<feGaussianBlur stdDeviation="2" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur>
<feOffset dx="0" dy="0" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset>
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.97961238 0 0 0 0 0.9078125 0 0 0 1 0" type="matrix" in="shadowInnerInner1"></feColorMatrix>
</filter>
<linearGradient x1="100%" y1="50%" x2="0%" y2="50%" id="linearGradient-5">
<stop stop-color="#5DE2FF" stop-opacity="0" offset="0%"></stop>
<stop stop-color="#30C0FF" offset="100%"></stop>
</linearGradient>
</defs>
<g id="大屏" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="政民互动" transform="translate(-560.000000, -174.000000)">
<g id="编组-13" transform="translate(560.000000, 174.000000)">
<polygon id="路径" fill="url(#linearGradient-1)" fill-rule="nonzero" points="24 6 24 11.255 16 18.079 16 95.925 24 102.748 24 108.004 12 97.77028 12 16.2347913"></polygon>
<g id="矩形">
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
<use fill="#FFC143" fill-rule="evenodd" xlink:href="#path-2"></use>
<use fill="black" fill-opacity="1" filter="url(#filter-4)" xlink:href="#path-2"></use>
</g>
<polygon id="路径" fill="url(#linearGradient-5)" fill-rule="nonzero" opacity="0.5" points="10 4.1964876e-14 10 2.702 2 9.97 2 102.026 10 109.293 10 111.996 0 102.910788 0 9.08624437"></polygon>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB