@central-icons-react-native/round-filled-radius-1-stroke-1.5 1.1.14 → 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.
- package/IconBezierEdit/index.js +1 -1
- package/IconBezierEdit/index.js.map +1 -1
- package/IconBezierEdit/index.mjs +1 -1
- package/IconBezierEdit/index.mjs.map +1 -1
- package/IconCourt/index.js +1 -1
- package/IconCourt/index.js.map +1 -1
- package/IconCourt/index.mjs +1 -1
- package/IconCourt/index.mjs.map +1 -1
- package/IconHighlight/index.js +1 -1
- package/IconHighlight/index.js.map +1 -1
- package/IconHighlight/index.mjs +1 -1
- package/IconHighlight/index.mjs.map +1 -1
- package/IconInputForm/index.d.ts +4 -0
- package/IconInputForm/index.js +2 -0
- package/IconInputForm/index.js.map +1 -0
- package/IconInputForm/index.mjs +2 -0
- package/IconInputForm/index.mjs.map +1 -0
- package/IconTextEdit/index.js +1 -1
- package/IconTextEdit/index.js.map +1 -1
- package/IconTextEdit/index.mjs +1 -1
- package/IconTextEdit/index.mjs.map +1 -1
- package/LICENSE.md +4 -0
- package/README.md +1 -0
- package/filtered-icons.json +18 -4
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -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 +11 -4
package/IconBezierEdit/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var s=Object.create;var t=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var
|
|
1
|
+
"use strict";var s=Object.create;var t=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)t(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of u(o))!B.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(l=c(o,C))||l.enumerable});return r};var H=(r,o,e)=>(e=r!=null?s(d(r)):{},a(o||!r||!r.__esModule?t(e,"default",{value:r,enumerable:!0}):e,r)),v=r=>a(t({},"__esModule",{value:!0}),r);var P={};I(P,{IconBezierEdit:()=>i,default:()=>x});module.exports=v(P);var n=H(require("react"));var V=H(require("react")),m=require("react-native-svg"),f=({children:r,size:o=24,...e})=>V.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 p=require("react-native-svg"),i=r=>n.default.createElement(f,{...r},n.default.createElement(p.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.6137 20.7803C16.473 20.921 16.2822 21 16.0833 21H13.75C13.3358 21 13 20.6642 13 20.25V17.9167C13 17.7177 13.079 17.527 13.2197 17.3863L16.9697 13.6363Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M4.25 3C3.55964 3 3 3.55964 3 4.25V7.75C3 8.44036 3.55964 9 4.25 9H5.25V15H4.25C3.55964 15 3 15.5596 3 16.25V19.75C3 20.4404 3.55964 21 4.25 21H7.5C8.19036 21 8.75 20.4404 8.75 19.75V18.75H10.25C10.6642 18.75 11 18.4142 11 18C11 17.5858 10.6642 17.25 10.25 17.25H8.75V16.25C8.75 15.5596 8.19036 15 7.5 15H6.75V9H7.75C8.44036 9 9 8.44036 9 7.75V6.75H15V7.75C15 8.44036 15.5596 9 16.25 9H17.25V10.25C17.25 10.6642 17.5858 11 18 11C18.4142 11 18.75 10.6642 18.75 10.25V9H19.75C20.4404 9 21 8.44036 21 7.75V4.25C21 3.55964 20.4404 3 19.75 3H16.25C15.5596 3 15 3.55964 15 4.25V5.25H9V4.25C9 3.55964 8.44036 3 7.75 3H4.25Z",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=\"
|
|
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.6137 20.7803C16.473 20.921 16.2822 21 16.0833 21H13.75C13.3358 21 13 20.6642 13 20.25V17.9167C13 17.7177 13.079 17.527 13.2197 17.3863L16.9697 13.6363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.25 3C3.55964 3 3 3.55964 3 4.25V7.75C3 8.44036 3.55964 9 4.25 9H5.25V15H4.25C3.55964 15 3 15.5596 3 16.25V19.75C3 20.4404 3.55964 21 4.25 21H7.5C8.19036 21 8.75 20.4404 8.75 19.75V18.75H10.25C10.6642 18.75 11 18.4142 11 18C11 17.5858 10.6642 17.25 10.25 17.25H8.75V16.25C8.75 15.5596 8.19036 15 7.5 15H6.75V9H7.75C8.44036 9 9 8.44036 9 7.75V6.75H15V7.75C15 8.44036 15.5596 9 16.25 9H17.25V10.25C17.25 10.6642 17.5858 11 18 11C18.4142 11 18.75 10.6642 18.75 10.25V9H19.75C20.4404 9 21 8.44036 21 7.75V4.25C21 3.55964 20.4404 3 19.75 3H16.25C15.5596 3 15 3.55964 15 4.25V5.25H9V4.25C9 3.55964 8.44036 3 7.75 3H4.25Z\"\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,8QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2mBACF,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"]}
|
package/IconBezierEdit/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"react";import p from"react";import{Svg as l}from"react-native-svg";var C=({children:o,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as t}from"react-native-svg";var a=o=>e.createElement(C,{...o},e.createElement(t,{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.6137 20.7803C16.473 20.921 16.2822 21 16.0833 21H13.75C13.3358 21 13 20.6642 13 20.25V17.9167C13 17.7177 13.079 17.527 13.2197 17.3863L16.9697 13.6363Z",fill:"currentColor"}),e.createElement(t,{d:"M4.25 3C3.55964 3 3 3.55964 3 4.25V7.75C3 8.44036 3.55964 9 4.25 9H5.25V15H4.25C3.55964 15 3 15.5596 3 16.25V19.75C3 20.4404 3.55964 21 4.25 21H7.5C8.19036 21 8.75 20.4404 8.75 19.75V18.75H10.25C10.6642 18.75 11 18.4142 11 18C11 17.5858 10.6642 17.25 10.25 17.25H8.75V16.25C8.75 15.5596 8.19036 15 7.5 15H6.75V9H7.75C8.44036 9 9 8.44036 9 7.75V6.75H15V7.75C15 8.44036 15.5596 9 16.25 9H17.25V10.25C17.25 10.6642 17.5858 11 18 11C18.4142 11 18.75 10.6642 18.75 10.25V9H19.75C20.4404 9 21 8.44036 21 7.75V4.25C21 3.55964 20.4404 3 19.75 3H16.25C15.5596 3 15 3.55964 15 4.25V5.25H9V4.25C9 3.55964 8.44036 3 7.75 3H4.25Z",fill:"currentColor"})),B=a;export{a 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=\"
|
|
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.6137 20.7803C16.473 20.921 16.2822 21 16.0833 21H13.75C13.3358 21 13 20.6642 13 20.25V17.9167C13 17.7177 13.079 17.527 13.2197 17.3863L16.9697 13.6363Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.25 3C3.55964 3 3 3.55964 3 4.25V7.75C3 8.44036 3.55964 9 4.25 9H5.25V15H4.25C3.55964 15 3 15.5596 3 16.25V19.75C3 20.4404 3.55964 21 4.25 21H7.5C8.19036 21 8.75 20.4404 8.75 19.75V18.75H10.25C10.6642 18.75 11 18.4142 11 18C11 17.5858 10.6642 17.25 10.25 17.25H8.75V16.25C8.75 15.5596 8.19036 15 7.5 15H6.75V9H7.75C8.44036 9 9 8.44036 9 7.75V6.75H15V7.75C15 8.44036 15.5596 9 16.25 9H17.25V10.25C17.25 10.6642 17.5858 11 18 11C18.4142 11 18.75 10.6642 18.75 10.25V9H19.75C20.4404 9 21 8.44036 21 7.75V4.25C21 3.55964 20.4404 3 19.75 3H16.25C15.5596 3 15 3.55964 15 4.25V5.25H9V4.25C9 3.55964 8.44036 3 7.75 3H4.25Z\"\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,8QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2mBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_default"]}
|
package/IconCourt/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var
|
|
1
|
+
"use strict";var u=Object.create;var e=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(l=i(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),P=r=>a(e({},"__esModule",{value:!0}),r);var v={};H(v,{IconCourt:()=>V,default:()=>g});module.exports=P(v);var n=m(require("react"));var s=m(require("react")),f=require("react-native-svg"),c=({children:r,size:o=24,...C})=>s.default.createElement(f.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),V=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M20.25 19.5006C20.6642 19.5006 21 19.8363 21 20.2506C20.9996 20.6645 20.664 21.0006 20.25 21.0006H3.75C3.33601 21.0006 3.00036 20.6645 3 20.2506C3 19.8363 3.33579 19.5006 3.75 19.5006H20.25Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M11.5254 2.11775C11.8333 2.01511 12.1667 2.01511 12.4746 2.11775L19.9746 4.61775C20.5869 4.82202 21 5.39507 21 6.0406V8.49958C20.9999 9.32793 20.3284 9.99958 19.5 9.99958H18.75V17.7506C18.7496 18.1645 18.414 18.5006 18 18.5006C17.586 18.5006 17.2504 18.1645 17.25 17.7506V9.99958H14.75V17.7506C14.7496 18.1645 14.414 18.5006 14 18.5006C13.586 18.5006 13.2504 18.1645 13.25 17.7506V9.99958H10.75V17.7496C10.7499 18.1637 10.4142 18.4996 10 18.4996C9.58601 18.4996 9.25036 18.1645 9.25 17.7506V9.99958H6.75V17.7506C6.74964 18.1645 6.41399 18.5006 6 18.5006C5.58601 18.5006 5.25036 18.1645 5.25 17.7506V9.99958H4.5C3.67163 9.99958 3.00009 9.32793 3 8.49958V6.0406C3 5.39507 3.41307 4.82202 4.02539 4.61775L11.5254 2.11775Z",fill:"currentColor"})),g=V;0&&(module.exports={IconCourt});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/IconCourt/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCourt/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 IconCourt: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.
|
|
1
|
+
{"version":3,"sources":["../src/IconCourt/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 IconCourt: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.25 19.5006C20.6642 19.5006 21 19.8363 21 20.2506C20.9996 20.6645 20.664 21.0006 20.25 21.0006H3.75C3.33601 21.0006 3.00036 20.6645 3 20.2506C3 19.8363 3.33579 19.5006 3.75 19.5006H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.5254 2.11775C11.8333 2.01511 12.1667 2.01511 12.4746 2.11775L19.9746 4.61775C20.5869 4.82202 21 5.39507 21 6.0406V8.49958C20.9999 9.32793 20.3284 9.99958 19.5 9.99958H18.75V17.7506C18.7496 18.1645 18.414 18.5006 18 18.5006C17.586 18.5006 17.2504 18.1645 17.25 17.7506V9.99958H14.75V17.7506C14.7496 18.1645 14.414 18.5006 14 18.5006C13.586 18.5006 13.2504 18.1645 13.25 17.7506V9.99958H10.75V17.7496C10.7499 18.1637 10.4142 18.4996 10 18.4996C9.58601 18.4996 9.25036 18.1645 9.25 17.7506V9.99958H6.75V17.7506C6.74964 18.1645 6.41399 18.5006 6 18.5006C5.58601 18.5006 5.25036 18.1645 5.25 17.7506V9.99958H4.5C3.67163 9.99958 3.00009 9.32793 3 8.49958V6.0406C3 5.39507 3.41307 4.82202 4.02539 4.61775L11.5254 2.11775Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCourt;\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,eAAAE,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,EAAuCC,GAEhD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iMACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,itBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconCourt_exports","__export","IconCourt","IconCourt_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconCourt","props","React","CentralIconBase","IconCourt_default"]}
|
package/IconCourt/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import C from"react";import p from"react";import{Svg as l}from"react-native-svg";var t=({children:o,size:r=24,...n})=>p.createElement(l,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as e}from"react-native-svg";var a=o=>C.createElement(t,{...o},C.createElement(e,{d:"M20.25 19.5006C20.6642 19.5006 21 19.8363 21 20.2506C20.9996 20.6645 20.664 21.0006 20.25 21.0006H3.75C3.33601 21.0006 3.00036 20.6645 3 20.2506C3 19.8363 3.33579 19.5006 3.75 19.5006H20.25Z",fill:"currentColor"}),C.createElement(e,{d:"M11.5254 2.11775C11.8333 2.01511 12.1667 2.01511 12.4746 2.11775L19.9746 4.61775C20.5869 4.82202 21 5.39507 21 6.0406V8.49958C20.9999 9.32793 20.3284 9.99958 19.5 9.99958H18.75V17.7506C18.7496 18.1645 18.414 18.5006 18 18.5006C17.586 18.5006 17.2504 18.1645 17.25 17.7506V9.99958H14.75V17.7506C14.7496 18.1645 14.414 18.5006 14 18.5006C13.586 18.5006 13.2504 18.1645 13.25 17.7506V9.99958H10.75V17.7496C10.7499 18.1637 10.4142 18.4996 10 18.4996C9.58601 18.4996 9.25036 18.1645 9.25 17.7506V9.99958H6.75V17.7506C6.74964 18.1645 6.41399 18.5006 6 18.5006C5.58601 18.5006 5.25036 18.1645 5.25 17.7506V9.99958H4.5C3.67163 9.99958 3.00009 9.32793 3 8.49958V6.0406C3 5.39507 3.41307 4.82202 4.02539 4.61775L11.5254 2.11775Z",fill:"currentColor"})),x=a;export{a as IconCourt,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
package/IconCourt/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconCourt/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 IconCourt: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.
|
|
1
|
+
{"version":3,"sources":["../src/IconCourt/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 IconCourt: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.25 19.5006C20.6642 19.5006 21 19.8363 21 20.2506C20.9996 20.6645 20.664 21.0006 20.25 21.0006H3.75C3.33601 21.0006 3.00036 20.6645 3 20.2506C3 19.8363 3.33579 19.5006 3.75 19.5006H20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.5254 2.11775C11.8333 2.01511 12.1667 2.01511 12.4746 2.11775L19.9746 4.61775C20.5869 4.82202 21 5.39507 21 6.0406V8.49958C20.9999 9.32793 20.3284 9.99958 19.5 9.99958H18.75V17.7506C18.7496 18.1645 18.414 18.5006 18 18.5006C17.586 18.5006 17.2504 18.1645 17.25 17.7506V9.99958H14.75V17.7506C14.7496 18.1645 14.414 18.5006 14 18.5006C13.586 18.5006 13.2504 18.1645 13.25 17.7506V9.99958H10.75V17.7496C10.7499 18.1637 10.4142 18.4996 10 18.4996C9.58601 18.4996 9.25036 18.1645 9.25 17.7506V9.99958H6.75V17.7506C6.74964 18.1645 6.41399 18.5006 6 18.5006C5.58601 18.5006 5.25036 18.1645 5.25 17.7506V9.99958H4.5C3.67163 9.99958 3.00009 9.32793 3 8.49958V6.0406C3 5.39507 3.41307 4.82202 4.02539 4.61775L11.5254 2.11775Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconCourt;\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,EAAuCC,GAEhDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iMACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,itBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconCourt","props","React","CentralIconBase","IconCourt_default"]}
|
package/IconHighlight/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var g=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(C,r)=>{for(var o in r)e(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!x.call(C,t)&&t!==o&&e(C,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return C};var l=(C,r,o)=>(o=C!=null?g(u(C)):{},a(r||!C||!C.__esModule?e(o,"default",{value:C,enumerable:!0}):o,C)),h=C=>a(e({},"__esModule",{value:!0}),C);var L={};P(L,{IconHighlight:()=>i,default:()=>v});module.exports=h(L);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:C,size:r=24,...o})=>m.default.createElement(s.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),i=C=>n.default.createElement(c,{...C},n.default.createElement(f.Path,{d:"M19.4873 2.
|
|
1
|
+
"use strict";var g=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var u=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(C,r)=>{for(var o in r)e(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!x.call(C,t)&&t!==o&&e(C,t,{get:()=>r[t],enumerable:!(p=B(r,t))||p.enumerable});return C};var l=(C,r,o)=>(o=C!=null?g(u(C)):{},a(r||!C||!C.__esModule?e(o,"default",{value:C,enumerable:!0}):o,C)),h=C=>a(e({},"__esModule",{value:!0}),C);var L={};P(L,{IconHighlight:()=>i,default:()=>v});module.exports=h(L);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:C,size:r=24,...o})=>m.default.createElement(s.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),i=C=>n.default.createElement(c,{...C},n.default.createElement(f.Path,{d:"M19.4873 2.67788C18.804 1.99374 17.6954 1.9934 17.0116 2.67711L14.0493 5.63946C12.3144 4.56267 10.4156 3.98328 8.64262 3.93336C6.74672 3.87997 4.94154 4.43459 3.68393 5.70562C2.15082 7.25509 1.73102 9.51496 2.15671 11.8095C2.58335 14.1092 3.86617 16.5284 5.87216 18.5558C8.2892 20.9986 10.5576 21.6959 11.6707 21.9771C12.0723 22.0785 12.4801 21.8352 12.5815 21.4336C12.683 21.032 12.4397 20.6242 12.0381 20.5228C11.0875 20.2826 9.10043 19.6859 6.93844 17.5008C5.11742 15.6603 3.99688 13.5052 3.63154 11.5359C3.26523 9.56139 3.66483 7.8576 4.7502 6.76064C5.64406 5.85724 7.00533 5.38785 8.6004 5.43276C9.98907 5.47187 11.5149 5.90277 12.9558 6.73297L10.5121 9.17669C10.1839 9.50488 9.99951 9.94999 9.99951 10.4141V13.2499C9.99951 13.6641 10.3353 13.9999 10.7495 13.9999H13.6025C14.0671 13.9999 14.5128 13.8151 14.841 13.4862L17.3401 10.9825C18.5442 12.4857 19.281 13.8916 19.5257 15.0824C19.7879 16.359 19.4871 17.346 18.6037 18.0603C18.0358 18.5194 17.3863 18.5251 16.6264 18.2078C15.8437 17.8811 15.0673 17.2506 14.4593 16.657C14.1629 16.3677 13.6881 16.3734 13.3987 16.6698C13.1094 16.9662 13.1151 17.441 13.4115 17.7304C14.0669 18.3702 15.0049 19.1564 16.0485 19.592C17.1148 20.0372 18.4035 20.1511 19.5468 19.2267C20.9475 18.0942 21.3474 16.4959 20.995 14.7806C20.6775 13.2351 19.7528 11.5679 18.4059 9.91483L21.3249 6.99042C22.007 6.30712 22.0068 5.20054 21.3246 4.51744L19.4873 2.67788Z",fill:"currentColor"})),v=i;0&&(module.exports={IconHighlight});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconHighlight/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 IconHighlight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.4873 2.
|
|
1
|
+
{"version":3,"sources":["../src/IconHighlight/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 IconHighlight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.4873 2.67788C18.804 1.99374 17.6954 1.9934 17.0116 2.67711L14.0493 5.63946C12.3144 4.56267 10.4156 3.98328 8.64262 3.93336C6.74672 3.87997 4.94154 4.43459 3.68393 5.70562C2.15082 7.25509 1.73102 9.51496 2.15671 11.8095C2.58335 14.1092 3.86617 16.5284 5.87216 18.5558C8.2892 20.9986 10.5576 21.6959 11.6707 21.9771C12.0723 22.0785 12.4801 21.8352 12.5815 21.4336C12.683 21.032 12.4397 20.6242 12.0381 20.5228C11.0875 20.2826 9.10043 19.6859 6.93844 17.5008C5.11742 15.6603 3.99688 13.5052 3.63154 11.5359C3.26523 9.56139 3.66483 7.8576 4.7502 6.76064C5.64406 5.85724 7.00533 5.38785 8.6004 5.43276C9.98907 5.47187 11.5149 5.90277 12.9558 6.73297L10.5121 9.17669C10.1839 9.50488 9.99951 9.94999 9.99951 10.4141V13.2499C9.99951 13.6641 10.3353 13.9999 10.7495 13.9999H13.6025C14.0671 13.9999 14.5128 13.8151 14.841 13.4862L17.3401 10.9825C18.5442 12.4857 19.281 13.8916 19.5257 15.0824C19.7879 16.359 19.4871 17.346 18.6037 18.0603C18.0358 18.5194 17.3863 18.5251 16.6264 18.2078C15.8437 17.8811 15.0673 17.2506 14.4593 16.657C14.1629 16.3677 13.6881 16.3734 13.3987 16.6698C13.1094 16.9662 13.1151 17.441 13.4115 17.7304C14.0669 18.3702 15.0049 19.1564 16.0485 19.592C17.1148 20.0372 18.4035 20.1511 19.5468 19.2267C20.9475 18.0942 21.3474 16.4959 20.995 14.7806C20.6775 13.2351 19.7528 11.5679 18.4059 9.91483L21.3249 6.99042C22.007 6.30712 22.0068 5.20054 21.3246 4.51744L19.4873 2.67788Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHighlight;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,m3CACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconHighlight_exports","__export","IconHighlight","IconHighlight_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconHighlight","props","React","CentralIconBase","IconHighlight_default"]}
|
package/IconHighlight/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var o=({children:r,size:C=24,...e})=>n.createElement(p,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var l=r=>t.createElement(o,{...r},t.createElement(a,{d:"M19.4873 2.
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var o=({children:r,size:C=24,...e})=>n.createElement(p,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var l=r=>t.createElement(o,{...r},t.createElement(a,{d:"M19.4873 2.67788C18.804 1.99374 17.6954 1.9934 17.0116 2.67711L14.0493 5.63946C12.3144 4.56267 10.4156 3.98328 8.64262 3.93336C6.74672 3.87997 4.94154 4.43459 3.68393 5.70562C2.15082 7.25509 1.73102 9.51496 2.15671 11.8095C2.58335 14.1092 3.86617 16.5284 5.87216 18.5558C8.2892 20.9986 10.5576 21.6959 11.6707 21.9771C12.0723 22.0785 12.4801 21.8352 12.5815 21.4336C12.683 21.032 12.4397 20.6242 12.0381 20.5228C11.0875 20.2826 9.10043 19.6859 6.93844 17.5008C5.11742 15.6603 3.99688 13.5052 3.63154 11.5359C3.26523 9.56139 3.66483 7.8576 4.7502 6.76064C5.64406 5.85724 7.00533 5.38785 8.6004 5.43276C9.98907 5.47187 11.5149 5.90277 12.9558 6.73297L10.5121 9.17669C10.1839 9.50488 9.99951 9.94999 9.99951 10.4141V13.2499C9.99951 13.6641 10.3353 13.9999 10.7495 13.9999H13.6025C14.0671 13.9999 14.5128 13.8151 14.841 13.4862L17.3401 10.9825C18.5442 12.4857 19.281 13.8916 19.5257 15.0824C19.7879 16.359 19.4871 17.346 18.6037 18.0603C18.0358 18.5194 17.3863 18.5251 16.6264 18.2078C15.8437 17.8811 15.0673 17.2506 14.4593 16.657C14.1629 16.3677 13.6881 16.3734 13.3987 16.6698C13.1094 16.9662 13.1151 17.441 13.4115 17.7304C14.0669 18.3702 15.0049 19.1564 16.0485 19.592C17.1148 20.0372 18.4035 20.1511 19.5468 19.2267C20.9475 18.0942 21.3474 16.4959 20.995 14.7806C20.6775 13.2351 19.7528 11.5679 18.4059 9.91483L21.3249 6.99042C22.007 6.30712 22.0068 5.20054 21.3246 4.51744L19.4873 2.67788Z",fill:"currentColor"})),x=l;export{l as IconHighlight,x as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconHighlight/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 IconHighlight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.4873 2.
|
|
1
|
+
{"version":3,"sources":["../src/IconHighlight/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 IconHighlight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M19.4873 2.67788C18.804 1.99374 17.6954 1.9934 17.0116 2.67711L14.0493 5.63946C12.3144 4.56267 10.4156 3.98328 8.64262 3.93336C6.74672 3.87997 4.94154 4.43459 3.68393 5.70562C2.15082 7.25509 1.73102 9.51496 2.15671 11.8095C2.58335 14.1092 3.86617 16.5284 5.87216 18.5558C8.2892 20.9986 10.5576 21.6959 11.6707 21.9771C12.0723 22.0785 12.4801 21.8352 12.5815 21.4336C12.683 21.032 12.4397 20.6242 12.0381 20.5228C11.0875 20.2826 9.10043 19.6859 6.93844 17.5008C5.11742 15.6603 3.99688 13.5052 3.63154 11.5359C3.26523 9.56139 3.66483 7.8576 4.7502 6.76064C5.64406 5.85724 7.00533 5.38785 8.6004 5.43276C9.98907 5.47187 11.5149 5.90277 12.9558 6.73297L10.5121 9.17669C10.1839 9.50488 9.99951 9.94999 9.99951 10.4141V13.2499C9.99951 13.6641 10.3353 13.9999 10.7495 13.9999H13.6025C14.0671 13.9999 14.5128 13.8151 14.841 13.4862L17.3401 10.9825C18.5442 12.4857 19.281 13.8916 19.5257 15.0824C19.7879 16.359 19.4871 17.346 18.6037 18.0603C18.0358 18.5194 17.3863 18.5251 16.6264 18.2078C15.8437 17.8811 15.0673 17.2506 14.4593 16.657C14.1629 16.3677 13.6881 16.3734 13.3987 16.6698C13.1094 16.9662 13.1151 17.441 13.4115 17.7304C14.0669 18.3702 15.0049 19.1564 16.0485 19.592C17.1148 20.0372 18.4035 20.1511 19.5468 19.2267C20.9475 18.0942 21.3474 16.4959 20.995 14.7806C20.6775 13.2351 19.7528 11.5679 18.4059 9.91483L21.3249 6.99042C22.007 6.30712 22.0068 5.20054 21.3246 4.51744L19.4873 2.67788Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHighlight;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,m3CACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconHighlight","props","React","CentralIconBase","IconHighlight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var p=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},m=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!P.call(r,n)&&n!==t&&p(r,n,{get:()=>o[n],enumerable:!(l=I(o,n))||l.enumerable});return r};var a=(r,o,t)=>(t=r!=null?i(x(r)):{},m(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),V=r=>m(p({},"__esModule",{value:!0}),r);var v={};g(v,{IconInputForm:()=>u,default:()=>d});module.exports=V(v);var e=a(require("react"));var f=a(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 C=require("react-native-svg"),u=r=>e.default.createElement(c,{...r},e.default.createElement(C.Path,{d:"M9 20.25C9 20.6642 8.66421 21 8.25 21C7.83579 21 7.5 20.6642 7.5 20.25V3.75C7.5 3.33579 7.83579 3 8.25 3C8.66421 3 9 3.33579 9 3.75V20.25Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M6 18H3.75C2.7835 18 2 17.2165 2 16.25V7.75C2 6.7835 2.7835 6 3.75 6H6V18Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M20.25 6C21.2165 6 22 6.7835 22 7.75V16.25C22 17.2165 21.2165 18 20.25 18H10.5V6H20.25Z",fill:"currentColor"})),d=u;0&&(module.exports={IconInputForm});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconInputForm/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 IconInputForm: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9 20.25C9 20.6642 8.66421 21 8.25 21C7.83579 21 7.5 20.6642 7.5 20.25V3.75C7.5 3.33579 7.83579 3 8.25 3C8.66421 3 9 3.33579 9 3.75V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 18H3.75C2.7835 18 2 17.2165 2 16.25V7.75C2 6.7835 2.7835 6 3.75 6H6V18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 6C21.2165 6 22 6.7835 22 7.75V16.25C22 17.2165 21.2165 18 20.25 18H10.5V6H20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconInputForm;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,6IACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconInputForm_exports","__export","IconInputForm","IconInputForm_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconInputForm","props","React","CentralIconBase","IconInputForm_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as l}from"react-native-svg";var e=({children:t,size:r=24,...p})=>C.createElement(l,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Path as n}from"react-native-svg";var m=t=>o.createElement(e,{...t},o.createElement(n,{d:"M9 20.25C9 20.6642 8.66421 21 8.25 21C7.83579 21 7.5 20.6642 7.5 20.25V3.75C7.5 3.33579 7.83579 3 8.25 3C8.66421 3 9 3.33579 9 3.75V20.25Z",fill:"currentColor"}),o.createElement(n,{d:"M6 18H3.75C2.7835 18 2 17.2165 2 16.25V7.75C2 6.7835 2.7835 6 3.75 6H6V18Z",fill:"currentColor"}),o.createElement(n,{d:"M20.25 6C21.2165 6 22 6.7835 22 7.75V16.25C22 17.2165 21.2165 18 20.25 18H10.5V6H20.25Z",fill:"currentColor"})),P=m;export{m as IconInputForm,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconInputForm/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 IconInputForm: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9 20.25C9 20.6642 8.66421 21 8.25 21C7.83579 21 7.5 20.6642 7.5 20.25V3.75C7.5 3.33579 7.83579 3 8.25 3C8.66421 3 9 3.33579 9 3.75V20.25Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6 18H3.75C2.7835 18 2 17.2165 2 16.25V7.75C2 6.7835 2.7835 6 3.75 6H6V18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.25 6C21.2165 6 22 6.7835 22 7.75V16.25C22 17.2165 21.2165 18 20.25 18H10.5V6H20.25Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconInputForm;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,6IACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6EACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0FACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconInputForm","props","React","CentralIconBase","IconInputForm_default"]}
|
package/IconTextEdit/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var C=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)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=x(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(C({},"__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 p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M19.8495 4.
|
|
1
|
+
"use strict";var u=Object.create;var C=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)C(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of B(o))!P.call(r,e)&&e!==t&&C(r,e,{get:()=>o[e],enumerable:!(l=x(o,e))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(I(r)):{},a(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(C({},"__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 p=require("react-native-svg"),i=r=>n.default.createElement(c,{...r},n.default.createElement(p.Path,{d:"M19.8495 4.42687C19.1661 3.74345 18.0581 3.74345 17.3746 4.42687L7.51256 14.2889C7.18438 14.6171 7 15.0622 7 15.5264V19.2501C7 19.6643 7.33579 20.0001 7.75 20.0001H11.4737C11.9378 20.0001 12.383 19.8157 12.7112 19.4875L22.5732 9.62546C23.2566 8.94204 23.2566 7.834 22.5732 7.15059L19.8495 4.42687Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M1.75 5.00009C1.33579 5.00009 1 5.33588 1 5.75009C1 6.16431 1.33579 6.50009 1.75 6.50009H9.25C9.66421 6.50009 10 6.16431 10 5.75009C10 5.33588 9.66421 5.00009 9.25 5.00009H1.75Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M1.75 9.00009C1.33579 9.00009 1 9.33588 1 9.75009C1 10.1643 1.33579 10.5001 1.75 10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75009C7 9.33588 6.66421 9.00009 6.25 9.00009H1.75Z",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=\"M19.8495 4.
|
|
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=\"M19.8495 4.42687C19.1661 3.74345 18.0581 3.74345 17.3746 4.42687L7.51256 14.2889C7.18438 14.6171 7 15.0622 7 15.5264V19.2501C7 19.6643 7.33579 20.0001 7.75 20.0001H11.4737C11.9378 20.0001 12.383 19.8157 12.7112 19.4875L22.5732 9.62546C23.2566 8.94204 23.2566 7.834 22.5732 7.15059L19.8495 4.42687Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.75 5.00009C1.33579 5.00009 1 5.33588 1 5.75009C1 6.16431 1.33579 6.50009 1.75 6.50009H9.25C9.66421 6.50009 10 6.16431 10 5.75009C10 5.33588 9.66421 5.00009 9.25 5.00009H1.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.75 9.00009C1.33579 9.00009 1 9.33588 1 9.75009C1 10.1643 1.33579 10.5001 1.75 10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75009C7 9.33588 6.66421 9.00009 6.25 9.00009H1.75Z\"\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,4SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iLACF,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"]}
|
package/IconTextEdit/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,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:"M19.8495 4.
|
|
1
|
+
import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:t,size:r=24,...C})=>p.createElement(l,{...C,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:"M19.8495 4.42687C19.1661 3.74345 18.0581 3.74345 17.3746 4.42687L7.51256 14.2889C7.18438 14.6171 7 15.0622 7 15.5264V19.2501C7 19.6643 7.33579 20.0001 7.75 20.0001H11.4737C11.9378 20.0001 12.383 19.8157 12.7112 19.4875L22.5732 9.62546C23.2566 8.94204 23.2566 7.834 22.5732 7.15059L19.8495 4.42687Z",fill:"currentColor"}),o.createElement(e,{d:"M1.75 5.00009C1.33579 5.00009 1 5.33588 1 5.75009C1 6.16431 1.33579 6.50009 1.75 6.50009H9.25C9.66421 6.50009 10 6.16431 10 5.75009C10 5.33588 9.66421 5.00009 9.25 5.00009H1.75Z",fill:"currentColor"}),o.createElement(e,{d:"M1.75 9.00009C1.33579 9.00009 1 9.33588 1 9.75009C1 10.1643 1.33579 10.5001 1.75 10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75009C7 9.33588 6.66421 9.00009 6.25 9.00009H1.75Z",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=\"M19.8495 4.
|
|
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=\"M19.8495 4.42687C19.1661 3.74345 18.0581 3.74345 17.3746 4.42687L7.51256 14.2889C7.18438 14.6171 7 15.0622 7 15.5264V19.2501C7 19.6643 7.33579 20.0001 7.75 20.0001H11.4737C11.9378 20.0001 12.383 19.8157 12.7112 19.4875L22.5732 9.62546C23.2566 8.94204 23.2566 7.834 22.5732 7.15059L19.8495 4.42687Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.75 5.00009C1.33579 5.00009 1 5.33588 1 5.75009C1 6.16431 1.33579 6.50009 1.75 6.50009H9.25C9.66421 6.50009 10 6.16431 10 5.75009C10 5.33588 9.66421 5.00009 9.25 5.00009H1.75Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.75 9.00009C1.33579 9.00009 1 9.33588 1 9.75009C1 10.1643 1.33579 10.5001 1.75 10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75009C7 9.33588 6.66421 9.00009 6.25 9.00009H1.75Z\"\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,4SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iLACF,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.
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -2774,7 +2774,7 @@
|
|
|
2774
2774
|
},
|
|
2775
2775
|
{
|
|
2776
2776
|
"category": "Edit",
|
|
2777
|
-
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"
|
|
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.6137 20.7803C16.473 20.921 16.2822 21 16.0833 21H13.75C13.3358 21 13 20.6642 13 20.25V17.9167C13 17.7177 13.079 17.527 13.2197 17.3863L16.9697 13.6363Z\" fill=\"currentColor\"/><path d=\"M4.25 3C3.55964 3 3 3.55964 3 4.25V7.75C3 8.44036 3.55964 9 4.25 9H5.25V15H4.25C3.55964 15 3 15.5596 3 16.25V19.75C3 20.4404 3.55964 21 4.25 21H7.5C8.19036 21 8.75 20.4404 8.75 19.75V18.75H10.25C10.6642 18.75 11 18.4142 11 18C11 17.5858 10.6642 17.25 10.25 17.25H8.75V16.25C8.75 15.5596 8.19036 15 7.5 15H6.75V9H7.75C8.44036 9 9 8.44036 9 7.75V6.75H15V7.75C15 8.44036 15.5596 9 16.25 9H17.25V10.25C17.25 10.6642 17.5858 11 18 11C18.4142 11 18.75 10.6642 18.75 10.25V9H19.75C20.4404 9 21 8.44036 21 7.75V4.25C21 3.55964 20.4404 3 19.75 3H16.25C15.5596 3 15 3.55964 15 4.25V5.25H9V4.25C9 3.55964 8.44036 3 7.75 3H4.25Z\" fill=\"currentColor\"/>",
|
|
2778
2778
|
"iconName": "bezier--edit",
|
|
2779
2779
|
"variant": {
|
|
2780
2780
|
"join": "round",
|
|
@@ -6918,7 +6918,7 @@
|
|
|
6918
6918
|
},
|
|
6919
6919
|
{
|
|
6920
6920
|
"category": "Building",
|
|
6921
|
-
"svg": "<path d=\"M11.
|
|
6921
|
+
"svg": "<path d=\"M20.25 19.5006C20.6642 19.5006 21 19.8363 21 20.2506C20.9996 20.6645 20.664 21.0006 20.25 21.0006H3.75C3.33601 21.0006 3.00036 20.6645 3 20.2506C3 19.8363 3.33579 19.5006 3.75 19.5006H20.25Z\" fill=\"currentColor\"/><path d=\"M11.5254 2.11775C11.8333 2.01511 12.1667 2.01511 12.4746 2.11775L19.9746 4.61775C20.5869 4.82202 21 5.39507 21 6.0406V8.49958C20.9999 9.32793 20.3284 9.99958 19.5 9.99958H18.75V17.7506C18.7496 18.1645 18.414 18.5006 18 18.5006C17.586 18.5006 17.2504 18.1645 17.25 17.7506V9.99958H14.75V17.7506C14.7496 18.1645 14.414 18.5006 14 18.5006C13.586 18.5006 13.2504 18.1645 13.25 17.7506V9.99958H10.75V17.7496C10.7499 18.1637 10.4142 18.4996 10 18.4996C9.58601 18.4996 9.25036 18.1645 9.25 17.7506V9.99958H6.75V17.7506C6.74964 18.1645 6.41399 18.5006 6 18.5006C5.58601 18.5006 5.25036 18.1645 5.25 17.7506V9.99958H4.5C3.67163 9.99958 3.00009 9.32793 3 8.49958V6.0406C3 5.39507 3.41307 4.82202 4.02539 4.61775L11.5254 2.11775Z\" fill=\"currentColor\"/>",
|
|
6922
6922
|
"iconName": "court",
|
|
6923
6923
|
"variant": {
|
|
6924
6924
|
"join": "round",
|
|
@@ -10922,7 +10922,7 @@
|
|
|
10922
10922
|
},
|
|
10923
10923
|
{
|
|
10924
10924
|
"category": "Edit",
|
|
10925
|
-
"svg": "<path d=\"M19.4873 2.
|
|
10925
|
+
"svg": "<path d=\"M19.4873 2.67788C18.804 1.99374 17.6954 1.9934 17.0116 2.67711L14.0493 5.63946C12.3144 4.56267 10.4156 3.98328 8.64262 3.93336C6.74672 3.87997 4.94154 4.43459 3.68393 5.70562C2.15082 7.25509 1.73102 9.51496 2.15671 11.8095C2.58335 14.1092 3.86617 16.5284 5.87216 18.5558C8.2892 20.9986 10.5576 21.6959 11.6707 21.9771C12.0723 22.0785 12.4801 21.8352 12.5815 21.4336C12.683 21.032 12.4397 20.6242 12.0381 20.5228C11.0875 20.2826 9.10043 19.6859 6.93844 17.5008C5.11742 15.6603 3.99688 13.5052 3.63154 11.5359C3.26523 9.56139 3.66483 7.8576 4.7502 6.76064C5.64406 5.85724 7.00533 5.38785 8.6004 5.43276C9.98907 5.47187 11.5149 5.90277 12.9558 6.73297L10.5121 9.17669C10.1839 9.50488 9.99951 9.94999 9.99951 10.4141V13.2499C9.99951 13.6641 10.3353 13.9999 10.7495 13.9999H13.6025C14.0671 13.9999 14.5128 13.8151 14.841 13.4862L17.3401 10.9825C18.5442 12.4857 19.281 13.8916 19.5257 15.0824C19.7879 16.359 19.4871 17.346 18.6037 18.0603C18.0358 18.5194 17.3863 18.5251 16.6264 18.2078C15.8437 17.8811 15.0673 17.2506 14.4593 16.657C14.1629 16.3677 13.6881 16.3734 13.3987 16.6698C13.1094 16.9662 13.1151 17.441 13.4115 17.7304C14.0669 18.3702 15.0049 19.1564 16.0485 19.592C17.1148 20.0372 18.4035 20.1511 19.5468 19.2267C20.9475 18.0942 21.3474 16.4959 20.995 14.7806C20.6775 13.2351 19.7528 11.5679 18.4059 9.91483L21.3249 6.99042C22.007 6.30712 22.0068 5.20054 21.3246 4.51744L19.4873 2.67788Z\" fill=\"currentColor\"/>",
|
|
10926
10926
|
"iconName": "highlight, mark, freehand",
|
|
10927
10927
|
"variant": {
|
|
10928
10928
|
"join": "round",
|
|
@@ -11494,6 +11494,20 @@
|
|
|
11494
11494
|
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
11495
11495
|
"componentName": "IconInjection"
|
|
11496
11496
|
},
|
|
11497
|
+
{
|
|
11498
|
+
"category": "Edit",
|
|
11499
|
+
"svg": "<path d=\"M9 20.25C9 20.6642 8.66421 21 8.25 21C7.83579 21 7.5 20.6642 7.5 20.25V3.75C7.5 3.33579 7.83579 3 8.25 3C8.66421 3 9 3.33579 9 3.75V20.25Z\" fill=\"currentColor\"/><path d=\"M6 18H3.75C2.7835 18 2 17.2165 2 16.25V7.75C2 6.7835 2.7835 6 3.75 6H6V18Z\" fill=\"currentColor\"/><path d=\"M20.25 6C21.2165 6 22 6.7835 22 7.75V16.25C22 17.2165 21.2165 18 20.25 18H10.5V6H20.25Z\" fill=\"currentColor\"/>",
|
|
11500
|
+
"iconName": "input-form, text-area, prompt",
|
|
11501
|
+
"variant": {
|
|
11502
|
+
"join": "round",
|
|
11503
|
+
"filled": "on",
|
|
11504
|
+
"radius": "1",
|
|
11505
|
+
"stroke": "1.5"
|
|
11506
|
+
},
|
|
11507
|
+
"createdAt": "2025-10-15T14:30:19.170335+00:00",
|
|
11508
|
+
"packageName": "round-filled-radius-1-stroke-1.5",
|
|
11509
|
+
"componentName": "IconInputForm"
|
|
11510
|
+
},
|
|
11497
11511
|
{
|
|
11498
11512
|
"category": "Typography",
|
|
11499
11513
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.26577 7.20385C7.5674 7.48774 7.58179 7.9624 7.2979 8.26403L3.94295 11.8287C3.85235 11.9249 3.85235 12.0751 3.94295 12.1713L7.2979 15.736C7.58179 16.0376 7.5674 16.5123 7.26577 16.7962C6.96414 17.08 6.48949 17.0657 6.2056 16.764L2.85065 13.1994C2.21645 12.5256 2.21645 11.4745 2.85065 10.8006L6.2056 7.23598C6.48949 6.93435 6.96414 6.91996 7.26577 7.20385ZM16.7377 7.20385C17.0394 6.91996 17.514 6.93435 17.7979 7.23598L21.1529 10.8006C21.7871 11.4745 21.7871 12.5256 21.1529 13.1994L17.7979 16.764C17.514 17.0657 17.0394 17.08 16.7377 16.7962C16.4361 16.5123 16.4217 16.0376 16.7056 15.736L20.0606 12.1713C20.1512 12.0751 20.1512 11.9249 20.0606 11.8287L16.7056 8.26403C16.4217 7.9624 16.4361 7.48774 16.7377 7.20385Z\" fill=\"currentColor\"/>",
|
|
@@ -19574,7 +19588,7 @@
|
|
|
19574
19588
|
},
|
|
19575
19589
|
{
|
|
19576
19590
|
"category": "Edit",
|
|
19577
|
-
"svg": "<path d=\"M19.8495 4.
|
|
19591
|
+
"svg": "<path d=\"M19.8495 4.42687C19.1661 3.74345 18.0581 3.74345 17.3746 4.42687L7.51256 14.2889C7.18438 14.6171 7 15.0622 7 15.5264V19.2501C7 19.6643 7.33579 20.0001 7.75 20.0001H11.4737C11.9378 20.0001 12.383 19.8157 12.7112 19.4875L22.5732 9.62546C23.2566 8.94204 23.2566 7.834 22.5732 7.15059L19.8495 4.42687Z\" fill=\"currentColor\"/><path d=\"M1.75 5.00009C1.33579 5.00009 1 5.33588 1 5.75009C1 6.16431 1.33579 6.50009 1.75 6.50009H9.25C9.66421 6.50009 10 6.16431 10 5.75009C10 5.33588 9.66421 5.00009 9.25 5.00009H1.75Z\" fill=\"currentColor\"/><path d=\"M1.75 9.00009C1.33579 9.00009 1 9.33588 1 9.75009C1 10.1643 1.33579 10.5001 1.75 10.5001H6.25C6.66421 10.5001 7 10.1643 7 9.75009C7 9.33588 6.66421 9.00009 6.25 9.00009H1.75Z\" fill=\"currentColor\"/>",
|
|
19578
19592
|
"iconName": "text-edit, prompts, comment",
|
|
19579
19593
|
"variant": {
|
|
19580
19594
|
"join": "round",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-1-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.16",
|
|
4
4
|
"style": "round-filled-radius-1-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1.5/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1549,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 44,
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
]
|
|
446
446
|
},
|
|
447
447
|
"Edit": {
|
|
448
|
-
"count":
|
|
448
|
+
"count": 71,
|
|
449
449
|
"icons": [
|
|
450
450
|
"IconAddKeyframe",
|
|
451
451
|
"IconBezier",
|
|
@@ -483,6 +483,7 @@
|
|
|
483
483
|
"IconGlass",
|
|
484
484
|
"IconGooey",
|
|
485
485
|
"IconHighlight",
|
|
486
|
+
"IconInputForm",
|
|
486
487
|
"IconKeyframe",
|
|
487
488
|
"IconLineThickness",
|
|
488
489
|
"IconMagnet",
|
|
@@ -2559,6 +2560,7 @@
|
|
|
2559
2560
|
"IconInfinity": "infinity, loop, boomerang",
|
|
2560
2561
|
"IconInitiatives": "initiatives, nav, rooting",
|
|
2561
2562
|
"IconInjection": "injection",
|
|
2563
|
+
"IconInputForm": "input-form, text-area, prompt",
|
|
2562
2564
|
"IconInsertHtml": "insert-html, code, brackets",
|
|
2563
2565
|
"IconInsights": "insights, analyze",
|
|
2564
2566
|
"IconInstagram": "instagram",
|
package/index.d.ts
CHANGED
|
@@ -819,6 +819,7 @@ export { IconInboxEmpty, default as IconInboxEmptyDefault, } from "./IconInboxEm
|
|
|
819
819
|
export { IconInfinity, default as IconInfinityDefault } from "./IconInfinity";
|
|
820
820
|
export { IconInitiatives, default as IconInitiativesDefault, } from "./IconInitiatives";
|
|
821
821
|
export { IconInjection, default as IconInjectionDefault, } from "./IconInjection";
|
|
822
|
+
export { IconInputForm, default as IconInputFormDefault, } from "./IconInputForm";
|
|
822
823
|
export { IconInsertHtml, default as IconInsertHtmlDefault, } from "./IconInsertHtml";
|
|
823
824
|
export { IconInsights, default as IconInsightsDefault } from "./IconInsights";
|
|
824
825
|
export { IconInstagram, default as IconInstagramDefault, } from "./IconInstagram";
|