@mirohq/design-system-icons 1.2.0-remove-weight-icons.0 → 1.2.0
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/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/module.js +1 -1
- package/dist/module.js.map +1 -1
- package/package.json +3 -3
- package/react/alignment-scale.tsx +1 -1
- package/svg/24/alignment-scale.svg +1 -1
package/dist/main.js
CHANGED
|
@@ -409,7 +409,7 @@ const IconAlignmentScale = react.forwardRef(
|
|
|
409
409
|
"path",
|
|
410
410
|
{
|
|
411
411
|
fill: "currentColor",
|
|
412
|
-
d: "m11.1635 10.1784 5.0127 10.6309-1.0284 1.
|
|
412
|
+
d: "m11.1635 10.1784 5.0127 10.6309-1.0284 1.0283c-2.8457-1.7136-6.4466-1.7116-9.29.0059l-.9863-.9864 4.9648-10.6787h1.3272Zm-3.1495 8.6602a11.0685 11.0685 0 0 1 5.0254.0088l-2.5322-5.3711-2.4931 5.3623Z"
|
|
413
413
|
}
|
|
414
414
|
),
|
|
415
415
|
/* @__PURE__ */ jsxRuntime.jsx(
|