@central-icons-react-native/round-filled-radius-2-stroke-2 1.1.217 → 1.1.218
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/IconChevronDownSmall/index.js +1 -1
- package/IconChevronDownSmall/index.js.map +1 -1
- package/IconChevronDownSmall/index.mjs +1 -1
- package/IconChevronDownSmall/index.mjs.map +1 -1
- package/IconChevronTopSmall/index.js +1 -1
- package/IconChevronTopSmall/index.js.map +1 -1
- package/IconChevronTopSmall/index.mjs +1 -1
- package/IconChevronTopSmall/index.mjs.map +1 -1
- 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/skills/central-icons-react-native/SKILL.md +1 -1
- package/tsx-icons.json +2 -2
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var t=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!d.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(l=v(r,n))||l.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},C(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>C(t({},"__esModule",{value:!0}),o);var h={};x(h,{IconChevronDownSmall:()=>i,default:()=>g});module.exports=P(h);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!d.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(l=v(r,n))||l.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},C(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>C(t({},"__esModule",{value:!0}),o);var h={};x(h,{IconChevronDownSmall:()=>i,default:()=>g});module.exports=P(h);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858 14.0002C11.3668 14.7812 12.6332 14.7812 13.4142 14.0002L16.7071 10.7073C17.0976 10.3167 17.0976 9.68357 16.7071 9.29304C16.3166 8.90252 15.6834 8.90252 15.2929 9.29304L12 12.5859L8.70711 9.29304C8.31658 8.90252 7.68342 8.90252 7.29289 9.29304C6.90237 9.68357 6.90237 10.3167 7.29289 10.7073L10.5858 14.0002Z",fill:"currentColor"})),g=i;0&&(module.exports={IconChevronDownSmall});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconChevronDownSmall/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 IconChevronDownSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858
|
|
1
|
+
{"version":3,"sources":["../src/IconChevronDownSmall/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 IconChevronDownSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858 14.0002C11.3668 14.7812 12.6332 14.7812 13.4142 14.0002L16.7071 10.7073C17.0976 10.3167 17.0976 9.68357 16.7071 9.29304C16.3166 8.90252 15.6834 8.90252 15.2929 9.29304L12 12.5859L8.70711 9.29304C8.31658 8.90252 7.68342 8.90252 7.29289 9.29304C6.90237 9.68357 6.90237 10.3167 7.29289 10.7073L10.5858 14.0002Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChevronDownSmall;\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,0BAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,+TACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconChevronDownSmall_exports","__export","IconChevronDownSmall","IconChevronDownSmall_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconChevronDownSmall","props","React","CentralIconBase","IconChevronDownSmall_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import n from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(l,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as C}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858
|
|
1
|
+
import n from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(l,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as C}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858 14.0002C11.3668 14.7812 12.6332 14.7812 13.4142 14.0002L16.7071 10.7073C17.0976 10.3167 17.0976 9.68357 16.7071 9.29304C16.3166 8.90252 15.6834 8.90252 15.2929 9.29304L12 12.5859L8.70711 9.29304C8.31658 8.90252 7.68342 8.90252 7.29289 9.29304C6.90237 9.68357 6.90237 10.3167 7.29289 10.7073L10.5858 14.0002Z",fill:"currentColor"})),d=a;export{a as IconChevronDownSmall,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconChevronDownSmall/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 IconChevronDownSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858
|
|
1
|
+
{"version":3,"sources":["../src/IconChevronDownSmall/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 IconChevronDownSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858 14.0002C11.3668 14.7812 12.6332 14.7812 13.4142 14.0002L16.7071 10.7073C17.0976 10.3167 17.0976 9.68357 16.7071 9.29304C16.3166 8.90252 15.6834 8.90252 15.2929 9.29304L12 12.5859L8.70711 9.29304C8.31658 8.90252 7.68342 8.90252 7.29289 9.29304C6.90237 9.68357 6.90237 10.3167 7.29289 10.7073L10.5858 14.0002Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChevronDownSmall;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,+TACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconChevronDownSmall","props","React","CentralIconBase","IconChevronDownSmall_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var t=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!d.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(l=v(r,n))||l.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},C(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>C(t({},"__esModule",{value:!0}),o);var h={};x(h,{IconChevronTopSmall:()=>i,default:()=>g});module.exports=P(h);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858
|
|
1
|
+
"use strict";var u=Object.create;var t=Object.defineProperty;var v=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)t(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of B(r))!d.call(o,n)&&n!==e&&t(o,n,{get:()=>r[n],enumerable:!(l=v(r,n))||l.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(I(o)):{},C(r||!o||!o.__esModule?t(e,"default",{value:o,enumerable:!0}):e,o)),P=o=>C(t({},"__esModule",{value:!0}),o);var h={};x(h,{IconChevronTopSmall:()=>i,default:()=>g});module.exports=P(h);var p=a(require("react"));var m=a(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>m.default.createElement(s.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858 9.99985C11.3668 9.2188 12.6332 9.2188 13.4142 9.99985L16.7071 13.2927C17.0976 13.6833 17.0976 14.3164 16.7071 14.707C16.3166 15.0975 15.6834 15.0975 15.2929 14.707L12 11.4141L8.70711 14.707C8.31658 15.0975 7.68342 15.0975 7.29289 14.707C6.90237 14.3164 6.90237 13.6833 7.29289 13.2927L10.5858 9.99985Z",fill:"currentColor"})),g=i;0&&(module.exports={IconChevronTopSmall});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconChevronTopSmall/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 IconChevronTopSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858
|
|
1
|
+
{"version":3,"sources":["../src/IconChevronTopSmall/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 IconChevronTopSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858 9.99985C11.3668 9.2188 12.6332 9.2188 13.4142 9.99985L16.7071 13.2927C17.0976 13.6833 17.0976 14.3164 16.7071 14.707C16.3166 15.0975 15.6834 15.0975 15.2929 14.707L12 11.4141L8.70711 14.707C8.31658 15.0975 7.68342 15.0975 7.29289 14.707C6.90237 14.3164 6.90237 13.6833 7.29289 13.2927L10.5858 9.99985Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChevronTopSmall;\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,yBAAAE,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,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,yTACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconChevronTopSmall_exports","__export","IconChevronTopSmall","IconChevronTopSmall_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconChevronTopSmall","props","React","CentralIconBase","IconChevronTopSmall_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import n from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(l,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as C}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858
|
|
1
|
+
import n from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...t})=>p.createElement(l,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as C}from"react-native-svg";var a=r=>n.createElement(e,{...r},n.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5858 9.99985C11.3668 9.2188 12.6332 9.2188 13.4142 9.99985L16.7071 13.2927C17.0976 13.6833 17.0976 14.3164 16.7071 14.707C16.3166 15.0975 15.6834 15.0975 15.2929 14.707L12 11.4141L8.70711 14.707C8.31658 15.0975 7.68342 15.0975 7.29289 14.707C6.90237 14.3164 6.90237 13.6833 7.29289 13.2927L10.5858 9.99985Z",fill:"currentColor"})),d=a;export{a as IconChevronTopSmall,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconChevronTopSmall/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 IconChevronTopSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858
|
|
1
|
+
{"version":3,"sources":["../src/IconChevronTopSmall/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 IconChevronTopSmall: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M10.5858 9.99985C11.3668 9.2188 12.6332 9.2188 13.4142 9.99985L16.7071 13.2927C17.0976 13.6833 17.0976 14.3164 16.7071 14.707C16.3166 15.0975 15.6834 15.0975 15.2929 14.707L12 11.4141L8.70711 14.707C8.31658 15.0975 7.68342 15.0975 7.29289 14.707C6.90237 14.3164 6.90237 13.6833 7.29289 13.2927L10.5858 9.99985Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconChevronTopSmall;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,yTACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconChevronTopSmall","props","React","CentralIconBase","IconChevronTopSmall_default"]}
|
package/filtered-icons.json
CHANGED
|
@@ -6442,7 +6442,7 @@
|
|
|
6442
6442
|
},
|
|
6443
6443
|
{
|
|
6444
6444
|
"category": "Arrows",
|
|
6445
|
-
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5858
|
|
6445
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5858 14.0002C11.3668 14.7812 12.6332 14.7812 13.4142 14.0002L16.7071 10.7073C17.0976 10.3167 17.0976 9.68357 16.7071 9.29304C16.3166 8.90252 15.6834 8.90252 15.2929 9.29304L12 12.5859L8.70711 9.29304C8.31658 8.90252 7.68342 8.90252 7.29289 9.29304C6.90237 9.68357 6.90237 10.3167 7.29289 10.7073L10.5858 14.0002Z\" fill=\"currentColor\"/>",
|
|
6446
6446
|
"iconName": "chevron-down-small",
|
|
6447
6447
|
"variant": {
|
|
6448
6448
|
"join": "round",
|
|
@@ -6652,7 +6652,7 @@
|
|
|
6652
6652
|
},
|
|
6653
6653
|
{
|
|
6654
6654
|
"category": "Arrows",
|
|
6655
|
-
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5858
|
|
6655
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.5858 9.99985C11.3668 9.2188 12.6332 9.2188 13.4142 9.99985L16.7071 13.2927C17.0976 13.6833 17.0976 14.3164 16.7071 14.707C16.3166 15.0975 15.6834 15.0975 15.2929 14.707L12 11.4141L8.70711 14.707C8.31658 15.0975 7.68342 15.0975 7.29289 14.707C6.90237 14.3164 6.90237 13.6833 7.29289 13.2927L10.5858 9.99985Z\" fill=\"currentColor\"/>",
|
|
6656
6656
|
"iconName": "chevron-top-small",
|
|
6657
6657
|
"variant": {
|
|
6658
6658
|
"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.218",
|
|
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';",
|