diff options
| author | soaos <soaos@soaos.dev> | 2025-11-21 21:14:12 -0500 |
|---|---|---|
| committer | soaos <soaos@soaos.dev> | 2025-11-21 21:14:12 -0500 |
| commit | ba76e77d935998e4b128053dcc61d2ed4884cdda (patch) | |
| tree | 5464dccd475404b509f048f4525193a8ff36a715 /static/assets/icon/restore.svg | |
| parent | 6e3a7252608197b6571a56c9b07be09f254e8bae (diff) | |
zola migration
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> |
