mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-05 15:57:35 +00:00
集成OpenOffice替换为LibreOffice
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
||||
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
class="icn icn--shape-color"
|
||||
d="m 2.5,7 v 10 c 0,1.5 1,2.5 2.5,2.5 h 14 c 1.5,0 2.5,-1 2.5,-2.5 V 7 C 21.5,5.5 20.5,4.5 19,4.5 H 5 C 3.5,4.5 2.5,5.5 2.5,7 Z"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 396 B |
Reference in New Issue
Block a user