@central-icons-react-native/square-outlined-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.
- package/IconBranchSimple/index.d.ts +4 -0
- package/IconBranchSimple/index.js +2 -0
- package/IconBranchSimple/index.js.map +1 -0
- package/IconBranchSimple/index.mjs +2 -0
- package/IconBranchSimple/index.mjs.map +1 -0
- package/IconClaw/index.d.ts +4 -0
- package/IconClaw/index.js +2 -0
- package/IconClaw/index.js.map +1 -0
- package/IconClaw/index.mjs +2 -0
- package/IconClaw/index.mjs.map +1 -0
- package/IconDraftSimple/index.d.ts +4 -0
- package/IconDraftSimple/index.js +2 -0
- package/IconDraftSimple/index.js.map +1 -0
- package/IconDraftSimple/index.mjs +2 -0
- package/IconDraftSimple/index.mjs.map +1 -0
- package/IconForkSimple/index.d.ts +4 -0
- package/IconForkSimple/index.js +2 -0
- package/IconForkSimple/index.js.map +1 -0
- package/IconForkSimple/index.mjs +2 -0
- package/IconForkSimple/index.mjs.map +1 -0
- package/IconMergeConflictSimple/index.d.ts +4 -0
- package/IconMergeConflictSimple/index.js +2 -0
- package/IconMergeConflictSimple/index.js.map +1 -0
- package/IconMergeConflictSimple/index.mjs +2 -0
- package/IconMergeConflictSimple/index.mjs.map +1 -0
- package/IconMergedSimple/index.d.ts +4 -0
- package/IconMergedSimple/index.js +2 -0
- package/IconMergedSimple/index.js.map +1 -0
- package/IconMergedSimple/index.mjs +2 -0
- package/IconMergedSimple/index.mjs.map +1 -0
- package/IconPullRequestClosedSimple/index.d.ts +4 -0
- package/IconPullRequestClosedSimple/index.js +2 -0
- package/IconPullRequestClosedSimple/index.js.map +1 -0
- package/IconPullRequestClosedSimple/index.mjs +2 -0
- package/IconPullRequestClosedSimple/index.mjs.map +1 -0
- package/IconPullRequestSimple/index.d.ts +4 -0
- package/IconPullRequestSimple/index.js +2 -0
- package/IconPullRequestSimple/index.js.map +1 -0
- package/IconPullRequestSimple/index.mjs +2 -0
- package/IconPullRequestSimple/index.mjs.map +1 -0
- package/README.md +8 -0
- package/filtered-icons.json +112 -0
- package/icons/index.d.ts +8 -0
- package/icons-index.json +20 -4
- package/index.d.ts +8 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +56 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},a=(r,o,n,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==n&&C(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var i=(r,o,n)=>(n=r!=null?d(B(r)):{},a(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),P=r=>a(C({},"__esModule",{value:!0}),r);var h={};x(h,{IconBranchSimple:()=>c,default:()=>g});module.exports=P(h);var e=i(require("react"));var l=i(require("react")),u=require("react-native-svg"),m=({children:r,size:o=24,...n})=>l.default.createElement(u.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),c=r=>e.default.createElement(m,{...r},e.default.createElement(p.Path,{d:"M17.5 9.25C15.9812 9.25 14.75 8.01878 14.75 6.5C14.75 4.98122 15.9812 3.75 17.5 3.75C19.0188 3.75 20.25 4.98122 20.25 6.5C20.25 8.01878 19.0188 9.25 17.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(p.Path,{d:"M6.5 20.25C4.98122 20.25 3.75 19.0188 3.75 17.5C3.75 15.9812 4.98122 14.75 6.5 14.75C8.01878 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 8.01878 20.25 6.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(p.Path,{d:"M6.5 14.5V4",stroke:"currentColor",strokeLinejoin:"round"}),e.default.createElement(p.Path,{d:"M6.5 14.5C6.5 10.0817 10.0817 6.5 14.5 6.5",stroke:"currentColor"})),g=c;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 9.25C15.9812 9.25 14.75 8.01878 14.75 6.5C14.75 4.98122 15.9812 3.75 17.5 3.75C19.0188 3.75 20.25 4.98122 20.25 6.5C20.25 8.01878 19.0188 9.25 17.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6.5 20.25C4.98122 20.25 3.75 19.0188 3.75 17.5C3.75 15.9812 4.98122 14.75 6.5 14.75C8.01878 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 8.01878 20.25 6.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 14.5V4\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path\n d=\"M6.5 14.5C6.5 10.0817 10.0817 6.5 14.5 6.5\"\n stroke=\"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,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnE,EAAAA,QAAA,cAAC,QACC,EAAE,6CACF,OAAO,eACT,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 o from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:e,size:r=24,...p})=>C.createElement(s,{...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 n}from"react-native-svg";var a=e=>o.createElement(t,{...e},o.createElement(n,{d:"M17.5 9.25C15.9812 9.25 14.75 8.01878 14.75 6.5C14.75 4.98122 15.9812 3.75 17.5 3.75C19.0188 3.75 20.25 4.98122 20.25 6.5C20.25 8.01878 19.0188 9.25 17.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M6.5 20.25C4.98122 20.25 3.75 19.0188 3.75 17.5C3.75 15.9812 4.98122 14.75 6.5 14.75C8.01878 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 8.01878 20.25 6.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(n,{d:"M6.5 14.5V4",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(n,{d:"M6.5 14.5C6.5 10.0817 10.0817 6.5 14.5 6.5",stroke:"currentColor"})),I=a;export{a as IconBranchSimple,I 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 9.25C15.9812 9.25 14.75 8.01878 14.75 6.5C14.75 4.98122 15.9812 3.75 17.5 3.75C19.0188 3.75 20.25 4.98122 20.25 6.5C20.25 8.01878 19.0188 9.25 17.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6.5 20.25C4.98122 20.25 3.75 19.0188 3.75 17.5C3.75 15.9812 4.98122 14.75 6.5 14.75C8.01878 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 8.01878 20.25 6.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 14.5V4\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path\n d=\"M6.5 14.5C6.5 10.0817 10.0817 6.5 14.5 6.5\"\n stroke=\"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,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnEG,EAAA,cAACH,EAAA,CACC,EAAE,6CACF,OAAO,eACT,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBranchSimple","props","React","CentralIconBase","IconBranchSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=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 e of I(o))!x.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(L=B(o,e))||L.enumerable});return r};var a=(r,o,t)=>(t=r!=null?u(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:()=>f,default:()=>d});module.exports=g(v);var n=a(require("react"));var s=a(require("react")),m=require("react-native-svg"),c=({children:r,size:o=24,...t})=>s.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 C=require("react-native-svg"),f=r=>n.default.createElement(c,{...r},n.default.createElement(C.Path,{d:"M11.5 14L8.8417 13.4706L8.30213 11.7941L6.68341 11.2353L6.43155 10.1919C6.26276 9.49265 5.63704 9 4.91773 9C4.2177 9 3.6055 9.46998 3.54018 10.167C3.46157 11.0056 3.46576 12.1994 3.8573 13.4198C4.62948 15.8267 7.5 18.5 7.5 18.5",stroke:"currentColor"}),n.default.createElement(C.Path,{d:"M9.2283 21.5H18.0117C23.5192 14.1493 19.5256 -0.301851 9.56567 2.97646L10.4938 5.16211L10.0823 6.50097L11.295 7.4847L10.7784 9.56106L11.8116 11.1182L11.295 14.7518L7.5 18.2218C7.5 20.4074 9.2283 21.5 9.2283 21.5Z",stroke:"currentColor"}),n.default.createElement(C.Path,{d:"M6.3 2H5.7L4.95 3.95L3 4.7V5.3L4.95 6.05L5.7 8H6.3L7.05 6.05L9 5.3V4.7L7.05 3.95L6.3 2Z",fill:"currentColor"})),d=f;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=\"M11.5 14L8.8417 13.4706L8.30213 11.7941L6.68341 11.2353L6.43155 10.1919C6.26276 9.49265 5.63704 9 4.91773 9C4.2177 9 3.6055 9.46998 3.54018 10.167C3.46157 11.0056 3.46576 12.1994 3.8573 13.4198C4.62948 15.8267 7.5 18.5 7.5 18.5\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M9.2283 21.5H18.0117C23.5192 14.1493 19.5256 -0.301851 9.56567 2.97646L10.4938 5.16211L10.0823 6.50097L11.295 7.4847L10.7784 9.56106L11.8116 11.1182L11.295 14.7518L7.5 18.2218C7.5 20.4074 9.2283 21.5 9.2283 21.5Z\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M6.3 2H5.7L4.95 3.95L3 4.7V5.3L4.95 6.05L5.7 8H6.3L7.05 6.05L9 5.3V4.7L7.05 3.95L6.3 2Z\"\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,sOACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uNACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0FACF,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 n=({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 e}from"react-native-svg";var l=t=>o.createElement(n,{...t},o.createElement(e,{d:"M11.5 14L8.8417 13.4706L8.30213 11.7941L6.68341 11.2353L6.43155 10.1919C6.26276 9.49265 5.63704 9 4.91773 9C4.2177 9 3.6055 9.46998 3.54018 10.167C3.46157 11.0056 3.46576 12.1994 3.8573 13.4198C4.62948 15.8267 7.5 18.5 7.5 18.5",stroke:"currentColor"}),o.createElement(e,{d:"M9.2283 21.5H18.0117C23.5192 14.1493 19.5256 -0.301851 9.56567 2.97646L10.4938 5.16211L10.0823 6.50097L11.295 7.4847L10.7784 9.56106L11.8116 11.1182L11.295 14.7518L7.5 18.2218C7.5 20.4074 9.2283 21.5 9.2283 21.5Z",stroke:"currentColor"}),o.createElement(e,{d:"M6.3 2H5.7L4.95 3.95L3 4.7V5.3L4.95 6.05L5.7 8H6.3L7.05 6.05L9 5.3V4.7L7.05 3.95L6.3 2Z",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=\"M11.5 14L8.8417 13.4706L8.30213 11.7941L6.68341 11.2353L6.43155 10.1919C6.26276 9.49265 5.63704 9 4.91773 9C4.2177 9 3.6055 9.46998 3.54018 10.167C3.46157 11.0056 3.46576 12.1994 3.8573 13.4198C4.62948 15.8267 7.5 18.5 7.5 18.5\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M9.2283 21.5H18.0117C23.5192 14.1493 19.5256 -0.301851 9.56567 2.97646L10.4938 5.16211L10.0823 6.50097L11.295 7.4847L10.7784 9.56106L11.8116 11.1182L11.295 14.7518L7.5 18.2218C7.5 20.4074 9.2283 21.5 9.2283 21.5Z\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M6.3 2H5.7L4.95 3.95L3 4.7V5.3L4.95 6.05L5.7 8H6.3L7.05 6.05L9 5.3V4.7L7.05 3.95L6.3 2Z\"\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,sOACF,OAAO,eACT,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uNACF,OAAO,eACT,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0FACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconClaw","props","React","CentralIconBase","IconClaw_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},s=(r,o,n,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of x(o))!B.call(r,C)&&C!==n&&p(r,C,{get:()=>o[C],enumerable:!(l=d(o,C))||l.enumerable});return r};var i=(r,o,n)=>(n=r!=null?f(k(r)):{},s(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),P=r=>s(p({},"__esModule",{value:!0}),r);var y={};I(y,{IconDraftSimple:()=>m,default:()=>g});module.exports=P(y);var e=i(require("react"));var c=i(require("react")),u=require("react-native-svg"),a=({children:r,size:o=24,...n})=>c.default.createElement(u.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),m=r=>e.default.createElement(a,{...r},e.default.createElement(t.Path,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),e.default.createElement(t.Circle,{cx:"17.5",cy:"5",r:"1",fill:"currentColor"}),e.default.createElement(t.Circle,{cx:"17.5",cy:"10",r:"1",fill:"currentColor"})),g=m;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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconDraftSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Circle cx=\"17.5\" cy=\"5\" r=\"1\" fill=\"currentColor\" />\n <Circle cx=\"17.5\" cy=\"10\" r=\"1\" fill=\"currentColor\" />\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,EAA6B,4BAEhBC,EAA6CC,GAEtD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnE,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,IAAI,EAAE,IAAI,KAAK,eAAe,EACnD,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,KAAK,EAAE,IAAI,KAAK,eAAe,CACtD,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 s}from"react-native-svg";var t=({children:n,size:r=24,...p})=>l.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Circle as C,Path as e}from"react-native-svg";var i=n=>o.createElement(t,{...n},o.createElement(e,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(C,{cx:"17.5",cy:"5",r:"1",fill:"currentColor"}),o.createElement(C,{cx:"17.5",cy:"10",r:"1",fill:"currentColor"})),I=i;export{i as IconDraftSimple,I 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 { Circle, Path } from \"react-native-svg\";\n\nexport const IconDraftSimple: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Circle cx=\"17.5\" cy=\"5\" r=\"1\" fill=\"currentColor\" />\n <Circle cx=\"17.5\" cy=\"10\" r=\"1\" fill=\"currentColor\" />\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA6CC,GAEtDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnEG,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,IAAI,EAAE,IAAI,KAAK,eAAe,EACnDI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,KAAK,EAAE,IAAI,KAAK,eAAe,CACtD,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconDraftSimple","props","React","CentralIconBase","IconDraftSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!I.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=k(o,t))||s.enumerable});return r};var u=(r,o,e)=>(e=r!=null?d(B(r)):{},i(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>i(p({},"__esModule",{value:!0}),r);var L={};x(L,{IconForkSimple:()=>c,default:()=>g});module.exports=P(L);var n=u(require("react"));var a=u(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...e})=>a.default.createElement(l.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"),c=r=>n.default.createElement(m,{...r},n.default.createElement(C.Path,{d:"M12 20.25C13.5188 20.25 14.75 19.0188 14.75 17.5C14.75 15.9812 13.5188 14.75 12 14.75C10.4812 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 10.4812 20.25 12 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(C.Path,{d:"M6.5 9.5V12H12M12 12V14.5M12 12H17.5V9.5",stroke:"currentColor"}),n.default.createElement(C.Path,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(C.Path,{d:"M17.5 9.25C19.0188 9.25 20.25 8.01878 20.25 6.5C20.25 4.98122 19.0188 3.75 17.5 3.75C15.9812 3.75 14.75 4.98122 14.75 6.5C14.75 8.01878 15.9812 9.25 17.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),g=c;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=\"M12 20.25C13.5188 20.25 14.75 19.0188 14.75 17.5C14.75 15.9812 13.5188 14.75 12 14.75C10.4812 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 10.4812 20.25 12 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6.5 9.5V12H12M12 12V14.5M12 12H17.5V9.5\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 9.25C19.0188 9.25 20.25 8.01878 20.25 6.5C20.25 4.98122 19.0188 3.75 17.5 3.75C15.9812 3.75 14.75 4.98122 14.75 6.5C14.75 8.01878 15.9812 9.25 17.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\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,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2CACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,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 o from"react";import p from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:r=24,...C})=>p.createElement(s,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var i=n=>o.createElement(t,{...n},o.createElement(e,{d:"M12 20.25C13.5188 20.25 14.75 19.0188 14.75 17.5C14.75 15.9812 13.5188 14.75 12 14.75C10.4812 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 10.4812 20.25 12 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M6.5 9.5V12H12M12 12V14.5M12 12H17.5V9.5",stroke:"currentColor"}),o.createElement(e,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M17.5 9.25C19.0188 9.25 20.25 8.01878 20.25 6.5C20.25 4.98122 19.0188 3.75 17.5 3.75C15.9812 3.75 14.75 4.98122 14.75 6.5C14.75 8.01878 15.9812 9.25 17.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=i;export{i as IconForkSimple,I 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=\"M12 20.25C13.5188 20.25 14.75 19.0188 14.75 17.5C14.75 15.9812 13.5188 14.75 12 14.75C10.4812 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 10.4812 20.25 12 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6.5 9.5V12H12M12 12V14.5M12 12H17.5V9.5\"\n stroke=\"currentColor\"\n />\n <Path\n d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 9.25C19.0188 9.25 20.25 8.01878 20.25 6.5C20.25 4.98122 19.0188 3.75 17.5 3.75C15.9812 3.75 14.75 4.98122 14.75 6.5C14.75 8.01878 15.9812 9.25 17.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\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,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2CACF,OAAO,eACT,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kKACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconForkSimple","props","React","CentralIconBase","IconForkSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of k(o))!I.call(r,p)&&p!==e&&C(r,p,{get:()=>o[p],enumerable:!(s=f(o,p))||s.enumerable});return r};var m=(r,o,e)=>(e=r!=null?d(B(r)):{},l(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(C({},"__esModule",{value:!0}),r);var M={};g(M,{IconMergeConflictSimple:()=>c,default:()=>P});module.exports=x(M);var n=m(require("react"));var u=m(require("react")),i=require("react-native-svg"),a=({children:r,size:o=24,...e})=>u.default.createElement(i.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 t=require("react-native-svg"),c=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M6.5 20V10",stroke:"currentColor",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M11 6.5H17.5V14.5",stroke:"currentColor"}),n.default.createElement(t.Path,{d:"M4 4L9 9",stroke:"currentColor"}),n.default.createElement(t.Path,{d:"M9 4L4 9",stroke:"currentColor"})),P=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=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V10\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path d=\"M11 6.5H17.5V14.5\" stroke=\"currentColor\" />\n <Path d=\"M4 4L9 9\" stroke=\"currentColor\" />\n <Path d=\"M9 4L4 9\" stroke=\"currentColor\" />\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,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,aAAa,OAAO,eAAe,eAAe,QAAQ,EAClE,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,OAAO,eAAe,EAClD,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,EACzC,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,CAC3C,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 C from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var l=n=>o.createElement(t,{...n},o.createElement(e,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M6.5 20V10",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(e,{d:"M11 6.5H17.5V14.5",stroke:"currentColor"}),o.createElement(e,{d:"M4 4L9 9",stroke:"currentColor"}),o.createElement(e,{d:"M9 4L4 9",stroke:"currentColor"})),I=l;export{l as IconMergeConflictSimple,I 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=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V10\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path d=\"M11 6.5H17.5V14.5\" stroke=\"currentColor\" />\n <Path d=\"M4 4L9 9\" stroke=\"currentColor\" />\n <Path d=\"M9 4L4 9\" stroke=\"currentColor\" />\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,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,aAAa,OAAO,eAAe,eAAe,QAAQ,EAClEG,EAAA,cAACH,EAAA,CAAK,EAAE,oBAAoB,OAAO,eAAe,EAClDG,EAAA,cAACH,EAAA,CAAK,EAAE,WAAW,OAAO,eAAe,EACzCG,EAAA,cAACH,EAAA,CAAK,EAAE,WAAW,OAAO,eAAe,CAC3C,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMergeConflictSimple","props","React","CentralIconBase","IconMergeConflictSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var l=(r,o,e)=>(e=r!=null?d(B(r)):{},i(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>i(C({},"__esModule",{value:!0}),r);var v={};g(v,{IconMergedSimple:()=>c,default:()=>P});module.exports=x(v);var n=l(require("react"));var u=l(require("react")),a=require("react-native-svg"),m=({children:r,size:o=24,...e})=>u.default.createElement(a.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 p=require("react-native-svg"),c=r=>n.default.createElement(m,{...r},n.default.createElement(p.Path,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M6.5 9.5C6.5 13.9183 10.0817 17.5 14.5 17.5",stroke:"currentColor"})),P=c;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 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path\n d=\"M6.5 9.5C6.5 13.9183 10.0817 17.5 14.5 17.5\"\n stroke=\"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,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnE,EAAAA,QAAA,cAAC,QACC,EAAE,8CACF,OAAO,eACT,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 o from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var i=n=>o.createElement(t,{...n},o.createElement(e,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(e,{d:"M6.5 9.5C6.5 13.9183 10.0817 17.5 14.5 17.5",stroke:"currentColor"})),I=i;export{i as IconMergedSimple,I 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 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path\n d=\"M6.5 9.5C6.5 13.9183 10.0817 17.5 14.5 17.5\"\n stroke=\"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,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnEG,EAAA,cAACH,EAAA,CACC,EAAE,8CACF,OAAO,eACT,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMergedSimple","props","React","CentralIconBase","IconMergedSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of f(o))!I.call(r,C)&&C!==e&&s(r,C,{get:()=>o[C],enumerable:!(p=k(o,C))||p.enumerable});return r};var u=(r,o,e)=>(e=r!=null?c(B(r)):{},l(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var g={};P(g,{IconPullRequestClosedSimple:()=>a,default:()=>L});module.exports=x(g);var n=u(require("react"));var i=u(require("react")),d=require("react-native-svg"),m=({children:r,size:o=24,...e})=>i.default.createElement(d.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 t=require("react-native-svg"),a=r=>n.default.createElement(m,{...r},n.default.createElement(t.Path,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M15 4L20 9",stroke:"currentColor"}),n.default.createElement(t.Path,{d:"M20 4L15 9",stroke:"currentColor"}),n.default.createElement(t.Path,{d:"M17.5 14.5V10",stroke:"currentColor"})),L=a;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=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path d=\"M15 4L20 9\" stroke=\"currentColor\" />\n <Path d=\"M20 4L15 9\" stroke=\"currentColor\" />\n <Path d=\"M17.5 14.5V10\" stroke=\"currentColor\" />\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,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnE,EAAAA,QAAA,cAAC,QAAK,EAAE,aAAa,OAAO,eAAe,EAC3C,EAAAA,QAAA,cAAC,QAAK,EAAE,aAAa,OAAO,eAAe,EAC3C,EAAAA,QAAA,cAAC,QAAK,EAAE,gBAAgB,OAAO,eAAe,CAChD,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 r from"react";import s from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...C})=>s.createElement(p,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var l=n=>r.createElement(t,{...n},r.createElement(e,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),r.createElement(e,{d:"M15 4L20 9",stroke:"currentColor"}),r.createElement(e,{d:"M20 4L15 9",stroke:"currentColor"}),r.createElement(e,{d:"M17.5 14.5V10",stroke:"currentColor"})),I=l;export{l as IconPullRequestClosedSimple,I 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=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path d=\"M15 4L20 9\" stroke=\"currentColor\" />\n <Path d=\"M20 4L15 9\" stroke=\"currentColor\" />\n <Path d=\"M17.5 14.5V10\" stroke=\"currentColor\" />\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,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnEG,EAAA,cAACH,EAAA,CAAK,EAAE,aAAa,OAAO,eAAe,EAC3CG,EAAA,cAACH,EAAA,CAAK,EAAE,aAAa,OAAO,eAAe,EAC3CG,EAAA,cAACH,EAAA,CAAK,EAAE,gBAAgB,OAAO,eAAe,CAChD,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconPullRequestClosedSimple","props","React","CentralIconBase","IconPullRequestClosedSimple_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==e&&C(r,t,{get:()=>o[t],enumerable:!(s=f(o,t))||s.enumerable});return r};var u=(r,o,e)=>(e=r!=null?d(B(r)):{},l(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(C({},"__esModule",{value:!0}),r);var v={};P(v,{IconPullRequestSimple:()=>c,default:()=>g});module.exports=x(v);var n=u(require("react"));var i=u(require("react")),a=require("react-native-svg"),m=({children:r,size:o=24,...e})=>i.default.createElement(a.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 p=require("react-native-svg"),c=r=>n.default.createElement(m,{...r},n.default.createElement(p.Path,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M11 6.5H17.5V14.5",stroke:"currentColor"})),g=c;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=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path d=\"M11 6.5H17.5V14.5\" stroke=\"currentColor\" />\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,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnE,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,OAAO,eAAe,CACpD,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 o from"react";import C from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var l=n=>o.createElement(t,{...n},o.createElement(e,{d:"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M6.5 20V9.5",stroke:"currentColor",strokeLinejoin:"round"}),o.createElement(e,{d:"M11 6.5H17.5V14.5",stroke:"currentColor"})),I=l;export{l as IconPullRequestSimple,I 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=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path d=\"M6.5 20V9.5\" stroke=\"currentColor\" strokeLinejoin=\"round\" />\n <Path d=\"M11 6.5H17.5V14.5\" stroke=\"currentColor\" />\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,yJACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2KACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,cAAc,OAAO,eAAe,eAAe,QAAQ,EACnEG,EAAA,cAACH,EAAA,CAAK,EAAE,oBAAoB,OAAO,eAAe,CACpD,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
|
package/filtered-icons.json
CHANGED
|
@@ -4018,6 +4018,20 @@
|
|
|
4018
4018
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
4019
4019
|
"componentName": "IconBranch"
|
|
4020
4020
|
},
|
|
4021
|
+
{
|
|
4022
|
+
"category": "Code",
|
|
4023
|
+
"svg": "<path d=\"M17.5 9.25C15.9812 9.25 14.75 8.01878 14.75 6.5C14.75 4.98122 15.9812 3.75 17.5 3.75C19.0188 3.75 20.25 4.98122 20.25 6.5C20.25 8.01878 19.0188 9.25 17.5 9.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 20.25C4.98122 20.25 3.75 19.0188 3.75 17.5C3.75 15.9812 4.98122 14.75 6.5 14.75C8.01878 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 8.01878 20.25 6.5 20.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 14.5V4\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M6.5 14.5C6.5 10.0817 10.0817 6.5 14.5 6.5\" stroke=\"currentColor\"/>",
|
|
4024
|
+
"iconName": "branch-simple",
|
|
4025
|
+
"variant": {
|
|
4026
|
+
"join": "square",
|
|
4027
|
+
"filled": "off",
|
|
4028
|
+
"radius": "0",
|
|
4029
|
+
"stroke": "1"
|
|
4030
|
+
},
|
|
4031
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
4032
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
4033
|
+
"componentName": "IconBranchSimple"
|
|
4034
|
+
},
|
|
4021
4035
|
{
|
|
4022
4036
|
"category": "Food",
|
|
4023
4037
|
"svg": "<path d=\"M21.5 12.2064C21.5 17.5671 21.3102 22.1712 14.7739 20.4397C12.7044 19.8915 10.2844 21.6041 8.56526 21.495C0.22219 20.9657 0.11465 2.4999 10.5678 2.5C16.4641 2.50006 14.8043 5.36742 16.4641 7.35318C17.8994 9.07042 21.5 7.35318 21.5 12.2064Z\" stroke=\"currentColor\"/><circle cx=\"11\" cy=\"13\" r=\"3.5\" stroke=\"currentColor\"/>",
|
|
@@ -6762,6 +6776,20 @@
|
|
|
6762
6776
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
6763
6777
|
"componentName": "IconClaudeai"
|
|
6764
6778
|
},
|
|
6779
|
+
{
|
|
6780
|
+
"category": "AI & Magic",
|
|
6781
|
+
"svg": "<path d=\"M11.5 14L8.8417 13.4706L8.30213 11.7941L6.68341 11.2353L6.43155 10.1919C6.26276 9.49265 5.63704 9 4.91773 9C4.2177 9 3.6055 9.46998 3.54018 10.167C3.46157 11.0056 3.46576 12.1994 3.8573 13.4198C4.62948 15.8267 7.5 18.5 7.5 18.5\" stroke=\"currentColor\"/><path d=\"M9.2283 21.5H18.0117C23.5192 14.1493 19.5256 -0.301851 9.56567 2.97646L10.4938 5.16211L10.0823 6.50097L11.295 7.4847L10.7784 9.56106L11.8116 11.1182L11.295 14.7518L7.5 18.2218C7.5 20.4074 9.2283 21.5 9.2283 21.5Z\" stroke=\"currentColor\"/><path d=\"M6.3 2H5.7L4.95 3.95L3 4.7V5.3L4.95 6.05L5.7 8H6.3L7.05 6.05L9 5.3V4.7L7.05 3.95L6.3 2Z\" fill=\"currentColor\"/>",
|
|
6782
|
+
"iconName": "claw, openclaw, ai, qclaw",
|
|
6783
|
+
"variant": {
|
|
6784
|
+
"join": "square",
|
|
6785
|
+
"filled": "off",
|
|
6786
|
+
"radius": "0",
|
|
6787
|
+
"stroke": "1"
|
|
6788
|
+
},
|
|
6789
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
6790
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
6791
|
+
"componentName": "IconClaw"
|
|
6792
|
+
},
|
|
6765
6793
|
{
|
|
6766
6794
|
"category": "Interface General",
|
|
6767
6795
|
"svg": "<path d=\"M15.5 4.5H19.5V21.5H4.5V4.5H8.5M8.5 2.5H15.5V6.5H8.5V2.5Z\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
|
@@ -9296,6 +9324,20 @@
|
|
|
9296
9324
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
9297
9325
|
"componentName": "IconDraft"
|
|
9298
9326
|
},
|
|
9327
|
+
{
|
|
9328
|
+
"category": "Code",
|
|
9329
|
+
"svg": "<path d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 20V9.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><circle cx=\"17.5\" cy=\"5\" r=\"1\" fill=\"currentColor\"/><circle cx=\"17.5\" cy=\"10\" r=\"1\" fill=\"currentColor\"/>",
|
|
9330
|
+
"iconName": "draft-simple",
|
|
9331
|
+
"variant": {
|
|
9332
|
+
"join": "square",
|
|
9333
|
+
"filled": "off",
|
|
9334
|
+
"radius": "0",
|
|
9335
|
+
"stroke": "1"
|
|
9336
|
+
},
|
|
9337
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
9338
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
9339
|
+
"componentName": "IconDraftSimple"
|
|
9340
|
+
},
|
|
9299
9341
|
{
|
|
9300
9342
|
"category": "Edit",
|
|
9301
9343
|
"svg": "<path d=\"M2 14.05C10.7509 5.35386 14.3051 1.943 16.3759 4.15545C19.2621 7.2387 4.43808 16.5967 8.53917 18.9727C11.9562 20.9508 17.4705 10.1582 19.7352 12.9262C21.0712 14.5575 16.3759 18.1729 17.6259 19.9718C18.6261 21.4108 20.9596 19.5715 22 18.4723\" stroke=\"currentColor\" stroke-linejoin=\"round\"/>",
|
|
@@ -11578,6 +11620,20 @@
|
|
|
11578
11620
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
11579
11621
|
"componentName": "IconForkKnife"
|
|
11580
11622
|
},
|
|
11623
|
+
{
|
|
11624
|
+
"category": "Code",
|
|
11625
|
+
"svg": "<path d=\"M12 20.25C13.5188 20.25 14.75 19.0188 14.75 17.5C14.75 15.9812 13.5188 14.75 12 14.75C10.4812 14.75 9.25 15.9812 9.25 17.5C9.25 19.0188 10.4812 20.25 12 20.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 9.5V12H12M12 12V14.5M12 12H17.5V9.5\" stroke=\"currentColor\"/><path d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.5 9.25C19.0188 9.25 20.25 8.01878 20.25 6.5C20.25 4.98122 19.0188 3.75 17.5 3.75C15.9812 3.75 14.75 4.98122 14.75 6.5C14.75 8.01878 15.9812 9.25 17.5 9.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
11626
|
+
"iconName": "fork-simple, agents",
|
|
11627
|
+
"variant": {
|
|
11628
|
+
"join": "square",
|
|
11629
|
+
"filled": "off",
|
|
11630
|
+
"radius": "0",
|
|
11631
|
+
"stroke": "1"
|
|
11632
|
+
},
|
|
11633
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
11634
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
11635
|
+
"componentName": "IconForkSimple"
|
|
11636
|
+
},
|
|
11581
11637
|
{
|
|
11582
11638
|
"category": "Food",
|
|
11583
11639
|
"svg": "<path d=\"M16.5 12.25V20.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M7.5 12.75V20.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M6.5 3.5V10\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M8.5 3.5V10\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M19.75 7.88636C19.75 10.3716 18.2949 12.25 16.5 12.25C14.7051 12.25 13.25 10.3716 13.25 7.88636C13.25 5.40108 14.7051 3.25 16.5 3.25C18.2949 3.25 19.75 5.40108 19.75 7.88636Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M4.5 3.5V9.5C4.5 11.1569 5.84315 12.5 7.5 12.5C9.15685 12.5 10.5 11.1569 10.5 9.5V3.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
|
@@ -15568,6 +15624,20 @@
|
|
|
15568
15624
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
15569
15625
|
"componentName": "IconMergeConflict"
|
|
15570
15626
|
},
|
|
15627
|
+
{
|
|
15628
|
+
"category": "Code",
|
|
15629
|
+
"svg": "<path d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 20V10\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M11 6.5H17.5V14.5\" stroke=\"currentColor\"/><path d=\"M4 4L9 9\" stroke=\"currentColor\"/><path d=\"M9 4L4 9\" stroke=\"currentColor\"/>",
|
|
15630
|
+
"iconName": "merge-conflict-simple",
|
|
15631
|
+
"variant": {
|
|
15632
|
+
"join": "square",
|
|
15633
|
+
"filled": "off",
|
|
15634
|
+
"radius": "0",
|
|
15635
|
+
"stroke": "1"
|
|
15636
|
+
},
|
|
15637
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
15638
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
15639
|
+
"componentName": "IconMergeConflictSimple"
|
|
15640
|
+
},
|
|
15571
15641
|
{
|
|
15572
15642
|
"category": "Code",
|
|
15573
15643
|
"svg": "<circle cx=\"6.5\" cy=\"17.5\" r=\"2\" stroke=\"currentColor\" stroke-linecap=\"square\"/><circle cx=\"6.5\" cy=\"6.5\" r=\"2\" stroke=\"currentColor\" stroke-linecap=\"square\"/><circle cx=\"17.5\" cy=\"17.5\" r=\"2\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M6.5 8.5V15.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M8.5 6.5H17.5V15.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
|
@@ -15582,6 +15652,20 @@
|
|
|
15582
15652
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
15583
15653
|
"componentName": "IconMerged"
|
|
15584
15654
|
},
|
|
15655
|
+
{
|
|
15656
|
+
"category": "Code",
|
|
15657
|
+
"svg": "<path d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 20V9.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M6.5 9.5C6.5 13.9183 10.0817 17.5 14.5 17.5\" stroke=\"currentColor\"/>",
|
|
15658
|
+
"iconName": "merged-simple",
|
|
15659
|
+
"variant": {
|
|
15660
|
+
"join": "square",
|
|
15661
|
+
"filled": "off",
|
|
15662
|
+
"radius": "0",
|
|
15663
|
+
"stroke": "1"
|
|
15664
|
+
},
|
|
15665
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
15666
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
15667
|
+
"componentName": "IconMergedSimple"
|
|
15668
|
+
},
|
|
15585
15669
|
{
|
|
15586
15670
|
"category": "Sound & Music",
|
|
15587
15671
|
"svg": "<path d=\"M11.9999 19.5C15.4494 19.5 18.3551 17.1712 19.2303 14M11.9999 19.5C8.55038 19.5 5.64478 17.1712 4.76953 14M11.9999 19.5V21.5M11.9999 16.5C9.51463 16.5 7.49992 14.4853 7.49992 12V7C7.49992 4.51472 9.51463 2.5 11.9999 2.5C14.4852 2.5 16.4999 4.51472 16.4999 7V12C16.4999 14.4853 14.4852 16.5 11.9999 16.5Z\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
|
@@ -19040,6 +19124,34 @@
|
|
|
19040
19124
|
"packageName": "square-outlined-radius-0-stroke-1",
|
|
19041
19125
|
"componentName": "IconPullRequest"
|
|
19042
19126
|
},
|
|
19127
|
+
{
|
|
19128
|
+
"category": "Code",
|
|
19129
|
+
"svg": "<path d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 20V9.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M15 4L20 9\" stroke=\"currentColor\"/><path d=\"M20 4L15 9\" stroke=\"currentColor\"/><path d=\"M17.5 14.5V10\" stroke=\"currentColor\"/>",
|
|
19130
|
+
"iconName": "pull-request-closed-simple",
|
|
19131
|
+
"variant": {
|
|
19132
|
+
"join": "square",
|
|
19133
|
+
"filled": "off",
|
|
19134
|
+
"radius": "0",
|
|
19135
|
+
"stroke": "1"
|
|
19136
|
+
},
|
|
19137
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
19138
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
19139
|
+
"componentName": "IconPullRequestClosedSimple"
|
|
19140
|
+
},
|
|
19141
|
+
{
|
|
19142
|
+
"category": "Code",
|
|
19143
|
+
"svg": "<path d=\"M6.5 9.25C8.01878 9.25 9.25 8.01878 9.25 6.5C9.25 4.98122 8.01878 3.75 6.5 3.75C4.98122 3.75 3.75 4.98122 3.75 6.5C3.75 8.01878 4.98122 9.25 6.5 9.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17.5 20.25C19.0188 20.25 20.25 19.0188 20.25 17.5C20.25 15.9812 19.0188 14.75 17.5 14.75C15.9812 14.75 14.75 15.9812 14.75 17.5C14.75 19.0188 15.9812 20.25 17.5 20.25Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6.5 20V9.5\" stroke=\"currentColor\" stroke-linejoin=\"round\"/><path d=\"M11 6.5H17.5V14.5\" stroke=\"currentColor\"/>",
|
|
19144
|
+
"iconName": "pull-request-simple",
|
|
19145
|
+
"variant": {
|
|
19146
|
+
"join": "square",
|
|
19147
|
+
"filled": "off",
|
|
19148
|
+
"radius": "0",
|
|
19149
|
+
"stroke": "1"
|
|
19150
|
+
},
|
|
19151
|
+
"createdAt": "2026-03-18T07:00:53.819312+00:00",
|
|
19152
|
+
"packageName": "square-outlined-radius-0-stroke-1",
|
|
19153
|
+
"componentName": "IconPullRequestSimple"
|
|
19154
|
+
},
|
|
19043
19155
|
{
|
|
19044
19156
|
"category": "Nature & Energy",
|
|
19045
19157
|
"svg": "<path d=\"M7.76172 20.2526L9.02776 16.5L11.8954 8H12.1011L14.9688 16.5L16.2348 20.2526M14.75 16.5H9.25304\" stroke=\"currentColor\"/><path d=\"M4.06199 10.7562L17.1315 5.49072M4.06199 10.7562C4.7889 12.4597 6.18251 13.6741 7.80859 14.2251M4.06199 10.7562C3.33509 9.05282 3.4225 7.20636 4.14976 5.65109\" stroke=\"currentColor\"/><path d=\"M20.5 20.5H3.5\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M20 5C20 5.82843 19.3284 6.5 18.5 6.5C17.6716 6.5 17 5.82843 17 5C17 4.17157 17.6716 3.5 18.5 3.5C19.3284 3.5 20 4.17157 20 5Z\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M18.5 6.5V20.25\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
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"
|