diff options
| author | soaos <soaos@soaos.dev> | 2026-04-03 17:20:59 -0400 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2026-04-03 17:20:59 -0400 |
| commit | f28c56ddd35ab468527eda2b116f300732938205 (patch) | |
| tree | 35afd7cfd032650202fbca9eddac66c0939314f1 /static/assets/icon/restore.svg | |
Initial Commit (Fresh Start)
Diffstat (limited to 'static/assets/icon/restore.svg')
| -rw-r--r-- | static/assets/icon/restore.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/assets/icon/restore.svg b/static/assets/icon/restore.svg new file mode 100644 index 0000000..bd8fe15 --- /dev/null +++ b/static/assets/icon/restore.svg @@ -0,0 +1,10 @@ +<svg width="8" height="9" viewBox="0 0 8 9" fill="none" xmlns="http://www.w3.org/2000/svg"> +<rect x="2" width="6" height="2" fill="#d3c6aa"/> +<rect x="7" y="2" width="1" height="4" fill="#d3c6aa"/> +<rect x="2" y="2" width="1" height="1" fill="#d3c6aa"/> +<rect x="6" y="5" width="1" height="1" fill="#d3c6aa"/> +<rect y="3" width="6" height="2" fill="#d3c6aa"/> +<rect x="5" y="5" width="1" height="4" fill="#d3c6aa"/> +<rect y="5" width="1" height="4" fill="#d3c6aa"/> +<rect x="1" y="8" width="4" height="1" fill="#d3c6aa"/> +</svg> |