@mesalvo/icons 0.0.32156 → 0.0.32402

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.d.ts CHANGED
@@ -42,7 +42,13 @@ declare const SvgAlt: (props: (SVGProps<SVGSVGElement> & {
42
42
  color?: string;
43
43
  })) => react_jsx_runtime.JSX.Element;
44
44
 
45
- declare const SvgApproved: (props: ((((((((((((((((((SVGProps<SVGSVGElement> & {
45
+ declare const SvgApproved: (props: ((((((((((((((((((((SVGProps<SVGSVGElement> & {
46
+ size?: string | number;
47
+ color?: string;
48
+ }) & {
49
+ size?: string | number;
50
+ color?: string;
51
+ }) & {
46
52
  size?: string | number;
47
53
  color?: string;
48
54
  }) & {
@@ -601,7 +607,13 @@ declare const SvgSettings: (props: (SVGProps<SVGSVGElement> & {
601
607
  color?: string;
602
608
  })) => react_jsx_runtime.JSX.Element;
603
609
 
604
- declare const SvgSignature: (props: ((((((((((((((((((((SVGProps<SVGSVGElement> & {
610
+ declare const SvgSignature: (props: ((((((((((((((((((((((SVGProps<SVGSVGElement> & {
611
+ size?: string | number;
612
+ color?: string;
613
+ }) & {
614
+ size?: string | number;
615
+ color?: string;
616
+ }) & {
605
617
  size?: string | number;
606
618
  color?: string;
607
619
  }) & {
@@ -731,7 +743,13 @@ declare const SvgWand: (props: (SVGProps<SVGSVGElement> & {
731
743
  color?: string;
732
744
  })) => react_jsx_runtime.JSX.Element;
733
745
 
734
- declare const SVGWaxSeal: (props: ((((((((((((((((((((((((((SVGProps<SVGSVGElement> & {
746
+ declare const SVGWaxSeal: (props: ((((((((((((((((((((((((((((SVGProps<SVGSVGElement> & {
747
+ size?: string | number;
748
+ color?: string;
749
+ }) & {
750
+ size?: string | number;
751
+ color?: string;
752
+ }) & {
735
753
  size?: string | number;
736
754
  color?: string;
737
755
  }) & {
@@ -872,7 +890,13 @@ declare const iconMap: {
872
890
  size?: string | number;
873
891
  color?: string;
874
892
  })) => react_jsx_runtime.JSX.Element;
875
- readonly approved: (props: ((((((((((((((((((react.SVGProps<SVGSVGElement> & {
893
+ readonly approved: (props: ((((((((((((((((((((react.SVGProps<SVGSVGElement> & {
894
+ size?: string | number;
895
+ color?: string;
896
+ }) & {
897
+ size?: string | number;
898
+ color?: string;
899
+ }) & {
876
900
  size?: string | number;
877
901
  color?: string;
878
902
  }) & {
@@ -1330,7 +1354,13 @@ declare const iconMap: {
1330
1354
  size?: string | number;
1331
1355
  color?: string;
1332
1356
  })) => react_jsx_runtime.JSX.Element;
1333
- readonly signature: (props: ((((((((((((((((((((react.SVGProps<SVGSVGElement> & {
1357
+ readonly signature: (props: ((((((((((((((((((((((react.SVGProps<SVGSVGElement> & {
1358
+ size?: string | number;
1359
+ color?: string;
1360
+ }) & {
1361
+ size?: string | number;
1362
+ color?: string;
1363
+ }) & {
1334
1364
  size?: string | number;
1335
1365
  color?: string;
1336
1366
  }) & {
@@ -1446,7 +1476,13 @@ declare const iconMap: {
1446
1476
  size?: string | number;
1447
1477
  color?: string;
1448
1478
  })) => react_jsx_runtime.JSX.Element;
1449
- readonly waxSeal: (props: ((((((((((((((((((((((((((react.SVGProps<SVGSVGElement> & {
1479
+ readonly waxSeal: (props: ((((((((((((((((((((((((((((react.SVGProps<SVGSVGElement> & {
1480
+ size?: string | number;
1481
+ color?: string;
1482
+ }) & {
1483
+ size?: string | number;
1484
+ color?: string;
1485
+ }) & {
1450
1486
  size?: string | number;
1451
1487
  color?: string;
1452
1488
  }) & {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mesalvo/icons",
3
- "version": "0.0.32156",
3
+ "version": "0.0.32402",
4
4
  "description": "Set of icons for Mesalvo platform written in TypeScript.",
5
5
  "keywords": [
6
6
  "mesalvo",
@@ -1,7 +1,7 @@
1
1
  import type { SVGProps } from "react"
2
2
  import * as React from "react"
3
3
 
4
- const SvgApproved = (props: ((((((((((((((((((SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) => (
4
+ const SvgApproved = (props: ((((((((((((((((((((SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) => (
5
5
  <svg
6
6
  xmlns="http://www.w3.org/2000/svg"
7
7
  {...(props.size ? { width: props.size, height: props.size } : { width: "1em", height: "1em" })}
@@ -1,7 +1,7 @@
1
1
  import type { SVGProps } from "react"
2
2
  import * as React from "react"
3
3
 
4
- const SvgSignature = (props: ((((((((((((((((((((SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) => (
4
+ const SvgSignature = (props: ((((((((((((((((((((((SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) => (
5
5
  <svg
6
6
  aria-hidden="true"
7
7
  xmlns="http://www.w3.org/2000/svg"
@@ -2,7 +2,7 @@ import type { SVGProps } from "react"
2
2
  import * as React from "react"
3
3
 
4
4
  const SVGWaxSeal = (
5
- props: ((((((((((((((((((((((((((SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & {
5
+ props: ((((((((((((((((((((((((((((SVGProps<SVGSVGElement> & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & { size?: string | number; color?: string }) & {
6
6
  size?: string | number
7
7
  color?: string
8
8
  }) & {