1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-24 06:13:17 +00:00
TiddlyWiki5/languages/ru-RU/icon.tid
Jermolene e7b4cab20d Use bordered flags for ja-JP and ru-RU
The borderless images don’t show up well in the menu
2014-10-29 12:15:19 +00:00

10 lines
381 B
Plaintext

title: $:/languages/ru-RU/icon
type: image/svg+xml
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 6" width="900" height="600">
<rect width="9" height="6" fill="#D52B1E"/>
<rect width="9" height="4" fill="#0039A6"/>
<rect width="9" height="2" fill="#FFF"/>
<path d="m0,0h9v6H0z" stroke="#a0a0a0" stroke-width=".1" fill="none"/>
</svg>