mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-04 07:26:12 +00:00
优化项目结构、优化 maven 结构
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
<?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="14.009" height="14.009"
|
||||
viewBox="0 0 14.009 14.009" overflow="visible" enable-background="new 0 0 14.009 14.009" xml:space="preserve">
|
||||
<g>
|
||||
<radialGradient id="XMLID_4_" cx="7.0044" cy="7.0044" r="7.0049" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.0109" style="stop-color:#A01C15"/>
|
||||
<stop offset="1" style="stop-color:#65040B"/>
|
||||
</radialGradient>
|
||||
<circle fill="url(#XMLID_4_)" cx="7.005" cy="7.005" r="7.005"/>
|
||||
<defs>
|
||||
<filter id="Adobe_OpacityMaskFilter" filterUnits="userSpaceOnUse" x="3.48" y="0.693" width="6.989" height="3.893">
|
||||
<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="3.48" y="0.693" width="6.989" height="3.893" id="XMLID_5_">
|
||||
<g filter="url(#Adobe_OpacityMaskFilter)">
|
||||
<linearGradient id="XMLID_6_" gradientUnits="userSpaceOnUse" x1="7.1211" y1="0.104" x2="7.1211" y2="5.2354">
|
||||
<stop offset="0" style="stop-color:#FFFFFF"/>
|
||||
<stop offset="1" style="stop-color:#000000"/>
|
||||
</linearGradient>
|
||||
<rect x="3.199" y="0.34" opacity="0.7" fill="url(#XMLID_6_)" width="7.844" height="4.601"/>
|
||||
</g>
|
||||
</mask>
|
||||
<ellipse mask="url(#XMLID_5_)" fill="#FFFFFF" cx="6.975" cy="2.64" rx="3.494" ry="1.946"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user