mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-04 23:37:34 +00:00
优化项目结构、优化 maven 结构
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
<?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="图层_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:#FFC10E"/>
|
||||
<stop offset="0.1778" style="stop-color:#FEBB0F"/>
|
||||
<stop offset="0.4104" style="stop-color:#FCAB13"/>
|
||||
<stop offset="0.6735" style="stop-color:#F89019"/>
|
||||
<stop offset="0.9571" style="stop-color:#F26A21"/>
|
||||
<stop offset="1" style="stop-color:#F16422"/>
|
||||
</radialGradient>
|
||||
<path fill="url(#XMLID_4_)" d="M13.945,12.949c0,0.551-0.445,0.996-0.995,0.996H0.997C0.445,13.945,0,13.5,0,12.949V0.997
|
||||
C0,0.445,0.445,0,0.997,0H12.95c0.55,0,0.995,0.445,0.995,0.997V12.949z"/>
|
||||
<defs>
|
||||
<filter id="Adobe_OpacityMaskFilter" filterUnits="userSpaceOnUse" x="0.489" y="0.623" width="12.992" 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.489" y="0.623" width="12.992" 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.481,4.239c0,0.443-0.239,0.804-0.535,0.804H1.025
|
||||
c-0.296,0-0.536-0.36-0.536-0.804V1.426c0-0.442,0.24-0.803,0.536-0.803h11.921c0.296,0,0.535,0.36,0.535,0.803V4.239z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
Reference in New Issue
Block a user