Add the possibility to show a recently added/updated indicator

This commit is contained in:
Luis Ángel San Martín
2023-05-20 16:17:40 +02:00
parent 11df4a9b42
commit 6a6a239cc7
25 changed files with 234 additions and 59 deletions

View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
<defs>
<style>
.cls-1 {
fill: #c2c2c2;
}
</style>
</defs>
<circle class="cls-1" cx="9" cy="9" r="4.29"/>
</svg>

After

Width:  |  Height:  |  Size: 278 B