mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-04-03 15:06:13 +00:00
移除office-plugin, 使用新版jodconverter
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<?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--line-color"
|
||||
d="m 7.5,2.5 h 14 z m 0,3 h 8 z m 0,5 h 14 z m 0,3 h 8 z m 0,5 h 14 z m 0,3 h 8 z"
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color"
|
||||
d="M 4,2.5 A 1.5,1.5 0 0 0 2.5,4 1.5,1.5 0 0 0 4,5.5 1.5,1.5 0 0 0 5.5,4 1.5,1.5 0 0 0 4,2.5 Z m 0,8 A 1.5,1.5 0 0 0 2.5,12 1.5,1.5 0 0 0 4,13.5 1.5,1.5 0 0 0 5.5,12 1.5,1.5 0 0 0 4,10.5 Z m 0,8 A 1.5,1.5 0 0 0 2.5,20 1.5,1.5 0 0 0 4,21.5 1.5,1.5 0 0 0 5.5,20 1.5,1.5 0 0 0 4,18.5 Z"
|
||||
fill="#83beec"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 768 B |
Reference in New Issue
Block a user