@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.263 → 1.1.265

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.
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconEnter: FC<CentralIconBaseProps>;
4
+ export default IconEnter;
@@ -0,0 +1,3 @@
1
+ var g=Object.create;var{getPrototypeOf:h,defineProperty:n,getOwnPropertyNames:c,getOwnPropertyDescriptor:V}=Object,d=Object.prototype.hasOwnProperty;function f(r){return this[r]}var v,y,k=(r,o,e)=>{var t=r!=null&&typeof r==="object";if(t){var l=o?v??=new WeakMap:y??=new WeakMap,m=l.get(r);if(m)return m}e=r!=null?g(h(r)):{};let p=o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e;for(let a of c(r))if(!d.call(p,a))n(p,a,{get:f.bind(r,a),enumerable:!0});if(t)l.set(r,p);return p},B=(r)=>{var o=(u??=new WeakMap).get(r),e;if(o)return o;if(o=n({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var t of c(r))if(!d.call(o,t))n(o,t,{get:f.bind(r,t),enumerable:!(e=V(r,t))||e.enumerable})}return u.set(r,o),o},u;var F=(r)=>r;function H(r,o){this[r]=F.bind(null,o)}var I=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0,configurable:!0,set:H.bind(o,e)})};var S={};I(S,{CentralIconBase:()=>i});module.exports=B(S);var L=k(require("react")),x=require("react-native-svg"),i=({children:r,size:o=24,...e})=>{return L.default.createElement(x.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 b={};I(b,{default:()=>M,IconEnter:()=>P});module.exports=B(b);var C=k(require("react"));var s=require("react-native-svg"),P=(r)=>{return C.default.createElement(i,{...r},C.default.createElement(s.Path,{d:"M19 4C19.5523 4 20 4.44772 20 5V11V19C20 19.5523 19.5523 20 19 20H11H5C4.44772 20 4 19.5523 4 19L4 11C4 10.4477 4.44772 10 5 10H9C9.55229 10 10 9.55229 10 9V5C10 4.44772 10.4477 4 11 4L19 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(s.Path,{d:"M15 10.5V14C15 14.5523 14.5523 15 14 15H10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),C.default.createElement(s.Path,{d:"M10.1175 12.9518L7.70569 14.6745C7.48235 14.834 7.48235 15.166 7.70569 15.3255L10.1175 17.0482C10.3823 17.2373 10.75 17.0481 10.75 16.7227V15V13.2773C10.75 12.9519 10.3823 12.7627 10.1175 12.9518Z",fill:"currentColor"}))},M=P;
2
+
3
+ //# debugId=28FBECB4B0D2F28664756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEnter/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEnter: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M19 4C19.5523 4 20 4.44772 20 5V11V19C20 19.5523 19.5523 20 19 20H11H5C4.44772 20 4 19.5523 4 19L4 11C4 10.4477 4.44772 10 5 10H9C9.55229 10 10 9.55229 10 9V5C10 4.44772 10.4477 4 11 4L19 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15 10.5V14C15 14.5523 14.5523 15 14 15H10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10.1175 12.9518L7.70569 14.6745C7.48235 14.834 7.48235 15.166 7.70569 15.3255L10.1175 17.0482C10.3823 17.2373 10.75 17.0481 10.75 16.7227V15V13.2773C10.75 12.9519 10.3823 12.7627 10.1175 12.9518Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEnter;\n"
7
+ ],
8
+ "mappings": "w7BAA0B,IAA1B,sBACA,8BAMa,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,wBAQE,MARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,qECvBoB,IAA1B,sBAEqB,IAArB,8BAEa,EAAsC,CAAC,IAAU,CAC5D,OAAO,wBAA0qB,EAA1qB,IAAqB,GAAO,wBAAC,OAAD,CAAM,EAAE,iMAAiM,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,+CAA+C,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,wBAAC,OAAD,CAAM,EAAE,uMAAuM,KAAK,eAAc,CAAI,GAGpqB",
9
+ "debugId": "28FBECB4B0D2F28664756E2164756E21",
10
+ "names": []
11
+ }
@@ -0,0 +1,3 @@
1
+ import p from"react";import{Svg as s}from"react-native-svg";var n=({children:e,size:r=24,...C})=>{return p.createElement(s,{...C,width:typeof r==="number"?`${r}px`:r,height:typeof r==="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e)};import o from"react";import{Path as t}from"react-native-svg";var a=(e)=>{return o.createElement(n,{...e},o.createElement(t,{d:"M19 4C19.5523 4 20 4.44772 20 5V11V19C20 19.5523 19.5523 20 19 20H11H5C4.44772 20 4 19.5523 4 19L4 11C4 10.4477 4.44772 10 5 10H9C9.55229 10 10 9.55229 10 9V5C10 4.44772 10.4477 4 11 4L19 4Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(t,{d:"M15 10.5V14C15 14.5523 14.5523 15 14 15H10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(t,{d:"M10.1175 12.9518L7.70569 14.6745C7.48235 14.834 7.48235 15.166 7.70569 15.3255L10.1175 17.0482C10.3823 17.2373 10.75 17.0481 10.75 16.7227V15V13.2773C10.75 12.9519 10.3823 12.7627 10.1175 12.9518Z",fill:"currentColor"}))},L=a;export{L as default,a as IconEnter};
2
+
3
+ //# debugId=FE5CC9349972C06F64756E2164756E21
@@ -0,0 +1,11 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["src/CentralIconBase/index.tsx", "src/IconEnter/index.tsx"],
4
+ "sourcesContent": [
5
+ "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<\n CentralIconBaseProps\n> = ({\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",
6
+ "import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconEnter: FC<CentralIconBaseProps> = (props) => {\n return <CentralIconBase {...props}><Path d=\"M19 4C19.5523 4 20 4.44772 20 5V11V19C20 19.5523 19.5523 20 19 20H11H5C4.44772 20 4 19.5523 4 19L4 11C4 10.4477 4.44772 10 5 10H9C9.55229 10 10 9.55229 10 9V5C10 4.44772 10.4477 4 11 4L19 4Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M15 10.5V14C15 14.5523 14.5523 15 14 15H10.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10.1175 12.9518L7.70569 14.6745C7.48235 14.834 7.48235 15.166 7.70569 15.3255L10.1175 17.0482C10.3823 17.2373 10.75 17.0481 10.75 16.7227V15V13.2773C10.75 12.9519 10.3823 12.7627 10.1175 12.9518Z\" fill=\"currentColor\"/></CentralIconBase>;\n};\n\nexport default IconEnter;\n"
7
+ ],
8
+ "mappings": "AAAA,qBACA,cAAS,yBAMF,IAAM,EAET,EACF,WACA,OAAO,MACJ,KACC,CACJ,OACE,gBAQE,EARF,IACM,EACJ,MAAO,OAAO,IAAS,SAAW,GAAG,MAAW,EAChD,OAAQ,OAAO,IAAS,SAAW,GAAG,MAAW,EACjD,QAAQ,YACR,KAAK,QAEJ,CACD,GCvBN,qBAEA,eAAS,yBAEF,IAAM,EAAsC,CAAC,IAAU,CAC5D,OAAO,gBAA0qB,EAA1qB,IAAqB,GAAO,gBAAC,EAAD,CAAM,EAAE,iMAAiM,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,+CAA+C,OAAO,eAAe,YAAY,IAAI,cAAc,QAAQ,eAAe,QAAO,EAAE,gBAAC,EAAD,CAAM,EAAE,uMAAuM,KAAK,eAAc,CAAI,GAGpqB",
9
+ "debugId": "FE5CC9349972C06F64756E2164756E21",
10
+ "names": []
11
+ }
package/README.md CHANGED
@@ -1304,6 +1304,7 @@ Below is a complete list of available icons:
1304
1304
  - IconOptionKey
1305
1305
  - IconControlKeyLeft
1306
1306
  - IconShortcut
1307
+ - IconEnter
1307
1308
 
1308
1309
  ### Layout
1309
1310