diff options
Diffstat (limited to 'icons/flags/rw.svg')
| -rw-r--r-- | icons/flags/rw.svg | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/icons/flags/rw.svg b/icons/flags/rw.svg index 00fb1fc..06e26ae 100644 --- a/icons/flags/rw.svg +++ b/icons/flags/rw.svg @@ -1,10 +1,13 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg height="400" width="600" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <desc>flag of Rwanda</desc> - - <rect fill="#0084c9" height="200" width="600"/> - <rect fill="#f9d616" height="100" width="600" y="200"/> - <rect fill="#007c59" height="100" width="600" y="300"/> - <path fill="#eaaf0f" d="M 559.3,145.6 L 528.3,121.8 L 543.3,157.9 L 519.4,126.9 L 524.5,165.7 L 509.6,129.6 L 504.5,168.37128 L 499.3,129.6 L 484.4,165.7 L 489.5,126.9 L 465.6,157.9 L 480.6,121.8 L 449.6,145.6 L 473.4,114.6 L 437.2,129.5 L 468.2,105.7 L 429.5,110.8 L 465.6,95.86 L 426.87872,90.75 L 465.6,85.63 L 429.5,70.66 L 468.2,75.75 L 437.2,51.93 L 473.4,66.89 L 449.6,35.86 L 480.6,59.65 L 465.6,23.52 L 489.5,54.54 L 484.4,15.77 L 499.3,51.89 L 504.5,13.128723 L 509.6,51.89 L 524.5,15.77 L 519.4,54.54 L 543.3,23.52 L 528.3,59.65 L 559.3,35.86 L 535.5,66.89 L 571.7,51.93 L 540.7,75.75 L 579.4,70.66 L 543.3,85.63 L 582.12128,90.75 L 543.3,95.86 L 579.4,110.8 L 540.7,105.7 L 571.7,129.5 L 535.5,114.6 L 559.3,145.6 z"/> - <path fill="#eaaf0f" d="M 532.75 90.75 A 28.25 28.25 0 1 1 476.25,90.75 A 28.25 28.25 0 1 1 532.75 90.75 z" stroke="#0084c9" stroke-width="2.8"/> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icons-rw" viewBox="0 0 640 480"> + <path fill="#20603d" d="M0 0h640v480H0z"/> + <path fill="#fad201" d="M0 0h640v360H0z"/> + <path fill="#00a1de" d="M0 0h640v240H0z"/> + <g transform="translate(511 125.4)scale(.66667)"> + <g id="rw-b"> + <path id="rw-a" fill="#e5be01" d="M116.1 0 35.7 4.7l76.4 25.4-78.8-16.3L100.6 58l-72-36.2L82 82.1 21.9 28.6l36.2 72-44.3-67.3L30 112 4.7 35.7 0 116.1-1-1z"/> + <use xlink:href="#rw-a" width="100%" height="100%" transform="scale(1 -1)"/> + </g> + <use xlink:href="#rw-b" width="100%" height="100%" transform="scale(-1 1)"/> + <circle r="34.3" fill="#e5be01" stroke="#00a1de" stroke-width="3.4"/> + </g> </svg> |
