@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.133 → 1.1.135

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 IconDecimalNumberComma: FC<CentralIconBaseProps>;
4
+ export default IconDecimalNumberComma;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var L=(r,o)=>{for(var e in o)n(r,e,{get:o[e],enumerable:!0})},m=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==e&&n(r,t,{get:()=>o[t],enumerable:!(l=V(o,t))||l.enumerable});return r};var a=(r,o,e)=>(e=r!=null?u(I(r)):{},m(o||!r||!r.__esModule?n(e,"default",{value:r,enumerable:!0}):e,r)),P=r=>m(n({},"__esModule",{value:!0}),r);var d={};L(d,{IconDecimalNumberComma:()=>i,default:()=>g});module.exports=P(d);var C=a(require("react"));var f=a(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...e})=>f.default.createElement(s.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=>C.default.createElement(c,{...r},C.default.createElement(p.Path,{d:"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M10.4221 20.1206L11.0593 15.7188H12.9416L11.6672 20.1206H10.4221Z",fill:"currentColor"}),C.default.createElement(p.Path,{d:"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z",fill:"currentColor"})),g=i;0&&(module.exports={IconDecimalNumberComma});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDecimalNumberComma/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 IconDecimalNumberComma: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.4221 20.1206L11.0593 15.7188H12.9416L11.6672 20.1206H10.4221Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDecimalNumberComma;\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,4BAAAE,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,EAAoDC,GAE7D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,obACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mbACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDecimalNumberComma_exports","__export","IconDecimalNumberComma","IconDecimalNumberComma_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDecimalNumberComma","props","React","CentralIconBase","IconDecimalNumberComma_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var C=({children:e,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"},e);import{Path as t}from"react-native-svg";var m=e=>o.createElement(C,{...e},o.createElement(t,{d:"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z",fill:"currentColor"}),o.createElement(t,{d:"M10.4221 20.1206L11.0593 15.7188H12.9416L11.6672 20.1206H10.4221Z",fill:"currentColor"}),o.createElement(t,{d:"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z",fill:"currentColor"})),x=m;export{m as IconDecimalNumberComma,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDecimalNumberComma/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 IconDecimalNumberComma: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M10.4221 20.1206L11.0593 15.7188H12.9416L11.6672 20.1206H10.4221Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDecimalNumberComma;\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,EAAoDC,GAE7DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,obACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oEACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mbACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDecimalNumberComma","props","React","CentralIconBase","IconDecimalNumberComma_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconDecimalNumberDot: FC<CentralIconBaseProps>;
4
+ export default IconDecimalNumberDot;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)n(r,C,{get:o[C],enumerable:!0})},m=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!x.call(r,t)&&t!==C&&n(r,t,{get:()=>o[t],enumerable:!(l=V(o,t))||l.enumerable});return r};var a=(r,o,C)=>(C=r!=null?u(I(r)):{},m(o||!r||!r.__esModule?n(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>m(n({},"__esModule",{value:!0}),r);var v={};P(v,{IconDecimalNumberDot:()=>i,default:()=>d});module.exports=g(v);var e=a(require("react"));var f=a(require("react")),s=require("react-native-svg"),c=({children:r,size:o=24,...C})=>f.default.createElement(s.Svg,{...C,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=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M12.0188 17.4766C11.3522 17.4766 10.8542 16.9712 10.8542 16.3193C10.8542 15.6675 11.3522 15.1621 12.0188 15.1621C12.6926 15.1621 13.1833 15.6675 13.1833 16.3193C13.1833 16.9712 12.6926 17.4766 12.0188 17.4766Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z",fill:"currentColor"})),d=i;0&&(module.exports={IconDecimalNumberDot});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDecimalNumberDot/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 IconDecimalNumberDot: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.0188 17.4766C11.3522 17.4766 10.8542 16.9712 10.8542 16.3193C10.8542 15.6675 11.3522 15.1621 12.0188 15.1621C12.6926 15.1621 13.1833 15.6675 13.1833 16.3193C13.1833 16.9712 12.6926 17.4766 12.0188 17.4766Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDecimalNumberDot;\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,EAAE,obACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oNACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mbACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconDecimalNumberDot_exports","__export","IconDecimalNumberDot","IconDecimalNumberDot_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDecimalNumberDot","props","React","CentralIconBase","IconDecimalNumberDot_default"]}
@@ -0,0 +1,2 @@
1
+ import o from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:C,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"},C);import{Path as t}from"react-native-svg";var m=C=>o.createElement(e,{...C},o.createElement(t,{d:"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z",fill:"currentColor"}),o.createElement(t,{d:"M12.0188 17.4766C11.3522 17.4766 10.8542 16.9712 10.8542 16.3193C10.8542 15.6675 11.3522 15.1621 12.0188 15.1621C12.6926 15.1621 13.1833 15.6675 13.1833 16.3193C13.1833 16.9712 12.6926 17.4766 12.0188 17.4766Z",fill:"currentColor"}),o.createElement(t,{d:"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z",fill:"currentColor"})),x=m;export{m as IconDecimalNumberDot,x as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconDecimalNumberDot/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 IconDecimalNumberDot: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M12.0188 17.4766C11.3522 17.4766 10.8542 16.9712 10.8542 16.3193C10.8542 15.6675 11.3522 15.1621 12.0188 15.1621C12.6926 15.1621 13.1833 15.6675 13.1833 16.3193C13.1833 16.9712 12.6926 17.4766 12.0188 17.4766Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDecimalNumberDot;\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,EAAE,obACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oNACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mbACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconDecimalNumberDot","props","React","CentralIconBase","IconDecimalNumberDot_default"]}
package/README.md CHANGED
@@ -1940,6 +1940,8 @@ Below is a complete list of available icons:
1940
1940
  - IconCloseQuote1
1941
1941
  - IconCloseQuote2
1942
1942
  - IconConcise
1943
+ - IconDecimalNumberComma
1944
+ - IconDecimalNumberDot
1943
1945
  - IconDivider
1944
1946
  - IconFontStyle
1945
1947
  - IconH1
@@ -8302,6 +8302,34 @@
8302
8302
  "packageName": "square-outlined-radius-0-stroke-2",
8303
8303
  "componentName": "IconDebugger"
8304
8304
  },
8305
+ {
8306
+ "category": "Typography",
8307
+ "svg": "<path d=\"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z\" fill=\"currentColor\"/><path d=\"M10.4221 20.1206L11.0593 15.7188H12.9416L11.6672 20.1206H10.4221Z\" fill=\"currentColor\"/><path d=\"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z\" fill=\"currentColor\"/>",
8308
+ "iconName": "decimal-number-comma",
8309
+ "variant": {
8310
+ "join": "square",
8311
+ "filled": "off",
8312
+ "radius": "0",
8313
+ "stroke": "2"
8314
+ },
8315
+ "createdAt": "2026-02-17T12:00:46.259292+00:00",
8316
+ "packageName": "square-outlined-radius-0-stroke-2",
8317
+ "componentName": "IconDecimalNumberComma"
8318
+ },
8319
+ {
8320
+ "category": "Typography",
8321
+ "svg": "<path d=\"M14.1879 17.3301V16.0557L17.6596 12.5107C19.0951 11.0605 19.4979 10.5259 19.4979 9.71289V9.69092C19.4979 8.7168 18.8314 8.01367 17.7328 8.01367C16.6122 8.01367 15.8578 8.75342 15.8578 9.84473L15.8505 9.87402L14.0927 9.8667L14.0854 9.84473C14.0854 7.87451 15.6234 6.49756 17.828 6.49756C19.8861 6.49756 21.3656 7.75 21.3656 9.52979V9.55176C21.3656 10.7529 20.787 11.7051 18.8607 13.5581L16.744 15.6089V15.7627H21.5268V17.3301H14.1879Z\" fill=\"currentColor\"/><path d=\"M12.0188 17.4766C11.3522 17.4766 10.8542 16.9712 10.8542 16.3193C10.8542 15.6675 11.3522 15.1621 12.0188 15.1621C12.6926 15.1621 13.1833 15.6675 13.1833 16.3193C13.1833 16.9712 12.6926 17.4766 12.0188 17.4766Z\" fill=\"currentColor\"/><path d=\"M6.4585 17.5938C3.94629 17.5938 2.4375 15.4624 2.4375 12.0493V12.0347C2.4375 8.62158 3.94629 6.49756 6.4585 6.49756C8.9707 6.49756 10.4941 8.62158 10.4941 12.0347V12.0493C10.4941 15.4624 8.9707 17.5938 6.4585 17.5938ZM6.4585 16.063C7.80615 16.063 8.58984 14.5542 8.58984 12.0493V12.0347C8.58984 9.52979 7.80615 8.03564 6.4585 8.03564C5.11084 8.03564 4.3418 9.52979 4.3418 12.0347V12.0493C4.3418 14.5542 5.11084 16.063 6.4585 16.063Z\" fill=\"currentColor\"/>",
8322
+ "iconName": "decimal-number-dot",
8323
+ "variant": {
8324
+ "join": "square",
8325
+ "filled": "off",
8326
+ "radius": "0",
8327
+ "stroke": "2"
8328
+ },
8329
+ "createdAt": "2026-02-17T12:00:46.259292+00:00",
8330
+ "packageName": "square-outlined-radius-0-stroke-2",
8331
+ "componentName": "IconDecimalNumberDot"
8332
+ },
8305
8333
  {
8306
8334
  "category": "Interface General",
8307
8335
  "svg": "<circle cx=\"12\" cy=\"12\" r=\"4\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M15 15L17.75 17.75\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M8.5 3.70591C9.57589 3.25134 10.7586 3 12 3C13.2414 3 14.4241 3.25134 15.5 3.70591M15.5 20.2941C14.4241 20.7487 13.2414 21 12 21C10.7586 21 9.57589 20.7487 8.5 20.2941M3.70591 15.5C3.25134 14.4241 3 13.2414 3 12C3 10.7586 3.25134 9.57589 3.70591 8.5M20.2941 8.5C20.7487 9.57589 21 10.7586 21 12C21 13.2414 20.7487 14.4241 20.2941 15.5\" stroke=\"currentColor\" stroke-width=\"2\"/>",
package/icons/index.d.ts CHANGED
@@ -592,6 +592,8 @@ export type CentralIconName =
592
592
  | "IconDateWeekly"
593
593
  | "IconDateYearly"
594
594
  | "IconDebugger"
595
+ | "IconDecimalNumberComma"
596
+ | "IconDecimalNumberDot"
595
597
  | "IconDeepSearch"
596
598
  | "IconDeepseek"
597
599
  | "IconDeliveryBike"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-outlined-radius-0-stroke-2",
3
- "version": "1.1.133",
3
+ "version": "1.1.135",
4
4
  "style": "square-outlined-radius-0-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-stroke-2/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": 1810,
14
+ "totalIcons": 1812,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 68,
@@ -1863,7 +1863,7 @@
1863
1863
  ]
1864
1864
  },
1865
1865
  "Typography": {
1866
- "count": 75,
1866
+ "count": 77,
1867
1867
  "icons": [
1868
1868
  "IconAlignmentCenter",
1869
1869
  "IconAlignmentJustify",
@@ -1878,6 +1878,8 @@
1878
1878
  "IconCloseQuote1",
1879
1879
  "IconCloseQuote2",
1880
1880
  "IconConcise",
1881
+ "IconDecimalNumberComma",
1882
+ "IconDecimalNumberDot",
1881
1883
  "IconDivider",
1882
1884
  "IconFontStyle",
1883
1885
  "IconH1",
@@ -2605,6 +2607,8 @@
2605
2607
  "IconDateWeekly": "date-weekly",
2606
2608
  "IconDateYearly": "date-yearly, fireworks, new-year",
2607
2609
  "IconDebugger": "debugger, debug",
2610
+ "IconDecimalNumberComma": "decimal-number-comma",
2611
+ "IconDecimalNumberDot": "decimal-number-dot",
2608
2612
  "IconDeepSearch": "deep-search, deep-research, focus-search",
2609
2613
  "IconDeepseek": "deepseek",
2610
2614
  "IconDeliveryBike": "delivery-bike",
package/index.d.ts CHANGED
@@ -591,6 +591,8 @@ export { IconDateWeekdays, default as IconDateWeekdaysDefault, } from "./IconDat
591
591
  export { IconDateWeekly, default as IconDateWeeklyDefault, } from "./IconDateWeekly";
592
592
  export { IconDateYearly, default as IconDateYearlyDefault, } from "./IconDateYearly";
593
593
  export { IconDebugger, default as IconDebuggerDefault } from "./IconDebugger";
594
+ export { IconDecimalNumberComma, default as IconDecimalNumberCommaDefault, } from "./IconDecimalNumberComma";
595
+ export { IconDecimalNumberDot, default as IconDecimalNumberDotDefault, } from "./IconDecimalNumberDot";
594
596
  export { IconDeepSearch, default as IconDeepSearchDefault, } from "./IconDeepSearch";
595
597
  export { IconDeepseek, default as IconDeepseekDefault } from "./IconDeepseek";
596
598
  export { IconDeliveryBike, default as IconDeliveryBikeDefault, } from "./IconDeliveryBike";