added arrows

This commit is contained in:
muerwre 2019-02-26 17:18:45 +07:00
parent dfb4d3b98f
commit 968c871c11
6 changed files with 83 additions and 7 deletions

View file

@ -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>