diff options
author | Daniel Schadt <kingdread@gmx.de> | 2025-10-04 00:08:18 +0200 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2025-10-04 00:08:43 +0200 |
commit | bc9c0c385f263e4f26bfc7695109a4f35341d155 (patch) | |
tree | bb33ac0a0548c1b96baac9c63e2c030dad2bf4dd /static/images | |
parent | e3d55b5f5811690c072ce7002d91194a0a8f1380 (diff) | |
download | moeka-master.tar.gz moeka-master.tar.bz2 moeka-master.zip |
Diffstat (limited to 'static/images')
-rw-r--r-- | static/images/hamburger.svg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/images/hamburger.svg b/static/images/hamburger.svg deleted file mode 100644 index 233bf21..0000000 --- a/static/images/hamburger.svg +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" ?><!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'><svg height="32px" id="Layer_1" style="enable-background:new 0 0 32 32;" version="1.1" viewBox="0 0 32 32" width="32px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M4,10h24c1.104,0,2-0.896,2-2s-0.896-2-2-2H4C2.896,6,2,6.896,2,8S2.896,10,4,10z M28,14H4c-1.104,0-2,0.896-2,2 s0.896,2,2,2h24c1.104,0,2-0.896,2-2S29.104,14,28,14z M28,22H4c-1.104,0-2,0.896-2,2s0.896,2,2,2h24c1.104,0,2-0.896,2-2 S29.104,22,28,22z"/></svg>
\ No newline at end of file |