diff options
author | Jonas Kohl | 2024-09-12 19:49:17 +0200 |
---|---|---|
committer | Jonas Kohl | 2024-09-12 19:49:17 +0200 |
commit | 086e2d2668784469ec114f6e6fd2b3dace3d7c3b (patch) | |
tree | b9bacedb713501d88d24085940267a7c94e69b29 /src/ui/placeholder.svg | |
parent | 34b1b391d4b03659a96f868857c230002b351514 (diff) |
Way more progress on forum
Diffstat (limited to 'src/ui/placeholder.svg')
-rw-r--r-- | src/ui/placeholder.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ui/placeholder.svg b/src/ui/placeholder.svg new file mode 100644 index 0000000..a25056e --- /dev/null +++ b/src/ui/placeholder.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8" standalone="yes"?><svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64" preserveAspectRatio="none"><!-- +Source URL: holder.js/64x64 +Created with Holder.js 2.6.0. +Learn more at http://holderjs.com +(c) 2012-2015 Ivan Malopinsky - http://imsky.co +--><defs><style type="text/css"><![CDATA[#holder_191e62e1d81 text { fill:#AAAAAA;font-weight:bold;font-family:Arial, Helvetica, Open Sans, sans-serif, monospace;font-size:10pt } ]]></style></defs><g id="holder_191e62e1d81"><rect width="64" height="64" fill="#EEEEEE"/><g><text x="11.458333969116211" y="36.8">64x64</text></g></g></svg>
\ No newline at end of file |