You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegraphics/ksvg/test/amflag.svg

55 lines
1.8 KiB

<?xml version="1.0" encoding="iso-8859-1"?>
<svg viewBox="0 0 2000 600" width="10cm" height="5cm">
<g transform="translate(10 60)">
<defs>
<rect id="r" width="900" height="40" style="fill:#dd0000"/>
<rect id="w" width="900" height="40" style="fill:white"/>
<polygon id="s" style="fill:white;fill-rule:nonzero;"
points="0,-14 8.229,11.326 -13.315,-4.326 13.315,-4.326 -8.229,11.326">
<animateTransform attributeName="transform" type="rotate" values="0;360" dur="3s" repeatDur="indefinite" />
</polygon>
<g id="6">
<use xlink:href="#s" x="20"/>
<use xlink:href="#s" x="90"/>
<use xlink:href="#s" x="150"/>
<use xlink:href="#s" x="210"/>
<use xlink:href="#s" x="270"/>
<use xlink:href="#s" x="330"/>
</g>
<g id="5">
<use xlink:href="#s" x="60"/>
<use xlink:href="#s" x="120"/>
<use xlink:href="#s" x="180"/>
<use xlink:href="#s" x="240"/>
<use xlink:href="#s" x="300"/>
</g>
</defs>
<use xlink:href="#r"/>
<use xlink:href="#w" y="40"/>
<use xlink:href="#r" y="80"/>
<use xlink:href="#w" y="120"/>
<use xlink:href="#r" y="160"/>
<use xlink:href="#w" y="200"/>
<use xlink:href="#r" y="240"/>
<use xlink:href="#w" y="280"/>
<use xlink:href="#r" y="320"/>
<use xlink:href="#w" y="360"/>
<use xlink:href="#r" y="400"/>
<use xlink:href="#w" y="440"/>
<use xlink:href="#r" y="480"/>
<rect id="b" width="360" height="280" style="fill:#000088"/>
<rect id="border" width="900" height="520" style="fill:none;stroke:black;stroke-width:0.85"/>
<g transform="translate(4.5 0)">
<use xlink:href="#6" y="20"/>
<use xlink:href="#5" y="50"/>
<use xlink:href="#6" y="80"/>
<use xlink:href="#5" y="110"/>
<use xlink:href="#6" y="140"/>
<use xlink:href="#5" y="170"/>
<use xlink:href="#6" y="200"/>
<use xlink:href="#5" y="230"/>
<use xlink:href="#6" y="260"/>
</g>
</g>
</svg>