@central-icons-react-native/round-outlined-radius-0-stroke-1 1.1.136 → 1.1.138
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/IconControlKeyLeft/index.d.ts +4 -0
- package/IconControlKeyLeft/index.js +2 -0
- package/IconControlKeyLeft/index.js.map +1 -0
- package/IconControlKeyLeft/index.mjs +2 -0
- package/IconControlKeyLeft/index.mjs.map +1 -0
- package/IconControlKeyRight/index.d.ts +4 -0
- package/IconControlKeyRight/index.js +2 -0
- package/IconControlKeyRight/index.js.map +1 -0
- package/{IconControl → IconControlKeyRight}/index.mjs +1 -1
- package/IconControlKeyRight/index.mjs.map +1 -0
- package/{IconControl → IconGoatHead}/index.d.ts +2 -2
- package/IconGoatHead/index.js +2 -0
- package/IconGoatHead/index.js.map +1 -0
- package/IconGoatHead/index.mjs +2 -0
- package/IconGoatHead/index.mjs.map +1 -0
- package/IconOptionKey/index.d.ts +4 -0
- package/IconOptionKey/index.js +2 -0
- package/IconOptionKey/index.js.map +1 -0
- package/IconOptionKey/index.mjs +2 -0
- package/IconOptionKey/index.mjs.map +1 -0
- package/README.md +4 -1
- package/filtered-icons.json +44 -2
- package/icons/index.d.ts +4 -1
- package/icons-index.json +12 -6
- package/index.d.ts +4 -1
- 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 +24 -3
- package/IconControl/index.js +0 -2
- package/IconControl/index.js.map +0 -1
- package/IconControl/index.mjs.map +0 -1
package/license-check.js
CHANGED
package/package.json
CHANGED
package/tsx-icons.json
CHANGED
|
@@ -3822,12 +3822,19 @@
|
|
|
3822
3822
|
"iconName": "contrast",
|
|
3823
3823
|
"pathname": "src/IconContrast"
|
|
3824
3824
|
},
|
|
3825
|
+
{
|
|
3826
|
+
"svg": "<Path d=\"M20.5 3.5H3.5V20.5H20.5V3.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.5 10L9 7.5L11.5 10\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
3827
|
+
"tags": "Path",
|
|
3828
|
+
"componentName": "IconControlKeyLeft",
|
|
3829
|
+
"iconName": "control-key-left",
|
|
3830
|
+
"pathname": "src/IconControlKeyLeft"
|
|
3831
|
+
},
|
|
3825
3832
|
{
|
|
3826
3833
|
"svg": "<Path d=\"M11.5 10L14 7.5L16.5 10M3.5 3.5H20.5V20.5H3.5V3.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
3827
3834
|
"tags": "Path",
|
|
3828
|
-
"componentName": "
|
|
3829
|
-
"iconName": "control",
|
|
3830
|
-
"pathname": "src/
|
|
3835
|
+
"componentName": "IconControlKeyRight",
|
|
3836
|
+
"iconName": "control-key-right",
|
|
3837
|
+
"pathname": "src/IconControlKeyRight"
|
|
3831
3838
|
},
|
|
3832
3839
|
{
|
|
3833
3840
|
"svg": "<Path d=\"M16.2555 6.68954C14.4485 6.44828 13.0547 4.9008 13.0547 3.02778C13.0547 2.86972 13.0646 2.71398 13.0839 2.56115C12.7282 2.52075 12.3665 2.5 12 2.5C6.75329 2.5 2.5 6.75329 2.5 12C2.5 17.2467 6.75329 21.5 12 21.5C17.2467 21.5 21.5 17.2467 21.5 12C21.5 11.1913 21.399 10.4063 21.2088 9.65678C20.8067 9.80685 20.3715 9.88889 19.9171 9.88889C18.0446 9.88889 16.4975 8.49582 16.2555 6.68954Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Path d=\"M10 8.5C10 9.32843 9.32843 10 8.5 10C7.67157 10 7 9.32843 7 8.5C7 7.67157 7.67157 7 8.5 7C9.32843 7 10 7.67157 10 8.5Z\" fill=\"currentColor\"/><Path d=\"M14 11.5C14 12.3284 13.3284 13 12.5 13C11.6716 13 11 12.3284 11 11.5C11 10.6716 11.6716 10 12.5 10C13.3284 10 14 10.6716 14 11.5Z\" fill=\"currentColor\"/><Path d=\"M18 14C18 14.5523 17.5523 15 17 15C16.4477 15 16 14.5523 16 14C16 13.4477 16.4477 13 17 13C17.5523 13 18 13.4477 18 14Z\" fill=\"currentColor\"/><Path d=\"M13 16.5C13 17.3284 12.3284 18 11.5 18C10.6716 18 10 17.3284 10 16.5C10 15.6716 10.6716 15 11.5 15C12.3284 15 13 15.6716 13 16.5Z\" fill=\"currentColor\"/><Path d=\"M8 14C8 14.5523 7.55228 15 7 15C6.44772 15 6 14.5523 6 14C6 13.4477 6.44772 13 7 13C7.55228 13 8 13.4477 8 14Z\" fill=\"currentColor\"/>",
|
|
@@ -6041,6 +6048,13 @@
|
|
|
6041
6048
|
"iconName": "globe-2, network, translate",
|
|
6042
6049
|
"pathname": "src/IconGlobe2"
|
|
6043
6050
|
},
|
|
6051
|
+
{
|
|
6052
|
+
"svg": "<Path d=\"M8.18387 17.1179L8.19643 17.1211C8.56827 18.5655 10.1344 21.5004 12.0016 21.5005C13.8688 21.5004 15.4348 18.5656 15.8067 17.1211L15.8192 17.118C16.9503 16.8324 17.0435 14.5882 17.1611 13.6421C18.042 13.593 21.0092 12.8734 21.7758 10.5728C22.9258 7.12193 17.0339 10.6261 17.5015 7.50052C17.9623 4.42132 21.2009 2.74844 21.2009 2.74844C18.0015 2.00052 15.2595 3.10187 13.8107 5.8108C12.9198 7.4766 11.0559 7.4766 10.177 5.81395C8.74319 3.10187 6.00153 2.00057 2.80223 2.74836C2.80223 2.74836 6.04077 4.42132 6.50152 7.50052C6.96912 10.6261 1.07735 7.12185 2.22727 10.5727C2.99388 12.8733 5.96107 13.593 6.84197 13.642C6.95956 14.5882 7.05276 16.8323 8.18387 17.1179Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/>",
|
|
6053
|
+
"tags": "Path",
|
|
6054
|
+
"componentName": "IconGoatHead",
|
|
6055
|
+
"iconName": "goat-head, goated",
|
|
6056
|
+
"pathname": "src/IconGoatHead"
|
|
6057
|
+
},
|
|
6044
6058
|
{
|
|
6045
6059
|
"svg": "<Circle cx=\"12\" cy=\"10\" r=\"8\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.5 16.5V22.5L12 21L16.5 22.5V16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.6487 6C12.1491 6 12.5547 6.40561 12.5547 6.90596V13.3945C12.5547 13.7289 12.2836 14 11.9492 14C11.6148 14 11.3438 13.7289 11.3438 13.3945V7.24706C11.3438 7.22711 11.3276 7.21094 11.3076 7.21094C11.3006 7.21094 11.2937 7.21298 11.2879 7.21682L10.1316 7.97193C9.80962 8.18221 9.38281 7.95118 9.38281 7.56661C9.38281 7.40319 9.46526 7.2508 9.60205 7.16139L11.1531 6.14762C11.3004 6.0513 11.4727 6 11.6487 6Z\" fill=\"currentColor\"/>",
|
|
6046
6060
|
"tags": "Circle, Path",
|
|
@@ -8190,6 +8204,13 @@
|
|
|
8190
8204
|
"iconName": "opt-alt, option alt, key",
|
|
8191
8205
|
"pathname": "src/IconOptAlt"
|
|
8192
8206
|
},
|
|
8207
|
+
{
|
|
8208
|
+
"svg": "<Path d=\"M20.5 3.5H3.5V20.5H20.5V3.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Path d=\"M7.5 8.5H10L14 15.75H16.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M16.5 8.5H14.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8209
|
+
"tags": "Path",
|
|
8210
|
+
"componentName": "IconOptionKey",
|
|
8211
|
+
"iconName": "option-key",
|
|
8212
|
+
"pathname": "src/IconOptionKey"
|
|
8213
|
+
},
|
|
8193
8214
|
{
|
|
8194
8215
|
"svg": "<Path d=\"M20.5 13C20.5 17.6944 16.6944 21.5 12 21.5C7.30558 21.5 3.5 17.6944 3.5 13C3.5 8.30558 7.30558 4.5 12 4.5C16.6944 4.5 20.5 8.30558 20.5 13Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12.4062 4.37958C12.6872 3.23737 13.4153 2.20696 14.5144 1.57239C15.6136 0.937823 16.7099 0.93756 17.9996 1.15023C17.7186 2.29244 16.9905 3.32285 15.8914 3.95742C14.7923 4.59199 13.5359 4.70734 12.4062 4.37958Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 4.5C11.693 3.11816 10.1602 1.69297 8 1.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M17.9795 13.5C17.739 16.4149 15.4149 18.739 12.5 18.9795\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
|
|
8195
8216
|
"tags": "Path",
|
package/IconControl/index.js
DELETED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},s=(o,r,t,a)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of I(r))!P.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(a=B(r,e))||a.enumerable});return o};var m=(o,r,t)=>(t=o!=null?u(x(o)):{},s(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),d=o=>s(n({},"__esModule",{value:!0}),o);var h={};g(h,{IconControl:()=>i,default:()=>v});module.exports=d(h);var p=m(require("react"));var C=m(require("react")),l=require("react-native-svg"),c=({children:o,size:r=24,...t})=>C.default.createElement(l.Svg,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{d:"M11.5 10L14 7.5L16.5 10M3.5 3.5H20.5V20.5H3.5V3.5Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),v=i;0&&(module.exports={IconControl});
|
|
2
|
-
//# sourceMappingURL=index.js.map
|
package/IconControl/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconControl/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 IconControl: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 10L14 7.5L16.5 10M3.5 3.5H20.5V20.5H3.5V3.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconControl;\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,qDACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconControl_exports","__export","IconControl","IconControl_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconControl","props","React","CentralIconBase","IconControl_default"]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconControl/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 IconControl: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M11.5 10L14 7.5L16.5 10M3.5 3.5H20.5V20.5H3.5V3.5Z\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconControl;\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,qDACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconControl","props","React","CentralIconBase","IconControl_default"]}
|