mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-05 07:47:33 +00:00
集成OpenOffice替换为LibreOffice
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
||||
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<g id="background"
|
||||
class="icn icn--area-color"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="m 5.5,21.5 h 14 v -19 h -14 z" />
|
||||
<path d="m 5.5,4.5 h -2 v 4 h 2 z" />
|
||||
<path d="m 5.5,15.5 h -2 v 4 h 2 z" />
|
||||
</g>
|
||||
<g id="symbol"
|
||||
class="icn icn--highlight-color-2"
|
||||
fill="#f8db8f"
|
||||
stroke="#ed8733"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="m 8.5,12.5 h 8 v 1 h -8 z" />
|
||||
<path d="m 9.5,15.5 c 0.25,0 6,0 6,0" />
|
||||
</g>
|
||||
<g id="symbol2"
|
||||
class="icn icn--highlight-color"
|
||||
fill="#83beec"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="m 8.5,2.5 v 6 l 1.5,-2 1.5,2 v -6 z" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 907 B |
Reference in New Issue
Block a user