移除office-plugin, 使用新版jodconverter

This commit is contained in:
陈精华
2022-12-15 18:19:30 +08:00
parent 281a9cfbab
commit 7d3a4ebc4e
12562 changed files with 202 additions and 3641 deletions

View File

@@ -0,0 +1,21 @@
<?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--shape-color"
d="M 12,2.5 10.396484,5.7050781 A 6.5,6.5 0 0 1 12,5.5 6.5,6.5 0 0 1 13.605469,5.7089844 Z M 5.2832031,5.2832031 6.4101562,8.6953 A 6.5,6.5 0 0 1 8.697,6.4101562 Z m 13.4335939,0 -3.412109,1.1269531 a 6.5,6.5 0 0 1 2.285156,2.2871094 z M 5.7089844,10.394531 2.5,12 5.7050781,13.603516 A 6.5,6.5 0 0 1 5.5,12 6.5,6.5 0 0 1 5.7089844,10.394531 Z m 12.5859376,0.002 A 6.5,6.5 0 0 1 18.5,12 6.5,6.5 0 0 1 18.291016,13.605469 L 21.5,12 Z m -11.8847658,4.90625 -1.1269531,3.414063 3.4121094,-1.126953 a 6.5,6.5 0 0 1 -2.2851563,-2.28711 z m 11.1796878,0.002 a 6.5,6.5 0 0 1 -2.28711,2.285156 l 3.414063,1.126953 z M 10.394531,18.291016 12,21.5 13.603516,18.294922 A 6.5,6.5 0 0 1 12,18.5 6.5,6.5 0 0 1 10.394531,18.291016 Z"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
<circle
cx="12"
cy="12"
r="4.5"
class="icn icn--shape-color"
fill="#fafafa"
stroke="#3a3a38"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB