forked from enviPath/enviPy
[Feature] Leftovers after Release (#303)
Co-authored-by: Tim Lorsbach <tim@lorsba.ch> Reviewed-on: enviPath/enviPy#303
This commit is contained in:
@ -306,6 +306,21 @@
|
||||
>
|
||||
<path d="M 0 0 L 10 5 L 0 10 z" fill="#999" />
|
||||
</marker>
|
||||
<marker
|
||||
id="doublearrow"
|
||||
viewBox="0 0 20 30"
|
||||
refX="53"
|
||||
refY="5"
|
||||
markerWidth="18"
|
||||
markerHeight="18"
|
||||
orient="auto-start-reverse"
|
||||
markerUnits="userSpaceOnUse"
|
||||
>
|
||||
<!-- first triangle -->
|
||||
<path d="M 0 0 L 10 5 L 0 10 z" fill="#999" />
|
||||
<!-- second triangle -->
|
||||
<path d="M 10 0 L 20 5 L 10 10 Z" fill="#999" />
|
||||
</marker>
|
||||
<marker
|
||||
id="arrow_passes_app_domain"
|
||||
viewBox="0 0 10 10"
|
||||
|
||||
Reference in New Issue
Block a user