react-magma-icons 3.0.0 → 3.1.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.
@@ -0,0 +1,19 @@
1
+ import { renderIcon } from '../../SvgIcon.esm.js';
2
+
3
+ /******************************************************
4
+ * This file was created by scripts/generate.js as part
5
+ * of the build process. Do not edit this file directly.
6
+ ******************************************************/
7
+ var iconType = {
8
+ viewBox: "0 0 24 24",
9
+ paths: [{
10
+ d: "M17.7511 3h3.0667l-6.6999 7.6578L22 21.0781h-6.1718l-4.8336-6.32-5.531 6.32H2.395l7.1662-8.1908L2 3h6.328l4.3695 5.7766L17.7511 3zm-1.0764 16.2424h1.6994L7.4048 4.7394H5.5814l11.0933 14.503z"
11
+ }],
12
+ circles: []
13
+ };
14
+ var XIcon = function XIcon(props) {
15
+ return renderIcon(props, iconType);
16
+ };
17
+
18
+ export { XIcon };
19
+ //# sourceMappingURL=XIcon.esm.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"XIcon.esm.js","sources":["../../../src/icons/Companies/XIcon.tsx"],"sourcesContent":["/******************************************************\n * This file was created by scripts/generate.js as part\n * of the build process. Do not edit this file directly.\n ******************************************************/\n\nimport { IconProps } from \"../../IconProps\";\nimport { renderIcon } from \"../../SvgIcon\";\nconst iconType = {\n viewBox: \"0 0 24 24\",\n paths: [\n {\n d: \"M17.7511 3h3.0667l-6.6999 7.6578L22 21.0781h-6.1718l-4.8336-6.32-5.531 6.32H2.395l7.1662-8.1908L2 3h6.328l4.3695 5.7766L17.7511 3zm-1.0764 16.2424h1.6994L7.4048 4.7394H5.5814l11.0933 14.503z\",\n },\n ],\n circles: [],\n};\n\nexport const XIcon = (props: IconProps) => renderIcon(props, iconType);\n"],"names":["iconType","viewBox","paths","d","circles","XIcon","props","renderIcon"],"mappings":";;AAAA;;;;AAOA,IAAMA,QAAQ,GAAG;EACfC,OAAO,EAAE,WAAW;EACpBC,KAAK,EAAE,CACL;IACEC,CAAC,EAAE;GACJ,CACF;EACDC,OAAO,EAAE;CACV;IAEYC,KAAK,GAAG,SAARA,KAAK,CAAIC,KAAgB;EAAA,OAAKC,UAAU,CAACD,KAAK,EAAEN,QAAQ,CAAC;AAAA;;;;"}
@@ -2,6 +2,7 @@
2
2
  * This file was created by scripts/generate.js as part
3
3
  * of the build process. Do not edit this file directly.
4
4
  ******************************************************/
5
+ export { XIcon } from "./XIcon";
5
6
  export { AndroidIcon } from "./AndroidIcon";
6
7
  export { AppleIcon } from "./AppleIcon";
7
8
  export { GlassdoorIcon } from "./GlassdoorIcon";
package/dist/index.esm.js CHANGED
@@ -279,6 +279,7 @@ export { DoneAllIcon } from './icons/Actions/DoneAllIcon.esm.js';
279
279
  export { DoneOutlineIcon } from './icons/Actions/DoneOutlineIcon.esm.js';
280
280
  export { DonutLargeIcon } from './icons/Actions/DonutLargeIcon.esm.js';
281
281
  export { DonutSmallIcon } from './icons/Actions/DonutSmallIcon.esm.js';
282
+ export { DraftOrdersIcon } from './icons/Actions/DraftOrdersIcon.esm.js';
282
283
  export { DragIndicatorIcon } from './icons/Actions/DragIndicatorIcon.esm.js';
283
284
  export { DynamicFormIcon } from './icons/Actions/DynamicFormIcon.esm.js';
284
285
  export { EcoIcon } from './icons/Actions/EcoIcon.esm.js';
@@ -639,6 +640,7 @@ export { UnsubscribeIcon } from './icons/Communication/UnsubscribeIcon.esm.js';
639
640
  export { VoicemailIcon } from './icons/Communication/VoicemailIcon.esm.js';
640
641
  export { VpnKeyIcon } from './icons/Communication/VpnKeyIcon.esm.js';
641
642
  export { WifiCallingIcon } from './icons/Communication/WifiCallingIcon.esm.js';
643
+ export { XIcon } from './icons/Companies/XIcon.esm.js';
642
644
  export { AndroidIcon } from './icons/Companies/AndroidIcon.esm.js';
643
645
  export { AppleIcon } from './icons/Companies/AppleIcon.esm.js';
644
646
  export { GlassdoorIcon } from './icons/Companies/GlassdoorIcon.esm.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.esm.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}