| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="flag-icon-css-nz" width="640" height="480">
- <defs>
- <g id="b">
- <g id="a">
- <path d="M0 0v.5L1 0z" transform="translate(0 -.325)"/>
- <path d="M0 0v-.5L1 0z" transform="rotate(-36 .5 -.162)"/>
- </g>
- <use transform="scale(-1 1)" xlink:href="#a"/>
- <use transform="rotate(72 0 0)" xlink:href="#a"/>
- <use transform="rotate(-72 0 0)" xlink:href="#a"/>
- <use transform="scale(-1 1) rotate(72)" xlink:href="#a"/>
- </g>
- <clipPath id="c">
- <path d="M0 0h600v300H0z"/>
- </clipPath>
- <clipPath id="d">
- <path d="M0 0l300 150H0zm300 0h300L300 150zm0 150h300v150zm0 0v150H0z"/>
- </clipPath>
- </defs>
- <path fill="#00247d" fill-rule="evenodd" d="M.004 0h640v480h-640z"/>
- <g transform="translate(-92.947 36.115) scale(.66825)">
- <use width="100%" height="100%" fill="#fff" transform="matrix(45.4 0 0 45.4 900 120)" xlink:href="#b"/>
- <use width="100%" height="100%" fill="#cc142b" transform="matrix(30 0 0 30 900 120)" xlink:href="#b"/>
- </g>
- <g transform="rotate(82 534.179 124.977) scale(.66825)">
- <use width="100%" height="100%" fill="#fff" transform="rotate(-82 519.022 -457.666) scale(40.4)" xlink:href="#b"/>
- <use width="100%" height="100%" fill="#cc142b" transform="rotate(-82 519.022 -457.666) scale(25)" xlink:href="#b"/>
- </g>
- <g transform="rotate(82 534.179 124.977) scale(.66825)">
- <use width="100%" height="100%" fill="#fff" transform="rotate(-82 668.57 -327.666) scale(45.4)" xlink:href="#b"/>
- <use width="100%" height="100%" fill="#cc142b" transform="rotate(-82 668.57 -327.666) scale(30)" xlink:href="#b"/>
- </g>
- <g transform="translate(-92.947 36.115) scale(.66825)">
- <use width="100%" height="100%" fill="#fff" transform="matrix(50.4 0 0 50.4 900 480)" xlink:href="#b"/>
- <use width="100%" height="100%" fill="#cc142b" transform="matrix(35 0 0 35 900 480)" xlink:href="#b"/>
- </g>
- <path stroke="#fff" stroke-width="60" d="M0 0l600 300M0 300L600 0" clip-path="url(#c)" transform="matrix(.60681 0 0 .73139 .004 0)"/>
- <path stroke="#cc142b" stroke-width="40" d="M0 0l600 300M0 300L600 0" clip-path="url(#d)" transform="matrix(.60681 0 0 .73139 .004 0)"/>
- <path fill="#fff" d="M151.707-.002v79.37H.004v60.68h151.703v79.37h60.682v-79.37h151.703v-60.68H212.389V-.003z" clip-path="url(#c)" color="#000" font-family="sans-serif" font-weight="400" overflow="visible" white-space="normal" style="line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal"/>
- <path fill="#cc142b" d="M163.844.002v91.502H.004v36.408h163.84v91.502h36.408v-91.502h163.84V91.504h-163.84V.002z" color="#000" font-family="sans-serif" font-weight="400" overflow="visible" white-space="normal" style="line-height:normal;text-indent:0;text-align:start;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000;text-transform:none;block-progression:tb;isolation:auto;mix-blend-mode:normal"/>
- </svg>
|