We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf15d5 commit aea4e33Copy full SHA for aea4e33
_components/CopyPage.tsx
@@ -19,8 +19,8 @@ export default function CopyPage({ file }: { file: string | undefined }) {
19
xmlns="http://www.w3.org/2000/svg"
20
aria-hidden="true"
21
fill="currentColor"
22
- width="14"
23
- height="14"
+ width="12"
+ height="12"
24
viewBox="0 0 16 16"
25
>
26
<path d="M0 6.75C0 5.784.784 5 1.75 5h1.5a.75.75 0 0 1 0 1.5h-1.5a.25.25 0 0 0-.25.25v7.5c0 .138.112.25.25.25h7.5a.25.25 0 0 0 .25-.25v-1.5a.75.75 0 0 1 1.5 0v1.5A1.75 1.75 0 0 1 9.25 16h-7.5A1.75 1.75 0 0 1 0 14.25Z" />
0 commit comments