Skip to content

Commit 7a1da63

Browse files
authored
Merge pull request #108 from Gearbox-protocol/external
fix: external
2 parents 8ac6faf + ddfb4a7 commit 7a1da63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/icons/external.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ export const IconExternal = ({
2121
d="M7 1H2C1.44772 1 1 1.44772 1 2V12C1 12.5523 1.44772 13 2 13H12C12.5523 13 13 12.5523 13 12V7"
2222
stroke="currentColor"
2323
strokeWidth="1.4"
24+
fill="transparent"
2425
/>
2526
<path d="M13 1H9M13 1V5M13 1L6 8" stroke="currentColor" strokeWidth="1.4" />
2627
</svg>

0 commit comments

Comments
 (0)