Skip to content

Instantly share code, notes, and snippets.

@ganglio
Forked from sawyerh/clippath.svg
Created June 26, 2012 16:07
Show Gist options
  • Save ganglio/2996734 to your computer and use it in GitHub Desktop.
Save ganglio/2996734 to your computer and use it in GitHub Desktop.
SVG Clippath
Display the source blob
Display the rendered blob
Raw
<g>
<clipPath id="hex-mask">
<polygon points="270,0 0,160 0,485 270,645 560,485 560,160" />
</clipPath>
</g>
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment