mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
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:
@@ -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 |
Reference in New Issue
Block a user