@central-icons-react-native/round-outlined-radius-3-stroke-1.5 1.1.37 → 1.1.38
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/IconArrowCornerUpLeft/index.js +1 -1
- package/IconArrowCornerUpLeft/index.js.map +1 -1
- package/IconArrowCornerUpLeft/index.mjs +1 -1
- package/IconArrowCornerUpLeft/index.mjs.map +1 -1
- package/IconArrowDownRight/index.js +1 -1
- package/IconArrowDownRight/index.js.map +1 -1
- package/IconArrowDownRight/index.mjs +1 -1
- package/IconArrowDownRight/index.mjs.map +1 -1
- package/IconAura/index.d.ts +4 -0
- package/IconAura/index.js +2 -0
- package/IconAura/index.js.map +1 -0
- package/IconAura/index.mjs +2 -0
- package/IconAura/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +16 -2
- 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 +9 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},C=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!I.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(a=f(o,t))||a.enumerable});return r};var i=(r,o,e)=>(e=r!=null?d(B(r)):{},C(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>C(n({},"__esModule",{value:!0}),r);var g={};x(g,{IconArrowCornerUpLeft:()=>u,default:()=>P});module.exports=L(g);var p=i(require("react"));var m=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...e})=>m.default.createElement(c.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 s=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(s.Path,{d:"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(s.Path,{d:"M7.75 12.75L3.75 8.75L7.75 4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),P=u;0&&(module.exports={IconArrowCornerUpLeft});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.75 12.75L3.75 8.75L7.75 4.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowCornerUpLeft;\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,2BAAAE,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,EAAmDC,GAE5D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gEACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowCornerUpLeft_exports","__export","IconArrowCornerUpLeft","IconArrowCornerUpLeft_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowCornerUpLeft","props","React","CentralIconBase","IconArrowCornerUpLeft_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"react";import s from"react";import{Svg as a}from"react-native-svg";var t=({children:o,size:r=24,...p})=>s.createElement(a,{...p,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 n}from"react-native-svg";var C=o=>e.createElement(t,{...o},e.createElement(n,{d:"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),e.createElement(n,{d:"M7.75 12.75L3.75 8.75L7.75 4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=C;export{C as IconArrowCornerUpLeft,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowCornerUpLeft/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 IconArrowCornerUpLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.75 12.75L3.75 8.75L7.75 4.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowCornerUpLeft;\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,EAAmDC,GAE5DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gEACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowCornerUpLeft","props","React","CentralIconBase","IconArrowCornerUpLeft_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var d=Object.create;var n=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},i=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!I.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=f(o,e))||a.enumerable});return r};var m=(r,o,t)=>(t=r!=null?d(B(r)):{},i(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>i(n({},"__esModule",{value:!0}),r);var P={};g(P,{IconArrowDownRight:()=>u,default:()=>x});module.exports=h(P);var p=m(require("react"));var C=m(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...t})=>C.default.createElement(c.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 s=require("react-native-svg"),u=r=>p.default.createElement(l,{...r},p.default.createElement(s.Path,{d:"M18.25 8.75V18.25H8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),p.default.createElement(s.Path,{d:"M6 6L17.6002 17.6002",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),x=u;0&&(module.exports={IconArrowDownRight});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArrowDownRight/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 IconArrowDownRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 8.75V18.25H8.
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowDownRight/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 IconArrowDownRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 8.75V18.25H8.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6 6L17.6002 17.6002\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowDownRight;\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,wBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,yBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowDownRight_exports","__export","IconArrowDownRight","IconArrowDownRight_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowDownRight","props","React","CentralIconBase","IconArrowDownRight_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import t from"react";import s from"react";import{Svg as a}from"react-native-svg";var e=({children:o,size:r=24,...p})=>s.createElement(a,{...p,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 n}from"react-native-svg";var i=o=>t.createElement(e,{...o},t.createElement(n,{d:"M18.25 8.75V18.25H8.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement(n,{d:"M6 6L17.6002 17.6002",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=i;export{i as IconArrowDownRight,I as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconArrowDownRight/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 IconArrowDownRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 8.75V18.25H8.
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowDownRight/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 IconArrowDownRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M18.25 8.75V18.25H8.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M6 6L17.6002 17.6002\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowDownRight;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,yBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowDownRight","props","React","CentralIconBase","IconArrowDownRight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of k(o))!x.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(C=f(o,e))||C.enumerable});return r};var i=(r,o,t)=>(t=r!=null?d(L(r)):{},a(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>a(s({},"__esModule",{value:!0}),r);var h={};B(h,{IconAura:()=>u,default:()=>M});module.exports=I(h);var n=i(require("react"));var c=i(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...t})=>c.default.createElement(l.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"),u=r=>n.default.createElement(m,{...r},n.default.createElement(p.Circle,{cx:"12",cy:"10.5",r:"2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M7.50528 18.3811C6.68125 19.8185 8.09315 21.25 9.75 21.25H14.25C15.9069 21.25 17.3187 19.8185 16.4947 18.3811C15.6013 16.8227 13.9821 15.75 12 15.75C10.0179 15.75 8.39868 16.8227 7.50528 18.3811Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),n.default.createElement(p.Path,{d:"M11.9991 1.75V3.25M17.6375 3.78004L16.6453 4.9625M20.6153 8.98079L19.1508 9.23902M19.5699 14.8712L18.2713 14.1215M6.3567 3.78004L7.3489 4.9625M3.37891 8.98079L4.84339 9.23902M4.42433 14.8712L5.72298 14.1215",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),M=u;0&&(module.exports={IconAura});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAura/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconAura: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle\n cx=\"12\"\n cy=\"10.5\"\n r=\"2.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.50528 18.3811C6.68125 19.8185 8.09315 21.25 9.75 21.25H14.25C15.9069 21.25 17.3187 19.8185 16.4947 18.3811C15.6013 16.8227 13.9821 15.75 12 15.75C10.0179 15.75 8.39868 16.8227 7.50528 18.3811Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.9991 1.75V3.25M17.6375 3.78004L16.6453 4.9625M20.6153 8.98079L19.1508 9.23902M19.5699 14.8712L18.2713 14.1215M6.3567 3.78004L7.3489 4.9625M3.37891 8.98079L4.84339 9.23902M4.42433 14.8712L5.72298 14.1215\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAura;\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,cAAAE,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,EAA6B,4BAEhBC,EAAsCC,GAE/C,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UACC,GAAG,KACH,GAAG,OACH,EAAE,OACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,sMACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iNACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconAura_exports","__export","IconAura","IconAura_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconAura","props","React","CentralIconBase","IconAura_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";import{Svg as C}from"react-native-svg";var e=({children:t,size:r=24,...p})=>s.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as a,Path as n}from"react-native-svg";var i=t=>o.createElement(e,{...t},o.createElement(a,{cx:"12",cy:"10.5",r:"2.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),o.createElement(n,{d:"M7.50528 18.3811C6.68125 19.8185 8.09315 21.25 9.75 21.25H14.25C15.9069 21.25 17.3187 19.8185 16.4947 18.3811C15.6013 16.8227 13.9821 15.75 12 15.75C10.0179 15.75 8.39868 16.8227 7.50528 18.3811Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinejoin:"round"}),o.createElement(n,{d:"M11.9991 1.75V3.25M17.6375 3.78004L16.6453 4.9625M20.6153 8.98079L19.1508 9.23902M19.5699 14.8712L18.2713 14.1215M6.3567 3.78004L7.3489 4.9625M3.37891 8.98079L4.84339 9.23902M4.42433 14.8712L5.72298 14.1215",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),B=i;export{i as IconAura,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconAura/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconAura: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle\n cx=\"12\"\n cy=\"10.5\"\n r=\"2.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.50528 18.3811C6.68125 19.8185 8.09315 21.25 9.75 21.25H14.25C15.9069 21.25 17.3187 19.8185 16.4947 18.3811C15.6013 16.8227 13.9821 15.75 12 15.75C10.0179 15.75 8.39868 16.8227 7.50528 18.3811Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M11.9991 1.75V3.25M17.6375 3.78004L16.6453 4.9625M20.6153 8.98079L19.1508 9.23902M19.5699 14.8712L18.2713 14.1215M6.3567 3.78004L7.3489 4.9625M3.37891 8.98079L4.84339 9.23902M4.42433 14.8712L5.72298 14.1215\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconAura;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAAsCC,GAE/CC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,OACH,EAAE,OACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACAI,EAAA,cAACH,EAAA,CACC,EAAE,sMACF,OAAO,eACP,YAAY,MACZ,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iNACF,OAAO,eACP,YAAY,MACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconAura","props","React","CentralIconBase","IconAura_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -1080,7 +1080,7 @@
|
|
|
1080
1080
|
},
|
|
1081
1081
|
{
|
|
1082
1082
|
"category": "Arrows",
|
|
1083
|
-
"svg": "<path d=\"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.
|
|
1083
|
+
"svg": "<path d=\"M20.25 19.25V11.75C20.25 10.0931 18.9069 8.75 17.25 8.75H4.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7.75 12.75L3.75 8.75L7.75 4.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1084
1084
|
"iconName": "arrow-corner-up-left",
|
|
1085
1085
|
"variant": {
|
|
1086
1086
|
"join": "round",
|
|
@@ -1150,7 +1150,7 @@
|
|
|
1150
1150
|
},
|
|
1151
1151
|
{
|
|
1152
1152
|
"category": "Arrows",
|
|
1153
|
-
"svg": "<path d=\"M18.25 8.75V18.25H8.
|
|
1153
|
+
"svg": "<path d=\"M18.25 8.75V18.25H8.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6 6L17.6002 17.6002\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1154
1154
|
"iconName": "arrow-down-right",
|
|
1155
1155
|
"variant": {
|
|
1156
1156
|
"join": "round",
|
|
@@ -2114,6 +2114,20 @@
|
|
|
2114
2114
|
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
2115
2115
|
"componentName": "IconAudio"
|
|
2116
2116
|
},
|
|
2117
|
+
{
|
|
2118
|
+
"category": "People",
|
|
2119
|
+
"svg": "<circle cx=\"12\" cy=\"10.5\" r=\"2.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path d=\"M7.50528 18.3811C6.68125 19.8185 8.09315 21.25 9.75 21.25H14.25C15.9069 21.25 17.3187 19.8185 16.4947 18.3811C15.6013 16.8227 13.9821 15.75 12 15.75C10.0179 15.75 8.39868 16.8227 7.50528 18.3811Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path d=\"M11.9991 1.75V3.25M17.6375 3.78004L16.6453 4.9625M20.6153 8.98079L19.1508 9.23902M19.5699 14.8712L18.2713 14.1215M6.3567 3.78004L7.3489 4.9625M3.37891 8.98079L4.84339 9.23902M4.42433 14.8712L5.72298 14.1215\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\"/>",
|
|
2120
|
+
"iconName": "aura, enlighten",
|
|
2121
|
+
"variant": {
|
|
2122
|
+
"join": "round",
|
|
2123
|
+
"filled": "off",
|
|
2124
|
+
"radius": "3",
|
|
2125
|
+
"stroke": "1.5"
|
|
2126
|
+
},
|
|
2127
|
+
"createdAt": "2025-11-20T11:01:52.774352+00:00",
|
|
2128
|
+
"packageName": "round-outlined-radius-3-stroke-1.5",
|
|
2129
|
+
"componentName": "IconAura"
|
|
2130
|
+
},
|
|
2117
2131
|
{
|
|
2118
2132
|
"category": "Typography",
|
|
2119
2133
|
"svg": "<path d=\"M2.75 19.25L10.0447 2.75L15.06 14.0938H5.3553\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M13.75 18.75L16.25 21.25L21.25 13.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"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-outlined-radius-3-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.38",
|
|
4
4
|
"style": "round-outlined-radius-3-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-3-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": 1582,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 45,
|
|
@@ -1029,8 +1029,9 @@
|
|
|
1029
1029
|
]
|
|
1030
1030
|
},
|
|
1031
1031
|
"People": {
|
|
1032
|
-
"count":
|
|
1032
|
+
"count": 31,
|
|
1033
1033
|
"icons": [
|
|
1034
|
+
"IconAura",
|
|
1034
1035
|
"IconBathMan1",
|
|
1035
1036
|
"IconBathWoman1",
|
|
1036
1037
|
"IconContacts",
|
|
@@ -1925,6 +1926,7 @@
|
|
|
1925
1926
|
"IconAt": "at, handle, @",
|
|
1926
1927
|
"IconAtom": "atom",
|
|
1927
1928
|
"IconAudio": "audio, music, playlist, musical-note",
|
|
1929
|
+
"IconAura": "aura, enlighten",
|
|
1928
1930
|
"IconAutoCorrect": "auto-correct, autocheck, text-correction",
|
|
1929
1931
|
"IconAutoFlash": "auto-flash",
|
|
1930
1932
|
"IconAutoSize": "auto-size, automatic-size, page",
|
package/index.d.ts
CHANGED
|
@@ -149,6 +149,7 @@ export { IconAsterisk, default as IconAsteriskDefault } from "./IconAsterisk";
|
|
|
149
149
|
export { IconAt, default as IconAtDefault } from "./IconAt";
|
|
150
150
|
export { IconAtom, default as IconAtomDefault } from "./IconAtom";
|
|
151
151
|
export { IconAudio, default as IconAudioDefault } from "./IconAudio";
|
|
152
|
+
export { IconAura, default as IconAuraDefault } from "./IconAura";
|
|
152
153
|
export { IconAutoCorrect, default as IconAutoCorrectDefault, } from "./IconAutoCorrect";
|
|
153
154
|
export { IconAutoFlash, default as IconAutoFlashDefault, } from "./IconAutoFlash";
|
|
154
155
|
export { IconAutoSize, default as IconAutoSizeDefault } from "./IconAutoSize";
|