mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
added arrows
This commit is contained in:
parent
dfb4d3b98f
commit
968c871c11
6 changed files with 83 additions and 7 deletions
|
@ -38,6 +38,10 @@ export const Fills = () => (
|
|||
>
|
||||
<path d="m 2.625,3.375 h 7.5 L 10.28125,1.609375 13.5,4.25 10.484375,6.921875 10.171875,5.15625 2.625,5.125 Z" fill="#ff3344" fillRule="evenodd" />
|
||||
</marker>
|
||||
|
||||
<g id="path-arrow">
|
||||
<path d="m 2.625,3.375 h 7.5 L 10.28125,1.609375 13.5,4.25 10.484375,6.921875 10.171875,5.15625 2.625,5.125 Z" fill="#ff3344" fillRule="evenodd" />
|
||||
</g>
|
||||
</defs>
|
||||
<image xlinkHref={require('$sprites/stickers/stickers-base.svg')} width={0} height={0} />
|
||||
</svg>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue