Replace ascii traingles with svgs
This commit is contained in:
1
static/icons/arrow-down.svg
Normal file
1
static/icons/arrow-down.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill="#000" d="M8 15L2 7h12z" fill-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 147 B |
1
static/icons/arrow-right.svg
Normal file
1
static/icons/arrow-right.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill="#000" d="M14 9l-8 6V3z" fill-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 146 B |
Reference in New Issue
Block a user