@central-icons-react-native/round-outlined-radius-2-stroke-2 1.1.183 → 1.1.184
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/IconLens/index.d.ts +4 -0
- package/IconLens/index.js +2 -0
- package/IconLens/index.js.map +1 -0
- package/IconLens/index.mjs +2 -0
- package/IconLens/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/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 +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var i=Object.create;var n=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},C=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!B.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(a=L(o,e))||a.enumerable});return r};var c=(r,o,t)=>(t=r!=null?i(x(r)):{},C(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),P=r=>C(n({},"__esModule",{value:!0}),r);var h={};I(h,{IconLens:()=>f,default:()=>g});module.exports=P(h);var p=c(require("react"));var l=c(require("react")),m=require("react-native-svg"),M=({children:r,size:o=24,...t})=>l.default.createElement(m.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"),f=r=>p.default.createElement(M,{...r},p.default.createElement(s.Circle,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),p.default.createElement(s.Path,{d:"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641",stroke:"currentColor",strokeWidth:"2"})),g=f;0&&(module.exports={IconLens});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconLens/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 IconLens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLens;\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,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,oVACF,OAAO,eACP,YAAY,IACd,CACF,EAIGE,EAAQJ","names":["IconLens_exports","__export","IconLens","IconLens_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconLens","props","React","CentralIconBase","IconLens_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";import{Svg as s}from"react-native-svg";var e=({children:o,size:r=24,...n})=>p.createElement(s,{...n,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Circle as a,Path as C}from"react-native-svg";var c=o=>t.createElement(e,{...o},t.createElement(a,{cx:"12",cy:"12",r:"9",stroke:"currentColor",strokeWidth:"2"}),t.createElement(C,{d:"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641",stroke:"currentColor",strokeWidth:"2"})),I=c;export{c as IconLens,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconLens/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 IconLens: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconLens;\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,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACpEI,EAAA,cAACH,EAAA,CACC,EAAE,oVACF,OAAO,eACP,YAAY,IACd,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconLens","props","React","CentralIconBase","IconLens_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -14658,6 +14658,20 @@
|
|
|
14658
14658
|
"packageName": "round-outlined-radius-2-stroke-2",
|
|
14659
14659
|
"componentName": "IconLemonsqueezy"
|
|
14660
14660
|
},
|
|
14661
|
+
{
|
|
14662
|
+
"category": "Photography & Video",
|
|
14663
|
+
"svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M7.99853 14.3092V9.6906M7.99853 14.3092L11.9987 16.6187M7.99853 14.3092L3.07031 11.4639M7.99853 9.6906L11.9987 7.38109M7.99853 9.6906V4M11.9987 7.38109L15.9985 9.69037M11.9987 7.38109L16.9267 4.5359M15.9985 9.69037V14.3094M15.9985 9.69037L20.9267 12.5357M15.9985 14.3094L11.9987 16.6187M15.9985 14.3094V20M11.9987 16.6187L7.07033 19.4641\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
14664
|
+
"iconName": "lens, camera, focal-length , aperture, f-stop, iso, focus, depth",
|
|
14665
|
+
"variant": {
|
|
14666
|
+
"join": "round",
|
|
14667
|
+
"filled": "off",
|
|
14668
|
+
"radius": "2",
|
|
14669
|
+
"stroke": "2"
|
|
14670
|
+
},
|
|
14671
|
+
"createdAt": "2026-04-10T14:02:22.83501+00:00",
|
|
14672
|
+
"packageName": "round-outlined-radius-2-stroke-2",
|
|
14673
|
+
"componentName": "IconLens"
|
|
14674
|
+
},
|
|
14661
14675
|
{
|
|
14662
14676
|
"category": "Typography",
|
|
14663
14677
|
"svg": "<circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M9.15039 16.1289C8.4707 16.1289 8.05469 15.7422 8.05469 15.1035C8.05469 14.9219 8.11328 14.6582 8.20703 14.4004L10.293 8.66992C10.6035 7.80859 11.125 7.41602 11.9629 7.41602C12.8477 7.41602 13.3633 7.79102 13.6855 8.66992L15.7891 14.4004C15.8887 14.6758 15.9297 14.875 15.9297 15.0977C15.9297 15.7012 15.4785 16.1289 14.8516 16.1289C14.2305 16.1289 13.9082 15.8477 13.7207 15.1562L13.4336 14.2188H10.5391L10.252 15.1211C10.0469 15.8359 9.72461 16.1289 9.15039 16.1289ZM10.9668 12.5957H12.9648L11.9746 9.33789H11.9277L10.9668 12.5957Z\" 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/round-outlined-radius-2-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.184",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-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":
|
|
14
|
+
"totalIcons": 1928,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 76,
|
|
@@ -1315,7 +1315,7 @@
|
|
|
1315
1315
|
]
|
|
1316
1316
|
},
|
|
1317
1317
|
"Photography & Video": {
|
|
1318
|
-
"count":
|
|
1318
|
+
"count": 85,
|
|
1319
1319
|
"icons": [
|
|
1320
1320
|
"Icon4k",
|
|
1321
1321
|
"IconAddImage",
|
|
@@ -1376,6 +1376,7 @@
|
|
|
1376
1376
|
"IconImages41",
|
|
1377
1377
|
"IconImages5",
|
|
1378
1378
|
"IconImagesCircle",
|
|
1379
|
+
"IconLens",
|
|
1379
1380
|
"IconMinimize",
|
|
1380
1381
|
"IconMultiMedia",
|
|
1381
1382
|
"IconNoFlash",
|
|
@@ -3176,6 +3177,7 @@
|
|
|
3176
3177
|
"IconLayoutWindow": "layout-window, grid, window",
|
|
3177
3178
|
"IconLeaderboard": "leaderboard, winner, stats, graph",
|
|
3178
3179
|
"IconLemonsqueezy": "lemonsqueezy",
|
|
3180
|
+
"IconLens": "lens, camera, focal-length, aperture, f-stop, iso, focus, depth",
|
|
3179
3181
|
"IconLetterACircle": "letter-a-circle",
|
|
3180
3182
|
"IconLetterASquare": "letter-a-square, key",
|
|
3181
3183
|
"IconLetterZCircle": "letter-z-circle",
|
package/index.d.ts
CHANGED
|
@@ -1045,6 +1045,7 @@ export { IconLayoutTopbar, default as IconLayoutTopbarDefault, } from "./IconLay
|
|
|
1045
1045
|
export { IconLayoutWindow, default as IconLayoutWindowDefault, } from "./IconLayoutWindow";
|
|
1046
1046
|
export { IconLeaderboard, default as IconLeaderboardDefault, } from "./IconLeaderboard";
|
|
1047
1047
|
export { IconLemonsqueezy, default as IconLemonsqueezyDefault, } from "./IconLemonsqueezy";
|
|
1048
|
+
export { IconLens, default as IconLensDefault } from "./IconLens";
|
|
1048
1049
|
export { IconLetterACircle, default as IconLetterACircleDefault, } from "./IconLetterACircle";
|
|
1049
1050
|
export { IconLetterASquare, default as IconLetterASquareDefault, } from "./IconLetterASquare";
|
|
1050
1051
|
export { IconLetterZCircle, default as IconLetterZCircleDefault, } from "./IconLetterZCircle";
|