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/help.svg | |
Initial Commit (Fresh Start)
Diffstat (limited to 'static/assets/icon/help.svg')
| -rw-r--r-- | static/assets/icon/help.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/static/assets/icon/help.svg b/static/assets/icon/help.svg new file mode 100644 index 0000000..f7a5c07 --- /dev/null +++ b/static/assets/icon/help.svg @@ -0,0 +1,8 @@ +<svg width="6" height="9" viewBox="0 0 6 9" fill="none" xmlns="http://www.w3.org/2000/svg"> +<rect y="1" width="2" height="2" fill="#d3c6aa"/> +<rect x="1" width="4" height="1" fill="#d3c6aa"/> +<rect x="4" y="1" width="2" height="2" fill="#d3c6aa"/> +<rect x="3" y="3" width="2" height="1" fill="#d3c6aa"/> +<rect x="2" y="4" width="2" height="2" fill="#d3c6aa"/> +<rect x="2" y="7" width="2" height="2" fill="#d3c6aa"/> +</svg> |