@100mslive/react-icons 0.6.4-alpha.3 → 0.6.4-alpha.5

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/CardIcon.js CHANGED
@@ -1,2 +1,2 @@
1
- import*as e from"react";var t=t=>e.createElement("svg",Object.assign({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M3 9.75h19M4.9 5h15.2c1.05 0 1.9.85 1.9 1.9v9.5a1.9 1.9 0 0 1-1.9 1.9H4.9A1.9 1.9 0 0 1 3 16.4V6.9C3 5.85 3.85 5 4.9 5Z",stroke:"#F5F9FF",strokeOpacity:.95,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}));export{t as default};
1
+ import*as e from"react";var t=t=>e.createElement("svg",Object.assign({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M3 9.75h19M4.9 5h15.2c1.05 0 1.9.85 1.9 1.9v9.5a1.9 1.9 0 0 1-1.9 1.9H4.9A1.9 1.9 0 0 1 3 16.4V6.9C3 5.85 3.85 5 4.9 5Z",stroke:"currentColor",strokeOpacity:.95,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}));export{t as default};
2
2
  //# sourceMappingURL=CardIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CardIcon.js","sources":["../src/CardIcon.tsx"],"sourcesContent":[null],"names":["CardIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","d","stroke","strokeOpacity","strokeWidth","strokeLinecap","strokeLinejoin"],"mappings":"wBAgBA,IAAAA,EAbqBC,GACnBC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EACEC,cAAA,OAAA,CAAAQ,EAAE,0HACFC,OAAO,UACPC,cAAe,IACfC,YAAa,IACbC,cAAc,QACdC,eAAe"}
1
+ {"version":3,"file":"CardIcon.js","sources":["../src/CardIcon.tsx"],"sourcesContent":[null],"names":["CardIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","d","stroke","strokeOpacity","strokeWidth","strokeLinecap","strokeLinejoin"],"mappings":"wBAgBA,IAAAA,EAbqBC,GACnBC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EACEC,cAAA,OAAA,CAAAQ,EAAE,0HACFC,OAAO,eACPC,cAAe,IACfC,YAAa,IACbC,cAAc,QACdC,eAAe"}
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ declare const SvgCardWithCvcIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
3
+ export default SvgCardWithCvcIcon;
@@ -0,0 +1,2 @@
1
+ import*as e from"react";var t=t=>e.createElement("svg",Object.assign({width:"24px",height:"24px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M3 9.75h19M4.9 5h15.2c1.05 0 1.9.85 1.9 1.9v9.5a1.9 1.9 0 0 1-1.9 1.9H4.9A1.9 1.9 0 0 1 3 16.4V6.9C3 5.85 3.85 5 4.9 5Z",stroke:"currentColor",strokeOpacity:.95,strokeWidth:1.5,strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement("path",{d:"M18.293 12.293a1 1 0 1 1 1.414 1.414 1 1 0 0 1-1.414-1.414ZM15.793 12.293a1 1 0 1 1 1.414 1.414 1 1 0 0 1-1.414-1.414ZM13.293 12.293a1 1 0 1 1 1.414 1.414 1 1 0 0 1-1.414-1.414Z",fill:"currentColor"}));export{t as default};
2
+ //# sourceMappingURL=CardWithCvcIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CardWithCvcIcon.js","sources":["../src/CardWithCvcIcon.tsx"],"sourcesContent":[null],"names":["CardWithCvcIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","d","stroke","strokeOpacity","strokeWidth","strokeLinecap","strokeLinejoin"],"mappings":"wBAoBA,IAAAA,EAjB4BC,GAC1BC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EACEC,cAAA,OAAA,CAAAQ,EAAE,0HACFC,OAAO,eACPC,cAAe,IACfC,YAAa,IACbC,cAAc,QACdC,eAAe,UAEjBd,EACEC,cAAA,OAAA,CAAAQ,EAAE,oLACFF,KAAK"}