summaryrefslogtreecommitdiff
path: root/src/icons/chevron-right.svg
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2024-03-12 18:58:36 +0000
committerSam Nystrom <sam@samnystrom.dev>2024-03-12 17:35:02 -0400
commitef28973b0683823d2f3e1cee128055b18530d522 (patch)
tree7f76c314629a4d2c631e7b937b54ddd9eef45aad /src/icons/chevron-right.svg
parenta9aa246f58dcb2664c4e7a1bd98e69c19e7d7000 (diff)
Style login and signup pages
Diffstat (limited to 'src/icons/chevron-right.svg')
-rw-r--r--src/icons/chevron-right.svg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/icons/chevron-right.svg b/src/icons/chevron-right.svg
new file mode 100644
index 0000000..7ac9997
--- /dev/null
+++ b/src/icons/chevron-right.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" version="2.0" width="12" height="12" viewBox="0 0 16 16">
+ <path fill="none" stroke="white" stroke-width="2" stroke-linecap="square" d="M 6 2 l 6 6 l -6 6" />
+</svg> \ No newline at end of file