Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Alexsandr0x/6ed90fb291276510972fe60d0705e671 to your computer and use it in GitHub Desktop.
Save Alexsandr0x/6ed90fb291276510972fe60d0705e671 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="800" height="600" version="1.1" xmlns="http://www.w3.org/2000/svg">
<ellipse stroke="black" stroke-width="1" fill="none" cx="268.5" cy="420.5" rx="30" ry="30"/>
<text x="214.5" y="426.5" font-family="Times New Roman" font-size="20">one-to-one</text>
<ellipse stroke="black" stroke-width="1" fill="none" cx="469.5" cy="193.5" rx="30" ry="30"/>
<text x="429.5" y="199.5" font-family="Times New Roman" font-size="20">unstuck</text>
<path stroke="black" stroke-width="1" fill="none" d="M 250.211,396.781 A 152.225,152.225 0 0 1 443.741,178.216"/>
<polygon fill="black" stroke-width="1" points="443.741,178.216 438.609,170.301 434.377,179.361"/>
<text x="124.5" y="206.5" font-family="Times New Roman" font-size="20">stuck_trigger</text>
<path stroke="black" stroke-width="1" fill="none" d="M 474.801,222.993 A 181.932,181.932 0 0 1 298.418,422.192"/>
<polygon fill="black" stroke-width="1" points="298.418,422.192 306.545,426.983 306.286,416.986"/>
<text x="435.5" y="381.5" font-family="Times New Roman" font-size="20">5 seg</text>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment