diff options
Diffstat (limited to 'icons/flags/bh.svg')
| -rw-r--r-- | icons/flags/bh.svg | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/icons/flags/bh.svg b/icons/flags/bh.svg index a0082c6..7a2ea54 100644 --- a/icons/flags/bh.svg +++ b/icons/flags/bh.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.1" width="1000" height="600" id="Flag of Bahrain"> -<rect fill="#ce1126" width="1000" height="600" id="red background"/> -<polygon fill="white" points="0,0 250,0 400,60 250,120 400,180 250,240 400,300 250,360 400,420 250,480 400,540 250,600 0,600" id="white part"/> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-bh" viewBox="0 0 640 480"> + <path fill="#fff" d="M0 0h640v480H0"/> + <path fill="#ce1126" d="M640 0H96l110.7 48L96 96l110.7 48L96 192l110.7 48L96 288l110.7 48L96 384l110.7 48L96 480h544"/> </svg> |
