mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-03 23:16:15 +00:00
移除office-plugin, 使用新版jodconverter
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
<?xml-stylesheet type="text/css" href="icons.css" ?>
|
||||
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<path
|
||||
class="icn icn--shape-color"
|
||||
d="m 0.5,6.5 v 9 h 5 v -9 z"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--shape-color"
|
||||
d="m 0.5,6.5 v -6 h 5 v 6 h -5"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--shape-color"
|
||||
d="m 5.5,0.5 h 10 v 6 c 0,0 -10,0 -10,0 v -6"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--shape-color"
|
||||
d="m 5.5,6.5 v 9 h 10 v -9 h -10"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 830 B |
Reference in New Issue
Block a user