@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.165 → 1.1.166

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 (52) 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/IconPullRequestClosedSimple/index.d.ts +4 -0
  32. package/IconPullRequestClosedSimple/index.js +2 -0
  33. package/IconPullRequestClosedSimple/index.js.map +1 -0
  34. package/IconPullRequestClosedSimple/index.mjs +2 -0
  35. package/IconPullRequestClosedSimple/index.mjs.map +1 -0
  36. package/IconPullRequestSimple/index.d.ts +4 -0
  37. package/IconPullRequestSimple/index.js +2 -0
  38. package/IconPullRequestSimple/index.js.map +1 -0
  39. package/IconPullRequestSimple/index.mjs +2 -0
  40. package/IconPullRequestSimple/index.mjs.map +1 -0
  41. package/README.md +8 -0
  42. package/filtered-icons.json +112 -0
  43. package/icons/index.d.ts +8 -0
  44. package/icons-index.json +20 -4
  45. package/index.d.ts +8 -0
  46. package/index.js +1 -1
  47. package/index.js.map +1 -1
  48. package/index.mjs +1 -1
  49. package/index.mjs.map +1 -1
  50. package/license-check.js +1 -1
  51. package/package.json +1 -1
  52. package/tsx-icons.json +56 -0
@@ -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:"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.29493 19.2949 9.75 17.5 9.75C15.8768 9.75 14.5306 8.5601 14.2881 7.00488C10.3144 7.11516 7.11516 10.3144 7.00488 14.2881C8.5601 14.5306 9.75 15.8768 9.75 17.5C9.75 19.2949 8.29493 20.75 6.5 20.75C4.70507 20.75 3.25 19.2949 3.25 17.5C3.25 15.875 4.44237 14.5275 6 14.2871V4H7V10.499C8.39958 7.88093 11.1287 6.08288 14.2861 6.00488C14.5245 4.44485 15.8733 3.25 17.5 3.25Z",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=\"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.29493 19.2949 9.75 17.5 9.75C15.8768 9.75 14.5306 8.5601 14.2881 7.00488C10.3144 7.11516 7.11516 10.3144 7.00488 14.2881C8.5601 14.5306 9.75 15.8768 9.75 17.5C9.75 19.2949 8.29493 20.75 6.5 20.75C4.70507 20.75 3.25 19.2949 3.25 17.5C3.25 15.875 4.44237 14.5275 6 14.2871V4H7V10.499C8.39958 7.88093 11.1287 6.08288 14.2861 6.00488C14.5245 4.44485 15.8733 3.25 17.5 3.25Z\"\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,4aACF,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:"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.29493 19.2949 9.75 17.5 9.75C15.8768 9.75 14.5306 8.5601 14.2881 7.00488C10.3144 7.11516 7.11516 10.3144 7.00488 14.2881C8.5601 14.5306 9.75 15.8768 9.75 17.5C9.75 19.2949 8.29493 20.75 6.5 20.75C4.70507 20.75 3.25 19.2949 3.25 17.5C3.25 15.875 4.44237 14.5275 6 14.2871V4H7V10.499C8.39958 7.88093 11.1287 6.08288 14.2861 6.00488C14.5245 4.44485 15.8733 3.25 17.5 3.25Z",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=\"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.29493 19.2949 9.75 17.5 9.75C15.8768 9.75 14.5306 8.5601 14.2881 7.00488C10.3144 7.11516 7.11516 10.3144 7.00488 14.2881C8.5601 14.5306 9.75 15.8768 9.75 17.5C9.75 19.2949 8.29493 20.75 6.5 20.75C4.70507 20.75 3.25 19.2949 3.25 17.5C3.25 15.875 4.44237 14.5275 6 14.2871V4H7V10.499C8.39958 7.88093 11.1287 6.08288 14.2861 6.00488C14.5245 4.44485 15.8733 3.25 17.5 3.25Z\"\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,4aACF,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.26775 7.87325 5.89644 8.36409 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.79168 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.26775 7.87325 5.89644 8.36409 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.79168 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.26775 7.87325 5.89644 8.36409 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.79168 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.26775 7.87325 5.89644 8.36409 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.79168 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:"M17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.7051 15.7051 14.25 17.5 14.25Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M17.5 9C18.0523 9 18.5 9.44772 18.5 10C18.5 10.5523 18.0523 11 17.5 11C16.9477 11 16.5 10.5523 16.5 10C16.5 9.44772 16.9477 9 17.5 9Z",fill:"currentColor"}),t.default.createElement(e.Path,{d:"M17.5 4C18.0523 4 18.5 4.44772 18.5 5C18.5 5.55228 18.0523 6 17.5 6C16.9477 6 16.5 5.55228 16.5 5C16.5 4.44772 16.9477 4 17.5 4Z",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=\"M17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.7051 15.7051 14.25 17.5 14.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 9C18.0523 9 18.5 9.44772 18.5 10C18.5 10.5523 18.0523 11 17.5 11C16.9477 11 16.5 10.5523 16.5 10C16.5 9.44772 16.9477 9 17.5 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 4C18.0523 4 18.5 4.44772 18.5 5C18.5 5.55228 18.0523 6 17.5 6C16.9477 6 16.5 5.55228 16.5 5C16.5 4.44772 16.9477 4 17.5 4Z\"\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,2KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mIACF,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:"M17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.7051 15.7051 14.25 17.5 14.25Z",fill:"currentColor"}),o.createElement(C,{d:"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",fill:"currentColor"}),o.createElement(C,{d:"M17.5 9C18.0523 9 18.5 9.44772 18.5 10C18.5 10.5523 18.0523 11 17.5 11C16.9477 11 16.5 10.5523 16.5 10C16.5 9.44772 16.9477 9 17.5 9Z",fill:"currentColor"}),o.createElement(C,{d:"M17.5 4C18.0523 4 18.5 4.44772 18.5 5C18.5 5.55228 18.0523 6 17.5 6C16.9477 6 16.5 5.55228 16.5 5C16.5 4.44772 16.9477 4 17.5 4Z",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=\"M17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.7051 15.7051 14.25 17.5 14.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 9C18.0523 9 18.5 9.44772 18.5 10C18.5 10.5523 18.0523 11 17.5 11C16.9477 11 16.5 10.5523 16.5 10C16.5 9.44772 16.9477 9 17.5 9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M17.5 4C18.0523 4 18.5 4.44772 18.5 5C18.5 5.55228 18.0523 6 17.5 6C16.9477 6 16.5 5.55228 16.5 5C16.5 4.44772 16.9477 4 17.5 4Z\"\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,2KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mIACF,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:"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.1249 19.5576 9.47142 18 9.71191V12.5H12.5V14.2871C14.0576 14.5275 15.25 15.875 15.25 17.5C15.25 19.2949 13.7949 20.75 12 20.75C10.2051 20.75 8.75 19.2949 8.75 17.5C8.75 15.875 9.94237 14.5275 11.5 14.2871V12.5H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V11.5H17V9.71191C15.4424 9.47142 14.25 8.1249 14.25 6.5C14.25 4.70507 15.7051 3.25 17.5 3.25Z",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=\"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.1249 19.5576 9.47142 18 9.71191V12.5H12.5V14.2871C14.0576 14.5275 15.25 15.875 15.25 17.5C15.25 19.2949 13.7949 20.75 12 20.75C10.2051 20.75 8.75 19.2949 8.75 17.5C8.75 15.875 9.94237 14.5275 11.5 14.2871V12.5H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V11.5H17V9.71191C15.4424 9.47142 14.25 8.1249 14.25 6.5C14.25 4.70507 15.7051 3.25 17.5 3.25Z\"\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,ogBACF,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:"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.1249 19.5576 9.47142 18 9.71191V12.5H12.5V14.2871C14.0576 14.5275 15.25 15.875 15.25 17.5C15.25 19.2949 13.7949 20.75 12 20.75C10.2051 20.75 8.75 19.2949 8.75 17.5C8.75 15.875 9.94237 14.5275 11.5 14.2871V12.5H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V11.5H17V9.71191C15.4424 9.47142 14.25 8.1249 14.25 6.5C14.25 4.70507 15.7051 3.25 17.5 3.25Z",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=\"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.1249 19.5576 9.47142 18 9.71191V12.5H12.5V14.2871C14.0576 14.5275 15.25 15.875 15.25 17.5C15.25 19.2949 13.7949 20.75 12 20.75C10.2051 20.75 8.75 19.2949 8.75 17.5C8.75 15.875 9.94237 14.5275 11.5 14.2871V12.5H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V11.5H17V9.71191C15.4424 9.47142 14.25 8.1249 14.25 6.5C14.25 4.70507 15.7051 3.25 17.5 3.25Z\"\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,ogBACF,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:"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M7 20H6V10H7V20Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M9.35352 4.35352L7.20703 6.5L9.35352 8.64648L8.64648 9.35352L6.5 7.20703L4.35352 9.35352L3.64648 8.64648L5.79297 6.5L3.64648 4.35352L4.35352 3.64648L6.5 5.79297L8.64648 3.64648L9.35352 4.35352Z",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\n d=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M7 20H6V10H7V20Z\" fill=\"currentColor\" />\n <Path\n d=\"M9.35352 4.35352L7.20703 6.5L9.35352 8.64648L8.64648 9.35352L6.5 7.20703L4.35352 9.35352L3.64648 8.64648L5.79297 6.5L3.64648 4.35352L4.35352 3.64648L6.5 5.79297L8.64648 3.64648L9.35352 4.35352Z\"\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,QACC,EAAE,+LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/C,EAAAA,QAAA,cAAC,QACC,EAAE,oMACF,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:"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z",fill:"currentColor"}),o.createElement(t,{d:"M7 20H6V10H7V20Z",fill:"currentColor"}),o.createElement(t,{d:"M9.35352 4.35352L7.20703 6.5L9.35352 8.64648L8.64648 9.35352L6.5 7.20703L4.35352 9.35352L3.64648 8.64648L5.79297 6.5L3.64648 4.35352L4.35352 3.64648L6.5 5.79297L8.64648 3.64648L9.35352 4.35352Z",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\n d=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M7 20H6V10H7V20Z\" fill=\"currentColor\" />\n <Path\n d=\"M9.35352 4.35352L7.20703 6.5L9.35352 8.64648L8.64648 9.35352L6.5 7.20703L4.35352 9.35352L3.64648 8.64648L5.79297 6.5L3.64648 4.35352L4.35352 3.64648L6.5 5.79297L8.64648 3.64648L9.35352 4.35352Z\"\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,CACC,EAAE,+LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,mBAAmB,KAAK,eAAe,EAC/CG,EAAA,cAACH,EAAA,CACC,EAAE,oMACF,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.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.12319 8.56003 9.46837 7.00488 9.71094C7.11466 13.6851 10.3141 16.8838 14.2881 16.9941C14.531 15.4394 15.8771 14.25 17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.873 20.75 14.5241 19.5546 14.2861 17.9941C11.1284 17.9161 8.39945 16.1185 7 13.5V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",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.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.12319 8.56003 9.46837 7.00488 9.71094C7.11466 13.6851 10.3141 16.8838 14.2881 16.9941C14.531 15.4394 15.8771 14.25 17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.873 20.75 14.5241 19.5546 14.2861 17.9941C11.1284 17.9161 8.39945 16.1185 7 13.5V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\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,4aACF,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.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.12319 8.56003 9.46837 7.00488 9.71094C7.11466 13.6851 10.3141 16.8838 14.2881 16.9941C14.531 15.4394 15.8771 14.25 17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.873 20.75 14.5241 19.5546 14.2861 17.9941C11.1284 17.9161 8.39945 16.1185 7 13.5V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",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.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.12319 8.56003 9.46837 7.00488 9.71094C7.11466 13.6851 10.3141 16.8838 14.2881 16.9941C14.531 15.4394 15.8771 14.25 17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.873 20.75 14.5241 19.5546 14.2861 17.9941C11.1284 17.9161 8.39945 16.1185 7 13.5V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\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,4aACF,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 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:"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V10H18V14.2871Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",fill:"currentColor"}),n.default.createElement(C.Path,{d:"M20.3535 4.35352L18.207 6.5L20.3535 8.64648L19.6465 9.35352L17.5 7.20703L15.3535 9.35352L14.6465 8.64648L16.793 6.5L14.6465 4.35352L15.3535 3.64648L17.5 5.79297L19.6465 3.64648L20.3535 4.35352Z",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=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V10H18V14.2871Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3535 4.35352L18.207 6.5L20.3535 8.64648L19.6465 9.35352L17.5 7.20703L15.3535 9.35352L14.6465 8.64648L16.793 6.5L14.6465 4.35352L15.3535 3.64648L17.5 5.79297L19.6465 3.64648L20.3535 4.35352Z\"\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,2LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oMACF,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:"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V10H18V14.2871Z",fill:"currentColor"}),o.createElement(t,{d:"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",fill:"currentColor"}),o.createElement(t,{d:"M20.3535 4.35352L18.207 6.5L20.3535 8.64648L19.6465 9.35352L17.5 7.20703L15.3535 9.35352L14.6465 8.64648L16.793 6.5L14.6465 4.35352L15.3535 3.64648L17.5 5.79297L19.6465 3.64648L20.3535 4.35352Z",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=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V10H18V14.2871Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.3535 4.35352L18.207 6.5L20.3535 8.64648L19.6465 9.35352L17.5 7.20703L15.3535 9.35352L14.6465 8.64648L16.793 6.5L14.6465 4.35352L15.3535 3.64648L17.5 5.79297L19.6465 3.64648L20.3535 4.35352Z\"\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,2LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oMACF,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 i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?i(P(r)):{},a(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(n({},"__esModule",{value:!0}),r);var V={};g(V,{IconPullRequestSimple:()=>u,default:()=>S});module.exports=v(V);var p=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...e})=>s.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=>p.default.createElement(c,{...r},p.default.createElement(C.Path,{d:"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z",fill:"currentColor"}),p.default.createElement(C.Path,{d:"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",fill:"currentColor"})),S=u;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=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\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,+LACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,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 e from"react";import C from"react";import{Svg as l}from"react-native-svg";var t=({children:o,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"},o);import{Path as n}from"react-native-svg";var a=o=>e.createElement(t,{...o},e.createElement(n,{d:"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z",fill:"currentColor"}),e.createElement(n,{d:"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z",fill:"currentColor"})),x=a;export{a as IconPullRequestSimple,x 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=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\"\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,+LACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,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
@@ -4018,6 +4018,20 @@
4018
4018
  "packageName": "square-filled-radius-0-stroke-1",
4019
4019
  "componentName": "IconBranch"
4020
4020
  },
4021
+ {
4022
+ "category": "Code",
4023
+ "svg": "<path d=\"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.29493 19.2949 9.75 17.5 9.75C15.8768 9.75 14.5306 8.5601 14.2881 7.00488C10.3144 7.11516 7.11516 10.3144 7.00488 14.2881C8.5601 14.5306 9.75 15.8768 9.75 17.5C9.75 19.2949 8.29493 20.75 6.5 20.75C4.70507 20.75 3.25 19.2949 3.25 17.5C3.25 15.875 4.44237 14.5275 6 14.2871V4H7V10.499C8.39958 7.88093 11.1287 6.08288 14.2861 6.00488C14.5245 4.44485 15.8733 3.25 17.5 3.25Z\" fill=\"currentColor\"/>",
4024
+ "iconName": "branch-simple",
4025
+ "variant": {
4026
+ "join": "square",
4027
+ "filled": "on",
4028
+ "radius": "0",
4029
+ "stroke": "1"
4030
+ },
4031
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
4032
+ "packageName": "square-filled-radius-0-stroke-1",
4033
+ "componentName": "IconBranchSimple"
4034
+ },
4021
4035
  {
4022
4036
  "category": "Food",
4023
4037
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4.26284 5.13475C5.69592 3.25937 7.83089 1.99997 10.6432 2C12.1052 2.00001 13.207 2.1754 14.0455 2.53492C14.9243 2.91176 15.4655 3.47042 15.8179 4.11288C16.0772 4.58558 16.2359 5.12366 16.3591 5.54166C16.3853 5.63039 16.41 5.71432 16.4336 5.79044C16.5846 6.27762 16.7342 6.64396 16.9964 6.95774C17.1437 7.1339 17.3777 7.26672 17.8266 7.39688C18.0008 7.44738 18.176 7.48944 18.3775 7.53785C18.4399 7.55282 18.505 7.56846 18.5732 7.58509C18.8455 7.65152 19.1561 7.73164 19.4658 7.84414C20.1015 8.075 20.7835 8.46017 21.2818 9.21928C21.7675 9.95935 22 10.9357 22 12.1979C22 13.4641 21.9894 14.7378 21.8698 15.8938C21.751 17.0416 21.5172 18.1637 21.0165 19.0934C20.4958 20.0602 19.6907 20.8065 18.5147 21.1478C17.3834 21.4762 16.0094 21.4006 14.3718 20.9666C13.7065 20.7904 12.9048 20.9635 11.868 21.2961C11.735 21.3388 11.5954 21.3849 11.452 21.4323C11.0878 21.5526 10.7002 21.6807 10.3397 21.779C9.83019 21.918 9.25506 22.0343 8.68267 21.998C6.28568 21.8459 4.53129 20.3918 3.44461 18.4676C2.36744 16.5603 1.89848 14.1298 2.01826 11.7614C2.13806 9.3924 2.8525 6.98039 4.26284 5.13475ZM11 16.5C12.933 16.5 14.5 14.933 14.5 13C14.5 11.067 12.933 9.5 11 9.5C9.067 9.5 7.5 11.067 7.5 13C7.5 14.933 9.067 16.5 11 16.5Z\" fill=\"currentColor\"/>",
@@ -6762,6 +6776,20 @@
6762
6776
  "packageName": "square-filled-radius-0-stroke-1",
6763
6777
  "componentName": "IconClaudeai"
6764
6778
  },
6779
+ {
6780
+ "category": "AI & Magic",
6781
+ "svg": "<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\"/><path d=\"M4.54688 7.87305C5.26775 7.87325 5.89644 8.36409 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.79168 7.87305 4.54688 7.87305Z\" fill=\"currentColor\"/><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\"/>",
6782
+ "iconName": "claw, openclaw, ai, qclaw",
6783
+ "variant": {
6784
+ "join": "square",
6785
+ "filled": "on",
6786
+ "radius": "0",
6787
+ "stroke": "1"
6788
+ },
6789
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
6790
+ "packageName": "square-filled-radius-0-stroke-1",
6791
+ "componentName": "IconClaw"
6792
+ },
6765
6793
  {
6766
6794
  "category": "Interface General",
6767
6795
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16 2H8V4H4V22H20V4H16V2ZM15 3H9V6H15V3Z\" fill=\"currentColor\"/>",
@@ -9296,6 +9324,20 @@
9296
9324
  "packageName": "square-filled-radius-0-stroke-1",
9297
9325
  "componentName": "IconDraft"
9298
9326
  },
9327
+ {
9328
+ "category": "Code",
9329
+ "svg": "<path d=\"M17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.7051 15.7051 14.25 17.5 14.25Z\" fill=\"currentColor\"/><path d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\" fill=\"currentColor\"/><path d=\"M17.5 9C18.0523 9 18.5 9.44772 18.5 10C18.5 10.5523 18.0523 11 17.5 11C16.9477 11 16.5 10.5523 16.5 10C16.5 9.44772 16.9477 9 17.5 9Z\" fill=\"currentColor\"/><path d=\"M17.5 4C18.0523 4 18.5 4.44772 18.5 5C18.5 5.55228 18.0523 6 17.5 6C16.9477 6 16.5 5.55228 16.5 5C16.5 4.44772 16.9477 4 17.5 4Z\" fill=\"currentColor\"/>",
9330
+ "iconName": "draft-simple",
9331
+ "variant": {
9332
+ "join": "square",
9333
+ "filled": "on",
9334
+ "radius": "0",
9335
+ "stroke": "1"
9336
+ },
9337
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
9338
+ "packageName": "square-filled-radius-0-stroke-1",
9339
+ "componentName": "IconDraftSimple"
9340
+ },
9299
9341
  {
9300
9342
  "category": "Edit",
9301
9343
  "svg": "<path d=\"M14.3945 3.05378C14.8425 2.96875 15.2721 2.98163 15.6777 3.11335C16.0837 3.24519 16.4358 3.4862 16.7422 3.81354C17.2436 4.34923 17.3357 5.01565 17.1895 5.68659C17.0479 6.33575 16.6785 7.02634 16.2061 7.71881C15.2593 9.10636 13.7727 10.6725 12.3682 12.171C10.9401 13.6944 9.6025 15.1427 8.86719 16.3487C8.49696 16.956 8.32259 17.4351 8.31738 17.7882C8.315 17.9538 8.35016 18.085 8.41504 18.1954C8.48084 18.3074 8.59447 18.4262 8.79102 18.5401L8.90332 18.5977C9.47465 18.8591 10.1951 18.6858 11.1348 18.0577C12.1179 17.4006 13.1624 16.3624 14.2158 15.3008C15.2436 14.2651 16.2932 13.1921 17.2344 12.5655C17.7049 12.2523 18.2072 12.0091 18.71 11.9737C19.2535 11.9354 19.7421 12.1439 20.123 12.6094L20.2119 12.7286C20.6191 13.3302 20.4952 14.0413 20.2598 14.6446C20.0052 15.2965 19.5512 16.0028 19.1348 16.6553C18.702 17.3334 18.3042 17.9613 18.082 18.5245C17.8567 19.0957 17.8719 19.4487 18.0371 19.6866C18.1916 19.9088 18.3749 19.9913 18.6025 19.9991C18.86 20.0078 19.1916 19.9181 19.5762 19.7266C20.3417 19.3455 21.1386 18.6562 21.6377 18.129L22.3643 18.8165C21.8229 19.3884 20.9326 20.1676 20.0215 20.6212C19.5677 20.847 19.0631 21.0158 18.5693 20.9991C18.0458 20.9813 17.5623 20.754 17.2168 20.2569H17.2158C16.7565 19.5955 16.8907 18.8216 17.1523 18.1583C17.4172 17.4869 17.8744 16.7715 18.292 16.1173C18.726 15.4373 19.118 14.8212 19.3291 14.2803C19.5432 13.7316 19.5054 13.4336 19.3496 13.2432C19.1645 13.0169 18.9849 12.9574 18.7803 12.9717C18.5347 12.989 18.2073 13.1191 17.7891 13.3975C16.9528 13.9542 15.9855 14.937 14.9248 16.0059C13.8896 17.0491 12.7729 18.1652 11.6904 18.8887C10.6272 19.5994 9.40991 20.0535 8.29004 19.4053H8.28906C7.97317 19.2223 7.72169 18.9897 7.55273 18.7022C7.38286 18.4131 7.31261 18.0959 7.31738 17.7725C7.32674 17.1472 7.61605 16.4804 8.01367 15.8282C8.81425 14.5152 10.2334 12.9855 11.6377 11.4874C13.0656 9.96404 14.4871 8.46368 15.3799 7.15534C15.8271 6.49997 16.1112 5.93564 16.2119 5.4737C16.3079 5.03344 16.2318 4.73226 16.0117 4.49713C15.8005 4.27148 15.5881 4.13564 15.3691 4.06452C15.15 3.99335 14.894 3.97681 14.5811 4.0362C13.9353 4.15881 13.0985 4.59226 11.9922 5.41315C9.78716 7.04944 6.74115 10.0442 2.35352 14.4044L1.64844 13.6954C6.0116 9.35953 9.11903 6.30045 11.3965 4.61042C12.5311 3.76847 13.5182 3.22017 14.3945 3.05378Z\" fill=\"currentColor\"/>",
@@ -11578,6 +11620,20 @@
11578
11620
  "packageName": "square-filled-radius-0-stroke-1",
11579
11621
  "componentName": "IconForkKnife"
11580
11622
  },
11623
+ {
11624
+ "category": "Code",
11625
+ "svg": "<path d=\"M17.5 3.25C19.2949 3.25 20.75 4.70507 20.75 6.5C20.75 8.1249 19.5576 9.47142 18 9.71191V12.5H12.5V14.2871C14.0576 14.5275 15.25 15.875 15.25 17.5C15.25 19.2949 13.7949 20.75 12 20.75C10.2051 20.75 8.75 19.2949 8.75 17.5C8.75 15.875 9.94237 14.5275 11.5 14.2871V12.5H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V11.5H17V9.71191C15.4424 9.47142 14.25 8.1249 14.25 6.5C14.25 4.70507 15.7051 3.25 17.5 3.25Z\" fill=\"currentColor\"/>",
11626
+ "iconName": "fork-simple, agents",
11627
+ "variant": {
11628
+ "join": "square",
11629
+ "filled": "on",
11630
+ "radius": "0",
11631
+ "stroke": "1"
11632
+ },
11633
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
11634
+ "packageName": "square-filled-radius-0-stroke-1",
11635
+ "componentName": "IconForkSimple"
11636
+ },
11581
11637
  {
11582
11638
  "category": "Food",
11583
11639
  "svg": "<path d=\"M16.5 2.75C15.3884 2.75 14.4398 3.41543 13.791 4.35135C13.1397 5.29081 12.75 6.55126 12.75 7.88636C12.75 10.3036 14.0741 12.3987 16 12.7101V21H17V12.7101C18.9259 12.3987 20.25 10.3036 20.25 7.88636C20.25 6.55126 19.8603 5.29081 19.209 4.35135C18.5602 3.41543 17.6116 2.75 16.5 2.75Z\" fill=\"currentColor\"/><path d=\"M5 3H4V9.5C4 11.2632 5.30385 12.7219 7 12.9646V21H8V12.9646C9.69615 12.7219 11 11.2632 11 9.5V3H10V9.5C10 10.8807 8.88071 12 7.5 12C6.11929 12 5 10.8807 5 9.5V3Z\" fill=\"currentColor\"/><path d=\"M7 3H6V10.5H7V3Z\" fill=\"currentColor\"/><path d=\"M9 3H8V10.5H9V3Z\" fill=\"currentColor\"/>",
@@ -15568,6 +15624,20 @@
15568
15624
  "packageName": "square-filled-radius-0-stroke-1",
15569
15625
  "componentName": "IconMergeConflict"
15570
15626
  },
15627
+ {
15628
+ "category": "Code",
15629
+ "svg": "<path d=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z\" fill=\"currentColor\"/><path d=\"M7 20H6V10H7V20Z\" fill=\"currentColor\"/><path d=\"M9.35352 4.35352L7.20703 6.5L9.35352 8.64648L8.64648 9.35352L6.5 7.20703L4.35352 9.35352L3.64648 8.64648L5.79297 6.5L3.64648 4.35352L4.35352 3.64648L6.5 5.79297L8.64648 3.64648L9.35352 4.35352Z\" fill=\"currentColor\"/>",
15630
+ "iconName": "merge-conflict-simple",
15631
+ "variant": {
15632
+ "join": "square",
15633
+ "filled": "on",
15634
+ "radius": "0",
15635
+ "stroke": "1"
15636
+ },
15637
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
15638
+ "packageName": "square-filled-radius-0-stroke-1",
15639
+ "componentName": "IconMergeConflictSimple"
15640
+ },
15571
15641
  {
15572
15642
  "category": "Code",
15573
15643
  "svg": "<path d=\"M6.5 4C7.70949 4 8.71858 4.85886 8.9502 6H18V15.0498C19.1411 15.2814 20 16.2905 20 17.5C20 18.8807 18.8807 20 17.5 20C16.1193 20 15 18.8807 15 17.5C15 16.2905 15.8589 15.2814 17 15.0498V7H8.9502C8.75138 7.97953 7.97951 8.75033 7 8.94922V15.0498C8.14114 15.2814 9 16.2905 9 17.5C9 18.8807 7.88071 20 6.5 20C5.11929 20 4 18.8807 4 17.5C4 16.2905 4.85886 15.2814 6 15.0498V8.94922C4.85895 8.71753 4 7.70943 4 6.5C4 5.11929 5.11929 4 6.5 4Z\" fill=\"currentColor\"/>",
@@ -15582,6 +15652,20 @@
15582
15652
  "packageName": "square-filled-radius-0-stroke-1",
15583
15653
  "componentName": "IconMerged"
15584
15654
  },
15655
+ {
15656
+ "category": "Code",
15657
+ "svg": "<path d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.12319 8.56003 9.46837 7.00488 9.71094C7.11466 13.6851 10.3141 16.8838 14.2881 16.9941C14.531 15.4394 15.8771 14.25 17.5 14.25C19.2949 14.25 20.75 15.7051 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.873 20.75 14.5241 19.5546 14.2861 17.9941C11.1284 17.9161 8.39945 16.1185 7 13.5V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\" fill=\"currentColor\"/>",
15658
+ "iconName": "merged-simple",
15659
+ "variant": {
15660
+ "join": "square",
15661
+ "filled": "on",
15662
+ "radius": "0",
15663
+ "stroke": "1"
15664
+ },
15665
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
15666
+ "packageName": "square-filled-radius-0-stroke-1",
15667
+ "componentName": "IconMergedSimple"
15668
+ },
15585
15669
  {
15586
15670
  "category": "Sound & Music",
15587
15671
  "svg": "<path d=\"M7.00171 7C7.00171 4.23858 9.24029 2 12.0017 2C14.7631 2 17.0017 4.23858 17.0017 7V12C17.0017 14.7614 14.7631 17 12.0017 17C9.24029 17 7.00171 14.7614 7.00171 12V7Z\" fill=\"currentColor\"/><path d=\"M5.25323 13.867L5.12021 13.385L4.15625 13.6511L4.28928 14.133C5.18021 17.3611 8.04316 19.7714 11.5016 19.9846V22H12.5016V19.9846C15.9601 19.7714 18.8231 17.3611 19.714 14.133L19.847 13.6511L18.8831 13.385L18.75 13.867C17.9331 16.827 15.2205 19 12.0016 19C8.78279 19 6.07019 16.827 5.25323 13.867Z\" fill=\"currentColor\"/>",
@@ -19040,6 +19124,34 @@
19040
19124
  "packageName": "square-filled-radius-0-stroke-1",
19041
19125
  "componentName": "IconPullRequest"
19042
19126
  },
19127
+ {
19128
+ "category": "Code",
19129
+ "svg": "<path d=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V10H18V14.2871Z\" fill=\"currentColor\"/><path d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\" fill=\"currentColor\"/><path d=\"M20.3535 4.35352L18.207 6.5L20.3535 8.64648L19.6465 9.35352L17.5 7.20703L15.3535 9.35352L14.6465 8.64648L16.793 6.5L14.6465 4.35352L15.3535 3.64648L17.5 5.79297L19.6465 3.64648L20.3535 4.35352Z\" fill=\"currentColor\"/>",
19130
+ "iconName": "pull-request-closed-simple",
19131
+ "variant": {
19132
+ "join": "square",
19133
+ "filled": "on",
19134
+ "radius": "0",
19135
+ "stroke": "1"
19136
+ },
19137
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
19138
+ "packageName": "square-filled-radius-0-stroke-1",
19139
+ "componentName": "IconPullRequestClosedSimple"
19140
+ },
19141
+ {
19142
+ "category": "Code",
19143
+ "svg": "<path d=\"M18 14.2871C19.5576 14.5275 20.75 15.875 20.75 17.5C20.75 19.2949 19.2949 20.75 17.5 20.75C15.7051 20.75 14.25 19.2949 14.25 17.5C14.25 15.875 15.4424 14.5275 17 14.2871V7H11V6H18V14.2871Z\" fill=\"currentColor\"/><path d=\"M6.5 3.25C8.29493 3.25 9.75 4.70507 9.75 6.5C9.75 8.1249 8.55756 9.47142 7 9.71191V20H6V9.71191C4.44244 9.47142 3.25 8.1249 3.25 6.5C3.25 4.70507 4.70507 3.25 6.5 3.25Z\" fill=\"currentColor\"/>",
19144
+ "iconName": "pull-request-simple",
19145
+ "variant": {
19146
+ "join": "square",
19147
+ "filled": "on",
19148
+ "radius": "0",
19149
+ "stroke": "1"
19150
+ },
19151
+ "createdAt": "2026-03-18T07:00:53.819312+00:00",
19152
+ "packageName": "square-filled-radius-0-stroke-1",
19153
+ "componentName": "IconPullRequestSimple"
19154
+ },
19043
19155
  {
19044
19156
  "category": "Nature & Energy",
19045
19157
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19 6.93699C19.8626 6.71497 20.5 5.93192 20.5 5C20.5 3.89543 19.6046 3 18.5 3C17.3954 3 16.5 3.89543 16.5 5C16.5 5.06844 16.5034 5.13607 16.5101 5.20274L4.35033 10.1017C3.87583 8.6667 3.99964 7.15624 4.6044 5.86291L3.69855 5.43933C2.9136 7.11798 2.81879 9.11285 3.60383 10.9525C4.38888 12.7922 5.89476 14.104 7.64984 14.6987L7.97078 13.7516C6.62493 13.2955 5.45342 12.3467 4.7446 11.021L11.2321 8.40729L8.67052 16H15.3295L12.5842 7.86257L16.8572 6.14103C17.1268 6.52847 17.53 6.81601 18 6.93699V20H16.679L15.6669 17H8.33315L7.32103 20H3V21H21V20H19V6.93699ZM18.5 4C17.9477 4 17.5 4.44772 17.5 5C17.5 5.55228 17.9477 6 18.5 6C19.0523 6 19.5 5.55228 19.5 5C19.5 4.44772 19.0523 4 18.5 4Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -286,6 +286,7 @@ export type CentralIconName =
286
286
  | "IconBrain2"
287
287
  | "IconBrainSideview"
288
288
  | "IconBranch"
289
+ | "IconBranchSimple"
289
290
  | "IconBreakfast"
290
291
  | "IconBrightness"
291
292
  | "IconBrilliance"
@@ -482,6 +483,7 @@ export type CentralIconName =
482
483
  | "IconClapboard"
483
484
  | "IconClapboardWide"
484
485
  | "IconClaudeai"
486
+ | "IconClaw"
485
487
  | "IconClipboard"
486
488
  | "IconClipboard2"
487
489
  | "IconClipboard2Sparkle"
@@ -663,6 +665,7 @@ export type CentralIconName =
663
665
  | "IconDownsize"
664
666
  | "IconDownsize2"
665
667
  | "IconDraft"
668
+ | "IconDraftSimple"
666
669
  | "IconDraw"
667
670
  | "IconDrawer1"
668
671
  | "IconDrawer2"
@@ -826,6 +829,7 @@ export type CentralIconName =
826
829
  | "IconFork"
827
830
  | "IconForkCode"
828
831
  | "IconForkKnife"
832
+ | "IconForkSimple"
829
833
  | "IconForkSpoon"
830
834
  | "IconFormCapsule"
831
835
  | "IconFormCircle"
@@ -1111,7 +1115,9 @@ export type CentralIconName =
1111
1115
  | "IconMegaphone"
1112
1116
  | "IconMegaphone2"
1113
1117
  | "IconMergeConflict"
1118
+ | "IconMergeConflictSimple"
1114
1119
  | "IconMerged"
1120
+ | "IconMergedSimple"
1115
1121
  | "IconMicrophone"
1116
1122
  | "IconMicrophoneOff"
1117
1123
  | "IconMicrophoneSparkle"
@@ -1359,6 +1365,8 @@ export type CentralIconName =
1359
1365
  | "IconPromptTextToVideo"
1360
1366
  | "IconPropeller"
1361
1367
  | "IconPullRequest"
1368
+ | "IconPullRequestClosedSimple"
1369
+ | "IconPullRequestSimple"
1362
1370
  | "IconPumpjack"
1363
1371
  | "IconPush"
1364
1372
  | "IconPushTheButton"