about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-26 19:50:04 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-26 19:50:04 -0600
commita3df8840ea6c2e8886a26391ce381e1cdf15d9df (patch)
tree103acad263e5cba42ceb1e0e9455e91f5d370b4b /src
parentf51ad2802556d91ba5036f015c47dd586c3eb958 (diff)
downloadvoidsky-a3df8840ea6c2e8886a26391ce381e1cdf15d9df.tar.zst
Fix repost icon on web
Diffstat (limited to 'src')
-rw-r--r--src/view/lib/icons.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/lib/icons.tsx b/src/view/lib/icons.tsx
index 64292ca37..23a8e29dd 100644
--- a/src/view/lib/icons.tsx
+++ b/src/view/lib/icons.tsx
@@ -272,6 +272,7 @@ export function RepostIcon({
         stroke="currentColor"
         strokeWidth={strokeWidth}
         strokeLinejoin="round"
+        fill="none"
         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>