Skip to content

Instantly share code, notes, and snippets.

@carmel4a
Created August 28, 2018 13:08
Show Gist options
  • Save carmel4a/e581079307fc421ecd229b32190e7a6e to your computer and use it in GitHub Desktop.
Save carmel4a/e581079307fc421ecd229b32190e7a6e to your computer and use it in GitHub Desktop.
<svg>
...
<path
style=""
id="some_id" />
...
</svg>
<body>
<img src="/some_svg_file.svg/#some_id">
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment