迁移大屏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,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="28px" height="28px" viewBox="0 0 28 28" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>形状结合</title>
<defs>
<path d="M1854,22 L1855.0708,24.679 L1857.9282,24.2679492 L1859.9282,27.7320508 L1858.1438,29.999 L1859.9282,32.2679492 L1857.9282,35.7320508 L1855.0718,35.321 L1854,38 L1850,38 L1848.9278,35.32 L1846.0718,35.7320508 L1844.0718,32.2679492 L1845.8558,30 L1844.0718,27.7320508 L1846.0718,24.2679492 L1848.9278,24.679 L1850,22 L1854,22 Z M1853.322,23 L1850.676,23 L1849.56392,25.7808587 L1846.599,25.353 L1845.276,27.645 L1847.1281,30 L1845.276,32.354 L1846.598,34.645 L1849.56392,34.2178686 L1850.677,37 L1853.322,37 L1854.43556,34.2191413 L1857.4,34.646 L1858.723,32.354 L1856.87138,29.9987274 L1858.723,27.645 L1857.4,25.353 L1854.43429,25.7808587 L1853.322,23 Z M1852,27 C1853.65685,27 1855,28.3431458 1855,30 C1855,31.6568542 1853.65685,33 1852,33 C1850.34315,33 1849,31.6568542 1849,30 C1849,28.3431458 1850.34315,27 1852,27 Z M1852,28 C1850.89543,28 1850,28.8954305 1850,30 C1850,31.1045695 1850.89543,32 1852,32 C1853.10457,32 1854,31.1045695 1854,30 C1854,28.8954305 1853.10457,28 1852,28 Z" id="path-1"></path>
<filter x="-59.3%" y="-56.2%" width="218.7%" height="212.5%" filterUnits="objectBoundingBox" id="filter-2">
<feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
<feOffset dx="0" dy="0" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
<feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
<feColorMatrix values="0 0 0 0 0.088934077 0 0 0 0 0.269903162 0 0 0 0 0.86962183 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
</filter>
</defs>
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="头部导航备份" transform="translate(-1838.000000, -16.000000)" fill-rule="nonzero">
<g id="形状结合">
<use fill="black" fill-opacity="1" filter="url(#filter-2)" xlink:href="#path-1"></use>
<use fill="#E8F9FF" xlink:href="#path-1"></use>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB