@maqsad/icons 0.2.31-alpha → 0.2.33-alpha
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/cjs/illustrations/icons/index.js +8 -1
- package/dist/cjs/illustrations/icons/index.js.map +1 -1
- package/dist/cjs/system/icons/index.js +90 -63
- package/dist/cjs/system/icons/index.js.map +1 -1
- package/dist/esm/illustrations/icons/index.js +7 -0
- package/dist/esm/illustrations/icons/index.js.map +1 -1
- package/dist/esm/system/icons/index.js +88 -61
- package/dist/esm/system/icons/index.js.map +1 -1
- package/dist/types/illustrations/icons/index.d.ts +1 -0
- package/dist/types/illustrations/icons/index.d.ts.map +1 -1
- package/dist/types/system/icons/index.d.ts +30 -3
- package/dist/types/system/icons/index.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -38,6 +38,7 @@ export declare const IconMaths: import("react").ForwardRefExoticComponent<import
|
|
|
38
38
|
export declare const IconPadlockLocked: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
39
39
|
export declare const IconPencilHand: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
40
40
|
export declare const IconPhysics: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
41
|
+
export declare const IconPin: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
41
42
|
export declare const IconQuestionBank: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
42
43
|
export declare const IconReset: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
43
44
|
export declare const IconRotateScreen: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
@@ -52,13 +53,39 @@ export declare const IconTest: import("react").ForwardRefExoticComponent<import(
|
|
|
52
53
|
export declare const IconVideoPlay: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
53
54
|
export declare const IconVideoSkip: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
54
55
|
export declare const IconWrenchGear: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
56
|
+
export declare const IconAlertCircleFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
57
|
+
export declare const IconAlertFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
55
58
|
export declare const IconBadgeCheckFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
59
|
+
export declare const IconBellFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
60
|
+
export declare const IconBookFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
61
|
+
export declare const IconBookmarkFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
62
|
+
export declare const IconCalculatorFilled2: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
63
|
+
export declare const IconCalculatorFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
64
|
+
export declare const IconCameraFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
65
|
+
export declare const IconChatFilled1: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
56
66
|
export declare const IconChatFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
57
|
-
export declare const IconCheckCircleFilled1: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
58
67
|
export declare const IconCheckCircleFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
68
|
+
export declare const IconCreditCardFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
69
|
+
export declare const IconCrownFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
70
|
+
export declare const IconDeleteFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
71
|
+
export declare const IconDislikeFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
72
|
+
export declare const IconEditFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
73
|
+
export declare const IconEnvelopeFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
74
|
+
export declare const IconFeedbackFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
75
|
+
export declare const IconHelpFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
76
|
+
export declare const IconHistoryFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
77
|
+
export declare const IconHomeFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
78
|
+
export declare const IconInfoFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
79
|
+
export declare const IconLikeFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
59
80
|
export declare const IconNegativeCircleFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
60
|
-
export declare const
|
|
61
|
-
export declare const
|
|
81
|
+
export declare const IconPinFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
82
|
+
export declare const IconQuestionBankFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
83
|
+
export declare const IconShareArrowFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
84
|
+
export declare const IconSikkayFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
85
|
+
export declare const IconSmileyFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
62
86
|
export declare const IconStarFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
87
|
+
export declare const IconTestFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
88
|
+
export declare const IconVideoPlayFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
89
|
+
export declare const IconVideoSkipFilled: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
63
90
|
export declare const IconWhatsapp: import("react").ForwardRefExoticComponent<import("../..").SystemIconProps & import("react").RefAttributes<SVGSVGElement>>;
|
|
64
91
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/system/icons/index.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,kBAAkB,2HAI9B,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,WAAW,2HAIvB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,WAAW,2HAIvB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,iBAAiB,2HAI7B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,WAAW,2HAIvB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,oBAAoB,2HAIhC,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/system/icons/index.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,kBAAkB,2HAI9B,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,WAAW,2HAIvB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,WAAW,2HAIvB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,iBAAiB,2HAI7B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,WAAW,2HAIvB,CAAC;AAEF,eAAO,MAAM,OAAO,2HAInB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,SAAS,2HAIrB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,UAAU,2HAItB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,QAAQ,2HAIpB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,qBAAqB,2HAIjC,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,oBAAoB,2HAIhC,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,2HAI9B,CAAC;AAEF,eAAO,MAAM,qBAAqB,2HAIjC,CAAC;AAEF,eAAO,MAAM,oBAAoB,2HAIhC,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,qBAAqB,2HAIjC,CAAC;AAEF,eAAO,MAAM,oBAAoB,2HAIhC,CAAC;AAEF,eAAO,MAAM,eAAe,2HAI3B,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,iBAAiB,2HAI7B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,kBAAkB,2HAI9B,CAAC;AAEF,eAAO,MAAM,kBAAkB,2HAI9B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,iBAAiB,2HAI7B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,wBAAwB,2HAIpC,CAAC;AAEF,eAAO,MAAM,aAAa,2HAIzB,CAAC;AAEF,eAAO,MAAM,sBAAsB,2HAIlC,CAAC;AAEF,eAAO,MAAM,oBAAoB,2HAIhC,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,gBAAgB,2HAI5B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,cAAc,2HAI1B,CAAC;AAEF,eAAO,MAAM,mBAAmB,2HAI/B,CAAC;AAEF,eAAO,MAAM,mBAAmB,2HAI/B,CAAC;AAEF,eAAO,MAAM,YAAY,2HAIxB,CAAC"}
|