@central-icons-react-native/round-filled-radius-1-stroke-1 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.
- 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/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/filtered-icons.json +2 -2
- package/icons-index.json +1 -1
- 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 +2 -2
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 3C3.44772 3 3 3.44772 3 4V8C3 8.55228 3.44772 9 4 9H5.5V15H4C3.44772 15 3 15.4477 3 16V20C3 20.5523 3.44772 21 4 21H8C8.55228 21 9 20.5523 9 20V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16C9 15.4477 8.55228 15 8 15H6.5V9H8C8.55228 9 9 8.55228 9 8V6.5H15V8C15 8.55228 15.4477 9 16 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H20C20.5523 9 21 8.55228 21 8V4C21 3.44772 20.5523 3 20 3H16C15.4477 3 15 3.44772 15 4V5.5H9V4C9 3.44772 8.55228 3 8 3H4Z",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 3C3.44772 3 3 3.44772 3 4V8C3 8.55228 3.44772 9 4 9H5.5V15H4C3.44772 15 3 15.4477 3 16V20C3 20.5523 3.44772 21 4 21H8C8.55228 21 9 20.5523 9 20V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16C9 15.4477 8.55228 15 8 15H6.5V9H8C8.55228 9 9 8.55228 9 8V6.5H15V8C15 8.55228 15.4477 9 16 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H20C20.5523 9 21 8.55228 21 8V4C21 3.44772 20.5523 3 20 3H16C15.4477 3 15 3.44772 15 4V5.5H9V4C9 3.44772 8.55228 3 8 3H4Z\"\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,sgBACF,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 3C3.44772 3 3 3.44772 3 4V8C3 8.55228 3.44772 9 4 9H5.5V15H4C3.44772 15 3 15.4477 3 16V20C3 20.5523 3.44772 21 4 21H8C8.55228 21 9 20.5523 9 20V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16C9 15.4477 8.55228 15 8 15H6.5V9H8C8.55228 9 9 8.55228 9 8V6.5H15V8C15 8.55228 15.4477 9 16 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H20C20.5523 9 21 8.55228 21 8V4C21 3.44772 20.5523 3 20 3H16C15.4477 3 15 3.44772 15 4V5.5H9V4C9 3.44772 8.55228 3 8 3H4Z",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 3C3.44772 3 3 3.44772 3 4V8C3 8.55228 3.44772 9 4 9H5.5V15H4C3.44772 15 3 15.4477 3 16V20C3 20.5523 3.44772 21 4 21H8C8.55228 21 9 20.5523 9 20V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16C9 15.4477 8.55228 15 8 15H6.5V9H8C8.55228 9 9 8.55228 9 8V6.5H15V8C15 8.55228 15.4477 9 16 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H20C20.5523 9 21 8.55228 21 8V4C21 3.44772 20.5523 3 20 3H16C15.4477 3 15 3.44772 15 4V5.5H9V4C9 3.44772 8.55228 3 8 3H4Z\"\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,sgBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_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.5607 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.5607 4.85365C18.9749 4.26786 18.0251 4.26786 17.4393 4.85365L7.43934 14.8536C7.15804 15.1349 7 15.5165 7 15.9143V19.5001C7 19.7762 7.22386 20.0001 7.5 20.0001H11.0858C11.4836 20.0001 11.8651 19.8421 12.1464 19.5608L22.1464 9.56075C22.7322 8.97497 22.7322 8.02522 22.1464 7.43943L19.5607 4.85365Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M1.5 5.00009C1.22386 5.00009 1 5.22395 1 5.50009C1 5.77623 1.22386 6.00009 1.5 6.00009H9.5C9.77614 6.00009 10 5.77623 10 5.50009C10 5.22395 9.77614 5.00009 9.5 5.00009H1.5Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M1.5 9.00009C1.22386 9.00009 1 9.22395 1 9.50009C1 9.77623 1.22386 10.0001 1.5 10.0001H6.5C6.77614 10.0001 7 9.77623 7 9.50009C7 9.22395 6.77614 9.00009 6.5 9.00009H1.5Z",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.5607 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.5607 4.85365C18.9749 4.26786 18.0251 4.26786 17.4393 4.85365L7.43934 14.8536C7.15804 15.1349 7 15.5165 7 15.9143V19.5001C7 19.7762 7.22386 20.0001 7.5 20.0001H11.0858C11.4836 20.0001 11.8651 19.8421 12.1464 19.5608L22.1464 9.56075C22.7322 8.97497 22.7322 8.02522 22.1464 7.43943L19.5607 4.85365Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.5 5.00009C1.22386 5.00009 1 5.22395 1 5.50009C1 5.77623 1.22386 6.00009 1.5 6.00009H9.5C9.77614 6.00009 10 5.77623 10 5.50009C10 5.22395 9.77614 5.00009 9.5 5.00009H1.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.5 9.00009C1.22386 9.00009 1 9.22395 1 9.50009C1 9.77623 1.22386 10.0001 1.5 10.0001H6.5C6.77614 10.0001 7 9.77623 7 9.50009C7 9.22395 6.77614 9.00009 6.5 9.00009H1.5Z\"\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,8SACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+KACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4KACF,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.5607 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.5607 4.85365C18.9749 4.26786 18.0251 4.26786 17.4393 4.85365L7.43934 14.8536C7.15804 15.1349 7 15.5165 7 15.9143V19.5001C7 19.7762 7.22386 20.0001 7.5 20.0001H11.0858C11.4836 20.0001 11.8651 19.8421 12.1464 19.5608L22.1464 9.56075C22.7322 8.97497 22.7322 8.02522 22.1464 7.43943L19.5607 4.85365Z",fill:"currentColor"}),o.createElement(e,{d:"M1.5 5.00009C1.22386 5.00009 1 5.22395 1 5.50009C1 5.77623 1.22386 6.00009 1.5 6.00009H9.5C9.77614 6.00009 10 5.77623 10 5.50009C10 5.22395 9.77614 5.00009 9.5 5.00009H1.5Z",fill:"currentColor"}),o.createElement(e,{d:"M1.5 9.00009C1.22386 9.00009 1 9.22395 1 9.50009C1 9.77623 1.22386 10.0001 1.5 10.0001H6.5C6.77614 10.0001 7 9.77623 7 9.50009C7 9.22395 6.77614 9.00009 6.5 9.00009H1.5Z",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.5607 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.5607 4.85365C18.9749 4.26786 18.0251 4.26786 17.4393 4.85365L7.43934 14.8536C7.15804 15.1349 7 15.5165 7 15.9143V19.5001C7 19.7762 7.22386 20.0001 7.5 20.0001H11.0858C11.4836 20.0001 11.8651 19.8421 12.1464 19.5608L22.1464 9.56075C22.7322 8.97497 22.7322 8.02522 22.1464 7.43943L19.5607 4.85365Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.5 5.00009C1.22386 5.00009 1 5.22395 1 5.50009C1 5.77623 1.22386 6.00009 1.5 6.00009H9.5C9.77614 6.00009 10 5.77623 10 5.50009C10 5.22395 9.77614 5.00009 9.5 5.00009H1.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.5 9.00009C1.22386 9.00009 1 9.22395 1 9.50009C1 9.77623 1.22386 10.0001 1.5 10.0001H6.5C6.77614 10.0001 7 9.77623 7 9.50009C7 9.22395 6.77614 9.00009 6.5 9.00009H1.5Z\"\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,8SACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+KACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4KACF,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/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 3C3.44772 3 3 3.44772 3 4V8C3 8.55228 3.44772 9 4 9H5.5V15H4C3.44772 15 3 15.4477 3 16V20C3 20.5523 3.44772 21 4 21H8C8.55228 21 9 20.5523 9 20V18.5H10.5C10.7761 18.5 11 18.2761 11 18C11 17.7239 10.7761 17.5 10.5 17.5H9V16C9 15.4477 8.55228 15 8 15H6.5V9H8C8.55228 9 9 8.55228 9 8V6.5H15V8C15 8.55228 15.4477 9 16 9H17.5V10.5C17.5 10.7761 17.7239 11 18 11C18.2761 11 18.5 10.7761 18.5 10.5V9H20C20.5523 9 21 8.55228 21 8V4C21 3.44772 20.5523 3 20 3H16C15.4477 3 15 3.44772 15 4V5.5H9V4C9 3.44772 8.55228 3 8 3H4Z\" fill=\"currentColor\"/>",
|
|
2778
2778
|
"iconName": "bezier--edit",
|
|
2779
2779
|
"variant": {
|
|
2780
2780
|
"join": "round",
|
|
@@ -19588,7 +19588,7 @@
|
|
|
19588
19588
|
},
|
|
19589
19589
|
{
|
|
19590
19590
|
"category": "Edit",
|
|
19591
|
-
"svg": "<path d=\"M19.5607 4.
|
|
19591
|
+
"svg": "<path d=\"M19.5607 4.85365C18.9749 4.26786 18.0251 4.26786 17.4393 4.85365L7.43934 14.8536C7.15804 15.1349 7 15.5165 7 15.9143V19.5001C7 19.7762 7.22386 20.0001 7.5 20.0001H11.0858C11.4836 20.0001 11.8651 19.8421 12.1464 19.5608L22.1464 9.56075C22.7322 8.97497 22.7322 8.02522 22.1464 7.43943L19.5607 4.85365Z\" fill=\"currentColor\"/><path d=\"M1.5 5.00009C1.22386 5.00009 1 5.22395 1 5.50009C1 5.77623 1.22386 6.00009 1.5 6.00009H9.5C9.77614 6.00009 10 5.77623 10 5.50009C10 5.22395 9.77614 5.00009 9.5 5.00009H1.5Z\" fill=\"currentColor\"/><path d=\"M1.5 9.00009C1.22386 9.00009 1 9.22395 1 9.50009C1 9.77623 1.22386 10.0001 1.5 10.0001H6.5C6.77614 10.0001 7 9.77623 7 9.50009C7 9.22395 6.77614 9.00009 6.5 9.00009H1.5Z\" fill=\"currentColor\"/>",
|
|
19592
19592
|
"iconName": "text-edit, prompts, comment",
|
|
19593
19593
|
"variant": {
|
|
19594
19594
|
"join": "round",
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-1-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.16",
|
|
4
4
|
"style": "round-filled-radius-1-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-1-stroke-1/IconHome';",
|