diff options
Diffstat (limited to 'icons/flags/sl.svg')
| -rw-r--r-- | icons/flags/sl.svg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/icons/flags/sl.svg b/icons/flags/sl.svg index e423402..a07baf7 100644 --- a/icons/flags/sl.svg +++ b/icons/flags/sl.svg @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="450" height="300" id="Flag of Sierra Leone"> - <rect x="0" y="0" width="450" height="100" id="Green Stripe" fill="#1EB53A"/> - <rect x="0" y="100" width="450" height="100" id="White Stripe" fill="#FFFFFF"/> - <rect x="0" y="200" width="450" height="100" id="Blue Stripe" fill="#0072C6"/> - +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-sl" viewBox="0 0 640 480"> + <g fill-rule="evenodd"> + <path fill="#0000cd" d="M0 320.3h640V480H0z"/> + <path fill="#fff" d="M0 160.7h640v159.6H0z"/> + <path fill="#00cd00" d="M0 0h640v160.7H0z"/> + </g> </svg> |
