@100mslive/react-icons 0.9.8-alpha.4 → 0.9.8-alpha.6

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,4 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+ declare const SvgBackwardArrowIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgBackwardArrowIcon;
@@ -0,0 +1,2 @@
1
+ import*as e from"react";var l=l=>e.createElement("svg",Object.assign({width:"24px",height:"24px",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.792 12.916a.116.116 0 1 1 0 .232.116.116 0 0 1 0-.232Zm1.366.116a1.366 1.366 0 1 0-2.732 0 1.366 1.366 0 0 0 2.732 0ZM3.125 5a.625.625 0 0 0-.625.625v4.444c0 .346.28.625.625.625h4.444a.625.625 0 1 0 0-1.25H3.75V5.625A.625.625 0 0 0 3.125 5Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.792 6.99a6.041 6.041 0 0 1 6.042 6.042.625.625 0 1 0 1.25 0 7.291 7.291 0 0 0-7.292-7.291A7.292 7.292 0 0 0 4.93 7.604l-2.223 2a.625.625 0 1 0 .836.93l2.222-2a6.042 6.042 0 0 1 4.027-1.543Z",fill:"currentColor"}));export{l as default};
2
+ //# sourceMappingURL=BackwardArrowIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BackwardArrowIcon.js","sources":["../src/BackwardArrowIcon.tsx"],"sourcesContent":[null],"names":["BackwardArrowIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","fillRule","clipRule","d"],"mappings":"wBAkBA,IAAAA,EAhB8BC,GAC5BC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EAAAC,cAAA,OAAA,CACEQ,SAAS,UACTC,SAAS,UACTC,EAAE,sPACFJ,KAAK,iBAEPP,EAAAC,cAAA,OAAA,CACEQ,SAAS,UACTC,SAAS,UACTC,EAAE,mMACFJ,KAAK"}
@@ -0,0 +1,4 @@
1
+ import * as React from 'react';
2
+ import { SVGProps } from 'react';
3
+ declare const SvgForwardArrowIcon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
4
+ export default SvgForwardArrowIcon;
@@ -0,0 +1,2 @@
1
+ import*as e from"react";var l=l=>e.createElement("svg",Object.assign({width:"24px",height:"24px",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},l),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.792 12.916a.116.116 0 1 0 0 .232.116.116 0 0 0 0-.232Zm-1.366.116a1.366 1.366 0 1 1 2.731 0 1.366 1.366 0 0 1-2.731 0ZM16.458 5c.346 0 .625.28.625.625v4.444c0 .346-.28.625-.625.625h-4.444a.625.625 0 1 1 0-1.25h3.82V5.625c0-.345.28-.625.624-.625Z",fill:"currentColor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.791 6.99a6.042 6.042 0 0 0-6.041 6.042.625.625 0 1 1-1.25 0 7.292 7.292 0 0 1 7.292-7.291 7.292 7.292 0 0 1 4.861 1.863h.001l2.222 2a.625.625 0 1 1-.836.93l-2.221-2A6.042 6.042 0 0 0 9.79 6.991Z",fill:"currentColor"}));export{l as default};
2
+ //# sourceMappingURL=ForwardArrowIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ForwardArrowIcon.js","sources":["../src/ForwardArrowIcon.tsx"],"sourcesContent":[null],"names":["ForwardArrowIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","fillRule","clipRule","d"],"mappings":"wBAkBA,IAAAA,EAhB6BC,GAC3BC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EAAAC,cAAA,OAAA,CACEQ,SAAS,UACTC,SAAS,UACTC,EAAE,2PACFJ,KAAK,iBAEPP,EAAAC,cAAA,OAAA,CACEQ,SAAS,UACTC,SAAS,UACTC,EAAE,wMACFJ,KAAK"}