diff options
Diffstat (limited to 'icons/flags/th.svg')
| -rw-r--r-- | icons/flags/th.svg | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/icons/flags/th.svg b/icons/flags/th.svg index d108481..1e93a61 100644 --- a/icons/flags/th.svg +++ b/icons/flags/th.svg @@ -1,6 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="9000" height="6000" id="Flag of Thailand"> -<rect width="9000" height="6000" fill="#ce1126" id="red stripes"/> -<rect width="9000" height="4000" y="1000" fill="white" id="white stripes"/> -<rect width="9000" height="2000" y="2000" fill="#002649" id="blue stripe"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-th" viewBox="0 0 640 480"> + <g fill-rule="evenodd"> + <path fill="#f4f5f8" d="M0 0h640v480H0z"/> + <path fill="#2d2a4a" d="M0 162.5h640v160H0z"/> + <path fill="#a51931" d="M0 0h640v82.5H0zm0 400h640v80H0z"/> + </g> </svg> |
