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.
2 parents f966935 + 9b6dd59 commit 2470da8Copy full SHA for 2470da8
src/lib/components/icons/CheckBox.svelte
@@ -12,11 +12,9 @@
12
class={className}
13
><path
14
d="M3 20.4V3.6C3 3.26863 3.26863 3 3.6 3H20.4C20.7314 3 21 3.26863 21 3.6V20.4C21 20.7314 20.7314 21 20.4 21H3.6C3.26863 21 3 20.7314 3 20.4Z"
15
- stroke="#000000"
16
stroke-width="1.5"
17
></path><path
18
d="M7 12.5L10 15.5L17 8.5"
19
20
21
stroke-linecap="round"
22
stroke-linejoin="round"
0 commit comments