add recurence to agenda web

This commit is contained in:
Eudes Inácio
2024-06-07 14:10:17 +01:00
parent 95bb69be99
commit 4be9c6562e
7 changed files with 90 additions and 30 deletions
+8
View File
@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 512 512">
<path fill="none" stroke="#bdbfbe" stroke-linecap="round" stroke-linejoin="round"
stroke-width="32" d="m320 120l48 48l-48 48" />
<path fill="none" stroke="#bdbfbe" stroke-linecap="round" stroke-linejoin="round"
stroke-width="32" d="M352 168H144a80.24 80.24 0 0 0-80 80v16m128 128l-48-48l48-48" />
<path fill="none" stroke="#bdbfbe" stroke-linecap="round" stroke-linejoin="round"
stroke-width="32" d="M160 344h208a80.24 80.24 0 0 0 80-80v-16" />
</svg>

After

Width:  |  Height:  |  Size: 574 B