mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-15 03:34:03 +00:00
78cbb02191
* web.svg was deprecated in favour of browser.svg. * Update sad-face.svg based on OOUI speechBubble-ltr/rtl * Apply preview-generic/disambiguation grey colour using CSS. Change-Id: I8feea1b526ff85c4ffdee21ef42c616e72881e76
8 lines
294 B
XML
8 lines
294 B
XML
<?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>
|
|
journal
|
|
</title>
|
|
<path d="M15 0v20h1.5c.8 0 1.5-.7 1.5-1.5v-17c0-.8-.7-1.5-1.5-1.5zM2 18c0 1.1.9 2 2 2h10V0H4C2.9 0 2 .9 2 2zM4 5h8v1H4zm3 2h5v1H7z"/>
|
|
</svg>
|