1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/languages/ru-RU/icon.tid

8 lines
283 B
Plaintext
Raw Normal View History

2014-09-29 12:01:36 +00:00
title: $:/languages/ru-RU/icon
2014-09-29 11:37:36 +00:00
type: image/svg+xml
2014-09-29 12:01:36 +00:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 6" width="900" height="600">
<rect fill="#fff" width="9" height="3"/>
<rect fill="#d52b1e" y="3" width="9" height="3"/>
<rect fill="#0039a6" y="2" width="9" height="2"/>
</svg>