diff options
Diffstat (limited to 'icons/flags/pe.svg')
| -rw-r--r-- | icons/flags/pe.svg | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/icons/flags/pe.svg b/icons/flags/pe.svg index af4b1f1..33e6cfd 100644 --- a/icons/flags/pe.svg +++ b/icons/flags/pe.svg @@ -1,5 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg width="900" height="600" xmlns="http://www.w3.org/2000/svg" id="Flag_of_Peru"> - <rect height="600" width="900" fill="#cc0000" x="0" y="0"/> - <rect height="600" width="300" fill="white" x="300" y="0"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-pe" viewBox="0 0 640 480"> + <path fill="#D91023" d="M0 0h640v480H0z"/> + <path fill="#fff" d="M213.3 0h213.4v480H213.3z"/> </svg> |
