diff options
Diffstat (limited to 'icons/flags/ye.svg')
| -rw-r--r-- | icons/flags/ye.svg | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/icons/flags/ye.svg b/icons/flags/ye.svg index c373ef6..1c9e6d6 100644 --- a/icons/flags/ye.svg +++ b/icons/flags/ye.svg @@ -1,8 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg height="300" width="450" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <desc>flag of Yemen</desc> - - <rect fill="#ef2b2d" height="100" width="450"/> - <rect fill="#ffffff" height="100" width="450" y="100"/> - <rect fill="#000000" height="100" width="450" y="200"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-ye" viewBox="0 0 640 480"> + <g fill-rule="evenodd" stroke-width="1pt"> + <path fill="#fff" d="M0 0h640v472.8H0z"/> + <path fill="#f10600" d="M0 0h640v157.4H0z"/> + <path fill="#000001" d="M0 322.6h640V480H0z"/> + </g> </svg> |
