@central-icons-react-native/square-outlined-radius-0-stroke-1.5 1.1.70 → 1.1.71

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 IconScanCode: FC<CentralIconBaseProps>;
4
+ export default IconScanCode;
@@ -0,0 +1,2 @@
1
+ "use strict";var V=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var M=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of c(o))!a.call(r,l)&&l!==e&&p(r,l,{get:()=>o[l],enumerable:!(C=m(o,l))||C.enumerable});return r};var d=(r,o,e)=>(e=r!=null?V(M(r)):{},s(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),k=r=>s(p({},"__esModule",{value:!0}),r);var I={};h(I,{IconScanCode:()=>H,default:()=>B});module.exports=k(I);var t=d(require("react"));var i=d(require("react")),u=require("react-native-svg"),f=({children:r,size:o=24,...e})=>i.default.createElement(u.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 n=require("react-native-svg"),H=r=>t.default.createElement(f,{...r},t.default.createElement(n.Path,{d:"M7 9H8V15H7V9Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M9 9H11V15H9V9Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M12 9H13V15H12V9Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M16 9H17V15H16V9Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M14 9H15V15H14V9Z",fill:"currentColor"}),t.default.createElement(n.Path,{d:"M9 3.75H3.75V9",stroke:"currentColor",strokeWidth:"1.5"}),t.default.createElement(n.Path,{d:"M9 20.25H3.75V15",stroke:"currentColor",strokeWidth:"1.5"}),t.default.createElement(n.Path,{d:"M15.0001 3.75H20.25V9",stroke:"currentColor",strokeWidth:"1.5"}),t.default.createElement(n.Path,{d:"M15.0001 20.25H20.25V15",stroke:"currentColor",strokeWidth:"1.5"})),B=H;0&&(module.exports={IconScanCode});
2
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconScanCode/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 IconScanCode: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M7 9H8V15H7V9Z\" fill=\"currentColor\" />\n <Path d=\"M9 9H11V15H9V9Z\" fill=\"currentColor\" />\n <Path d=\"M12 9H13V15H12V9Z\" fill=\"currentColor\" />\n <Path d=\"M16 9H17V15H16V9Z\" fill=\"currentColor\" />\n <Path d=\"M14 9H15V15H14V9Z\" fill=\"currentColor\" />\n <Path d=\"M9 3.75H3.75V9\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <Path d=\"M9 20.25H3.75V15\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <Path d=\"M15.0001 3.75H20.25V9\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <Path\n d=\"M15.0001 20.25H20.25V15\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScanCode;\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,kBAAAE,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,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,iBAAiB,KAAK,eAAe,EAC7C,EAAAA,QAAA,cAAC,QAAK,EAAE,kBAAkB,KAAK,eAAe,EAC9C,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,iBAAiB,OAAO,eAAe,YAAY,MAAM,EACjE,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,MAAM,EACnE,EAAAA,QAAA,cAAC,QAAK,EAAE,wBAAwB,OAAO,eAAe,YAAY,MAAM,EACxE,EAAAA,QAAA,cAAC,QACC,EAAE,0BACF,OAAO,eACP,YAAY,MACd,CACF,EAIGE,EAAQJ","names":["IconScanCode_exports","__export","IconScanCode","IconScanCode_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconScanCode","props","React","CentralIconBase","IconScanCode_default"]}
@@ -0,0 +1,2 @@
1
+ import r from"react";import p from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:t=24,...l})=>p.createElement(C,{...l,width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none"},e);import{Path as o}from"react-native-svg";var s=e=>r.createElement(n,{...e},r.createElement(o,{d:"M7 9H8V15H7V9Z",fill:"currentColor"}),r.createElement(o,{d:"M9 9H11V15H9V9Z",fill:"currentColor"}),r.createElement(o,{d:"M12 9H13V15H12V9Z",fill:"currentColor"}),r.createElement(o,{d:"M16 9H17V15H16V9Z",fill:"currentColor"}),r.createElement(o,{d:"M14 9H15V15H14V9Z",fill:"currentColor"}),r.createElement(o,{d:"M9 3.75H3.75V9",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement(o,{d:"M9 20.25H3.75V15",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement(o,{d:"M15.0001 3.75H20.25V9",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement(o,{d:"M15.0001 20.25H20.25V15",stroke:"currentColor",strokeWidth:"1.5"})),a=s;export{s as IconScanCode,a as default};
2
+ //# sourceMappingURL=index.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/IconScanCode/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 IconScanCode: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M7 9H8V15H7V9Z\" fill=\"currentColor\" />\n <Path d=\"M9 9H11V15H9V9Z\" fill=\"currentColor\" />\n <Path d=\"M12 9H13V15H12V9Z\" fill=\"currentColor\" />\n <Path d=\"M16 9H17V15H16V9Z\" fill=\"currentColor\" />\n <Path d=\"M14 9H15V15H14V9Z\" fill=\"currentColor\" />\n <Path d=\"M9 3.75H3.75V9\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <Path d=\"M9 20.25H3.75V15\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <Path d=\"M15.0001 3.75H20.25V9\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <Path\n d=\"M15.0001 20.25H20.25V15\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScanCode;\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,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,iBAAiB,KAAK,eAAe,EAC7CG,EAAA,cAACH,EAAA,CAAK,EAAE,kBAAkB,KAAK,eAAe,EAC9CG,EAAA,cAACH,EAAA,CAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDG,EAAA,cAACH,EAAA,CAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDG,EAAA,cAACH,EAAA,CAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDG,EAAA,cAACH,EAAA,CAAK,EAAE,iBAAiB,OAAO,eAAe,YAAY,MAAM,EACjEG,EAAA,cAACH,EAAA,CAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,MAAM,EACnEG,EAAA,cAACH,EAAA,CAAK,EAAE,wBAAwB,OAAO,eAAe,YAAY,MAAM,EACxEG,EAAA,cAACH,EAAA,CACC,EAAE,0BACF,OAAO,eACP,YAAY,MACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScanCode","props","React","CentralIconBase","IconScanCode_default"]}
package/README.md CHANGED
@@ -1020,6 +1020,7 @@ Below is a complete list of available icons:
1020
1020
  - IconQrCode
1021
1021
  - IconQuickSearch
1022
1022
  - IconReview
1023
+ - IconScanCode
1023
1024
  - IconSearchMenu
1024
1025
  - IconSearchOptions
1025
1026
  - IconShapesPlusXSquareCircle
@@ -17640,6 +17640,20 @@
17640
17640
  "packageName": "square-outlined-radius-0-stroke-1.5",
17641
17641
  "componentName": "IconSatellite2"
17642
17642
  },
17643
+ {
17644
+ "category": "Interface General",
17645
+ "svg": "<path d=\"M7 9H8V15H7V9Z\" fill=\"currentColor\"/><path d=\"M9 9H11V15H9V9Z\" fill=\"currentColor\"/><path d=\"M12 9H13V15H12V9Z\" fill=\"currentColor\"/><path d=\"M16 9H17V15H16V9Z\" fill=\"currentColor\"/><path d=\"M14 9H15V15H14V9Z\" fill=\"currentColor\"/><path d=\"M9 3.75H3.75V9\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M9 20.25H3.75V15\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M15.0001 3.75H20.25V9\" stroke=\"currentColor\" stroke-width=\"1.5\"/><path d=\"M15.0001 20.25H20.25V15\" stroke=\"currentColor\" stroke-width=\"1.5\"/>",
17646
+ "iconName": "scan-code, barcode",
17647
+ "variant": {
17648
+ "join": "square",
17649
+ "filled": "off",
17650
+ "radius": "0",
17651
+ "stroke": "1.5"
17652
+ },
17653
+ "createdAt": "2025-12-17T15:02:15.240621+00:00",
17654
+ "packageName": "square-outlined-radius-0-stroke-1.5",
17655
+ "componentName": "IconScanCode"
17656
+ },
17643
17657
  {
17644
17658
  "category": "AI & Magic",
17645
17659
  "svg": "<path d=\"M8.25 3.75H3.75V8.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M15.75 3.75H20.25V8.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M8.25 20.25H3.75V15.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M8.75 9.75H15.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M8.75 14.25H13.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"square\"/><path d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -1259,6 +1259,7 @@ export type CentralIconName =
1259
1259
  | "IconSandbox"
1260
1260
  | "IconSatellite1"
1261
1261
  | "IconSatellite2"
1262
+ | "IconScanCode"
1262
1263
  | "IconScanTextSparkle"
1263
1264
  | "IconSchool"
1264
1265
  | "IconScissors1"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/square-outlined-radius-0-stroke-1.5",
3
- "version": "1.1.70",
3
+ "version": "1.1.71",
4
4
  "style": "square-outlined-radius-0-stroke-1.5",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-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": 1644,
14
+ "totalIcons": 1645,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 63,
@@ -799,7 +799,7 @@
799
799
  ]
800
800
  },
801
801
  "Interface General": {
802
- "count": 174,
802
+ "count": 175,
803
803
  "icons": [
804
804
  "IconAnchor1",
805
805
  "IconAnchor2",
@@ -924,6 +924,7 @@
924
924
  "IconQrCode",
925
925
  "IconQuickSearch",
926
926
  "IconReview",
927
+ "IconScanCode",
927
928
  "IconSearchMenu",
928
929
  "IconSearchOptions",
929
930
  "IconShapesPlusXSquareCircle",
@@ -3094,6 +3095,7 @@
3094
3095
  "IconSandbox": "sandbox, playground",
3095
3096
  "IconSatellite1": "satellite-1, radar, feed",
3096
3097
  "IconSatellite2": "satellite-2, radar, feed",
3098
+ "IconScanCode": "scan-code, barcode",
3097
3099
  "IconScanTextSparkle": "scan-text-sparkle, scan, arrows-all-sides, focus, list",
3098
3100
  "IconSchool": "school, building",
3099
3101
  "IconScissors1": "scissors-1, cut",
package/index.d.ts CHANGED
@@ -1258,6 +1258,7 @@ export { IconSafeSimple, default as IconSafeSimpleDefault, } from "./IconSafeSim
1258
1258
  export { IconSandbox, default as IconSandboxDefault } from "./IconSandbox";
1259
1259
  export { IconSatellite1, default as IconSatellite1Default, } from "./IconSatellite1";
1260
1260
  export { IconSatellite2, default as IconSatellite2Default, } from "./IconSatellite2";
1261
+ export { IconScanCode, default as IconScanCodeDefault } from "./IconScanCode";
1261
1262
  export { IconScanTextSparkle, default as IconScanTextSparkleDefault, } from "./IconScanTextSparkle";
1262
1263
  export { IconSchool, default as IconSchoolDefault } from "./IconSchool";
1263
1264
  export { IconScissors1, default as IconScissors1Default, } from "./IconScissors1";