We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ac6faf + ddfb4a7 commit 7a1da63Copy full SHA for 7a1da63
src/icons/external.tsx
@@ -21,6 +21,7 @@ export const IconExternal = ({
21
d="M7 1H2C1.44772 1 1 1.44772 1 2V12C1 12.5523 1.44772 13 2 13H12C12.5523 13 13 12.5523 13 12V7"
22
stroke="currentColor"
23
strokeWidth="1.4"
24
+ fill="transparent"
25
/>
26
<path d="M13 1H9M13 1V5M13 1L6 8" stroke="currentColor" strokeWidth="1.4" />
27
</svg>
0 commit comments