diff options
Diffstat (limited to 'icons/flags/id.svg')
| -rw-r--r-- | icons/flags/id.svg | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/icons/flags/id.svg b/icons/flags/id.svg index 69e4e60..3b7c8fc 100644 --- a/icons/flags/id.svg +++ b/icons/flags/id.svg @@ -1,5 +1,4 @@ -<?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="600" height="400" id="Flag of Indonesia"> - <rect x="0" y="0" width="600" height="200" id="Red Stripe" fill="#ce1126"/> - <rect x="0" y="200" width="600" height="200" id="White Stripe" fill="#ffffff"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-id" viewBox="0 0 640 480"> + <path fill="#e70011" d="M0 0h640v240H0Z"/> + <path fill="#fff" d="M0 240h640v240H0Z"/> </svg> |
