@central-icons-react-native/round-outlined-radius-1-stroke-1.5 1.1.153 → 1.1.154
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/IconMouseDown/index.d.ts +4 -0
- package/IconMouseDown/index.js +2 -0
- package/IconMouseDown/index.js.map +1 -0
- package/IconMouseDown/index.mjs +2 -0
- package/IconMouseDown/index.mjs.map +1 -0
- package/IconMouseUp/index.d.ts +4 -0
- package/IconMouseUp/index.js +2 -0
- package/IconMouseUp/index.js.map +1 -0
- package/IconMouseUp/index.mjs +2 -0
- package/IconMouseUp/index.mjs.map +1 -0
- package/README.md +2 -0
- package/filtered-icons.json +28 -0
- package/icons/index.d.ts +2 -0
- package/icons-index.json +7 -3
- package/index.d.ts +2 -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 +14 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var m=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(o,r)=>{for(var e in r)s(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of f(r))!I.call(o,n)&&n!==e&&s(o,n,{get:()=>r[n],enumerable:!(i=k(r,n))||i.enumerable});return o};var a=(o,r,e)=>(e=o!=null?m(B(o)):{},C(r||!o||!o.__esModule?s(e,"default",{value:o,enumerable:!0}):e,o)),h=o=>C(s({},"__esModule",{value:!0}),o);var P={};L(P,{IconMouseDown:()=>l,default:()=>x});module.exports=h(P);var t=a(require("react"));var u=a(require("react")),d=require("react-native-svg"),c=({children:o,size:r=24,...e})=>u.default.createElement(d.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 p=require("react-native-svg"),l=o=>t.default.createElement(c,{...o},t.default.createElement(p.Path,{d:"M15.5 11.5L11.9999 15L8.5 11.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M12 14.5V4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),x=l;0&&(module.exports={IconMouseDown});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMouseDown/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 IconMouseDown: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.5 11.5L11.9999 15L8.5 11.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 14.5V4.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseDown;\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,mBAAAE,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,EAA2CC,GAEpD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,iCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oLACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconMouseDown_exports","__export","IconMouseDown","IconMouseDown_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMouseDown","props","React","CentralIconBase","IconMouseDown_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";import{Svg as i}from"react-native-svg";var t=({children:e,size:o=24,...s})=>p.createElement(i,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var C=e=>r.createElement(t,{...e},r.createElement(n,{d:"M15.5 11.5L11.9999 15L8.5 11.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M12 14.5V4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=C;export{C as IconMouseDown,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMouseDown/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 IconMouseDown: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M15.5 11.5L11.9999 15L8.5 11.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 14.5V4.75\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseDown;\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,EAA2CC,GAEpDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,iCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gBACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMouseDown","props","React","CentralIconBase","IconMouseDown_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var m=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var L=(o,r)=>{for(var e in r)p(o,e,{get:r[e],enumerable:!0})},C=(o,r,e,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of f(r))!I.call(o,t)&&t!==e&&p(o,t,{get:()=>r[t],enumerable:!(i=k(r,t))||i.enumerable});return o};var a=(o,r,e)=>(e=o!=null?m(B(o)):{},C(r||!o||!o.__esModule?p(e,"default",{value:o,enumerable:!0}):e,o)),h=o=>C(p({},"__esModule",{value:!0}),o);var P={};L(P,{IconMouseUp:()=>l,default:()=>x});module.exports=h(P);var n=a(require("react"));var u=a(require("react")),d=require("react-native-svg"),c=({children:o,size:r=24,...e})=>u.default.createElement(d.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 s=require("react-native-svg"),l=o=>n.default.createElement(c,{...o},n.default.createElement(s.Path,{d:"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M8.5 8.25L12 4.75L15.5 8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(s.Path,{d:"M12 14.25V5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),x=l;0&&(module.exports={IconMouseUp});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMouseUp/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 IconMouseUp: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8.5 8.25L12 4.75L15.5 8.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 14.25V5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseUp;\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,iBAAAE,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,EAAyCC,GAElD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,oLACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8BACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconMouseUp_exports","__export","IconMouseUp","IconMouseUp_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconMouseUp","props","React","CentralIconBase","IconMouseUp_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import s from"react";import{Svg as i}from"react-native-svg";var n=({children:e,size:o=24,...p})=>s.createElement(i,{...p,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var C=e=>r.createElement(n,{...e},r.createElement(t,{d:"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M8.5 8.25L12 4.75L15.5 8.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M12 14.25V5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),I=C;export{C as IconMouseUp,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconMouseUp/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 IconMouseUp: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8.5 8.25L12 4.75L15.5 8.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 14.25V5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconMouseUp;\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,EAAyCC,GAElDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,oLACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8BACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconMouseUp","props","React","CentralIconBase","IconMouseUp_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -15638,6 +15638,20 @@
|
|
|
15638
15638
|
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
15639
15639
|
"componentName": "IconMouseClassic2"
|
|
15640
15640
|
},
|
|
15641
|
+
{
|
|
15642
|
+
"category": "Arrows",
|
|
15643
|
+
"svg": "<path d=\"M15.5 11.5L11.9999 15L8.5 11.5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 14.5V4.75\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
15644
|
+
"iconName": "mouse-down, press, depth, deep-dive",
|
|
15645
|
+
"variant": {
|
|
15646
|
+
"join": "round",
|
|
15647
|
+
"filled": "off",
|
|
15648
|
+
"radius": "1",
|
|
15649
|
+
"stroke": "1.5"
|
|
15650
|
+
},
|
|
15651
|
+
"createdAt": "2026-03-10T09:00:56.869981+00:00",
|
|
15652
|
+
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
15653
|
+
"componentName": "IconMouseDown"
|
|
15654
|
+
},
|
|
15641
15655
|
{
|
|
15642
15656
|
"category": "Devices & Signals",
|
|
15643
15657
|
"svg": "<path d=\"M15 20.25L12.5547 21.8802C12.2188 22.1041 11.7812 22.1041 11.4453 21.8802L9 20.25M12 5.75V8.25M12 17.25C9.10051 17.25 6.75 14.8995 6.75 12V7C6.75 4.1005 9.10051 1.75 12 1.75C14.8995 1.75 17.25 4.10051 17.25 7V12C17.25 14.8995 14.8995 17.25 12 17.25Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -15666,6 +15680,20 @@
|
|
|
15666
15680
|
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
15667
15681
|
"componentName": "IconMouseScrollUp"
|
|
15668
15682
|
},
|
|
15683
|
+
{
|
|
15684
|
+
"category": "Arrows",
|
|
15685
|
+
"svg": "<path d=\"M5 10.7168C3.29782 11.6225 2.25 12.8575 2.25 14.2188C2.25 16.9974 6.61522 19.2498 12 19.2498C17.3848 19.2498 21.75 16.9974 21.75 14.2188C21.75 12.8575 20.7022 11.6225 19 10.7168\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8.5 8.25L12 4.75L15.5 8.25\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 14.25V5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
15686
|
+
"iconName": "mouse-up, hover, turn-uo",
|
|
15687
|
+
"variant": {
|
|
15688
|
+
"join": "round",
|
|
15689
|
+
"filled": "off",
|
|
15690
|
+
"radius": "1",
|
|
15691
|
+
"stroke": "1.5"
|
|
15692
|
+
},
|
|
15693
|
+
"createdAt": "2026-03-10T09:00:56.869981+00:00",
|
|
15694
|
+
"packageName": "round-outlined-radius-1-stroke-1.5",
|
|
15695
|
+
"componentName": "IconMouseUp"
|
|
15696
|
+
},
|
|
15669
15697
|
{
|
|
15670
15698
|
"category": "Things",
|
|
15671
15699
|
"svg": "<path d=\"M1.25 11.3502C1.25 11.3502 4.25809 4.767 7.96875 4.767C9.62821 4.767 12 6.08364 12 6.08364C12 6.08364 13.9544 4.91395 15.3594 4.767C19.238 4.36135 22.75 11.3502 22.75 11.3502M1.25 11.3502C1.25 11.3502 7.77794 9.58333 12 9.58333C16.2221 9.58333 22.75 11.3502 22.75 11.3502M1.25 11.3502C1.25 11.3502 4.475 19.25 12 19.25C19.525 19.25 22.75 11.3502 22.75 11.3502M1.25 11.3502C1.25 11.3502 7.66879 14.4167 12 14.4167C16.3312 14.4167 22.75 11.3502 22.75 11.3502\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -1116,8 +1116,10 @@ export type CentralIconName =
|
|
|
1116
1116
|
| "IconMouse"
|
|
1117
1117
|
| "IconMouseClassic"
|
|
1118
1118
|
| "IconMouseClassic2"
|
|
1119
|
+
| "IconMouseDown"
|
|
1119
1120
|
| "IconMouseScrollDown"
|
|
1120
1121
|
| "IconMouseScrollUp"
|
|
1122
|
+
| "IconMouseUp"
|
|
1121
1123
|
| "IconMouth"
|
|
1122
1124
|
| "IconMoveFolder"
|
|
1123
1125
|
| "IconMultiMedia"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-1-stroke-1.5",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.154",
|
|
4
4
|
"style": "round-outlined-radius-1-stroke-1.5",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-1-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":
|
|
14
|
+
"totalIcons": 1842,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 70,
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
]
|
|
104
104
|
},
|
|
105
105
|
"Arrows": {
|
|
106
|
-
"count":
|
|
106
|
+
"count": 128,
|
|
107
107
|
"icons": [
|
|
108
108
|
"IconArrow",
|
|
109
109
|
"IconArrowBottomTop",
|
|
@@ -214,6 +214,8 @@
|
|
|
214
214
|
"IconJump",
|
|
215
215
|
"IconMinimize315",
|
|
216
216
|
"IconMinimize45",
|
|
217
|
+
"IconMouseDown",
|
|
218
|
+
"IconMouseUp",
|
|
217
219
|
"IconOngoing",
|
|
218
220
|
"IconRandom",
|
|
219
221
|
"IconRedirectArrow",
|
|
@@ -3159,8 +3161,10 @@
|
|
|
3159
3161
|
"IconMouse": "mouse",
|
|
3160
3162
|
"IconMouseClassic": "mouse-classic, click",
|
|
3161
3163
|
"IconMouseClassic2": "mouse-classic-2, click",
|
|
3164
|
+
"IconMouseDown": "mouse-down, press, depth, deep-dive",
|
|
3162
3165
|
"IconMouseScrollDown": "mouse-scroll-down",
|
|
3163
3166
|
"IconMouseScrollUp": "mouse-scroll-up",
|
|
3167
|
+
"IconMouseUp": "mouse-up, hover, turn-uo",
|
|
3164
3168
|
"IconMouth": "mouth, kiss",
|
|
3165
3169
|
"IconMoveFolder": "move-folder",
|
|
3166
3170
|
"IconMultiMedia": "multi-media, media, image-video",
|
package/index.d.ts
CHANGED
|
@@ -1115,8 +1115,10 @@ export { IconMountainBike, default as IconMountainBikeDefault, } from "./IconMou
|
|
|
1115
1115
|
export { IconMouse, default as IconMouseDefault } from "./IconMouse";
|
|
1116
1116
|
export { IconMouseClassic, default as IconMouseClassicDefault, } from "./IconMouseClassic";
|
|
1117
1117
|
export { IconMouseClassic2, default as IconMouseClassic2Default, } from "./IconMouseClassic2";
|
|
1118
|
+
export { IconMouseDown, default as IconMouseDownDefault, } from "./IconMouseDown";
|
|
1118
1119
|
export { IconMouseScrollDown, default as IconMouseScrollDownDefault, } from "./IconMouseScrollDown";
|
|
1119
1120
|
export { IconMouseScrollUp, default as IconMouseScrollUpDefault, } from "./IconMouseScrollUp";
|
|
1121
|
+
export { IconMouseUp, default as IconMouseUpDefault } from "./IconMouseUp";
|
|
1120
1122
|
export { IconMouth, default as IconMouthDefault } from "./IconMouth";
|
|
1121
1123
|
export { IconMoveFolder, default as IconMoveFolderDefault, } from "./IconMoveFolder";
|
|
1122
1124
|
export { IconMultiMedia, default as IconMultiMediaDefault, } from "./IconMultiMedia";
|