Skip to content

Instantly share code, notes, and snippets.

@alexvas123
Created June 9, 2016 09:58
Show Gist options
  • Save alexvas123/d316495b0a7d33d9dd838fb05f557e26 to your computer and use it in GitHub Desktop.
Save alexvas123/d316495b0a7d33d9dd838fb05f557e26 to your computer and use it in GitHub Desktop.
UK Flag Black SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1170" height="570" viewBox="0 0 1170 570"><defs><clipPath id="a"><path fill="#464646" stroke="#333" d="M15.714 8.572h1170v570h-1170z" stroke-linecap="round" stroke-linejoin="round"/></clipPath></defs><g transform="translate(-15.714 -8.572)" clip-path="url(#a)"><path stroke="#222" stroke-width="120" d="M0 0l1200 600m0-600L0 600"/><path stroke="#111" stroke-width="80" d="M0 0l1200 600m0-600L0 600" clip-path="url(#t)"/><path stroke="#222" stroke-width="200" d="M600 0v600M0 300h1200"/><path stroke="#111" stroke-width="120" d="M600 0v600M0 300h1200"/></g></svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment