Skip to content

Commit 2470da8

Browse files
authored
Merge pull request open-webui#15708 from open-webui/dev
fix/refac: icon styling
2 parents f966935 + 9b6dd59 commit 2470da8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/components/icons/CheckBox.svelte

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@
1212
class={className}
1313
><path
1414
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"
1615
stroke-width="1.5"
1716
></path><path
1817
d="M7 12.5L10 15.5L17 8.5"
19-
stroke="#000000"
2018
stroke-width="1.5"
2119
stroke-linecap="round"
2220
stroke-linejoin="round"

0 commit comments

Comments
 (0)