@central-icons-react-native/round-filled-radius-2-stroke-1 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/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/LICENSE.md +4 -0
- package/README.md +1 -0
- package/filtered-icons.json +15 -1
- 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 +8 -1
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:"M17.3964 13.5631C18.236 12.7235 19.5973 12.7235 20.4369 13.5631C21.2765 14.4027 21.2765 15.764 20.4369 16.6035L16.1869 20.8535C16.0931 20.9473 15.9659 21 15.8333 21H13.5C13.2239 21 13 20.7761 13 20.5V18.1667C13 18.0341 13.0527 17.9069 13.1464 17.8131L17.3964 13.5631Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M4.5 3C3.67157 3 3 3.67157 3 4.5V7.5C3 8.32843 3.67157 9 4.5 9H5.5V15H4.5C3.67157 15 3 15.6716 3 16.5V19.5C3 20.3284 3.67157 21 4.5 21H7.5C8.32843 21 9 20.3284 9 19.5V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16.5C9 15.6716 8.32843 15 7.5 15H6.5V9H7.5C8.32843 9 9 8.32843 9 7.5V6.5H15V7.5C15 8.32843 15.6716 9 16.5 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H16.5C15.6716 3 15 3.67157 15 4.5V5.5H9V4.5C9 3.67157 8.32843 3 7.5 3H4.5Z",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=\"M17.3964 13.5631C18.236 12.7235 19.5973 12.7235 20.4369 13.5631C21.2765 14.4027 21.2765 15.764 20.4369 16.6035L16.1869 20.8535C16.0931 20.9473 15.9659 21 15.8333 21H13.5C13.2239 21 13 20.7761 13 20.5V18.1667C13 18.0341 13.0527 17.9069 13.1464 17.8131L17.3964 13.5631Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V7.5C3 8.32843 3.67157 9 4.5 9H5.5V15H4.5C3.67157 15 3 15.6716 3 16.5V19.5C3 20.3284 3.67157 21 4.5 21H7.5C8.32843 21 9 20.3284 9 19.5V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16.5C9 15.6716 8.32843 15 7.5 15H6.5V9H7.5C8.32843 9 9 8.32843 9 7.5V6.5H15V7.5C15 8.32843 15.6716 9 16.5 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H16.5C15.6716 3 15 3.67157 15 4.5V5.5H9V4.5C9 3.67157 8.32843 3 7.5 3H4.5Z\"\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,wjBACF,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:"M17.3964 13.5631C18.236 12.7235 19.5973 12.7235 20.4369 13.5631C21.2765 14.4027 21.2765 15.764 20.4369 16.6035L16.1869 20.8535C16.0931 20.9473 15.9659 21 15.8333 21H13.5C13.2239 21 13 20.7761 13 20.5V18.1667C13 18.0341 13.0527 17.9069 13.1464 17.8131L17.3964 13.5631Z",fill:"currentColor"}),e.createElement(t,{d:"M4.5 3C3.67157 3 3 3.67157 3 4.5V7.5C3 8.32843 3.67157 9 4.5 9H5.5V15H4.5C3.67157 15 3 15.6716 3 16.5V19.5C3 20.3284 3.67157 21 4.5 21H7.5C8.32843 21 9 20.3284 9 19.5V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16.5C9 15.6716 8.32843 15 7.5 15H6.5V9H7.5C8.32843 9 9 8.32843 9 7.5V6.5H15V7.5C15 8.32843 15.6716 9 16.5 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H16.5C15.6716 3 15 3.67157 15 4.5V5.5H9V4.5C9 3.67157 8.32843 3 7.5 3H4.5Z",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=\"M17.3964 13.5631C18.236 12.7235 19.5973 12.7235 20.4369 13.5631C21.2765 14.4027 21.2765 15.764 20.4369 16.6035L16.1869 20.8535C16.0931 20.9473 15.9659 21 15.8333 21H13.5C13.2239 21 13 20.7761 13 20.5V18.1667C13 18.0341 13.0527 17.9069 13.1464 17.8131L17.3964 13.5631Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V7.5C3 8.32843 3.67157 9 4.5 9H5.5V15H4.5C3.67157 15 3 15.6716 3 16.5V19.5C3 20.3284 3.67157 21 4.5 21H7.5C8.32843 21 9 20.3284 9 19.5V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16.5C9 15.6716 8.32843 15 7.5 15H6.5V9H7.5C8.32843 9 9 8.32843 9 7.5V6.5H15V7.5C15 8.32843 15.6716 9 16.5 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H16.5C15.6716 3 15 3.67157 15 4.5V5.5H9V4.5C9 3.67157 8.32843 3 7.5 3H4.5Z\"\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,wjBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_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:"M8.5 2.5C8.77614 2.5 9 2.72386 9 3V21C9 21.2761 8.77614 21.5 8.5 21.5C8.22386 21.5 8 21.2761 8 21V3C8 2.72386 8.22386 2.5 8.5 2.5Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M6.5 18H4.5C3.11929 18 2 16.8807 2 15.5V8.5C2 7.11929 3.11929 6 4.5 6H6.5V18Z",fill:"currentColor"}),e.default.createElement(C.Path,{d:"M19.5 6C20.8807 6 22 7.11929 22 8.5V15.5C22 16.8807 20.8807 18 19.5 18H10.5V6H19.5Z",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=\"M8.5 2.5C8.77614 2.5 9 2.72386 9 3V21C9 21.2761 8.77614 21.5 8.5 21.5C8.22386 21.5 8 21.2761 8 21V3C8 2.72386 8.22386 2.5 8.5 2.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 18H4.5C3.11929 18 2 16.8807 2 15.5V8.5C2 7.11929 3.11929 6 4.5 6H6.5V18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5 6C20.8807 6 22 7.11929 22 8.5V15.5C22 16.8807 20.8807 18 19.5 18H10.5V6H19.5Z\"\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,qIACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sFACF,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:"M8.5 2.5C8.77614 2.5 9 2.72386 9 3V21C9 21.2761 8.77614 21.5 8.5 21.5C8.22386 21.5 8 21.2761 8 21V3C8 2.72386 8.22386 2.5 8.5 2.5Z",fill:"currentColor"}),o.createElement(n,{d:"M6.5 18H4.5C3.11929 18 2 16.8807 2 15.5V8.5C2 7.11929 3.11929 6 4.5 6H6.5V18Z",fill:"currentColor"}),o.createElement(n,{d:"M19.5 6C20.8807 6 22 7.11929 22 8.5V15.5C22 16.8807 20.8807 18 19.5 18H10.5V6H19.5Z",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=\"M8.5 2.5C8.77614 2.5 9 2.72386 9 3V21C9 21.2761 8.77614 21.5 8.5 21.5C8.22386 21.5 8 21.2761 8 21V3C8 2.72386 8.22386 2.5 8.5 2.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.5 18H4.5C3.11929 18 2 16.8807 2 15.5V8.5C2 7.11929 3.11929 6 4.5 6H6.5V18Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5 6C20.8807 6 22 7.11929 22 8.5V15.5C22 16.8807 20.8807 18 19.5 18H10.5V6H19.5Z\"\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,qIACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gFACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,sFACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconInputForm","props","React","CentralIconBase","IconInputForm_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=\"M17.3964 13.5631C18.236 12.7235 19.5973 12.7235 20.4369 13.5631C21.2765 14.4027 21.2765 15.764 20.4369 16.6035L16.1869 20.8535C16.0931 20.9473 15.9659 21 15.8333 21H13.5C13.2239 21 13 20.7761 13 20.5V18.1667C13 18.0341 13.0527 17.9069 13.1464 17.8131L17.3964 13.5631Z\" fill=\"currentColor\"/><path d=\"M4.5 3C3.67157 3 3 3.67157 3 4.5V7.5C3 8.32843 3.67157 9 4.5 9H5.5V15H4.5C3.67157 15 3 15.6716 3 16.5V19.5C3 20.3284 3.67157 21 4.5 21H7.5C8.32843 21 9 20.3284 9 19.5V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16.5C9 15.6716 8.32843 15 7.5 15H6.5V9H7.5C8.32843 9 9 8.32843 9 7.5V6.5H15V7.5C15 8.32843 15.6716 9 16.5 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H19.5C20.3284 9 21 8.32843 21 7.5V4.5C21 3.67157 20.3284 3 19.5 3H16.5C15.6716 3 15 3.67157 15 4.5V5.5H9V4.5C9 3.67157 8.32843 3 7.5 3H4.5Z\" fill=\"currentColor\"/>",
|
|
2778
2778
|
"iconName": "bezier--edit",
|
|
2779
2779
|
"variant": {
|
|
2780
2780
|
"join": "round",
|
|
@@ -11494,6 +11494,20 @@
|
|
|
11494
11494
|
"packageName": "round-filled-radius-2-stroke-1",
|
|
11495
11495
|
"componentName": "IconInjection"
|
|
11496
11496
|
},
|
|
11497
|
+
{
|
|
11498
|
+
"category": "Edit",
|
|
11499
|
+
"svg": "<path d=\"M8.5 2.5C8.77614 2.5 9 2.72386 9 3V21C9 21.2761 8.77614 21.5 8.5 21.5C8.22386 21.5 8 21.2761 8 21V3C8 2.72386 8.22386 2.5 8.5 2.5Z\" fill=\"currentColor\"/><path d=\"M6.5 18H4.5C3.11929 18 2 16.8807 2 15.5V8.5C2 7.11929 3.11929 6 4.5 6H6.5V18Z\" fill=\"currentColor\"/><path d=\"M19.5 6C20.8807 6 22 7.11929 22 8.5V15.5C22 16.8807 20.8807 18 19.5 18H10.5V6H19.5Z\" fill=\"currentColor\"/>",
|
|
11500
|
+
"iconName": "input-form, text-area, prompt",
|
|
11501
|
+
"variant": {
|
|
11502
|
+
"join": "round",
|
|
11503
|
+
"filled": "on",
|
|
11504
|
+
"radius": "2",
|
|
11505
|
+
"stroke": "1"
|
|
11506
|
+
},
|
|
11507
|
+
"createdAt": "2025-10-15T14:30:19.170335+00:00",
|
|
11508
|
+
"packageName": "round-filled-radius-2-stroke-1",
|
|
11509
|
+
"componentName": "IconInputForm"
|
|
11510
|
+
},
|
|
11497
11511
|
{
|
|
11498
11512
|
"category": "Typography",
|
|
11499
11513
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.3534 7.14645C7.54867 7.34171 7.54867 7.65829 7.3534 7.85355L3.56051 11.6464C3.36525 11.8417 3.36525 12.1583 3.56051 12.3536L7.3534 16.1464C7.54867 16.3417 7.54867 16.6583 7.3534 16.8536C7.15814 17.0488 6.84156 17.0488 6.6463 16.8536L2.8534 13.0607C2.26761 12.4749 2.26762 11.5251 2.8534 10.9393L6.6463 7.14645C6.84156 6.95118 7.15814 6.95118 7.3534 7.14645ZM16.6463 7.14645C16.8416 6.95118 17.1581 6.95118 17.3534 7.14645L21.1463 10.9393C21.7321 11.5251 21.7321 12.4749 21.1463 13.0607L17.3534 16.8536C17.1581 17.0488 16.8416 17.0488 16.6463 16.8536C16.451 16.6583 16.451 16.3417 16.6463 16.1464L20.4392 12.3536C20.6345 12.1583 20.6345 11.8417 20.4392 11.6464L16.6463 7.85355C16.451 7.65829 16.451 7.34171 16.6463 7.14645Z\" fill=\"currentColor\"/>",
|
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-2-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.16",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-1/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";
|