mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-01 22:13:45 +08:00
移除office-plugin, 使用新版jodconverter
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
<?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--area-color"
|
||||
d="m 2.5,14.5 h 19 v -4 h -19 z"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--area-color"
|
||||
d="m 8.5,10.5 v 4 h 7 v -4 z"
|
||||
fill="#fafafa"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="M 8,19 11.5,22.5 15,19"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="m 11.5,16.5 v 6"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="M 8,5 11.5,1.5 15,5"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="m 11.5,8.5 v -7"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user