@postal-music/icons 0.1.11 → 0.1.13

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.
@@ -2273,26 +2273,22 @@ var Recording01Icon = ({ size = 18 }) => {
2273
2273
  );
2274
2274
  };
2275
2275
  var Recordering01_native_default = Recording01Icon;
2276
- var Recording02Icon = ({ size = 18 }) => {
2277
- return /* @__PURE__ */ jsx(
2278
- Svg,
2276
+ var Recording02Icon = ({
2277
+ size = 18,
2278
+ color = "#000000",
2279
+ fill = "none",
2280
+ strokeWidth = "1.6"
2281
+ }) => {
2282
+ return /* @__PURE__ */ jsx(Svg, { width: size, height: size, viewBox: "0 0 18 18", fill, children: /* @__PURE__ */ jsx(
2283
+ Path,
2279
2284
  {
2280
- width: size,
2281
- height: size,
2282
- viewBox: "0 0 18 18",
2283
- fill: "none",
2284
- children: /* @__PURE__ */ jsx(
2285
- Path,
2286
- {
2287
- d: "M2.25 7.5L2.25 10.5M5.625 8.25V9.75M9 4.5V13.5M12.375 2.25V15.75M15.75 7.5V10.5",
2288
- stroke: "currentColor",
2289
- strokeWidth: "1.6",
2290
- strokeLinecap: "round",
2291
- strokeLinejoin: "round"
2292
- }
2293
- )
2285
+ d: "M2.25 7.5L2.25 10.5M5.625 8.25V9.75M9 4.5V13.5M12.375 2.25V15.75M15.75 7.5V10.5",
2286
+ stroke: color,
2287
+ strokeWidth,
2288
+ strokeLinecap: "round",
2289
+ strokeLinejoin: "round"
2294
2290
  }
2295
- );
2291
+ ) });
2296
2292
  };
2297
2293
  var Recording02_native_default = Recording02Icon;
2298
2294
  var Share01Icon = ({
@@ -3336,12 +3332,16 @@ var FlexAlignTopIcon = ({ size = 16 }) => /* @__PURE__ */ jsx(Svg, { width: size
3336
3332
  }
3337
3333
  ) });
3338
3334
  var FlexAlignTopIcon_native_default = FlexAlignTopIcon;
3339
- var Grid01Icon = ({ size = 15 }) => /* @__PURE__ */ jsxs(Svg, { width: size, height: size, viewBox: "0 0 15 15", fill: "none", children: [
3335
+ var Grid01Icon = ({
3336
+ size = 15,
3337
+ fill = "none",
3338
+ color = "#000000"
3339
+ }) => /* @__PURE__ */ jsxs(Svg, { width: size, height: size, viewBox: "0 0 15 15", fill, children: [
3340
3340
  /* @__PURE__ */ jsx(
3341
3341
  Path,
3342
3342
  {
3343
3343
  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",
3344
- stroke: "currentColor",
3344
+ stroke: color,
3345
3345
  strokeWidth: "1.25",
3346
3346
  strokeLinecap: "round",
3347
3347
  strokeLinejoin: "round"
@@ -3351,7 +3351,7 @@ var Grid01Icon = ({ size = 15 }) => /* @__PURE__ */ jsxs(Svg, { width: size, hei
3351
3351
  Path,
3352
3352
  {
3353
3353
  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",
3354
- stroke: "currentColor",
3354
+ stroke: color,
3355
3355
  strokeWidth: "1.25",
3356
3356
  strokeLinecap: "round",
3357
3357
  strokeLinejoin: "round"
@@ -3361,7 +3361,7 @@ var Grid01Icon = ({ size = 15 }) => /* @__PURE__ */ jsxs(Svg, { width: size, hei
3361
3361
  Path,
3362
3362
  {
3363
3363
  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",
3364
- stroke: "currentColor",
3364
+ stroke: color,
3365
3365
  strokeWidth: "1.25",
3366
3366
  strokeLinecap: "round",
3367
3367
  strokeLinejoin: "round"
@@ -3371,7 +3371,7 @@ var Grid01Icon = ({ size = 15 }) => /* @__PURE__ */ jsxs(Svg, { width: size, hei
3371
3371
  Path,
3372
3372
  {
3373
3373
  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",
3374
- stroke: "currentColor",
3374
+ stroke: color,
3375
3375
  strokeWidth: "1.25",
3376
3376
  strokeLinecap: "round",
3377
3377
  strokeLinejoin: "round"
@@ -3469,12 +3469,17 @@ var ListIcon = ({ size = 18, color = "#000000" }) => /* @__PURE__ */ jsxs(Svg, {
3469
3469
  }
3470
3470
  )
3471
3471
  ] });
3472
- var Menu02Icon = ({ width = 18, height = 18 }) => /* @__PURE__ */ jsx(Svg, { width, height, viewBox: "0 0 28 28", fill: "none", children: /* @__PURE__ */ jsx(
3472
+ var Menu02Icon = ({
3473
+ size = 18,
3474
+ color = "#000000",
3475
+ fill = "none",
3476
+ strokeWidth = 2.25
3477
+ }) => /* @__PURE__ */ jsx(Svg, { width: size, height: size, viewBox: "0 0 28 28", fill, children: /* @__PURE__ */ jsx(
3473
3478
  Path,
3474
3479
  {
3475
3480
  d: "M3.5 14H17.5M3.5 7H24.5M3.5 21H24.5",
3476
- stroke: "currentColor",
3477
- strokeWidth: "2.25",
3481
+ stroke: color,
3482
+ strokeWidth,
3478
3483
  strokeLinecap: "round",
3479
3484
  strokeLinejoin: "round"
3480
3485
  }
@@ -4214,26 +4219,18 @@ var UserApproveIcon_native_default = UserApproveIcon;
4214
4219
  var UserIcon = ({
4215
4220
  size = 18,
4216
4221
  color = "#000000",
4222
+ fill = "none",
4217
4223
  strokeWidth = 1.5
4218
- }) => /* @__PURE__ */ jsx(
4219
- Svg,
4224
+ }) => /* @__PURE__ */ jsx(Svg, { width: size, height: size, viewBox: "0 0 18 18", fill, children: /* @__PURE__ */ jsx(
4225
+ Path,
4220
4226
  {
4221
- width: size,
4222
- height: size,
4223
- viewBox: "0 0 18 18",
4224
- fill: "none",
4225
- children: /* @__PURE__ */ jsx(
4226
- Path,
4227
- {
4228
- d: "M15 15.75C15 14.7033 15 14.18 14.8708 13.7541C14.58 12.7953 13.8297 12.045 12.8709 11.7542C12.445 11.625 11.9217 11.625 10.875 11.625H7.125C6.07833 11.625 5.55499 11.625 5.12914 11.7542C4.17034 12.045 3.42003 12.7953 3.12918 13.7541C3 14.18 3 14.7033 3 15.75M12.375 5.625C12.375 7.48896 10.864 9 9 9C7.13604 9 5.625 7.48896 5.625 5.625C5.625 3.76104 7.13604 2.25 9 2.25C10.864 2.25 12.375 3.76104 12.375 5.625Z",
4229
- stroke: color,
4230
- strokeWidth,
4231
- strokeLinecap: "round",
4232
- strokeLinejoin: "round"
4233
- }
4234
- )
4227
+ d: "M15 15.75C15 14.7033 15 14.18 14.8708 13.7541C14.58 12.7953 13.8297 12.045 12.8709 11.7542C12.445 11.625 11.9217 11.625 10.875 11.625H7.125C6.07833 11.625 5.55499 11.625 5.12914 11.7542C4.17034 12.045 3.42003 12.7953 3.12918 13.7541C3 14.18 3 14.7033 3 15.75M12.375 5.625C12.375 7.48896 10.864 9 9 9C7.13604 9 5.625 7.48896 5.625 5.625C5.625 3.76104 7.13604 2.25 9 2.25C10.864 2.25 12.375 3.76104 12.375 5.625Z",
4228
+ stroke: color,
4229
+ strokeWidth,
4230
+ strokeLinecap: "round",
4231
+ strokeLinejoin: "round"
4235
4232
  }
4236
- );
4233
+ ) });
4237
4234
  var UserIcon_native_default = UserIcon;
4238
4235
  var UserPlusIcon = ({
4239
4236
  size = 18,