mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
8 lines
332 B
Plaintext
8 lines
332 B
Plaintext
|
title: $:/languages/el-GR/icon
|
||
|
type: image/svg+xml
|
||
|
|
||
|
<svg width="600" height="400" viewBox="0 0 27 18" xmlns="http://www.w3.org/2000/svg">
|
||
|
<desc>Flag of Greece</desc>
|
||
|
<rect width="27" height="18" fill="#0d5eaf"/>
|
||
|
<path fill="none" stroke-width="2" stroke="white" d="M5,0V11 M0,5H10 M10,3H27 M10,7H27 M0,11H27 M0,15H27"/>
|
||
|
</svg>
|