We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c368d01 commit 1d6b5d6Copy full SHA for 1d6b5d6
1 file changed
packages/lucide/tests/__snapshots__/createElement.spec.ts.snap
@@ -13,7 +13,7 @@ exports[`createElement > should match the snapshot 1`] = `
13
>
14
<path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8">
15
</path>
16
- <path d="M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z">
+ <path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z">
17
18
</svg>
19
`;
0 commit comments