diff options
Diffstat (limited to 'icons/flags/wf.svg')
| -rw-r--r-- | icons/flags/wf.svg | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/icons/flags/wf.svg b/icons/flags/wf.svg index 1ea3370..054c57d 100644 --- a/icons/flags/wf.svg +++ b/icons/flags/wf.svg @@ -1,15 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg height="1000" width="1500" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> - <desc>Flag of Wallis and Futuna</desc> - <rect fill="#ce1126" height="1000" width="1500"/> - <rect fill="#002654" height="400" width="200"/> - <rect fill="white" height="400" width="200" x="200"/> - <polyline fill="none" points="0,400 600,400 600,0" stroke="white" stroke-width="10"/> - <defs> - <polygon fill="white" id="triangle" points="0,-40 120,-160 -120,-160"/> - </defs> - <use transform="translate(1050,500)" xlink:href="#triangle"/> - <use transform="translate(1050,500) rotate(90)" xlink:href="#triangle"/> - <use transform="translate(1050,500) rotate(180)" xlink:href="#triangle"/> - <use transform="translate(1050,500) rotate(270)" xlink:href="#triangle"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-wf" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 0h640v480H0z"/> + <path fill="#000091" d="M0 0h213.3v480H0z"/> + <path fill="#e1000f" d="M426.7 0H640v480H426.7z"/> </svg> |
