You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
d="M 4.054 12.141 C 4.054 11.865 4.877 11.877 5.153 11.877 L 9.073 11.953 C 9.2 11.953 8.791 22.207 9.006 23.531 C 11.73 24.182 17.631 24.022 17.631 24.171 L 17.638 28.083 C 17.638 28.359 17.414 28.583 17.138 28.583 L 4.554 28.583 C 4.278 28.583 4.054 28.359 4.054 28.083 L 4.054 12.141 Z M 5.054 12.641 L 5.054 27.583 L 16.638 27.583 L 16.735 24.024 L 8.623 24.051 L 8.195 12.679 L 5.054 12.641 Z"
31
-
fill="currentColor"
32
-
/>
33
-
<path
34
-
fill-rule="evenodd"
35
-
clip-rule="evenodd"
36
-
d="M 8.14 8.083 C 8.14 7.807 8.364 7.583 8.64 7.583 L 21.224 7.583 C 21.5 7.583 21.724 7.807 21.724 8.083 L 21.724 24.025 C 21.724 24.301 21.5 24.525 21.224 24.525 L 8.64 24.525 C 8.364 24.525 8.14 24.301 8.14 24.025 L 8.14 8.083 Z M 9.14 8.583 L 9.14 23.525 L 20.724 23.525 L 20.724 8.583 L 9.14 8.583 Z"
37
-
fill="currentColor"
38
-
/>
39
-
</svg>
40
+
{isCopied ? (
41
+
<svg
42
+
width="18"
43
+
height="22"
44
+
viewBox="0 0 24 24"
45
+
fill="none"
46
+
xmlns="http://www.w3.org/2000/svg"
47
+
>
48
+
<path
49
+
d="M20 6L9 17L4 12"
50
+
stroke="currentColor"
51
+
strokeWidth="2"
52
+
strokeLinecap="round"
53
+
strokeLinejoin="round"
54
+
/>
55
+
</svg>
56
+
) : (
57
+
<svg
58
+
width="18"
59
+
height="22"
60
+
viewBox="4 7 18 23"
61
+
fill="none"
62
+
xmlns="http://www.w3.org/2000/svg"
63
+
>
64
+
<path
65
+
fillRule="evenodd"
66
+
clipRule="evenodd"
67
+
d="M 4.054 12.141 C 4.054 11.865 4.877 11.877 5.153 11.877 L 9.073 11.953 C 9.2 11.953 8.791 22.207 9.006 23.531 C 11.73 24.182 17.631 24.022 17.631 24.171 L 17.638 28.083 C 17.638 28.359 17.414 28.583 17.138 28.583 L 4.554 28.583 C 4.278 28.583 4.054 28.359 4.054 28.083 L 4.054 12.141 Z M 5.054 12.641 L 5.054 27.583 L 16.638 27.583 L 16.735 24.024 L 8.623 24.051 L 8.195 12.679 L 5.054 12.641 Z"
68
+
fill="currentColor"
69
+
/>
70
+
<path
71
+
fillRule="evenodd"
72
+
clipRule="evenodd"
73
+
d="M 8.14 8.083 C 8.14 7.807 8.364 7.583 8.64 7.583 L 21.224 7.583 C 21.5 7.583 21.724 7.807 21.724 8.083 L 21.724 24.025 C 21.724 24.301 21.5 24.525 21.224 24.525 L 8.64 24.525 C 8.364 24.525 8.14 24.301 8.14 24.025 L 8.14 8.083 Z M 9.14 8.583 L 9.14 23.525 L 20.724 23.525 L 20.724 8.583 L 9.14 8.583 Z"
0 commit comments