mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-04 15:27:34 +00:00
优化项目结构、优化 maven 结构
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 12.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 51448) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
||||
<!ENTITY ns_svg "http://www.w3.org/2000/svg">
|
||||
<!ENTITY ns_xlink "http://www.w3.org/1999/xlink">
|
||||
]>
|
||||
<svg version="1.1" id="Layer_1" xmlns="&ns_svg;" xmlns:xlink="&ns_xlink;" width="13.945" height="13.945"
|
||||
viewBox="0 0 13.945 13.945" overflow="visible" enable-background="new 0 0 13.945 13.945" xml:space="preserve">
|
||||
<g>
|
||||
<radialGradient id="XMLID_4_" cx="6.9727" cy="6.9727" r="6.9727" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" style="stop-color:#5A3D89"/>
|
||||
<stop offset="1" style="stop-color:#2B1872"/>
|
||||
</radialGradient>
|
||||
<path fill="url(#XMLID_4_)" d="M13.945,12.949c0,0.551-0.445,0.996-0.995,0.996H0.996C0.445,13.945,0,13.5,0,12.949V0.996
|
||||
C0,0.445,0.445,0,0.996,0H12.95c0.55,0,0.995,0.445,0.995,0.996V12.949z"/>
|
||||
<defs>
|
||||
<filter id="Adobe_OpacityMaskFilter" filterUnits="userSpaceOnUse" x="0.488" y="0.623" width="12.994" height="4.42">
|
||||
<feColorMatrix type="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"/>
|
||||
</filter>
|
||||
</defs>
|
||||
<mask maskUnits="userSpaceOnUse" x="0.488" y="0.623" width="12.994" height="4.42" id="XMLID_5_">
|
||||
<g filter="url(#Adobe_OpacityMaskFilter)">
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="6.9927" y1="0.4624" x2="6.9927" y2="5.0431">
|
||||
<stop offset="0" style="stop-color:#FFFFFF"/>
|
||||
<stop offset="1" style="stop-color:#000000"/>
|
||||
</linearGradient>
|
||||
<rect x="0.415" y="0.516" fill="url(#XMLID_6_)" width="13.156" height="4.634"/>
|
||||
</g>
|
||||
</mask>
|
||||
<path opacity="0.8" mask="url(#XMLID_5_)" fill="#FFFFFF" d="M13.482,4.24c0,0.442-0.24,0.803-0.535,0.803H1.025
|
||||
c-0.296,0-0.537-0.36-0.537-0.803V1.426c0-0.443,0.241-0.803,0.537-0.803h11.922c0.295,0,0.535,0.359,0.535,0.803V4.24z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
Reference in New Issue
Block a user