@100mslive/react-icons 0.9.8-alpha.0 → 0.9.8-alpha.10

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"}
package/dist/PauseIcon.js CHANGED
@@ -1,2 +1,2 @@
1
- import*as e from"react";var t=t=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",width:"24px",height:"24px",viewBox:"0 0 9 12",fill:"none"},t),e.createElement("path",{d:"M6.254.167h2.503V11.85H6.254V.167ZM.833.167h2.504V11.85H.833V.167Z",fill:"currentColor"}));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 49 48",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M27.509 10h6.008v28.04H27.51V10ZM14.5 10h6.009v28.04H14.5V10Z",fill:"currentColor"}));export{t as default};
2
2
  //# sourceMappingURL=PauseIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PauseIcon.js","sources":["../src/PauseIcon.tsx"],"sourcesContent":[null],"names":["PauseIcon_default","props","React","createElement","Object","assign","xmlns","width","height","viewBox","fill","d"],"mappings":"wBAOA,IAAAA,EALsBC,GACpBC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,6BAA6BC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,WAAWC,KAAK,QAAWT,GACpGC,EAAMC,cAAA,OAAA,CAAAQ,EAAE,qEAAqED,KAAK"}
1
+ {"version":3,"file":"PauseIcon.js","sources":["../src/PauseIcon.tsx"],"sourcesContent":[null],"names":["PauseIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","d"],"mappings":"wBAOA,IAAAA,EALsBC,GACpBC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EAAMC,cAAA,OAAA,CAAAQ,EAAE,gEAAgEF,KAAK"}
package/dist/PlayIcon.js CHANGED
@@ -1,2 +1,2 @@
1
- import*as e from"react";var t=t=>e.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",width:"24px",height:"24px",viewBox:"0 0 20 20",fill:"none"},t),e.createElement("path",{d:"M14.1 8.84 8.09 4.445a1.47 1.47 0 0 0-.706-.27 1.532 1.532 0 0 0-.758.109 1.343 1.343 0 0 0-.576.451c-.14.196-.215.424-.216.656v9.235c.001.232.076.46.216.655.14.196.34.353.576.452.236.099.499.136.758.107a1.47 1.47 0 0 0 .705-.268l6.012-4.395c.194-.142.35-.32.457-.521.107-.202.163-.422.163-.645 0-.223-.056-.443-.163-.645a1.547 1.547 0 0 0-.457-.52V8.84Z",fill:"currentColor"}));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 49 48",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t),e.createElement("path",{d:"M34.34 21.217 19.913 10.67a3.53 3.53 0 0 0-1.693-.647 3.677 3.677 0 0 0-1.82.258 3.223 3.223 0 0 0-1.382 1.084 2.718 2.718 0 0 0-.518 1.574v22.164c.002.557.182 1.102.518 1.573.337.47.816.845 1.382 1.083a3.678 3.678 0 0 0 1.818.259 3.53 3.53 0 0 0 1.693-.646l14.43-10.547c.464-.34.838-.767 1.096-1.25.257-.484.39-1.013.39-1.548 0-.535-.133-1.064-.39-1.548a3.714 3.714 0 0 0-1.097-1.25v-.012Z",fill:"currentColor"}));export{t as default};
2
2
  //# sourceMappingURL=PlayIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"PlayIcon.js","sources":["../src/PlayIcon.tsx"],"sourcesContent":[null],"names":["PlayIcon_default","props","React","createElement","Object","assign","xmlns","width","height","viewBox","fill","d"],"mappings":"wBAUA,IAAAA,EARqBC,GACnBC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,6BAA6BC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,QAAWT,GACrGC,EACEC,cAAA,OAAA,CAAAQ,EAAE,qWACFD,KAAK"}
1
+ {"version":3,"file":"PlayIcon.js","sources":["../src/PlayIcon.tsx"],"sourcesContent":[null],"names":["PlayIcon_default","props","React","createElement","Object","assign","width","height","viewBox","fill","xmlns","d"],"mappings":"wBAUA,IAAAA,EARqBC,GACnBC,EAAKC,cAAA,MAAAC,OAAAC,OAAA,CAAAC,MAAM,OAAOC,OAAO,OAAOC,QAAQ,YAAYC,KAAK,OAAOC,MAAM,8BAAiCT,GACrGC,EACEC,cAAA,OAAA,CAAAQ,EAAE,yYACFF,KAAK"}