diff options
Diffstat (limited to '_icons/chevron-right.svg')
-rw-r--r-- | _icons/chevron-right.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/chevron-right.svg b/_icons/chevron-right.svg new file mode 100644 index 0000000..d38bbc4 --- /dev/null +++ b/_icons/chevron-right.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <polyline points="9 6 15 12 9 18" /> +</svg> |