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/help.svg | |
| parent | 6e3a7252608197b6571a56c9b07be09f254e8bae (diff) | |
zola migration
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> |
