mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-22 23:25:20 +00:00
start adding site to main repo
This commit is contained in:
7
site/static/icons/arrow-right.svg
Normal file
7
site/static/icons/arrow-right.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" style="width:24px;height:24px" viewBox="0 0 24 24">
|
||||
<g fill="none" stroke="white" stroke-width="2">
|
||||
<line x1='5' y1='12' x2='19' y2='12' />
|
||||
<polyline points='12 5 19 12 12 19' />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 275 B |
Reference in New Issue
Block a user