about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-17 13:25:04 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-17 13:25:04 -0600
commitc80c63cda51421da0063d0ba301de8a081ab1490 (patch)
treedd40208d986ff10444a05f4ce5edbbbfae364729 /src
parent65fef125ce4d5ffe8a6fa8844b25a65d1330bc0b (diff)
downloadvoidsky-c80c63cda51421da0063d0ba301de8a081ab1490.tar.zst
More adjustments to the repost icon
Diffstat (limited to 'src')
-rw-r--r--src/view/lib/icons.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/lib/icons.tsx b/src/view/lib/icons.tsx
index e55a1a70f..f79c8e603 100644
--- a/src/view/lib/icons.tsx
+++ b/src/view/lib/icons.tsx
@@ -240,7 +240,7 @@ export function RepostIcon({
         stroke="currentColor"
         strokeWidth={strokeWidth}
         strokeLinejoin="round"
-        d="M 14.437 17.362 L 5.475 17.376 C 4.7 17.376 4.072 16.748 4.072 15.973 L 4.082 5.65 L 1.027 10.34 M 4.082 5.65 L 7.113 10.34 M 9.859 5.65 L 18.625 5.654 C 19.4 5.654 20.028 6.282 20.028 7.057 L 20.031 17.362 L 17.023 12.403 M 20.031 17.362 L 22.98 12.403"
+        d="M 14.437 17.081 L 5.475 17.095 C 4.7 17.095 4.072 16.467 4.072 15.692 L 4.082 5.65 L 1.22 9.854 M 4.082 5.65 L 7.006 9.854 M 9.859 5.65 L 18.625 5.654 C 19.4 5.654 20.028 6.282 20.028 7.057 L 20.031 17.081 L 17.167 12.646 M 20.031 17.081 L 22.866 12.646"
       />
     </Svg>
   )