@opencode/ui 0.0.0-dev-19518 → 0.0.0-dev-19519
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/icons/icon/icon.tsx +1 -1
package/package.json
CHANGED
package/src/icons/icon/icon.tsx
CHANGED
|
@@ -218,7 +218,7 @@ const icons = {
|
|
|
218
218
|
},
|
|
219
219
|
"fill-triangle-down": {
|
|
220
220
|
viewBox: "0 0 16 16",
|
|
221
|
-
body: `<path d="M5.37624 6.75194C5.
|
|
221
|
+
body: `<path d="M5.37624 6.75194C5.18184 6.41861 5.42224 6 5.80814 6H10.1921C10.578 6 10.8184 6.41861 10.624 6.75194L8.43203 10.5096C8.23909 10.8404 7.76119 10.8404 7.56825 10.5096L5.37624 6.75194Z" fill="currentColor"/>`,
|
|
222
222
|
},
|
|
223
223
|
archive: {
|
|
224
224
|
viewBox: "0 0 16 16",
|