Skip to content

Instantly share code, notes, and snippets.

@alexvas123
Created June 9, 2016 09:59
Show Gist options
  • Save alexvas123/78d021f9b25fe89e51816e795b01d372 to your computer and use it in GitHub Desktop.
Save alexvas123/78d021f9b25fe89e51816e795b01d372 to your computer and use it in GitHub Desktop.
UK Flag Round SVG
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"><defs><clipPath id="a"><circle cx="330" cy="502.362" r="100" fill="#00247D" stroke-linecap="round" stroke-linejoin="round"/></clipPath></defs><g transform="translate(-180 -382.362)"><circle cx="280" cy="482.362" r="100" fill="#00247D"/><g fill="#cf142b" clip-path="url(#a)" transform="translate(-50 -20)"><path d="M320 382.362h20v240h-20z"/><path d="M407.782 410.438l14.142 14.142L252.22 594.286l-14.144-14.142z"/><path d="M450 492.362v20H210v-20z"/><path d="M421.924 580.144l-14.142 14.142L238.076 424.58l14.143-14.142z"/></g></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment