main
|
Last change
on this file since 6bc2e31b was 5eff581, checked in by roboburr <roboburr@…>, 3 months ago |
|
style(circles): larger arrowheads
Co-Authored-By: Claude <noreply@…>
|
-
Property mode
set to
100644
|
|
File size:
831 bytes
|
| Rev | Line | |
|---|
| [050aa02] | 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="none" stroke="black" stroke-linecap="round" stroke-linejoin="round">
|
|---|
| 2 | <defs>
|
|---|
| [5eff581] | 3 | <marker id="cf-a" viewBox="0 0 10 10" refX="6.5" refY="5" markerWidth="5" markerHeight="5" orient="auto-start-reverse">
|
|---|
| [b4c845e] | 4 | <path d="M1.5 1.5 L8.5 5 L1.5 8.5 Z" fill="black" stroke="none"/>
|
|---|
| [050aa02] | 5 | </marker>
|
|---|
| 6 | </defs>
|
|---|
| [b4c845e] | 7 | <line x1="28.95" y1="43.5" x2="63.05" y2="26.5" stroke-width="2.6" marker-start="url(#cf-a)" marker-end="url(#cf-a)"/>
|
|---|
| 8 | <line x1="72" y1="32" x2="72" y2="66" stroke-width="2.6" marker-end="url(#cf-a)"/>
|
|---|
| 9 | <line x1="28.8" y1="52.7" x2="63.2" y2="71.3" stroke-width="2.6" marker-end="url(#cf-a)"/>
|
|---|
| 10 | <circle cx="20" cy="48" r="7" stroke-width="2.4"/>
|
|---|
| 11 | <circle cx="72" cy="22" r="7" stroke-width="2.4"/>
|
|---|
| 12 | <circle cx="72" cy="76" r="7" stroke-width="2.4"/>
|
|---|
| [050aa02] | 13 | </svg>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.