@central-icons-react-native/square-filled-radius-0-stroke-1 0.0.48 → 0.0.49
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/IconRandom/index.d.ts +4 -0
- package/IconRandom/index.js +2 -0
- package/IconRandom/index.js.map +1 -0
- package/IconRandom/index.mjs +2 -0
- package/IconRandom/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/package.json +1 -1
- package/tsx-icons.json +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var a=Object.create;var p=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},f=(r,o,n,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!H.call(r,e)&&e!==n&&p(r,e,{get:()=>o[e],enumerable:!(C=c(o,e))||C.enumerable});return r};var m=(r,o,n)=>(n=r!=null?a(B(r)):{},f(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>f(p({},"__esModule",{value:!0}),r);var V={};I(V,{IconRandom:()=>u,default:()=>P});module.exports=x(V);var t=m(require("react"));var L=m(require("react")),i=require("react-native-svg"),s=({children:r,size:o=24,...n})=>L.default.createElement(i.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var l=require("react-native-svg"),u=r=>t.default.createElement(s,{...r},t.default.createElement(l.Path,{d:"M12.5 22H11.5V17H12.5V22Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M12.708 12L5.2832 19.4248L4.57617 18.7168L10.792 12.5H2V11.5H10.7939L4.57617 5.28223L5.2832 4.5752L12.708 12Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M19.4258 18.7178L18.7178 19.4248L15.1826 15.8887L15.8896 15.1816L19.4258 18.7178Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M22 12.5H17V11.5H22V12.5Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M19.4258 5.28223L15.8896 8.81738L15.1826 8.11035L18.7188 4.5752L19.4258 5.28223Z",fill:"currentColor"}),t.default.createElement(l.Path,{d:"M12.5 7H11.5V2H12.5V7Z",fill:"currentColor"})),P=u;0&&(module.exports={IconRandom});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRandom/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 IconRandom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12.5 22H11.5V17H12.5V22Z\" fill=\"currentColor\" />\n <Path\n d=\"M12.708 12L5.2832 19.4248L4.57617 18.7168L10.792 12.5H2V11.5H10.7939L4.57617 5.28223L5.2832 4.5752L12.708 12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4258 18.7178L18.7178 19.4248L15.1826 15.8887L15.8896 15.1816L19.4258 18.7178Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M22 12.5H17V11.5H22V12.5Z\" fill=\"currentColor\" />\n <Path\n d=\"M19.4258 5.28223L15.8896 8.81738L15.1826 8.11035L18.7188 4.5752L19.4258 5.28223Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M12.5 7H11.5V2H12.5V7Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,gBAAAE,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,EAAwCC,GAEjD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,EACxD,EAAAA,QAAA,cAAC,QACC,EAAE,gHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,EACxD,EAAAA,QAAA,cAAC,QACC,EAAE,mFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,yBAAyB,KAAK,eAAe,CACvD,EAIGE,EAAQJ","names":["IconRandom_exports","__export","IconRandom","IconRandom_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";import{Svg as C}from"react-native-svg";var l=({children:t,size:o=24,...e})=>p.createElement(C,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},t);import{Path as n}from"react-native-svg";var f=t=>r.createElement(l,{...t},r.createElement(n,{d:"M12.5 22H11.5V17H12.5V22Z",fill:"currentColor"}),r.createElement(n,{d:"M12.708 12L5.2832 19.4248L4.57617 18.7168L10.792 12.5H2V11.5H10.7939L4.57617 5.28223L5.2832 4.5752L12.708 12Z",fill:"currentColor"}),r.createElement(n,{d:"M19.4258 18.7178L18.7178 19.4248L15.1826 15.8887L15.8896 15.1816L19.4258 18.7178Z",fill:"currentColor"}),r.createElement(n,{d:"M22 12.5H17V11.5H22V12.5Z",fill:"currentColor"}),r.createElement(n,{d:"M19.4258 5.28223L15.8896 8.81738L15.1826 8.11035L18.7188 4.5752L19.4258 5.28223Z",fill:"currentColor"}),r.createElement(n,{d:"M12.5 7H11.5V2H12.5V7Z",fill:"currentColor"})),H=f;export{f as IconRandom,H as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconRandom/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 IconRandom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M12.5 22H11.5V17H12.5V22Z\" fill=\"currentColor\" />\n <Path\n d=\"M12.708 12L5.2832 19.4248L4.57617 18.7168L10.792 12.5H2V11.5H10.7939L4.57617 5.28223L5.2832 4.5752L12.708 12Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.4258 18.7178L18.7178 19.4248L15.1826 15.8887L15.8896 15.1816L19.4258 18.7178Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M22 12.5H17V11.5H22V12.5Z\" fill=\"currentColor\" />\n <Path\n d=\"M19.4258 5.28223L15.8896 8.81738L15.1826 8.11035L18.7188 4.5752L19.4258 5.28223Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M12.5 7H11.5V2H12.5V7Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,EAAwCC,GAEjDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,4BAA4B,KAAK,eAAe,EACxDG,EAAA,cAACH,EAAA,CACC,EAAE,gHACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oFACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,4BAA4B,KAAK,eAAe,EACxDG,EAAA,cAACH,EAAA,CACC,EAAE,mFACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,yBAAyB,KAAK,eAAe,CACvD,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -15176,6 +15176,20 @@
|
|
|
15176
15176
|
"packageName": "square-filled-radius-0-stroke-1",
|
|
15177
15177
|
"componentName": "IconRaisingHand5Finger"
|
|
15178
15178
|
},
|
|
15179
|
+
{
|
|
15180
|
+
"category": "Arrows",
|
|
15181
|
+
"svg": "<path d=\"M12.5 22H11.5V17H12.5V22Z\" fill=\"currentColor\"/><path d=\"M12.708 12L5.2832 19.4248L4.57617 18.7168L10.792 12.5H2V11.5H10.7939L4.57617 5.28223L5.2832 4.5752L12.708 12Z\" fill=\"currentColor\"/><path d=\"M19.4258 18.7178L18.7178 19.4248L15.1826 15.8887L15.8896 15.1816L19.4258 18.7178Z\" fill=\"currentColor\"/><path d=\"M22 12.5H17V11.5H22V12.5Z\" fill=\"currentColor\"/><path d=\"M19.4258 5.28223L15.8896 8.81738L15.1826 8.11035L18.7188 4.5752L19.4258 5.28223Z\" fill=\"currentColor\"/><path d=\"M12.5 7H11.5V2H12.5V7Z\" fill=\"currentColor\"/>",
|
|
15182
|
+
"iconName": "random, productivity, smart",
|
|
15183
|
+
"variant": {
|
|
15184
|
+
"join": "square",
|
|
15185
|
+
"filled": "on",
|
|
15186
|
+
"radius": "0",
|
|
15187
|
+
"stroke": "1"
|
|
15188
|
+
},
|
|
15189
|
+
"createdAt": "2025-08-20T08:30:23.126988+00:00",
|
|
15190
|
+
"packageName": "square-filled-radius-0-stroke-1",
|
|
15191
|
+
"componentName": "IconRandom"
|
|
15192
|
+
},
|
|
15179
15193
|
{
|
|
15180
15194
|
"category": "Things",
|
|
15181
15195
|
"svg": "<path d=\"M6 7C4.36366 7 2.91118 7.78643 1.99968 9H0V10H1.41619C1.1485 10.6127 1 11.2894 1 12C1 14.7614 3.23858 17 6 17C8.76142 17 11 14.7614 11 12C11 11.0455 10.7321 10.1526 10.2676 9.39347C10.7915 9.14131 11.3788 9 12 9C12.6212 9 13.2085 9.14131 13.7324 9.39347C13.2679 10.1526 13 11.0455 13 12C13 14.7614 15.2386 17 18 17C20.7614 17 23 14.7614 23 12C23 11.2894 22.8515 10.6127 22.5838 10H24V9H22.0003C21.0888 7.78643 19.6363 7 18 7C16.5589 7 15.2601 7.61013 14.3482 8.5847C13.6477 8.21149 12.848 8 12 8C11.152 8 10.3523 8.21149 9.65181 8.5847C8.73993 7.61013 7.44111 7 6 7Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-filled-radius-0-stroke-1",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.49",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-stroke-1/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": 1489,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 32,
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
]
|
|
66
66
|
},
|
|
67
67
|
"Arrows": {
|
|
68
|
-
"count":
|
|
68
|
+
"count": 108,
|
|
69
69
|
"icons": [
|
|
70
70
|
"IconArrow",
|
|
71
71
|
"IconArrowBottomTop",
|
|
@@ -163,6 +163,7 @@
|
|
|
163
163
|
"IconMinimize315",
|
|
164
164
|
"IconMinimize45",
|
|
165
165
|
"IconOngoing",
|
|
166
|
+
"IconRandom",
|
|
166
167
|
"IconShareArrowDown",
|
|
167
168
|
"IconSquareArrowBottomRight",
|
|
168
169
|
"IconSquareArrowCenter",
|
|
@@ -2757,6 +2758,7 @@
|
|
|
2757
2758
|
"IconRainyLight": "rainy-light",
|
|
2758
2759
|
"IconRaisingHand4Finger": "raising-hand-4-finger, hey, hello",
|
|
2759
2760
|
"IconRaisingHand5Finger": "raising-hand-5-finger, hey, hello, high-five",
|
|
2761
|
+
"IconRandom": "random, productivity, smart",
|
|
2760
2762
|
"IconReadingList": "reading-list, glasses, steve-jobs",
|
|
2761
2763
|
"IconRear": "rear, front-back, change-cam, lens",
|
|
2762
2764
|
"IconReceiptBill": "receipt-bill, purchase, invoice",
|
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -7588,6 +7588,13 @@
|
|
|
7588
7588
|
"iconName": "raising-hand-5-finger, hey, hello, high-five",
|
|
7589
7589
|
"pathname": "src/IconRaisingHand5Finger"
|
|
7590
7590
|
},
|
|
7591
|
+
{
|
|
7592
|
+
"svg": "<Path d=\"M12.5 22H11.5V17H12.5V22Z\" fill=\"currentColor\"/><Path d=\"M12.708 12L5.2832 19.4248L4.57617 18.7168L10.792 12.5H2V11.5H10.7939L4.57617 5.28223L5.2832 4.5752L12.708 12Z\" fill=\"currentColor\"/><Path d=\"M19.4258 18.7178L18.7178 19.4248L15.1826 15.8887L15.8896 15.1816L19.4258 18.7178Z\" fill=\"currentColor\"/><Path d=\"M22 12.5H17V11.5H22V12.5Z\" fill=\"currentColor\"/><Path d=\"M19.4258 5.28223L15.8896 8.81738L15.1826 8.11035L18.7188 4.5752L19.4258 5.28223Z\" fill=\"currentColor\"/><Path d=\"M12.5 7H11.5V2H12.5V7Z\" fill=\"currentColor\"/>",
|
|
7593
|
+
"tags": "Path",
|
|
7594
|
+
"componentName": "IconRandom",
|
|
7595
|
+
"iconName": "random, productivity, smart",
|
|
7596
|
+
"pathname": "src/IconRandom"
|
|
7597
|
+
},
|
|
7591
7598
|
{
|
|
7592
7599
|
"svg": "<Path d=\"M6 7C4.36366 7 2.91118 7.78643 1.99968 9H0V10H1.41619C1.1485 10.6127 1 11.2894 1 12C1 14.7614 3.23858 17 6 17C8.76142 17 11 14.7614 11 12C11 11.0455 10.7321 10.1526 10.2676 9.39347C10.7915 9.14131 11.3788 9 12 9C12.6212 9 13.2085 9.14131 13.7324 9.39347C13.2679 10.1526 13 11.0455 13 12C13 14.7614 15.2386 17 18 17C20.7614 17 23 14.7614 23 12C23 11.2894 22.8515 10.6127 22.5838 10H24V9H22.0003C21.0888 7.78643 19.6363 7 18 7C16.5589 7 15.2601 7.61013 14.3482 8.5847C13.6477 8.21149 12.848 8 12 8C11.152 8 10.3523 8.21149 9.65181 8.5847C8.73993 7.61013 7.44111 7 6 7Z\" fill=\"currentColor\"/>",
|
|
7593
7600
|
"tags": "Path",
|