diff options
Diffstat (limited to 'icons/flags/st.svg')
| -rw-r--r-- | icons/flags/st.svg | 22 |
1 files changed, 15 insertions, 7 deletions
diff --git a/icons/flags/st.svg b/icons/flags/st.svg index f707141..1294bcb 100644 --- a/icons/flags/st.svg +++ b/icons/flags/st.svg @@ -1,8 +1,16 @@ -<?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="2800" height="1400" id="Flag of São Tomé and Príncipe"> -<rect width="2800" height="1400" fill="#12ad2b"/> -<rect width="2800" height="600" y="400" fill="#ffce00" id="yellow strip"/> -<polygon points="0,0 0,1400 700,700" fill="#d21034" id="red triangle"/> -<polygon id="left star" transform="translate(1400,700) scale(200)" fill="black" points="0,-1 0.587,0.809 -0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 0.951056516295153572116439333379382143405699,-0.309016994374947424102293417182819058860155 -0.587785252292473129168705954639072768597652,0.809016994374947424102293417182819058860155"/> -<use id="right star" xlink:href="#left star" x="700"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-st" viewBox="0 0 640 480"> + <path fill="#12ad2b" d="M0 0h640v480H0z"/> + <path fill="#ffce00" d="M0 137.1h640V343H0z"/> + <path fill="#d21034" d="M0 0v480l240-240"/> + <g id="st-c" transform="translate(351.6 240)scale(.34286)"> + <g id="st-b"> + <path id="st-a" fill="#000001" d="M0-200V0h100" transform="rotate(18 0 -200)"/> + <use xlink:href="#st-a" width="100%" height="100%" transform="scale(-1 1)"/> + </g> + <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(72)"/> + <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(144)"/> + <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(-144)"/> + <use xlink:href="#st-b" width="100%" height="100%" transform="rotate(-72)"/> + </g> + <use xlink:href="#st-c" width="100%" height="100%" x="700" transform="translate(-523.2)"/> </svg> |
