@central-icons-react-native/square-filled-radius-0-stroke-2 1.1.165 → 1.1.167

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.
Files changed (62) hide show
  1. package/IconBranchSimple/index.d.ts +4 -0
  2. package/IconBranchSimple/index.js +2 -0
  3. package/IconBranchSimple/index.js.map +1 -0
  4. package/IconBranchSimple/index.mjs +2 -0
  5. package/IconBranchSimple/index.mjs.map +1 -0
  6. package/IconClaw/index.d.ts +4 -0
  7. package/IconClaw/index.js +2 -0
  8. package/IconClaw/index.js.map +1 -0
  9. package/IconClaw/index.mjs +2 -0
  10. package/IconClaw/index.mjs.map +1 -0
  11. package/IconDraftSimple/index.d.ts +4 -0
  12. package/IconDraftSimple/index.js +2 -0
  13. package/IconDraftSimple/index.js.map +1 -0
  14. package/IconDraftSimple/index.mjs +2 -0
  15. package/IconDraftSimple/index.mjs.map +1 -0
  16. package/IconForkSimple/index.d.ts +4 -0
  17. package/IconForkSimple/index.js +2 -0
  18. package/IconForkSimple/index.js.map +1 -0
  19. package/IconForkSimple/index.mjs +2 -0
  20. package/IconForkSimple/index.mjs.map +1 -0
  21. package/IconMergeConflictSimple/index.d.ts +4 -0
  22. package/IconMergeConflictSimple/index.js +2 -0
  23. package/IconMergeConflictSimple/index.js.map +1 -0
  24. package/IconMergeConflictSimple/index.mjs +2 -0
  25. package/IconMergeConflictSimple/index.mjs.map +1 -0
  26. package/IconMergedSimple/index.d.ts +4 -0
  27. package/IconMergedSimple/index.js +2 -0
  28. package/IconMergedSimple/index.js.map +1 -0
  29. package/IconMergedSimple/index.mjs +2 -0
  30. package/IconMergedSimple/index.mjs.map +1 -0
  31. package/IconProgressArc/index.d.ts +4 -0
  32. package/IconProgressArc/index.js +2 -0
  33. package/IconProgressArc/index.js.map +1 -0
  34. package/IconProgressArc/index.mjs +2 -0
  35. package/IconProgressArc/index.mjs.map +1 -0
  36. package/IconPullRequestClosedSimple/index.d.ts +4 -0
  37. package/IconPullRequestClosedSimple/index.js +2 -0
  38. package/IconPullRequestClosedSimple/index.js.map +1 -0
  39. package/IconPullRequestClosedSimple/index.mjs +2 -0
  40. package/IconPullRequestClosedSimple/index.mjs.map +1 -0
  41. package/IconPullRequestSimple/index.d.ts +4 -0
  42. package/IconPullRequestSimple/index.js +2 -0
  43. package/IconPullRequestSimple/index.js.map +1 -0
  44. package/IconPullRequestSimple/index.mjs +2 -0
  45. package/IconPullRequestSimple/index.mjs.map +1 -0
  46. package/README.md +9 -1
  47. package/filtered-icons.json +122 -10
  48. package/icons/index.d.ts +9 -1
  49. package/icons-index.json +22 -6
  50. package/index.d.ts +9 -1
  51. package/index.js +1 -1
  52. package/index.js.map +1 -1
  53. package/index.mjs +1 -1
  54. package/index.mjs.map +1 -1
  55. package/license-check.js +1 -1
  56. package/package.json +1 -1
  57. package/tsx-icons.json +63 -7
  58. package/IconProgress25/index.d.ts +0 -4
  59. package/IconProgress25/index.js +0 -2
  60. package/IconProgress25/index.js.map +0 -1
  61. package/IconProgress25/index.mjs +0 -2
  62. package/IconProgress25/index.mjs.map +0 -1
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconBranchSimple: FC<CentralIconBaseProps>;
4
+ export default IconBranchSimple;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=I(o,e))||C.enumerable});return r};var l=(r,o,t)=>(t=r!=null?i(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>a(n({},"__esModule",{value:!0}),r);var S={};g(S,{IconBranchSimple:()=>B,default:()=>v});module.exports=h(S);var p=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M18 2C20.2091 2 22 3.79086 22 6C22 8.20914 20.2091 10 18 10C16.1528 10 14.5985 8.74772 14.1387 7.0459C10.4084 7.44522 7.44522 10.4084 7.0459 14.1387C8.74772 14.5985 10 16.1528 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18C2 16.1362 3.27477 14.57 5 14.126V2.5H7V8.99902C8.65831 6.79182 11.209 5.29566 14.1162 5.04102C14.5459 3.29508 16.1215 2 18 2Z",fill:"currentColor"})),v=B;0&&(module.exports={IconBranchSimple});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBranchSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBranchSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 2C20.2091 2 22 3.79086 22 6C22 8.20914 20.2091 10 18 10C16.1528 10 14.5985 8.74772 14.1387 7.0459C10.4084 7.44522 7.44522 10.4084 7.0459 14.1387C8.74772 14.5985 10 16.1528 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18C2 16.1362 3.27477 14.57 5 14.126V2.5H7V8.99902C8.65831 6.79182 11.209 5.29566 14.1162 5.04102C14.5459 3.29508 16.1215 2 18 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBranchSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,sBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2WACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBranchSimple_exports","__export","IconBranchSimple","IconBranchSimple_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBranchSimple","props","React","CentralIconBase","IconBranchSimple_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M18 2C20.2091 2 22 3.79086 22 6C22 8.20914 20.2091 10 18 10C16.1528 10 14.5985 8.74772 14.1387 7.0459C10.4084 7.44522 7.44522 10.4084 7.0459 14.1387C8.74772 14.5985 10 16.1528 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18C2 16.1362 3.27477 14.57 5 14.126V2.5H7V8.99902C8.65831 6.79182 11.209 5.29566 14.1162 5.04102C14.5459 3.29508 16.1215 2 18 2Z",fill:"currentColor"})),P=l;export{l as IconBranchSimple,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconBranchSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconBranchSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 2C20.2091 2 22 3.79086 22 6C22 8.20914 20.2091 10 18 10C16.1528 10 14.5985 8.74772 14.1387 7.0459C10.4084 7.44522 7.44522 10.4084 7.0459 14.1387C8.74772 14.5985 10 16.1528 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18C2 16.1362 3.27477 14.57 5 14.126V2.5H7V8.99902C8.65831 6.79182 11.209 5.29566 14.1162 5.04102C14.5459 3.29508 16.1215 2 18 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBranchSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2WACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBranchSimple","props","React","CentralIconBase","IconBranchSimple_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconClaw: FC<CentralIconBaseProps>;
4
+ export default IconClaw;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,L)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!x.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(L=u(o,n))||L.enumerable});return r};var a=(r,o,t)=>(t=r!=null?i(I(r)):{},l(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(p({},"__esModule",{value:!0}),r);var v={};P(v,{IconClaw:()=>c,default:()=>d});module.exports=g(v);var e=a(require("react"));var m=a(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...t})=>m.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),c=r=>e.default.createElement(s,{...r},e.default.createElement(C.Path,{d:"M8.87207 2.49902C19.6597 -0.942185 24.3508 14.2839 18.3857 22H8.87207C8.87207 22 7 20.8529 7 18.5586L11.1104 14.916L11.6699 11.1025L10.5508 9.46777L11.1104 7.28809L9.43164 6.19824L9.87695 4.79297L8.87207 2.49902Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M4.54688 7.87305C5.26778 7.87323 5.89644 8.36407 6.07129 9.06348L6.33984 10.1367L8.03711 10.7031L8.60352 12.4014L10.3643 13.1055L10.1738 14.4092L6.4375 17.7207C5.41578 16.721 3.89495 15.0463 3.375 13.4814C2.91611 12.1003 2.96424 10.339 3.07422 9.16211C3.14458 8.41022 3.79167 7.87305 4.54688 7.87305Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M6.2998 2L7.0498 3.9502L9 4.7002V5.2998L7.0498 6.0498L6.2998 8H5.7002L4.9502 6.0498L3 5.2998V4.7002L4.9502 3.9502L5.7002 2H6.2998Z",fill:"currentColor"})),d=c;0&&(module.exports={IconClaw});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconClaw/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconClaw: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.87207 2.49902C19.6597 -0.942185 24.3508 14.2839 18.3857 22H8.87207C8.87207 22 7 20.8529 7 18.5586L11.1104 14.916L11.6699 11.1025L10.5508 9.46777L11.1104 7.28809L9.43164 6.19824L9.87695 4.79297L8.87207 2.49902Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.54688 7.87305C5.26778 7.87323 5.89644 8.36407 6.07129 9.06348L6.33984 10.1367L8.03711 10.7031L8.60352 12.4014L10.3643 13.1055L10.1738 14.4092L6.4375 17.7207C5.41578 16.721 3.89495 15.0463 3.375 13.4814C2.91611 12.1003 2.96424 10.339 3.07422 9.16211C3.14458 8.41022 3.79167 7.87305 4.54688 7.87305Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.2998 2L7.0498 3.9502L9 4.7002V5.2998L7.0498 6.0498L6.2998 8H5.7002L4.9502 6.0498L3 5.2998V4.7002L4.9502 3.9502L5.7002 2H6.2998Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconClaw;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,cAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,uNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qIACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconClaw_exports","__export","IconClaw","IconClaw_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconClaw","props","React","CentralIconBase","IconClaw_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import C from"react";import{Svg as L}from"react-native-svg";var e=({children:t,size:r=24,...p})=>C.createElement(L,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as n}from"react-native-svg";var l=t=>o.createElement(e,{...t},o.createElement(n,{d:"M8.87207 2.49902C19.6597 -0.942185 24.3508 14.2839 18.3857 22H8.87207C8.87207 22 7 20.8529 7 18.5586L11.1104 14.916L11.6699 11.1025L10.5508 9.46777L11.1104 7.28809L9.43164 6.19824L9.87695 4.79297L8.87207 2.49902Z",fill:"currentColor"}),o.createElement(n,{d:"M4.54688 7.87305C5.26778 7.87323 5.89644 8.36407 6.07129 9.06348L6.33984 10.1367L8.03711 10.7031L8.60352 12.4014L10.3643 13.1055L10.1738 14.4092L6.4375 17.7207C5.41578 16.721 3.89495 15.0463 3.375 13.4814C2.91611 12.1003 2.96424 10.339 3.07422 9.16211C3.14458 8.41022 3.79167 7.87305 4.54688 7.87305Z",fill:"currentColor"}),o.createElement(n,{d:"M6.2998 2L7.0498 3.9502L9 4.7002V5.2998L7.0498 6.0498L6.2998 8H5.7002L4.9502 6.0498L3 5.2998V4.7002L4.9502 3.9502L5.7002 2H6.2998Z",fill:"currentColor"})),x=l;export{l as IconClaw,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconClaw/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconClaw: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.87207 2.49902C19.6597 -0.942185 24.3508 14.2839 18.3857 22H8.87207C8.87207 22 7 20.8529 7 18.5586L11.1104 14.916L11.6699 11.1025L10.5508 9.46777L11.1104 7.28809L9.43164 6.19824L9.87695 4.79297L8.87207 2.49902Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.54688 7.87305C5.26778 7.87323 5.89644 8.36407 6.07129 9.06348L6.33984 10.1367L8.03711 10.7031L8.60352 12.4014L10.3643 13.1055L10.1738 14.4092L6.4375 17.7207C5.41578 16.721 3.89495 15.0463 3.375 13.4814C2.91611 12.1003 2.96424 10.339 3.07422 9.16211C3.14458 8.41022 3.79167 7.87305 4.54688 7.87305Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.2998 2L7.0498 3.9502L9 4.7002V5.2998L7.0498 6.0498L6.2998 8H5.7002L4.9502 6.0498L3 5.2998V4.7002L4.9502 3.9502L5.7002 2H6.2998Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconClaw;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,uNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qIACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconClaw","props","React","CentralIconBase","IconClaw_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDraftSimple: FC<CentralIconBaseProps>;
4
+ export default IconDraftSimple;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},f=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of I(o))!P.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=B(o,n))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(x(r)):{},f(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>f(l({},"__esModule",{value:!0}),r);var S={};d(S,{IconDraftSimple:()=>c,default:()=>v});module.exports=g(S);var t=m(require("react"));var a=m(require("react")),s=require("react-native-svg"),i=({children:r,size:o=24,...C})=>a.default.createElement(s.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var e=require("react-native-svg"),c=r=>t.default.createElement(i,{...r},t.default.createElement(e.Path,{d:"M18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M18 9C18.8284 9 19.5 9.67157 19.5 10.5C19.5 11.3284 18.8284 12 18 12C17.1716 12 16.5 11.3284 16.5 10.5C16.5 9.67157 17.1716 9 18 9Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M18 3.5C18.8284 3.5 19.5 4.17157 19.5 5C19.5 5.82843 18.8284 6.5 18 6.5C17.1716 6.5 16.5 5.82843 16.5 5C16.5 4.17157 17.1716 3.5 18 3.5Z",fill:"currentColor"})),v=c;0&&(module.exports={IconDraftSimple});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDraftSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDraftSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 9C18.8284 9 19.5 9.67157 19.5 10.5C19.5 11.3284 18.8284 12 18 12C17.1716 12 16.5 11.3284 16.5 10.5C16.5 9.67157 17.1716 9 18 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 3.5C18.8284 3.5 19.5 4.17157 19.5 5C19.5 5.82843 18.8284 6.5 18 6.5C17.1716 6.5 16.5 5.82843 16.5 5C16.5 4.17157 17.1716 3.5 18 3.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDraftSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2IACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDraftSimple_exports","__export","IconDraftSimple","IconDraftSimple_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDraftSimple","props","React","CentralIconBase","IconDraftSimple_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:t,size:r=24,...e})=>l.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as C}from"react-native-svg";var f=t=>o.createElement(n,{...t},o.createElement(C,{d:"M18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14Z",fill:"currentColor"}),o.createElement(C,{d:"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"}),o.createElement(C,{d:"M18 9C18.8284 9 19.5 9.67157 19.5 10.5C19.5 11.3284 18.8284 12 18 12C17.1716 12 16.5 11.3284 16.5 10.5C16.5 9.67157 17.1716 9 18 9Z",fill:"currentColor"}),o.createElement(C,{d:"M18 3.5C18.8284 3.5 19.5 4.17157 19.5 5C19.5 5.82843 18.8284 6.5 18 6.5C17.1716 6.5 16.5 5.82843 16.5 5C16.5 4.17157 17.1716 3.5 18 3.5Z",fill:"currentColor"})),P=f;export{f as IconDraftSimple,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDraftSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconDraftSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 15.7909 15.7909 14 18 14Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 9C18.8284 9 19.5 9.67157 19.5 10.5C19.5 11.3284 18.8284 12 18 12C17.1716 12 16.5 11.3284 16.5 10.5C16.5 9.67157 17.1716 9 18 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18 3.5C18.8284 3.5 19.5 4.17157 19.5 5C19.5 5.82843 18.8284 6.5 18 6.5C17.1716 6.5 16.5 5.82843 16.5 5C16.5 4.17157 17.1716 3.5 18 3.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDraftSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0HACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2IACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDraftSimple","props","React","CentralIconBase","IconDraftSimple_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconForkSimple: FC<CentralIconBaseProps>;
4
+ export default IconForkSimple;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!P.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=I(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(x(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),V=r=>a(n({},"__esModule",{value:!0}),r);var F={};g(F,{IconForkSimple:()=>i,default:()=>v});module.exports=V(F);var C=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>m.default.createElement(s.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>C.default.createElement(c,{...r},C.default.createElement(f.Path,{d:"M18 2C20.2091 2 22 3.79086 22 6C22 7.86384 20.7252 9.42998 19 9.87402V13H13V14.126C14.7252 14.57 16 16.1362 16 18C16 20.2091 14.2091 22 12 22C9.79086 22 8 20.2091 8 18C8 16.1362 9.27477 14.57 11 14.126V13H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V11H17V9.87402C15.2748 9.42998 14 7.86384 14 6C14 3.79086 15.7909 2 18 2Z",fill:"currentColor"})),v=i;0&&(module.exports={IconForkSimple});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconForkSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconForkSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 2C20.2091 2 22 3.79086 22 6C22 7.86384 20.7252 9.42998 19 9.87402V13H13V14.126C14.7252 14.57 16 16.1362 16 18C16 20.2091 14.2091 22 12 22C9.79086 22 8 20.2091 8 18C8 16.1362 9.27477 14.57 11 14.126V13H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V11H17V9.87402C15.2748 9.42998 14 7.86384 14 6C14 3.79086 15.7909 2 18 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconForkSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,uZACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconForkSimple_exports","__export","IconForkSimple","IconForkSimple_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconForkSimple","props","React","CentralIconBase","IconForkSimple_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M18 2C20.2091 2 22 3.79086 22 6C22 7.86384 20.7252 9.42998 19 9.87402V13H13V14.126C14.7252 14.57 16 16.1362 16 18C16 20.2091 14.2091 22 12 22C9.79086 22 8 20.2091 8 18C8 16.1362 9.27477 14.57 11 14.126V13H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V11H17V9.87402C15.2748 9.42998 14 7.86384 14 6C14 3.79086 15.7909 2 18 2Z",fill:"currentColor"})),P=l;export{l as IconForkSimple,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconForkSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconForkSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18 2C20.2091 2 22 3.79086 22 6C22 7.86384 20.7252 9.42998 19 9.87402V13H13V14.126C14.7252 14.57 16 16.1362 16 18C16 20.2091 14.2091 22 12 22C9.79086 22 8 20.2091 8 18C8 16.1362 9.27477 14.57 11 14.126V13H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V11H17V9.87402C15.2748 9.42998 14 7.86384 14 6C14 3.79086 15.7909 2 18 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconForkSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,uZACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconForkSimple","props","React","CentralIconBase","IconForkSimple_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMergeConflictSimple: FC<CentralIconBaseProps>;
4
+ export default IconMergeConflictSimple;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},m=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!g.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(C=u(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?i(I(r)):{},m(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>m(p({},"__esModule",{value:!0}),r);var v={};x(v,{IconMergeConflictSimple:()=>c,default:()=>d});module.exports=P(v);var n=a(require("react"));var f=a(require("react")),s=require("react-native-svg"),L=({children:r,size:o=24,...e})=>f.default.createElement(s.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),c=r=>n.default.createElement(L,{...r},n.default.createElement(l.Path,{d:"M7 21.5H5V11H7V21.5Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H11V5H19V14.126Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M9.70703 3.70703L7.41406 6L9.70703 8.29297L8.29297 9.70703L6 7.41406L3.70703 9.70703L2.29297 8.29297L4.58594 6L2.29297 3.70703L3.70703 2.29297L6 4.58594L8.29297 2.29297L9.70703 3.70703Z",fill:"currentColor"})),d=c;0&&(module.exports={IconMergeConflictSimple});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMergeConflictSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMergeConflictSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M7 21.5H5V11H7V21.5Z\" fill=\"currentColor\" />\n <Path\n d=\"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H11V5H19V14.126Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.70703 3.70703L7.41406 6L9.70703 8.29297L8.29297 9.70703L6 7.41406L3.70703 9.70703L2.29297 8.29297L4.58594 6L2.29297 3.70703L3.70703 2.29297L6 4.58594L8.29297 2.29297L9.70703 3.70703Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMergeConflictSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,6BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAqDC,GAE9D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,uBAAuB,KAAK,eAAe,EACnD,EAAAA,QAAA,cAAC,QACC,EAAE,yJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4LACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMergeConflictSimple_exports","__export","IconMergeConflictSimple","IconMergeConflictSimple_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMergeConflictSimple","props","React","CentralIconBase","IconMergeConflictSimple_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import l from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...p})=>l.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var m=e=>o.createElement(n,{...e},o.createElement(t,{d:"M7 21.5H5V11H7V21.5Z",fill:"currentColor"}),o.createElement(t,{d:"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H11V5H19V14.126Z",fill:"currentColor"}),o.createElement(t,{d:"M9.70703 3.70703L7.41406 6L9.70703 8.29297L8.29297 9.70703L6 7.41406L3.70703 9.70703L2.29297 8.29297L4.58594 6L2.29297 3.70703L3.70703 2.29297L6 4.58594L8.29297 2.29297L9.70703 3.70703Z",fill:"currentColor"})),g=m;export{m as IconMergeConflictSimple,g as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMergeConflictSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMergeConflictSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M7 21.5H5V11H7V21.5Z\" fill=\"currentColor\" />\n <Path\n d=\"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H11V5H19V14.126Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.70703 3.70703L7.41406 6L9.70703 8.29297L8.29297 9.70703L6 7.41406L3.70703 9.70703L2.29297 8.29297L4.58594 6L2.29297 3.70703L3.70703 2.29297L6 4.58594L8.29297 2.29297L9.70703 3.70703Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMergeConflictSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAqDC,GAE9DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,uBAAuB,KAAK,eAAe,EACnDG,EAAA,cAACH,EAAA,CACC,EAAE,yJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4LACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMergeConflictSimple","props","React","CentralIconBase","IconMergeConflictSimple_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconMergedSimple: FC<CentralIconBaseProps>;
4
+ export default IconMergedSimple;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of g(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(C=I(o,t))||C.enumerable});return r};var l=(r,o,e)=>(e=r!=null?B(u(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var d={};P(d,{IconMergedSimple:()=>i,default:()=>S});module.exports=v(d);var p=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M6 2C8.20914 2 10 3.79086 10 6C10 7.84713 8.74759 9.40042 7.0459 9.86035C7.44481 13.591 10.4081 16.5537 14.1387 16.9531C14.5988 15.2518 16.1531 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C16.1211 22 14.5455 20.7044 14.1162 18.958C11.2088 18.7033 8.65829 17.2075 7 15V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"})),S=i;0&&(module.exports={IconMergedSimple});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMergedSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMergedSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6 2C8.20914 2 10 3.79086 10 6C10 7.84713 8.74759 9.40042 7.0459 9.86035C7.44481 13.591 10.4081 16.5537 14.1387 16.9531C14.5988 15.2518 16.1531 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C16.1211 22 14.5455 20.7044 14.1162 18.958C11.2088 18.7033 8.65829 17.2075 7 15V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMergedSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,sBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wWACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconMergedSimple_exports","__export","IconMergedSimple","IconMergedSimple_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMergedSimple","props","React","CentralIconBase","IconMergedSimple_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var l=o=>t.createElement(e,{...o},t.createElement(a,{d:"M6 2C8.20914 2 10 3.79086 10 6C10 7.84713 8.74759 9.40042 7.0459 9.86035C7.44481 13.591 10.4081 16.5537 14.1387 16.9531C14.5988 15.2518 16.1531 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C16.1211 22 14.5455 20.7044 14.1162 18.958C11.2088 18.7033 8.65829 17.2075 7 15V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"})),x=l;export{l as IconMergedSimple,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconMergedSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconMergedSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6 2C8.20914 2 10 3.79086 10 6C10 7.84713 8.74759 9.40042 7.0459 9.86035C7.44481 13.591 10.4081 16.5537 14.1387 16.9531C14.5988 15.2518 16.1531 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C16.1211 22 14.5455 20.7044 14.1162 18.958C11.2088 18.7033 8.65829 17.2075 7 15V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMergedSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wWACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMergedSimple","props","React","CentralIconBase","IconMergedSimple_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconProgressArc: FC<CentralIconBaseProps>;
4
+ export default IconProgressArc;
@@ -0,0 +1,2 @@
1
+ "use strict";var I=Object.create;var n=Object.defineProperty;var P=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var i=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of g(o))!u.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(C=P(o,e))||C.enumerable});return r};var s=(r,o,t)=>(t=r!=null?I(i(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var y={};x(y,{IconProgressArc:()=>B,default:()=>h});module.exports=v(y);var p=s(require("react"));var l=s(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...t})=>l.default.createElement(m.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),B=r=>p.default.createElement(c,{...r},p.default.createElement(f.Path,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12L17.9102 15.751C18.5819 14.6925 18.9567 13.4727 18.9961 12.2197C19.0354 10.9668 18.7377 9.72645 18.1338 8.62793C17.5299 7.52939 16.6425 6.61275 15.5635 5.97461C14.4844 5.33646 13.2536 5 12 5V12Z",fill:"currentColor"})),h=B;0&&(module.exports={IconProgressArc});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconProgressArc/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconProgressArc: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12L17.9102 15.751C18.5819 14.6925 18.9567 13.4727 18.9961 12.2197C19.0354 10.9668 18.7377 9.72645 18.1338 8.62793C17.5299 7.52939 16.6425 6.61275 15.5635 5.97461C14.4844 5.33646 13.2536 5 12 5V12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconProgressArc;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,2TACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconProgressArc_exports","__export","IconProgressArc","IconProgressArc_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconProgressArc","props","React","CentralIconBase","IconProgressArc_default"]}
@@ -0,0 +1,2 @@
1
+ import e from"react";import p from"react";import{Svg as C}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var s=o=>e.createElement(t,{...o},e.createElement(a,{d:"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12L17.9102 15.751C18.5819 14.6925 18.9567 13.4727 18.9961 12.2197C19.0354 10.9668 18.7377 9.72645 18.1338 8.62793C17.5299 7.52939 16.6425 6.61275 15.5635 5.97461C14.4844 5.33646 13.2536 5 12 5V12Z",fill:"currentColor"})),u=s;export{s as IconProgressArc,u as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconProgressArc/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconProgressArc: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2ZM12 12L17.9102 15.751C18.5819 14.6925 18.9567 13.4727 18.9961 12.2197C19.0354 10.9668 18.7377 9.72645 18.1338 8.62793C17.5299 7.52939 16.6425 6.61275 15.5635 5.97461C14.4844 5.33646 13.2536 5 12 5V12Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconProgressArc;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,2TACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconProgressArc","props","React","CentralIconBase","IconProgressArc_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPullRequestClosedSimple: FC<CentralIconBaseProps>;
4
+ export default IconPullRequestClosedSimple;
@@ -0,0 +1,2 @@
1
+ "use strict";var c=Object.create;var l=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},m=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!P.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(p=i(o,t))||p.enumerable});return r};var s=(r,o,e)=>(e=r!=null?c(I(r)):{},m(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),d=r=>m(l({},"__esModule",{value:!0}),r);var v={};x(v,{IconPullRequestClosedSimple:()=>u,default:()=>g});module.exports=d(v);var n=s(require("react"));var a=s(require("react")),f=require("react-native-svg"),L=({children:r,size:o=24,...e})=>a.default.createElement(f.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),u=r=>n.default.createElement(L,{...r},n.default.createElement(C.Path,{d:"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V11H19V14.126Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M21.707 3.70703L19.4141 6L21.707 8.29297L20.293 9.70703L18 7.41406L15.707 9.70703L14.293 8.29297L16.5859 6L14.293 3.70703L15.707 2.29297L18 4.58594L20.293 2.29297L21.707 3.70703Z",fill:"currentColor"})),g=u;0&&(module.exports={IconPullRequestClosedSimple});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPullRequestClosedSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPullRequestClosedSimple: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V11H19V14.126Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.707 3.70703L19.4141 6L21.707 8.29297L20.293 9.70703L18 7.41406L15.707 9.70703L14.293 8.29297L16.5859 6L14.293 3.70703L15.707 2.29297L18 4.58594L20.293 2.29297L21.707 3.70703Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPullRequestClosedSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,iCAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,qJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qLACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPullRequestClosedSimple_exports","__export","IconPullRequestClosedSimple","IconPullRequestClosedSimple_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPullRequestClosedSimple","props","React","CentralIconBase","IconPullRequestClosedSimple_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import C from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...l})=>C.createElement(p,{...l,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var m=e=>o.createElement(n,{...e},o.createElement(t,{d:"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V11H19V14.126Z",fill:"currentColor"}),o.createElement(t,{d:"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"}),o.createElement(t,{d:"M21.707 3.70703L19.4141 6L21.707 8.29297L20.293 9.70703L18 7.41406L15.707 9.70703L14.293 8.29297L16.5859 6L14.293 3.70703L15.707 2.29297L18 4.58594L20.293 2.29297L21.707 3.70703Z",fill:"currentColor"})),P=m;export{m as IconPullRequestClosedSimple,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPullRequestClosedSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPullRequestClosedSimple: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19 14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V11H19V14.126Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.707 3.70703L19.4141 6L21.707 8.29297L20.293 9.70703L18 7.41406L15.707 9.70703L14.293 8.29297L16.5859 6L14.293 3.70703L15.707 2.29297L18 4.58594L20.293 2.29297L21.707 3.70703Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPullRequestClosedSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,qJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qLACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPullRequestClosedSimple","props","React","CentralIconBase","IconPullRequestClosedSimple_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconPullRequestSimple: FC<CentralIconBaseProps>;
4
+ export default IconPullRequestSimple;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!P.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(C=i(o,t))||C.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(I(r)):{},l(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>l(n({},"__esModule",{value:!0}),r);var S={};x(S,{IconPullRequestSimple:()=>f,default:()=>v});module.exports=g(S);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),L=({children:r,size:o=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var c=require("react-native-svg"),f=r=>p.default.createElement(L,{...r},p.default.createElement(c.Path,{d:"M15.6621 3.42578L14.9932 4.16895L14.2451 5H19V14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H14.2451L14.9932 7.83105L15.6621 8.57422L14.1758 9.91211L13.5068 9.16895L11.2568 6.66895L10.6543 6L11.2568 5.33105L13.5068 2.83105L14.1758 2.08789L15.6621 3.42578ZM6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"})),v=f;0&&(module.exports={IconPullRequestSimple});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPullRequestSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPullRequestSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.6621 3.42578L14.9932 4.16895L14.2451 5H19V14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H14.2451L14.9932 7.83105L15.6621 8.57422L14.1758 9.91211L13.5068 9.16895L11.2568 6.66895L10.6543 6L11.2568 5.33105L13.5068 2.83105L14.1758 2.08789L15.6621 3.42578ZM6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPullRequestSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAAqB,4BAERC,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,+dACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconPullRequestSimple_exports","__export","IconPullRequestSimple","IconPullRequestSimple_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconPullRequestSimple","props","React","CentralIconBase","IconPullRequestSimple_default"]}
@@ -0,0 +1,2 @@
1
+ import t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(C,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as l}from"react-native-svg";var a=o=>t.createElement(e,{...o},t.createElement(l,{d:"M15.6621 3.42578L14.9932 4.16895L14.2451 5H19V14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H14.2451L14.9932 7.83105L15.6621 8.57422L14.1758 9.91211L13.5068 9.16895L11.2568 6.66895L10.6543 6L11.2568 5.33105L13.5068 2.83105L14.1758 2.08789L15.6621 3.42578ZM6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z",fill:"currentColor"})),P=a;export{a as IconPullRequestSimple,P as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconPullRequestSimple/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconPullRequestSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.6621 3.42578L14.9932 4.16895L14.2451 5H19V14.126C20.7252 14.57 22 16.1362 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18C14 16.1362 15.2748 14.57 17 14.126V7H14.2451L14.9932 7.83105L15.6621 8.57422L14.1758 9.91211L13.5068 9.16895L11.2568 6.66895L10.6543 6L11.2568 5.33105L13.5068 2.83105L14.1758 2.08789L15.6621 3.42578ZM6 2C8.20914 2 10 3.79086 10 6C10 7.86384 8.72523 9.42998 7 9.87402V21.5H5V9.87402C3.27477 9.42998 2 7.86384 2 6C2 3.79086 3.79086 2 6 2Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconPullRequestSimple;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,MAAY,mBAEd,IAAMC,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,+dACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPullRequestSimple","props","React","CentralIconBase","IconPullRequestSimple_default"]}
package/README.md CHANGED
@@ -159,6 +159,7 @@ Below is a complete list of available icons:
159
159
  - IconBubbleWideSparkle
160
160
  - IconCalenderSparkle
161
161
  - IconCameraSparkle
162
+ - IconClaw
162
163
  - IconClipboard2Sparkle
163
164
  - IconCloudySparkle
164
165
  - IconConsoleSparkle
@@ -444,6 +445,7 @@ Below is a complete list of available icons:
444
445
  - IconBrackets1
445
446
  - IconBrackets2
446
447
  - IconBranch
448
+ - IconBranchSimple
447
449
  - IconBug
448
450
  - IconBugFace
449
451
  - IconChanges
@@ -464,14 +466,20 @@ Below is a complete list of available icons:
464
466
  - IconDifferenceIgnored
465
467
  - IconDifferenceModified
466
468
  - IconDraft
469
+ - IconDraftSimple
467
470
  - IconForkCode
471
+ - IconForkSimple
468
472
  - IconHammer
469
473
  - IconHammer2
470
474
  - IconHook
471
475
  - IconLadybug
472
476
  - IconMergeConflict
477
+ - IconMergeConflictSimple
473
478
  - IconMerged
479
+ - IconMergedSimple
474
480
  - IconPullRequest
481
+ - IconPullRequestClosedSimple
482
+ - IconPullRequestSimple
475
483
  - IconPush
476
484
  - IconRequestClosed
477
485
  - IconRunShortcut
@@ -1129,9 +1137,9 @@ Below is a complete list of available icons:
1129
1137
  - IconPlusSmall
1130
1138
  - IconPreview
1131
1139
  - IconProgress100
1132
- - IconProgress25
1133
1140
  - IconProgress50
1134
1141
  - IconProgress75
1142
+ - IconProgressArc
1135
1143
  - IconQrCode
1136
1144
  - IconQuickSearch
1137
1145
  - IconReview