mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-07 16:57:35 +00:00
移除office-plugin, 使用新版jodconverter
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 14,2.5 h 2 c 1,0 1.5,0.5 1.5,1.5 v 16 c 0,1 -0.5,1.5 -1.5,1.5 h -2 v 0 0"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="M 10,2.5 H 8 C 7,2.5 6.5,3 6.5,4 v 16 c 0,1 0.5,1.5 1.5,1.5 h 2 v 0 0"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 564 B |
Reference in New Issue
Block a user