集成OpenOffice替换为LibreOffice

This commit is contained in:
陈精华
2021-06-23 10:26:22 +08:00
parent 8a1eebb9b0
commit 79341b2c8e
14724 changed files with 2184695 additions and 551131 deletions

View File

@@ -1,37 +1 @@
<?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>
<svg enable-background="new 0 0 13.945 13.945" height="13.945" viewBox="0 0 13.945 13.945" width="13.945" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><radialGradient id="a" cx="6.9727" cy="6.9727" gradientUnits="userSpaceOnUse" r="6.9727"><stop offset="0" stop-color="#ffc10e"/><stop offset=".1778" stop-color="#febb0f"/><stop offset=".4104" stop-color="#fcab13"/><stop offset=".6735" stop-color="#f89019"/><stop offset=".9571" stop-color="#f26a21"/><stop offset="1" stop-color="#f16422"/></radialGradient><mask id="b" height="4.42" maskUnits="userSpaceOnUse" width="12.992" x=".489" y=".623"><path d="m .415.516h13.156v4.634h-13.156z" fill="url(#c)"/></mask><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="6.9927" x2="6.9927" y1=".4624" y2="5.0431"><stop offset="0" stop-color="#fff"/><stop offset="1"/></linearGradient><path d="m13.945 12.949c0 .551-.445.996-.995.996h-11.953c-.552 0-.997-.445-.997-.996v-11.952c0-.552.445-.997.997-.997h11.953c.55 0 .995.445.995.997z" fill="url(#a)"/><path d="m13.481 4.239c0 .443-.239.804-.535.804h-11.921c-.296 0-.536-.36-.536-.804v-2.813c0-.442.24-.803.536-.803h11.921c.296 0 .535.36.535.803z" fill="#fff" mask="url(#b)" opacity=".8"/></svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB