Merge "libs/Message: Improve documentation"
[lhc/web/wiklou.git] / resources / lib / ooui / themes / wikimediaui / images / icons / folderPlaceholder-ltr-invert.svg
index b98beb1..7dd1d6f 100644 (file)
@@ -1 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>folder placeholder</title><path fill="#fff" d="M8 2H2C.9 2 0 2.9 0 4v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2h-8L8 2z"/></svg>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
+       <title>
+               folder placeholder
+       </title><g fill="#fff">
+       <path d="M8 2H2a2 2 0 0 0-2 2v2h12z"/>
+       <rect width="20" height="14" y="4" rx="2"/>
+</g></svg>