@central-icons-react-native/square-filled-radius-0-stroke-1.5 1.1.15 → 1.1.16

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.
@@ -1,2 +1,2 @@
1
- "use strict";var s=Object.create;var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},H=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!B.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(C=c(o,t))||C.enumerable});return r};var V=(r,o,e)=>(e=r!=null?s(d(r)):{},H(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>H(n({},"__esModule",{value:!0}),r);var P={};I(P,{IconBezierEdit:()=>i,default:()=>x});module.exports=v(P);var p=V(require("react"));var a=V(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...e})=>a.default.createElement(m.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"),i=r=>p.default.createElement(f,{...r},p.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.303 14.697C18.9516 14.3456 18.3818 14.3456 18.0303 14.697L14.5 18.2273V19.5H15.7727L19.303 15.9697C19.6544 15.6182 19.6544 15.0484 19.303 14.697ZM16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z",fill:"currentColor"}),p.default.createElement(l.Path,{d:"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z",fill:"currentColor"})),x=i;0&&(module.exports={IconBezierEdit});
1
+ "use strict";var s=Object.create;var n=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},H=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!B.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(C=c(o,t))||C.enumerable});return r};var V=(r,o,e)=>(e=r!=null?s(d(r)):{},H(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>H(n({},"__esModule",{value:!0}),r);var P={};I(P,{IconBezierEdit:()=>i,default:()=>x});module.exports=v(P);var p=V(require("react"));var a=V(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...e})=>a.default.createElement(m.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"),i=r=>p.default.createElement(f,{...r},p.default.createElement(l.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z",fill:"currentColor"}),p.default.createElement(l.Path,{d:"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z",fill:"currentColor"})),x=i;0&&(module.exports={IconBezierEdit});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconBezierEdit/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 IconBezierEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.303 14.697C18.9516 14.3456 18.3818 14.3456 18.0303 14.697L14.5 18.2273V19.5H15.7727L19.303 15.9697C19.6544 15.6182 19.6544 15.0484 19.303 14.697ZM16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBezierEdit;\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,SAAS,UACT,SAAS,UACT,EAAE,6SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0GACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBezierEdit_exports","__export","IconBezierEdit","IconBezierEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_default"]}
1
+ {"version":3,"sources":["../src/IconBezierEdit/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 IconBezierEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBezierEdit;\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,SAAS,UACT,SAAS,UACT,EAAE,wJACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0GACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconBezierEdit_exports","__export","IconBezierEdit","IconBezierEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_default"]}
@@ -1,2 +1,2 @@
1
- import e from"react";import l from"react";import{Svg as C}from"react-native-svg";var t=({children:o,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"},o);import{Path as n}from"react-native-svg";var H=o=>e.createElement(t,{...o},e.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M19.303 14.697C18.9516 14.3456 18.3818 14.3456 18.0303 14.697L14.5 18.2273V19.5H15.7727L19.303 15.9697C19.6544 15.6182 19.6544 15.0484 19.303 14.697ZM16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z",fill:"currentColor"}),e.createElement(n,{d:"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z",fill:"currentColor"})),B=H;export{H as IconBezierEdit,B as default};
1
+ import e from"react";import l from"react";import{Svg as C}from"react-native-svg";var t=({children:o,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"},o);import{Path as n}from"react-native-svg";var H=o=>e.createElement(t,{...o},e.createElement(n,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z",fill:"currentColor"}),e.createElement(n,{d:"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z",fill:"currentColor"})),B=H;export{H as IconBezierEdit,B as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconBezierEdit/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 IconBezierEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M19.303 14.697C18.9516 14.3456 18.3818 14.3456 18.0303 14.697L14.5 18.2273V19.5H15.7727L19.303 15.9697C19.6544 15.6182 19.6544 15.0484 19.303 14.697ZM16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBezierEdit;\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,SAAS,UACT,SAAS,UACT,EAAE,6SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0GACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_default"]}
1
+ {"version":3,"sources":["../src/IconBezierEdit/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 IconBezierEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconBezierEdit;\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,SAAS,UACT,SAAS,UACT,EAAE,wJACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0GACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_default"]}
@@ -1,2 +1,2 @@
1
- "use strict";var u=Object.create;var p=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(C=x(o,e))||C.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(p({},"__esModule",{value:!0}),r);var H={};d(H,{IconTextEdit:()=>i,default:()=>v});module.exports=g(H);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>f.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 l=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(l.Path,{d:"M18.6121 3.18933L7 14.8014V20H12.1986L23.8107 8.38792L18.6121 3.18933Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M1 4.99999V6.49999H9.25C9.66421 6.49999 10 6.1642 10 5.74999C10 5.33578 9.66421 4.99999 9.25 4.99999H1Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M1 8.99999V10.5H6.25C6.66421 10.5 7 10.1642 7 9.74999C7 9.33578 6.66421 8.99999 6.25 8.99999H1Z",fill:"currentColor"})),v=i;0&&(module.exports={IconTextEdit});
1
+ "use strict";var u=Object.create;var p=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var d=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(C=x(o,e))||C.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(p({},"__esModule",{value:!0}),r);var H={};d(H,{IconTextEdit:()=>i,default:()=>v});module.exports=g(H);var n=m(require("react"));var f=m(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...t})=>f.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 l=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(l.Path,{d:"M18.6121 3.18945L7 14.8015V20.0001H12.1986L23.8107 8.38804L18.6121 3.18945Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M1 5.00011V6.50011H9.25C9.66421 6.50011 10 6.16433 10 5.75011C10 5.3359 9.66421 5.00011 9.25 5.00011H1Z",fill:"currentColor"}),n.default.createElement(l.Path,{d:"M1 9.00011V10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75011C7 9.3359 6.66421 9.00011 6.25 9.00011H1Z",fill:"currentColor"})),v=i;0&&(module.exports={IconTextEdit});
2
2
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconTextEdit/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 IconTextEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.6121 3.18933L7 14.8014V20H12.1986L23.8107 8.38792L18.6121 3.18933Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 4.99999V6.49999H9.25C9.66421 6.49999 10 6.1642 10 5.74999C10 5.33578 9.66421 4.99999 9.25 4.99999H1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 8.99999V10.5H6.25C6.66421 10.5 7 10.1642 7 9.74999C7 9.33578 6.66421 8.99999 6.25 8.99999H1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTextEdit;\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,kBAAAE,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,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0GACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kGACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTextEdit_exports","__export","IconTextEdit","IconTextEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTextEdit","props","React","CentralIconBase","IconTextEdit_default"]}
1
+ {"version":3,"sources":["../src/IconTextEdit/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 IconTextEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.6121 3.18945L7 14.8015V20.0001H12.1986L23.8107 8.38804L18.6121 3.18945Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 5.00011V6.50011H9.25C9.66421 6.50011 10 6.16433 10 5.75011C10 5.3359 9.66421 5.00011 9.25 5.00011H1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 9.00011V10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75011C7 9.3359 6.66421 9.00011 6.25 9.00011H1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTextEdit;\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,kBAAAE,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,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,8EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0GACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uGACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconTextEdit_exports","__export","IconTextEdit","IconTextEdit_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconTextEdit","props","React","CentralIconBase","IconTextEdit_default"]}
@@ -1,2 +1,2 @@
1
- import o from"react";import l from"react";import{Svg as C}from"react-native-svg";var n=({children:t,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"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M18.6121 3.18933L7 14.8014V20H12.1986L23.8107 8.38792L18.6121 3.18933Z",fill:"currentColor"}),o.createElement(e,{d:"M1 4.99999V6.49999H9.25C9.66421 6.49999 10 6.1642 10 5.74999C10 5.33578 9.66421 4.99999 9.25 4.99999H1Z",fill:"currentColor"}),o.createElement(e,{d:"M1 8.99999V10.5H6.25C6.66421 10.5 7 10.1642 7 9.74999C7 9.33578 6.66421 8.99999 6.25 8.99999H1Z",fill:"currentColor"})),P=a;export{a as IconTextEdit,P as default};
1
+ import o from"react";import l from"react";import{Svg as C}from"react-native-svg";var n=({children:t,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"},t);import{Path as e}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(e,{d:"M18.6121 3.18945L7 14.8015V20.0001H12.1986L23.8107 8.38804L18.6121 3.18945Z",fill:"currentColor"}),o.createElement(e,{d:"M1 5.00011V6.50011H9.25C9.66421 6.50011 10 6.16433 10 5.75011C10 5.3359 9.66421 5.00011 9.25 5.00011H1Z",fill:"currentColor"}),o.createElement(e,{d:"M1 9.00011V10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75011C7 9.3359 6.66421 9.00011 6.25 9.00011H1Z",fill:"currentColor"})),P=a;export{a as IconTextEdit,P as default};
2
2
  //# sourceMappingURL=index.mjs.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/IconTextEdit/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 IconTextEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.6121 3.18933L7 14.8014V20H12.1986L23.8107 8.38792L18.6121 3.18933Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 4.99999V6.49999H9.25C9.66421 6.49999 10 6.1642 10 5.74999C10 5.33578 9.66421 4.99999 9.25 4.99999H1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 8.99999V10.5H6.25C6.66421 10.5 7 10.1642 7 9.74999C7 9.33578 6.66421 8.99999 6.25 8.99999H1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTextEdit;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yEACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0GACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kGACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTextEdit","props","React","CentralIconBase","IconTextEdit_default"]}
1
+ {"version":3,"sources":["../src/IconTextEdit/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 IconTextEdit: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.6121 3.18945L7 14.8015V20.0001H12.1986L23.8107 8.38804L18.6121 3.18945Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 5.00011V6.50011H9.25C9.66421 6.50011 10 6.16433 10 5.75011C10 5.3359 9.66421 5.00011 9.25 5.00011H1Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1 9.00011V10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75011C7 9.3359 6.66421 9.00011 6.25 9.00011H1Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconTextEdit;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,8EACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0GACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uGACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconTextEdit","props","React","CentralIconBase","IconTextEdit_default"]}
package/LICENSE.md CHANGED
@@ -20,6 +20,10 @@ We offer three license types for all our products, depending on your team size:
20
20
 
21
21
  - For companies, unlimited users
22
22
 
23
+ ### Ultimate License
24
+
25
+ - For companies, unlimited users
26
+
23
27
  ## Grant of License
24
28
 
25
29
  Licensor grants Licensee a non-exclusive, non-transferable, worldwide right to use the Product, subject to the terms and conditions set forth in this Agreement.
@@ -2774,7 +2774,7 @@
2774
2774
  },
2775
2775
  {
2776
2776
  "category": "Edit",
2777
- "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.303 14.697C18.9516 14.3456 18.3818 14.3456 18.0303 14.697L14.5 18.2273V19.5H15.7727L19.303 15.9697C19.6544 15.6182 19.6544 15.0484 19.303 14.697ZM16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z\" fill=\"currentColor\"/><path d=\"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z\" fill=\"currentColor\"/>",
2777
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M16.9697 13.6363C17.9069 12.6991 19.4264 12.6991 20.3637 13.6363C21.3009 14.5736 21.3009 16.0931 20.3637 17.0303L16.394 21H13V17.606L16.9697 13.6363Z\" fill=\"currentColor\"/><path d=\"M3 3V9H5.25V15H3V21H8.75V18.75H11V17.25H8.75V15H6.75V9H9V6.75H15V9H17.25V11H18.75V9H21V3H15V5.25H9V3H3Z\" fill=\"currentColor\"/>",
2778
2778
  "iconName": "bezier--edit",
2779
2779
  "variant": {
2780
2780
  "join": "square",
@@ -19588,7 +19588,7 @@
19588
19588
  },
19589
19589
  {
19590
19590
  "category": "Edit",
19591
- "svg": "<path d=\"M18.6121 3.18933L7 14.8014V20H12.1986L23.8107 8.38792L18.6121 3.18933Z\" fill=\"currentColor\"/><path d=\"M1 4.99999V6.49999H9.25C9.66421 6.49999 10 6.1642 10 5.74999C10 5.33578 9.66421 4.99999 9.25 4.99999H1Z\" fill=\"currentColor\"/><path d=\"M1 8.99999V10.5H6.25C6.66421 10.5 7 10.1642 7 9.74999C7 9.33578 6.66421 8.99999 6.25 8.99999H1Z\" fill=\"currentColor\"/>",
19591
+ "svg": "<path d=\"M18.6121 3.18945L7 14.8015V20.0001H12.1986L23.8107 8.38804L18.6121 3.18945Z\" fill=\"currentColor\"/><path d=\"M1 5.00011V6.50011H9.25C9.66421 6.50011 10 6.16433 10 5.75011C10 5.3359 9.66421 5.00011 9.25 5.00011H1Z\" fill=\"currentColor\"/><path d=\"M1 9.00011V10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75011C7 9.3359 6.66421 9.00011 6.25 9.00011H1Z\" fill=\"currentColor\"/>",
19592
19592
  "iconName": "text-edit, prompts, comment",
19593
19593
  "variant": {
19594
19594
  "join": "square",
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-filled-radius-0-stroke-1.5",
3
- "version": "1.1.15",
3
+ "version": "1.1.16",
4
4
  "style": "square-filled-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-1.5/IconHome';",