Update shadcn-ui.svg

It was added: stroke-width="25"
Because it needed more stroke width to be avialable to see in most sizes.
This commit is contained in:
Fernando Muñoz
2024-12-22 10:47:02 -03:00
committed by GitHub
parent c097b1855f
commit 56cd6e4afc
+1 -1
View File
@@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path fill="none" d="M0 0h256v256H0z"/><path fill="none" stroke="currentColor" d="M208 128l-80 80M192 40L40 192"/></svg> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path fill="none" d="M0 0h256v256H0z"/><path fill="none" stroke="currentColor" stroke-width="25" d="M208 128l-80 80M192 40L40 192"/></svg>

Before

Width:  |  Height:  |  Size: 182 B

After

Width:  |  Height:  |  Size: 201 B