~ubuntu-branches/ubuntu/quantal/marble/quantal

« back to all changes in this revision

Viewing changes to data/flags/flag_vn.svg

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muškovac
  • Date: 2011-07-11 15:43:02 UTC
  • Revision ID: james.westby@ubuntu.com-20110711154302-lq69ftcx125g1jx5
Tags: upstream-4.6.90+repack
Import upstream version 4.6.90+repack

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="900" height="600" viewBox="0 0 18 12">
 
3
 
 
4
<rect fill="#CE1126" id="red_background" width="18" height="12"/>
 
5
 
 
6
<g id="yellow_star" fill="#FCD116" transform="translate(9,6) scale(4)">
 
7
  <g id="cone">
 
8
    <polygon id="triangle" points="0,0 0,1 .5,1" transform="translate(0,-1) rotate(18)"/>
 
9
    <use xlink:href="#triangle" transform="scale(-1,1)"/>
 
10
  </g>
 
11
  <use xlink:href="#cone" transform="rotate(72)"/>
 
12
 
 
13
  <use xlink:href="#cone" transform="rotate(-72)"/>
 
14
  <use xlink:href="#cone" transform="rotate(144)"/>
 
15
  <use xlink:href="#cone" transform="rotate(-144)"/>
 
16
</g>
 
17
</svg>