mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-20 18:48:39 +00:00
更新windows内置office目录名, 适配jodconverter
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
<?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 3.5 7.5 L 12.5 7.5 L 3.5 7.5 z M 3.5 10.5 L 12.5 10.5 L 3.5 10.5 z M 3.5 15.5 L 12.5 15.5 L 3.5 15.5 z M 3.5 18.5 L 12.5 18.5 L 3.5 18.5 z "
|
||||
stroke="#3a3a38"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="m 18.5,22.5 v -8"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="m 14.5,5.5 4,4 4,-4"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="m 18.5,9.5 v -8"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
<path
|
||||
class="icn icn--highlight-color-line"
|
||||
d="m 14.5,18.5 4,-4 4,4"
|
||||
fill="none"
|
||||
stroke="#1e8bcd"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user