diff options
| author | delta <darkussdelta@gmail.com> | 2026-07-25 15:39:11 +0200 |
|---|---|---|
| committer | delta <darkussdelta@gmail.com> | 2026-07-25 15:39:11 +0200 |
| commit | 6979ec35432ae68c01644b37f06fb0164d9ea312 (patch) | |
| tree | 00d17b072d80ab5dfa94026a9b40c73f32784c00 /assets/svg/notebook.svg | |
| parent | f1290dc0d7fb38e3647d08c7592b4ff83a1c0624 (diff) | |
fix mobile layout
Diffstat (limited to 'assets/svg/notebook.svg')
| -rw-r--r-- | assets/svg/notebook.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/svg/notebook.svg b/assets/svg/notebook.svg new file mode 100644 index 0000000..3934dad --- /dev/null +++ b/assets/svg/notebook.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256"><path d="M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM80,208H48V48H80Zm96-56H112a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Zm0-32H112a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Z"></path></svg> |
