add time diff plugin

This commit is contained in:
2022-03-12 09:28:33 +01:00
parent b99421e8e7
commit 297f67b9b5
16 changed files with 239 additions and 21 deletions

View File

@@ -0,0 +1,12 @@
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512">
<title>ionicons-v5-g</title>
<line x1="256" y1="232" x2="256" y2="152"
style="fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:32px"/>
<line x1="256" y1="88" x2="256" y2="72"
style="fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px"/>
<line x1="132" y1="132" x2="120" y2="120"
style="fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px"/>
<circle cx="256" cy="272" r="32" style="fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:32px"/>
<path d="M256,96A176,176,0,1,0,432,272,176,176,0,0,0,256,96Z"
style="fill:none;stroke:#000;stroke-miterlimit:10;stroke-width:32px"/>
</svg>

After

Width:  |  Height:  |  Size: 827 B