CINXE.COM
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- flag of israel using dimensions from http://www.vexilla-mundi.com/israel.htm --> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="440" height="320"> <rect width="440" height="320" style="fill:#ffffff" id="background"/> <rect width="440" height="50" y="30" style="fill:#0471CB"/> <rect width="440" height="50" y="240" style="fill:#0471CB"/> <g id="star" transform="translate(220, 160)"> <!-- hieght of the triangle: (138-(11*2))/2 * 3/2 = 87 width of the triangle: sqrt(87*87*4/3) = 100.45894683899488 --> <polygon id="triangle" points="0,-58 -50.229473419497438,29 50.229473419497438,29" style="stroke:#0471CB; stroke-width:11; fill-opacity:0"/> <use transform="rotate(180)" xlink:href="#triangle"/> </g> </svg>