@central-icons-react-native/round-filled-radius-2-stroke-2 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/LICENSE.md +4 -0
- package/filtered-icons.json +1 -1
- 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 +1 -1
package/IconBezierEdit/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var V=(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 B(o))!I.call(r,C)&&C!==e&&t(r,C,{get:()=>o[C],enumerable:!(l=d(o,C))||l.enumerable});return r};var m=(r,o,e)=>(e=r!=null?u(H(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={};V(P,{IconBezierEdit:()=>c,default:()=>x});module.exports=v(P);var n=m(require("react"));var f=m(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...e})=>f.default.createElement(i.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),c=r=>n.default.createElement(s,{...r},n.default.createElement(p.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M16.7929 13.4596C17.8278 12.4247 19.5056 12.4247 20.5404 13.4596C21.5753 14.4944 21.5753 16.1722 20.5404 17.2071L17.0404 20.7071C16.8529 20.8946 16.5986 21 16.3333 21H14C13.4477 21 13 20.5523 13 20V17.6667C13 17.4014 13.1054 17.1471 13.2929 16.9596L16.7929 13.4596Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9V15C3.89543 15 3 15.8954 3 17V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19H10C10.5523 19 11 18.5523 11 18C11 17.4477 10.5523 17 10 17H9C9 15.8954 8.10457 15 7 15V9C8.10457 9 9 8.10457 9 7H15C15 8.10457 15.8954 9 17 9V10C17 10.5523 17.4477 11 18 11C18.5523 11 19 10.5523 19 10V9C20.1046 9 21 8.10457 21 7V5C21 3.89543 20.1046 3 19 3H17C15.8954 3 15 3.89543 15 5H9C9 3.89543 8.10457 3 7 3H5Z",fill:"currentColor"})),x=c;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.7929 13.4596C17.8278 12.4247 19.5056 12.4247 20.5404 13.4596C21.5753 14.4944 21.5753 16.1722 20.5404 17.2071L17.0404 20.7071C16.8529 20.8946 16.5986 21 16.3333 21H14C13.4477 21 13 20.5523 13 20V17.6667C13 17.4014 13.1054 17.1471 13.2929 16.9596L16.7929 13.4596Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9V15C3.89543 15 3 15.8954 3 17V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19H10C10.5523 19 11 18.5523 11 18C11 17.4477 10.5523 17 10 17H9C9 15.8954 8.10457 15 7 15V9C8.10457 9 9 8.10457 9 7H15C15 8.10457 15.8954 9 17 9V10C17 10.5523 17.4477 11 18 11C18.5523 11 19 10.5523 19 10V9C20.1046 9 21 8.10457 21 7V5C21 3.89543 20.1046 3 19 3H17C15.8954 3 15 3.89543 15 5H9C9 3.89543 8.10457 3 7 3H5Z\"\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,4QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0cACF,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.7929 13.4596C17.8278 12.4247 19.5056 12.4247 20.5404 13.4596C21.5753 14.4944 21.5753 16.1722 20.5404 17.2071L17.0404 20.7071C16.8529 20.8946 16.5986 21 16.3333 21H14C13.4477 21 13 20.5523 13 20V17.6667C13 17.4014 13.1054 17.1471 13.2929 16.9596L16.7929 13.4596Z",fill:"currentColor"}),e.createElement(t,{d:"M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9V15C3.89543 15 3 15.8954 3 17V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19H10C10.5523 19 11 18.5523 11 18C11 17.4477 10.5523 17 10 17H9C9 15.8954 8.10457 15 7 15V9C8.10457 9 9 8.10457 9 7H15C15 8.10457 15.8954 9 17 9V10C17 10.5523 17.4477 11 18 11C18.5523 11 19 10.5523 19 10V9C20.1046 9 21 8.10457 21 7V5C21 3.89543 20.1046 3 19 3H17C15.8954 3 15 3.89543 15 5H9C9 3.89543 8.10457 3 7 3H5Z",fill:"currentColor"})),I=a;export{a as IconBezierEdit,I 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.7929 13.4596C17.8278 12.4247 19.5056 12.4247 20.5404 13.4596C21.5753 14.4944 21.5753 16.1722 20.5404 17.2071L17.0404 20.7071C16.8529 20.8946 16.5986 21 16.3333 21H14C13.4477 21 13 20.5523 13 20V17.6667C13 17.4014 13.1054 17.1471 13.2929 16.9596L16.7929 13.4596Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9V15C3.89543 15 3 15.8954 3 17V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19H10C10.5523 19 11 18.5523 11 18C11 17.4477 10.5523 17 10 17H9C9 15.8954 8.10457 15 7 15V9C8.10457 9 9 8.10457 9 7H15C15 8.10457 15.8954 9 17 9V10C17 10.5523 17.4477 11 18 11C18.5523 11 19 10.5523 19 10V9C20.1046 9 21 8.10457 21 7V5C21 3.89543 20.1046 3 19 3H17C15.8954 3 15 3.89543 15 5H9C9 3.89543 8.10457 3 7 3H5Z\"\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,4QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0cACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconBezierEdit","props","React","CentralIconBase","IconBezierEdit_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=\"M16.7929 13.4596C17.8278 12.4247 19.5056 12.4247 20.5404 13.4596C21.5753 14.4944 21.5753 16.1722 20.5404 17.2071L17.0404 20.7071C16.8529 20.8946 16.5986 21 16.3333 21H14C13.4477 21 13 20.5523 13 20V17.6667C13 17.4014 13.1054 17.1471 13.2929 16.9596L16.7929 13.4596Z\" fill=\"currentColor\"/><path d=\"M5 3C3.89543 3 3 3.89543 3 5V7C3 8.10457 3.89543 9 5 9V15C3.89543 15 3 15.8954 3 17V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19H10C10.5523 19 11 18.5523 11 18C11 17.4477 10.5523 17 10 17H9C9 15.8954 8.10457 15 7 15V9C8.10457 9 9 8.10457 9 7H15C15 8.10457 15.8954 9 17 9V10C17 10.5523 17.4477 11 18 11C18.5523 11 19 10.5523 19 10V9C20.1046 9 21 8.10457 21 7V5C21 3.89543 20.1046 3 19 3H17C15.8954 3 15 3.89543 15 5H9C9 3.89543 8.10457 3 7 3H5Z\" fill=\"currentColor\"/>",
|
|
2778
2778
|
"iconName": "bezier--edit",
|
|
2779
2779
|
"variant": {
|
|
2780
2780
|
"join": "round",
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-filled-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.16",
|
|
4
4
|
"style": "round-filled-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-2/IconHome';",
|