Skip to content

Instantly share code, notes, and snippets.

@larshb
Created July 28, 2020 21:25
Show Gist options
  • Save larshb/82fdd90e78f97ee4990c3404240e407e to your computer and use it in GitHub Desktop.
Save larshb/82fdd90e78f97ee4990c3404240e407e to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<svg id="linez" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 602.07 521.41" width="50%">
<defs>
<style>
.cls-1 {
fill: none;
stroke: #000;
stroke-miterlimit: 10;
stroke-width: 10px;
}
</style>
<style class="darkreader darkreader--sync" media="screen"></style>
</defs>
<path id="outer" class="cls-1" d="M692.38,480,446.19,53.59H353.81L107.62,480l46.19,80H646.19Z" transform="translate(-98.96 -46.09)"></path>
<polyline id="inner_01" class="cls-1" points="593.41 433.91 193.41 433.91 239.6 353.91 454.85 353.91 254.85 7.5"></polyline>
<polyline id="inner_02" class="cls-1" points="254.85 167.5 362.47 353.91 454.85 353.91 254.85 7.5"></polyline>
<polyline id="inner_03" class="cls-1" points="54.85 513.91 254.85 167.5 301.04 247.5 193.41 433.91 593.41 433.91"></polyline>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment