mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-06 16:27:35 +00:00
集成OpenOffice替换为LibreOffice
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<?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--highlight-color-line"
|
||||
d="m 12.5,4.5 c -5.25,0 -10,3.35 -10,7.5 0,4.13 4.25,7.5 9.5,7.5 5.25,0 9.5,-2.85 9.5,-7 H 12.5 Z"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="M 6.5,16.5 12.5,12.5"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 535 B |
Reference in New Issue
Block a user