diff options
Diffstat (limited to 'icons/flags/um.svg')
| -rw-r--r-- | icons/flags/um.svg | 57 |
1 files changed, 8 insertions, 49 deletions
diff --git a/icons/flags/um.svg b/icons/flags/um.svg index 1cd5132..9e9edda 100644 --- a/icons/flags/um.svg +++ b/icons/flags/um.svg @@ -1,50 +1,9 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes"?> -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1330" height="700" viewBox="0 0 18525 9750" xml:space="preserve"> - - <defs> - <g id="cone"> - <polygon id="triangle" points="0,0 0,1 .5,1" transform="translate(0,-1) rotate(18)"/> - <use xlink:href="#triangle" transform="scale(-1,1)"/> - </g> - <g id="star" transform="translate(1235,1050) scale(300.3)" fill="white"> - <use xlink:href="#cone"/> - <use xlink:href="#cone" transform="rotate(72)"/> - <use xlink:href="#cone" transform="rotate(-72)"/> - <use xlink:href="#cone" transform="rotate(144)"/> - <use xlink:href="#cone" transform="rotate(-144)"/> - </g> - <g id="even_star_row"> - <use id="star 1 even row" xlink:href="#star"/> - <use id="star 2 even row" xlink:href="#star" x="1235"/> - <use id="star 3 even row" xlink:href="#star" x="2470"/> - <use id="star 4 even row" xlink:href="#star" x="3705"/> - <use id="star 5 even row" xlink:href="#star" x="4940"/> - </g> - <g id="odd_star_row"> - <use id="last 5 stars odd row" xlink:href="#even_star_row" x="617.5" y="-525"/> - <use id="star 1 odd row" xlink:href="#star" x="-617.5" y="-525"/> - </g> - </defs> - <g id="Flag of the United States"> - <rect width="100%" height="100%" fill="#bf0a30" id="red background"/> - <g id="white stripes" fill="white"> - <rect id="stripe 2" width="100%" height="750" y="750"/> - <rect id="stripe 4" width="100%" height="750" y="2250"/> - <rect id="stripe 6" width="100%" height="750" y="3750"/> - <rect id="stripe 8" width="100%" height="750" y="5250"/> - <rect id="stripe 10" width="100%" height="750" y="6750"/> - <rect id="stripe 12" width="100%" height="750" y="8250"/> - </g> - <rect id="blue field" fill="#002868" width="7410" height="5250"/> - <g id="white stars"> - <g id="star_rows_1-2"> - <use id="star_row_1" xlink:href="#odd_star_row"/> - <use id="star_row_2" xlink:href="#even_star_row"/> - </g> - <use id="star rows 3-4" xlink:href="#star_rows_1-2" y="1050"/> - <use id="star rows 5-6" xlink:href="#star_rows_1-2" y="2100"/> - <use id="star rows 7-8" xlink:href="#star_rows_1-2" y="3150"/> - <use id="star row 9" xlink:href="#odd_star_row" y="4200"/> - </g> - </g> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-um" viewBox="0 0 640 480"> + <path fill="#bd3d44" d="M0 0h640v480H0"/> + <path stroke="#fff" stroke-width="37" d="M0 55.3h640M0 129h640M0 203h640M0 277h640M0 351h640M0 425h640"/> + <path fill="#192f5d" d="M0 0h364.8v258.5H0"/> + <marker id="um-a" markerHeight="30" markerWidth="30"> + <path fill="#fff" d="m14 0 9 27L0 10h28L5 27z"/> + </marker> + <path fill="none" marker-mid="url(#um-a)" d="m0 0 16 11h61 61 61 61 60L47 37h61 61 60 61L16 63h61 61 61 61 60L47 89h61 61 60 61L16 115h61 61 61 61 60L47 141h61 61 60 61L16 166h61 61 61 61 60L47 192h61 61 60 61L16 218h61 61 61 61 60z"/> </svg> |
