@postal-music/icons 0.1.11 → 0.1.12
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/index.native.js
CHANGED
|
@@ -3361,12 +3361,16 @@ var FlexAlignTopIcon = ({ size = 16 }) => /* @__PURE__ */ jsxRuntime.jsx(Svg__de
|
|
|
3361
3361
|
}
|
|
3362
3362
|
) });
|
|
3363
3363
|
var FlexAlignTopIcon_native_default = FlexAlignTopIcon;
|
|
3364
|
-
var Grid01Icon = ({
|
|
3364
|
+
var Grid01Icon = ({
|
|
3365
|
+
size = 15,
|
|
3366
|
+
fill = "none",
|
|
3367
|
+
color = "#000000"
|
|
3368
|
+
}) => /* @__PURE__ */ jsxRuntime.jsxs(Svg__default.default, { width: size, height: size, viewBox: "0 0 15 15", fill, children: [
|
|
3365
3369
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
3366
3370
|
Svg.Path,
|
|
3367
3371
|
{
|
|
3368
3372
|
d: "M5.25 1.875H2.875C2.52497 1.875 2.34995 1.875 2.21626 1.94312C2.09865 2.00304 2.00304 2.09865 1.94312 2.21626C1.875 2.34995 1.875 2.52497 1.875 2.875V5.25C1.875 5.60003 1.875 5.77505 1.94312 5.90874C2.00304 6.02635 2.09865 6.12196 2.21626 6.18188C2.34995 6.25 2.52497 6.25 2.875 6.25H5.25C5.60003 6.25 5.77505 6.25 5.90874 6.18188C6.02635 6.12196 6.12196 6.02635 6.18188 5.90874C6.25 5.77505 6.25 5.60003 6.25 5.25V2.875C6.25 2.52497 6.25 2.34995 6.18188 2.21626C6.12196 2.09865 6.02635 2.00304 5.90874 1.94312C5.77505 1.875 5.60003 1.875 5.25 1.875Z",
|
|
3369
|
-
stroke:
|
|
3373
|
+
stroke: color,
|
|
3370
3374
|
strokeWidth: "1.25",
|
|
3371
3375
|
strokeLinecap: "round",
|
|
3372
3376
|
strokeLinejoin: "round"
|
|
@@ -3376,7 +3380,7 @@ var Grid01Icon = ({ size = 15 }) => /* @__PURE__ */ jsxRuntime.jsxs(Svg__default
|
|
|
3376
3380
|
Svg.Path,
|
|
3377
3381
|
{
|
|
3378
3382
|
d: "M12.125 1.875H9.75C9.39997 1.875 9.22495 1.875 9.09126 1.94312C8.97365 2.00304 8.87804 2.09865 8.81812 2.21626C8.75 2.34995 8.75 2.52497 8.75 2.875V5.25C8.75 5.60003 8.75 5.77505 8.81812 5.90874C8.87804 6.02635 8.97365 6.12196 9.09126 6.18188C9.22495 6.25 9.39997 6.25 9.75 6.25H12.125C12.475 6.25 12.65 6.25 12.7837 6.18188C12.9013 6.12196 12.997 6.02635 13.0569 5.90874C13.125 5.77505 13.125 5.60003 13.125 5.25V2.875C13.125 2.52497 13.125 2.34995 13.0569 2.21626C12.997 2.09865 12.9013 2.00304 12.7837 1.94312C12.65 1.875 12.475 1.875 12.125 1.875Z",
|
|
3379
|
-
stroke:
|
|
3383
|
+
stroke: color,
|
|
3380
3384
|
strokeWidth: "1.25",
|
|
3381
3385
|
strokeLinecap: "round",
|
|
3382
3386
|
strokeLinejoin: "round"
|
|
@@ -3386,7 +3390,7 @@ var Grid01Icon = ({ size = 15 }) => /* @__PURE__ */ jsxRuntime.jsxs(Svg__default
|
|
|
3386
3390
|
Svg.Path,
|
|
3387
3391
|
{
|
|
3388
3392
|
d: "M12.125 8.75H9.75C9.39997 8.75 9.22495 8.75 9.09126 8.81812C8.97365 8.87804 8.87804 8.97365 8.81812 9.09126C8.75 9.22495 8.75 9.39997 8.75 9.75V12.125C8.75 12.475 8.75 12.65 8.81812 12.7837C8.87804 12.9013 8.97365 12.997 9.09126 13.0569C9.22495 13.125 9.39997 13.125 9.75 13.125H12.125C12.475 13.125 12.65 13.125 12.7837 13.0569C12.9013 12.997 12.997 12.9013 13.0569 12.7837C13.125 12.65 13.125 12.475 13.125 12.125V9.75C13.125 9.39997 13.125 9.22495 13.0569 9.09126C12.997 8.97365 12.9013 8.87804 12.7837 8.81812C12.65 8.75 12.475 8.75 12.125 8.75Z",
|
|
3389
|
-
stroke:
|
|
3393
|
+
stroke: color,
|
|
3390
3394
|
strokeWidth: "1.25",
|
|
3391
3395
|
strokeLinecap: "round",
|
|
3392
3396
|
strokeLinejoin: "round"
|
|
@@ -3396,7 +3400,7 @@ var Grid01Icon = ({ size = 15 }) => /* @__PURE__ */ jsxRuntime.jsxs(Svg__default
|
|
|
3396
3400
|
Svg.Path,
|
|
3397
3401
|
{
|
|
3398
3402
|
d: "M5.25 8.75H2.875C2.52497 8.75 2.34995 8.75 2.21626 8.81812C2.09865 8.87804 2.00304 8.97365 1.94312 9.09126C1.875 9.22495 1.875 9.39997 1.875 9.75V12.125C1.875 12.475 1.875 12.65 1.94312 12.7837C2.00304 12.9013 2.09865 12.997 2.21626 13.0569C2.34995 13.125 2.52497 13.125 2.875 13.125H5.25C5.60003 13.125 5.77505 13.125 5.90874 13.0569C6.02635 12.997 6.12196 12.9013 6.18188 12.7837C6.25 12.65 6.25 12.475 6.25 12.125V9.75C6.25 9.39997 6.25 9.22495 6.18188 9.09126C6.12196 8.97365 6.02635 8.87804 5.90874 8.81812C5.77505 8.75 5.60003 8.75 5.25 8.75Z",
|
|
3399
|
-
stroke:
|
|
3403
|
+
stroke: color,
|
|
3400
3404
|
strokeWidth: "1.25",
|
|
3401
3405
|
strokeLinecap: "round",
|
|
3402
3406
|
strokeLinejoin: "round"
|
|
@@ -3494,12 +3498,17 @@ var ListIcon = ({ size = 18, color = "#000000" }) => /* @__PURE__ */ jsxRuntime.
|
|
|
3494
3498
|
}
|
|
3495
3499
|
)
|
|
3496
3500
|
] });
|
|
3497
|
-
var Menu02Icon = ({
|
|
3501
|
+
var Menu02Icon = ({
|
|
3502
|
+
size = 18,
|
|
3503
|
+
color = "#000000",
|
|
3504
|
+
fill = "none",
|
|
3505
|
+
strokeWidth = 2.25
|
|
3506
|
+
}) => /* @__PURE__ */ jsxRuntime.jsx(Svg__default.default, { width: size, height: size, viewBox: "0 0 28 28", fill, children: /* @__PURE__ */ jsxRuntime.jsx(
|
|
3498
3507
|
Svg.Path,
|
|
3499
3508
|
{
|
|
3500
3509
|
d: "M3.5 14H17.5M3.5 7H24.5M3.5 21H24.5",
|
|
3501
|
-
stroke:
|
|
3502
|
-
strokeWidth
|
|
3510
|
+
stroke: color,
|
|
3511
|
+
strokeWidth,
|
|
3503
3512
|
strokeLinecap: "round",
|
|
3504
3513
|
strokeLinejoin: "round"
|
|
3505
3514
|
}
|