@central-icons-react-native/square-filled-radius-0-stroke-2 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
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!v.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(l=B(r,t))||l.enumerable});return o};var m=(o,r,e)=>(e=o!=null?u(d(o)):{},a(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),L=o=>a(n({},"__esModule",{value:!0}),o);var g={};x(g,{IconControlKeyLeft:()=>i,default:()=>P});module.exports=L(g);var p=m(require("react"));var C=m(require("react")),f=require("react-native-svg"),s=({children:o,size:r=24,...e})=>C.default.createElement(f.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 c=require("react-native-svg"),i=o=>p.default.createElement(s,{...o},p.default.createElement(c.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21V3H3V21H21ZM9 6.58579L12.4142 10L11 11.4142L9 9.41421L7 11.4142L5.58579 10L9 6.58579Z",fill:"currentColor"})),P=i;0&&(module.exports={IconControlKeyLeft});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconControlKeyLeft/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 IconControlKeyLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 21V3H3V21H21ZM9 6.58579L12.4142 10L11 11.4142L9 9.41421L7 11.4142L5.58579 10L9 6.58579Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconControlKeyLeft;\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,wBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,8FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconControlKeyLeft_exports","__export","IconControlKeyLeft","IconControlKeyLeft_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconControlKeyLeft","props","React","CentralIconBase","IconControlKeyLeft_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(l,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var m=r=>t.createElement(e,{...r},t.createElement(a,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21V3H3V21H21ZM9 6.58579L12.4142 10L11 11.4142L9 9.41421L7 11.4142L5.58579 10L9 6.58579Z",fill:"currentColor"})),v=m;export{m as IconControlKeyLeft,v as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconControlKeyLeft/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 IconControlKeyLeft: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 21V3H3V21H21ZM9 6.58579L12.4142 10L11 11.4142L9 9.41421L7 11.4142L5.58579 10L9 6.58579Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconControlKeyLeft;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,8FACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconControlKeyLeft","props","React","CentralIconBase","IconControlKeyLeft_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!g.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(l=B(r,t))||l.enumerable});return o};var m=(o,r,e)=>(e=o!=null?u(d(o)):{},a(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>a(n({},"__esModule",{value:!0}),o);var L={};v(L,{IconControlKeyRight:()=>i,default:()=>P});module.exports=x(L);var p=m(require("react"));var C=m(require("react")),s=require("react-native-svg"),c=({children:o,size:r=24,...e})=>C.default.createElement(s.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 f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V3H21V21H3ZM14 6.58579L10.5858 10L12 11.4142L14 9.41421L16 11.4142L17.4142 10L14 6.58579Z",fill:"currentColor"})),P=i;0&&(module.exports={IconControlKeyRight});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconControlKeyRight/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 IconControlKeyRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 21V3H21V21H3ZM14 6.58579L10.5858 10L12 11.4142L14 9.41421L16 11.4142L17.4142 10L14 6.58579Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconControlKeyRight;\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,yBAAAE,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,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,iGACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconControlKeyRight_exports","__export","IconControlKeyRight","IconControlKeyRight_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconControlKeyRight","props","React","CentralIconBase","IconControlKeyRight_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(l,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var m=r=>t.createElement(e,{...r},t.createElement(a,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V3H21V21H3ZM14 6.58579L10.5858 10L12 11.4142L14 9.41421L16 11.4142L17.4142 10L14 6.58579Z",fill:"currentColor"})),
|
|
1
|
+
import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(l,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var m=r=>t.createElement(e,{...r},t.createElement(a,{fillRule:"evenodd",clipRule:"evenodd",d:"M3 21V3H21V21H3ZM14 6.58579L10.5858 10L12 11.4142L14 9.41421L16 11.4142L17.4142 10L14 6.58579Z",fill:"currentColor"})),g=m;export{m as IconControlKeyRight,g as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconControlKeyRight/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 IconControlKeyRight: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M3 21V3H21V21H3ZM14 6.58579L10.5858 10L12 11.4142L14 9.41421L16 11.4142L17.4142 10L14 6.58579Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconControlKeyRight;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,iGACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconControlKeyRight","props","React","CentralIconBase","IconControlKeyRight_default"]}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { FC } from "react";
|
|
2
2
|
import { type CentralIconBaseProps } from "../CentralIconBase";
|
|
3
|
-
export declare const
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconGoatHead: FC<CentralIconBaseProps>;
|
|
4
|
+
export default IconGoatHead;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var I=Object.create;var e=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(C,r)=>{for(var o in r)e(C,o,{get:r[o],enumerable:!0})},a=(C,r,o,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of u(r))!P.call(C,t)&&t!==o&&e(C,t,{get:()=>r[t],enumerable:!(p=i(r,t))||p.enumerable});return C};var l=(C,r,o)=>(o=C!=null?I(x(C)):{},a(r||!C||!C.__esModule?e(o,"default",{value:C,enumerable:!0}):o,C)),v=C=>a(e({},"__esModule",{value:!0}),C);var h={};g(h,{IconGoatHead:()=>B,default:()=>d});module.exports=v(h);var n=l(require("react"));var m=l(require("react")),s=require("react-native-svg"),c=({children:C,size:r=24,...o})=>m.default.createElement(s.Svg,{...o,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);var f=require("react-native-svg"),B=C=>n.default.createElement(c,{...C},n.default.createElement(f.Path,{d:"M16.6582 2.52047C18.0364 1.95413 19.6301 1.86819 21.3135 2.26168L22.6348 2.57028L21.4297 3.19235C21.4297 3.19235 21.427 3.1941 21.4248 3.19528C21.4203 3.19764 21.4132 3.20163 21.4033 3.207C21.383 3.21807 21.3513 3.23518 21.3105 3.25875C21.2286 3.30616 21.1084 3.37899 20.9619 3.47555C20.6684 3.66911 20.2714 3.95801 19.8623 4.33688C19.0374 5.10089 18.202 6.19251 17.9951 7.57418C17.9463 7.90079 17.9917 8.06741 18.0361 8.14938C18.0757 8.22229 18.1471 8.28832 18.2988 8.34176C18.4604 8.39863 18.6809 8.42904 18.9639 8.43649C19.2446 8.44387 19.547 8.42881 19.8721 8.415C20.1869 8.40163 20.5255 8.38905 20.8369 8.40914C21.1425 8.42887 21.4769 8.48241 21.7627 8.63571C22.0744 8.80288 22.309 9.08021 22.3916 9.47653C22.4675 9.84129 22.4051 10.262 22.249 10.7304C21.8071 12.0565 20.7425 12.8951 19.7334 13.3994C18.9565 13.7875 18.1673 13.9992 17.6133 14.0898C17.5651 14.5497 17.4974 15.1793 17.3545 15.749C17.2587 16.131 17.1209 16.5267 16.9102 16.8564C16.744 17.1164 16.5172 17.3538 16.2158 17.5C15.978 18.2671 15.5021 19.2839 14.8672 20.1484C14.1795 21.0849 13.1904 22.0007 12.001 22.0009C10.8114 22.0008 9.82157 21.085 9.13379 20.1484C8.49895 19.2839 8.02293 18.2671 7.78516 17.5C7.48388 17.3538 7.257 17.1163 7.09082 16.8564C6.88009 16.5267 6.74232 16.131 6.64648 15.749C6.50361 15.1794 6.43587 14.5497 6.3877 14.0898C5.8337 13.9992 5.0444 13.7875 4.26758 13.3994C3.25851 12.8951 2.19386 12.0565 1.75195 10.7304C1.59592 10.2621 1.53348 9.84127 1.60938 9.47653C1.69197 9.08027 1.92665 8.80289 2.23828 8.63571C2.52407 8.48243 2.85852 8.42888 3.16406 8.40914C3.4755 8.38906 3.8141 8.40162 4.12891 8.415C4.45398 8.42882 4.75637 8.44386 5.03711 8.43649C5.32004 8.42904 5.54057 8.39862 5.70215 8.34176C5.85399 8.28832 5.92522 8.2223 5.96484 8.14938C6.00925 8.06743 6.05473 7.90086 6.00586 7.57418C5.79901 6.19248 4.96358 5.10091 4.13867 4.33688C3.72953 3.95797 3.33261 3.66912 3.03906 3.47555C2.89262 3.37899 2.77236 3.30616 2.69043 3.25875C2.64999 3.23536 2.61892 3.21807 2.59863 3.207C2.5886 3.20152 2.58066 3.19766 2.57617 3.19528C2.57395 3.1941 2.57129 3.19235 2.57129 3.19235L1.36719 2.57028L2.6875 2.26168C4.37075 1.86825 5.96432 1.95454 7.34082 2.52145C8.72072 3.08983 9.85055 4.12808 10.6182 5.58004C10.988 6.27967 11.5203 6.56078 11.9883 6.56051C12.4568 6.56016 12.9932 6.27801 13.3691 5.57516C14.1443 4.12573 15.2767 3.08817 16.6582 2.52047Z",fill:"currentColor"})),d=B;0&&(module.exports={IconGoatHead});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGoatHead/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 IconGoatHead: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.6582 2.52047C18.0364 1.95413 19.6301 1.86819 21.3135 2.26168L22.6348 2.57028L21.4297 3.19235C21.4297 3.19235 21.427 3.1941 21.4248 3.19528C21.4203 3.19764 21.4132 3.20163 21.4033 3.207C21.383 3.21807 21.3513 3.23518 21.3105 3.25875C21.2286 3.30616 21.1084 3.37899 20.9619 3.47555C20.6684 3.66911 20.2714 3.95801 19.8623 4.33688C19.0374 5.10089 18.202 6.19251 17.9951 7.57418C17.9463 7.90079 17.9917 8.06741 18.0361 8.14938C18.0757 8.22229 18.1471 8.28832 18.2988 8.34176C18.4604 8.39863 18.6809 8.42904 18.9639 8.43649C19.2446 8.44387 19.547 8.42881 19.8721 8.415C20.1869 8.40163 20.5255 8.38905 20.8369 8.40914C21.1425 8.42887 21.4769 8.48241 21.7627 8.63571C22.0744 8.80288 22.309 9.08021 22.3916 9.47653C22.4675 9.84129 22.4051 10.262 22.249 10.7304C21.8071 12.0565 20.7425 12.8951 19.7334 13.3994C18.9565 13.7875 18.1673 13.9992 17.6133 14.0898C17.5651 14.5497 17.4974 15.1793 17.3545 15.749C17.2587 16.131 17.1209 16.5267 16.9102 16.8564C16.744 17.1164 16.5172 17.3538 16.2158 17.5C15.978 18.2671 15.5021 19.2839 14.8672 20.1484C14.1795 21.0849 13.1904 22.0007 12.001 22.0009C10.8114 22.0008 9.82157 21.085 9.13379 20.1484C8.49895 19.2839 8.02293 18.2671 7.78516 17.5C7.48388 17.3538 7.257 17.1163 7.09082 16.8564C6.88009 16.5267 6.74232 16.131 6.64648 15.749C6.50361 15.1794 6.43587 14.5497 6.3877 14.0898C5.8337 13.9992 5.0444 13.7875 4.26758 13.3994C3.25851 12.8951 2.19386 12.0565 1.75195 10.7304C1.59592 10.2621 1.53348 9.84127 1.60938 9.47653C1.69197 9.08027 1.92665 8.80289 2.23828 8.63571C2.52407 8.48243 2.85852 8.42888 3.16406 8.40914C3.4755 8.38906 3.8141 8.40162 4.12891 8.415C4.45398 8.42882 4.75637 8.44386 5.03711 8.43649C5.32004 8.42904 5.54057 8.39862 5.70215 8.34176C5.85399 8.28832 5.92522 8.2223 5.96484 8.14938C6.00925 8.06743 6.05473 7.90086 6.00586 7.57418C5.79901 6.19248 4.96358 5.10091 4.13867 4.33688C3.72953 3.95797 3.33261 3.66912 3.03906 3.47555C2.89262 3.37899 2.77236 3.30616 2.69043 3.25875C2.64999 3.23536 2.61892 3.21807 2.59863 3.207C2.5886 3.20152 2.58066 3.19766 2.57617 3.19528C2.57395 3.1941 2.57129 3.19235 2.57129 3.19235L1.36719 2.57028L2.6875 2.26168C4.37075 1.86825 5.96432 1.95454 7.34082 2.52145C8.72072 3.08983 9.85055 4.12808 10.6182 5.58004C10.988 6.27967 11.5203 6.56078 11.9883 6.56051C12.4568 6.56016 12.9932 6.27801 13.3691 5.57516C14.1443 4.12573 15.2767 3.08817 16.6582 2.52047Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGoatHead;\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,QACC,EAAE,0yEACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconGoatHead_exports","__export","IconGoatHead","IconGoatHead_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconGoatHead","props","React","CentralIconBase","IconGoatHead_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import n from"react";import{Svg as p}from"react-native-svg";var o=({children:r,size:C=24,...e})=>n.createElement(p,{...e,width:typeof C=="number"?`${C}px`:C,height:typeof C=="number"?`${C}px`:C,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var l=r=>t.createElement(o,{...r},t.createElement(a,{d:"M16.6582 2.52047C18.0364 1.95413 19.6301 1.86819 21.3135 2.26168L22.6348 2.57028L21.4297 3.19235C21.4297 3.19235 21.427 3.1941 21.4248 3.19528C21.4203 3.19764 21.4132 3.20163 21.4033 3.207C21.383 3.21807 21.3513 3.23518 21.3105 3.25875C21.2286 3.30616 21.1084 3.37899 20.9619 3.47555C20.6684 3.66911 20.2714 3.95801 19.8623 4.33688C19.0374 5.10089 18.202 6.19251 17.9951 7.57418C17.9463 7.90079 17.9917 8.06741 18.0361 8.14938C18.0757 8.22229 18.1471 8.28832 18.2988 8.34176C18.4604 8.39863 18.6809 8.42904 18.9639 8.43649C19.2446 8.44387 19.547 8.42881 19.8721 8.415C20.1869 8.40163 20.5255 8.38905 20.8369 8.40914C21.1425 8.42887 21.4769 8.48241 21.7627 8.63571C22.0744 8.80288 22.309 9.08021 22.3916 9.47653C22.4675 9.84129 22.4051 10.262 22.249 10.7304C21.8071 12.0565 20.7425 12.8951 19.7334 13.3994C18.9565 13.7875 18.1673 13.9992 17.6133 14.0898C17.5651 14.5497 17.4974 15.1793 17.3545 15.749C17.2587 16.131 17.1209 16.5267 16.9102 16.8564C16.744 17.1164 16.5172 17.3538 16.2158 17.5C15.978 18.2671 15.5021 19.2839 14.8672 20.1484C14.1795 21.0849 13.1904 22.0007 12.001 22.0009C10.8114 22.0008 9.82157 21.085 9.13379 20.1484C8.49895 19.2839 8.02293 18.2671 7.78516 17.5C7.48388 17.3538 7.257 17.1163 7.09082 16.8564C6.88009 16.5267 6.74232 16.131 6.64648 15.749C6.50361 15.1794 6.43587 14.5497 6.3877 14.0898C5.8337 13.9992 5.0444 13.7875 4.26758 13.3994C3.25851 12.8951 2.19386 12.0565 1.75195 10.7304C1.59592 10.2621 1.53348 9.84127 1.60938 9.47653C1.69197 9.08027 1.92665 8.80289 2.23828 8.63571C2.52407 8.48243 2.85852 8.42888 3.16406 8.40914C3.4755 8.38906 3.8141 8.40162 4.12891 8.415C4.45398 8.42882 4.75637 8.44386 5.03711 8.43649C5.32004 8.42904 5.54057 8.39862 5.70215 8.34176C5.85399 8.28832 5.92522 8.2223 5.96484 8.14938C6.00925 8.06743 6.05473 7.90086 6.00586 7.57418C5.79901 6.19248 4.96358 5.10091 4.13867 4.33688C3.72953 3.95797 3.33261 3.66912 3.03906 3.47555C2.89262 3.37899 2.77236 3.30616 2.69043 3.25875C2.64999 3.23536 2.61892 3.21807 2.59863 3.207C2.5886 3.20152 2.58066 3.19766 2.57617 3.19528C2.57395 3.1941 2.57129 3.19235 2.57129 3.19235L1.36719 2.57028L2.6875 2.26168C4.37075 1.86825 5.96432 1.95454 7.34082 2.52145C8.72072 3.08983 9.85055 4.12808 10.6182 5.58004C10.988 6.27967 11.5203 6.56078 11.9883 6.56051C12.4568 6.56016 12.9932 6.27801 13.3691 5.57516C14.1443 4.12573 15.2767 3.08817 16.6582 2.52047Z",fill:"currentColor"})),P=l;export{l as IconGoatHead,P as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconGoatHead/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 IconGoatHead: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M16.6582 2.52047C18.0364 1.95413 19.6301 1.86819 21.3135 2.26168L22.6348 2.57028L21.4297 3.19235C21.4297 3.19235 21.427 3.1941 21.4248 3.19528C21.4203 3.19764 21.4132 3.20163 21.4033 3.207C21.383 3.21807 21.3513 3.23518 21.3105 3.25875C21.2286 3.30616 21.1084 3.37899 20.9619 3.47555C20.6684 3.66911 20.2714 3.95801 19.8623 4.33688C19.0374 5.10089 18.202 6.19251 17.9951 7.57418C17.9463 7.90079 17.9917 8.06741 18.0361 8.14938C18.0757 8.22229 18.1471 8.28832 18.2988 8.34176C18.4604 8.39863 18.6809 8.42904 18.9639 8.43649C19.2446 8.44387 19.547 8.42881 19.8721 8.415C20.1869 8.40163 20.5255 8.38905 20.8369 8.40914C21.1425 8.42887 21.4769 8.48241 21.7627 8.63571C22.0744 8.80288 22.309 9.08021 22.3916 9.47653C22.4675 9.84129 22.4051 10.262 22.249 10.7304C21.8071 12.0565 20.7425 12.8951 19.7334 13.3994C18.9565 13.7875 18.1673 13.9992 17.6133 14.0898C17.5651 14.5497 17.4974 15.1793 17.3545 15.749C17.2587 16.131 17.1209 16.5267 16.9102 16.8564C16.744 17.1164 16.5172 17.3538 16.2158 17.5C15.978 18.2671 15.5021 19.2839 14.8672 20.1484C14.1795 21.0849 13.1904 22.0007 12.001 22.0009C10.8114 22.0008 9.82157 21.085 9.13379 20.1484C8.49895 19.2839 8.02293 18.2671 7.78516 17.5C7.48388 17.3538 7.257 17.1163 7.09082 16.8564C6.88009 16.5267 6.74232 16.131 6.64648 15.749C6.50361 15.1794 6.43587 14.5497 6.3877 14.0898C5.8337 13.9992 5.0444 13.7875 4.26758 13.3994C3.25851 12.8951 2.19386 12.0565 1.75195 10.7304C1.59592 10.2621 1.53348 9.84127 1.60938 9.47653C1.69197 9.08027 1.92665 8.80289 2.23828 8.63571C2.52407 8.48243 2.85852 8.42888 3.16406 8.40914C3.4755 8.38906 3.8141 8.40162 4.12891 8.415C4.45398 8.42882 4.75637 8.44386 5.03711 8.43649C5.32004 8.42904 5.54057 8.39862 5.70215 8.34176C5.85399 8.28832 5.92522 8.2223 5.96484 8.14938C6.00925 8.06743 6.05473 7.90086 6.00586 7.57418C5.79901 6.19248 4.96358 5.10091 4.13867 4.33688C3.72953 3.95797 3.33261 3.66912 3.03906 3.47555C2.89262 3.37899 2.77236 3.30616 2.69043 3.25875C2.64999 3.23536 2.61892 3.21807 2.59863 3.207C2.5886 3.20152 2.58066 3.19766 2.57617 3.19528C2.57395 3.1941 2.57129 3.19235 2.57129 3.19235L1.36719 2.57028L2.6875 2.26168C4.37075 1.86825 5.96432 1.95454 7.34082 2.52145C8.72072 3.08983 9.85055 4.12808 10.6182 5.58004C10.988 6.27967 11.5203 6.56078 11.9883 6.56051C12.4568 6.56016 12.9932 6.27801 13.3691 5.57516C14.1443 4.12573 15.2767 3.08817 16.6582 2.52047Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconGoatHead;\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,CACC,EAAE,0yEACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconGoatHead","props","React","CentralIconBase","IconGoatHead_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var v=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,l)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of H(r))!d.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(l=B(r,t))||l.enumerable});return o};var m=(o,r,e)=>(e=o!=null?u(I(o)):{},a(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),x=o=>a(n({},"__esModule",{value:!0}),o);var g={};v(g,{IconOptionKey:()=>i,default:()=>P});module.exports=x(g);var p=m(require("react"));var s=m(require("react")),C=require("react-native-svg"),c=({children:o,size:r=24,...e})=>s.default.createElement(C.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 f=require("react-native-svg"),i=o=>p.default.createElement(c,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H3V3H21V21ZM7 9H9.38184L13.3818 17H17V15H14.6182L10.6182 7H7V9ZM13.5 7V9H17V7H13.5Z",fill:"currentColor"})),P=i;0&&(module.exports={IconOptionKey});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconOptionKey/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 IconOptionKey: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 21H3V3H21V21ZM7 9H9.38184L13.3818 17H17V15H14.6182L10.6182 7H7V9ZM13.5 7V9H17V7H13.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOptionKey;\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,SAAS,UACT,SAAS,UACT,EAAE,4FACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconOptionKey_exports","__export","IconOptionKey","IconOptionKey_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconOptionKey","props","React","CentralIconBase","IconOptionKey_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import p from"react";import{Svg as l}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(l,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var m=r=>t.createElement(e,{...r},t.createElement(a,{fillRule:"evenodd",clipRule:"evenodd",d:"M21 21H3V3H21V21ZM7 9H9.38184L13.3818 17H17V15H14.6182L10.6182 7H7V9ZM13.5 7V9H17V7H13.5Z",fill:"currentColor"})),d=m;export{m as IconOptionKey,d as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconOptionKey/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 IconOptionKey: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M21 21H3V3H21V21ZM7 9H9.38184L13.3818 17H17V15H14.6182L10.6182 7H7V9ZM13.5 7V9H17V7H13.5Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconOptionKey;\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,SAAS,UACT,SAAS,UACT,EAAE,4FACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconOptionKey","props","React","CentralIconBase","IconOptionKey_default"]}
|
package/README.md
CHANGED
|
@@ -1173,11 +1173,13 @@ Below is a complete list of available icons:
|
|
|
1173
1173
|
- IconBackward
|
|
1174
1174
|
- IconCmd
|
|
1175
1175
|
- IconCmdBox
|
|
1176
|
-
-
|
|
1176
|
+
- IconControlKeyLeft
|
|
1177
|
+
- IconControlKeyRight
|
|
1177
1178
|
- IconEsc
|
|
1178
1179
|
- IconHashtag
|
|
1179
1180
|
- IconOpt
|
|
1180
1181
|
- IconOptAlt
|
|
1182
|
+
- IconOptionKey
|
|
1181
1183
|
- IconShift
|
|
1182
1184
|
- IconSpacebar
|
|
1183
1185
|
|
|
@@ -1807,6 +1809,7 @@ Below is a complete list of available icons:
|
|
|
1807
1809
|
- IconFormPyramide
|
|
1808
1810
|
- IconForYou
|
|
1809
1811
|
- IconGalaxy
|
|
1812
|
+
- IconGoatHead
|
|
1810
1813
|
- IconGoldMedal
|
|
1811
1814
|
- IconGraduateCap
|
|
1812
1815
|
- IconInfinity
|
package/filtered-icons.json
CHANGED
|
@@ -7644,10 +7644,24 @@
|
|
|
7644
7644
|
"packageName": "square-filled-radius-0-stroke-2",
|
|
7645
7645
|
"componentName": "IconContrast"
|
|
7646
7646
|
},
|
|
7647
|
+
{
|
|
7648
|
+
"category": "Keyboard",
|
|
7649
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 21V3H3V21H21ZM9 6.58579L12.4142 10L11 11.4142L9 9.41421L7 11.4142L5.58579 10L9 6.58579Z\" fill=\"currentColor\"/>",
|
|
7650
|
+
"iconName": "control-key-left",
|
|
7651
|
+
"variant": {
|
|
7652
|
+
"join": "square",
|
|
7653
|
+
"filled": "on",
|
|
7654
|
+
"radius": "0",
|
|
7655
|
+
"stroke": "2"
|
|
7656
|
+
},
|
|
7657
|
+
"createdAt": "2026-02-18T14:00:48.475008+00:00",
|
|
7658
|
+
"packageName": "square-filled-radius-0-stroke-2",
|
|
7659
|
+
"componentName": "IconControlKeyLeft"
|
|
7660
|
+
},
|
|
7647
7661
|
{
|
|
7648
7662
|
"category": "Keyboard",
|
|
7649
7663
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 21V3H21V21H3ZM14 6.58579L10.5858 10L12 11.4142L14 9.41421L16 11.4142L17.4142 10L14 6.58579Z\" fill=\"currentColor\"/>",
|
|
7650
|
-
"iconName": "control",
|
|
7664
|
+
"iconName": "control-key-right",
|
|
7651
7665
|
"variant": {
|
|
7652
7666
|
"join": "square",
|
|
7653
7667
|
"filled": "on",
|
|
@@ -7656,7 +7670,7 @@
|
|
|
7656
7670
|
},
|
|
7657
7671
|
"createdAt": "2025-02-15T21:11:34.111513+00:00",
|
|
7658
7672
|
"packageName": "square-filled-radius-0-stroke-2",
|
|
7659
|
-
"componentName": "
|
|
7673
|
+
"componentName": "IconControlKeyRight"
|
|
7660
7674
|
},
|
|
7661
7675
|
{
|
|
7662
7676
|
"category": "Food",
|
|
@@ -12082,6 +12096,20 @@
|
|
|
12082
12096
|
"packageName": "square-filled-radius-0-stroke-2",
|
|
12083
12097
|
"componentName": "IconGlobe2"
|
|
12084
12098
|
},
|
|
12099
|
+
{
|
|
12100
|
+
"category": "Things",
|
|
12101
|
+
"svg": "<path d=\"M16.6582 2.52047C18.0364 1.95413 19.6301 1.86819 21.3135 2.26168L22.6348 2.57028L21.4297 3.19235C21.4297 3.19235 21.427 3.1941 21.4248 3.19528C21.4203 3.19764 21.4132 3.20163 21.4033 3.207C21.383 3.21807 21.3513 3.23518 21.3105 3.25875C21.2286 3.30616 21.1084 3.37899 20.9619 3.47555C20.6684 3.66911 20.2714 3.95801 19.8623 4.33688C19.0374 5.10089 18.202 6.19251 17.9951 7.57418C17.9463 7.90079 17.9917 8.06741 18.0361 8.14938C18.0757 8.22229 18.1471 8.28832 18.2988 8.34176C18.4604 8.39863 18.6809 8.42904 18.9639 8.43649C19.2446 8.44387 19.547 8.42881 19.8721 8.415C20.1869 8.40163 20.5255 8.38905 20.8369 8.40914C21.1425 8.42887 21.4769 8.48241 21.7627 8.63571C22.0744 8.80288 22.309 9.08021 22.3916 9.47653C22.4675 9.84129 22.4051 10.262 22.249 10.7304C21.8071 12.0565 20.7425 12.8951 19.7334 13.3994C18.9565 13.7875 18.1673 13.9992 17.6133 14.0898C17.5651 14.5497 17.4974 15.1793 17.3545 15.749C17.2587 16.131 17.1209 16.5267 16.9102 16.8564C16.744 17.1164 16.5172 17.3538 16.2158 17.5C15.978 18.2671 15.5021 19.2839 14.8672 20.1484C14.1795 21.0849 13.1904 22.0007 12.001 22.0009C10.8114 22.0008 9.82157 21.085 9.13379 20.1484C8.49895 19.2839 8.02293 18.2671 7.78516 17.5C7.48388 17.3538 7.257 17.1163 7.09082 16.8564C6.88009 16.5267 6.74232 16.131 6.64648 15.749C6.50361 15.1794 6.43587 14.5497 6.3877 14.0898C5.8337 13.9992 5.0444 13.7875 4.26758 13.3994C3.25851 12.8951 2.19386 12.0565 1.75195 10.7304C1.59592 10.2621 1.53348 9.84127 1.60938 9.47653C1.69197 9.08027 1.92665 8.80289 2.23828 8.63571C2.52407 8.48243 2.85852 8.42888 3.16406 8.40914C3.4755 8.38906 3.8141 8.40162 4.12891 8.415C4.45398 8.42882 4.75637 8.44386 5.03711 8.43649C5.32004 8.42904 5.54057 8.39862 5.70215 8.34176C5.85399 8.28832 5.92522 8.2223 5.96484 8.14938C6.00925 8.06743 6.05473 7.90086 6.00586 7.57418C5.79901 6.19248 4.96358 5.10091 4.13867 4.33688C3.72953 3.95797 3.33261 3.66912 3.03906 3.47555C2.89262 3.37899 2.77236 3.30616 2.69043 3.25875C2.64999 3.23536 2.61892 3.21807 2.59863 3.207C2.5886 3.20152 2.58066 3.19766 2.57617 3.19528C2.57395 3.1941 2.57129 3.19235 2.57129 3.19235L1.36719 2.57028L2.6875 2.26168C4.37075 1.86825 5.96432 1.95454 7.34082 2.52145C8.72072 3.08983 9.85055 4.12808 10.6182 5.58004C10.988 6.27967 11.5203 6.56078 11.9883 6.56051C12.4568 6.56016 12.9932 6.27801 13.3691 5.57516C14.1443 4.12573 15.2767 3.08817 16.6582 2.52047Z\" fill=\"currentColor\"/>",
|
|
12102
|
+
"iconName": "goat-head, goated",
|
|
12103
|
+
"variant": {
|
|
12104
|
+
"join": "square",
|
|
12105
|
+
"filled": "on",
|
|
12106
|
+
"radius": "0",
|
|
12107
|
+
"stroke": "2"
|
|
12108
|
+
},
|
|
12109
|
+
"createdAt": "2026-02-19T10:00:47.350823+00:00",
|
|
12110
|
+
"packageName": "square-filled-radius-0-stroke-2",
|
|
12111
|
+
"componentName": "IconGoatHead"
|
|
12112
|
+
},
|
|
12085
12113
|
{
|
|
12086
12114
|
"category": "Things",
|
|
12087
12115
|
"svg": "<path d=\"M16.5 23.2812L12 22.0303L7.5 23.2812V18.1182C8.83945 18.84 10.3718 19.25 12 19.25C13.6282 19.25 15.1605 18.84 16.5 18.1182V23.2812Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12 1.5C16.5563 1.5 20.25 5.19365 20.25 9.75C20.25 14.3063 16.5563 18 12 18C7.44365 18 3.75 14.3063 3.75 9.75C3.75 5.19365 7.44365 1.5 12 1.5ZM9.27344 6.97656V8.64844L11.0625 7.55469H11.1094V13.75H13.0391V5.75H11.2461L9.27344 6.97656Z\" fill=\"currentColor\"/>",
|
|
@@ -16380,6 +16408,20 @@
|
|
|
16380
16408
|
"packageName": "square-filled-radius-0-stroke-2",
|
|
16381
16409
|
"componentName": "IconOptAlt"
|
|
16382
16410
|
},
|
|
16411
|
+
{
|
|
16412
|
+
"category": "Keyboard",
|
|
16413
|
+
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21 21H3V3H21V21ZM7 9H9.38184L13.3818 17H17V15H14.6182L10.6182 7H7V9ZM13.5 7V9H17V7H13.5Z\" fill=\"currentColor\"/>",
|
|
16414
|
+
"iconName": "option-key",
|
|
16415
|
+
"variant": {
|
|
16416
|
+
"join": "square",
|
|
16417
|
+
"filled": "on",
|
|
16418
|
+
"radius": "0",
|
|
16419
|
+
"stroke": "2"
|
|
16420
|
+
},
|
|
16421
|
+
"createdAt": "2026-02-18T14:00:48.475008+00:00",
|
|
16422
|
+
"packageName": "square-filled-radius-0-stroke-2",
|
|
16423
|
+
"componentName": "IconOptionKey"
|
|
16424
|
+
},
|
|
16383
16425
|
{
|
|
16384
16426
|
"category": "Food",
|
|
16385
16427
|
"svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.2668 3.25432C12.732 2.42959 13.4174 1.71408 14.2967 1.20642C15.7903 0.344102 17.9609 0.300888 19.4007 0.864768C19.4007 2.67095 18.2117 4.42912 16.6873 5.31558C19.2738 6.89661 21 9.74677 21 13.0001C21 17.9707 16.9706 22.0001 12 22.0001C7.02944 22.0001 3 17.9707 3 13.0001C3 8.57445 6.1944 4.89488 10.4033 4.14131C9.86933 3.57829 9.02129 3.09532 7.91102 2.99614L8.08897 1.00407C9.88752 1.16474 11.3987 2.06668 12.2668 3.25432ZM15.6737 3.59144C16.1478 3.31773 16.5328 2.94974 16.8189 2.52438C16.2555 2.53878 15.7735 2.66317 15.2967 2.93847C14.805 3.22234 14.4091 3.60762 14.12 4.05314C14.6504 4.02553 15.182 3.87532 15.6737 3.59144ZM12.8273 17.6785C14.7867 17.3349 16.3348 15.7868 16.6784 13.8274L18.6483 14.1728C18.1592 16.9618 15.9617 19.1594 13.1727 19.6484L12.8273 17.6785Z\" fill=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -545,7 +545,8 @@ export type CentralIconName =
|
|
|
545
545
|
| "IconConstructionHelmet"
|
|
546
546
|
| "IconContacts"
|
|
547
547
|
| "IconContrast"
|
|
548
|
-
| "
|
|
548
|
+
| "IconControlKeyLeft"
|
|
549
|
+
| "IconControlKeyRight"
|
|
549
550
|
| "IconCookies"
|
|
550
551
|
| "IconCooking"
|
|
551
552
|
| "IconCopilot"
|
|
@@ -862,6 +863,7 @@ export type CentralIconName =
|
|
|
862
863
|
| "IconGlass"
|
|
863
864
|
| "IconGlobe"
|
|
864
865
|
| "IconGlobe2"
|
|
866
|
+
| "IconGoatHead"
|
|
865
867
|
| "IconGoldMedal"
|
|
866
868
|
| "IconGolfBall"
|
|
867
869
|
| "IconGooey"
|
|
@@ -1169,6 +1171,7 @@ export type CentralIconName =
|
|
|
1169
1171
|
| "IconOpera"
|
|
1170
1172
|
| "IconOpt"
|
|
1171
1173
|
| "IconOptAlt"
|
|
1174
|
+
| "IconOptionKey"
|
|
1172
1175
|
| "IconOrange"
|
|
1173
1176
|
| "IconOrganisation"
|
|
1174
1177
|
| "IconPackage"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-filled-radius-0-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.138",
|
|
4
4
|
"style": "square-filled-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-filled-radius-0-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": 1819,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 68,
|
|
@@ -1077,17 +1077,19 @@
|
|
|
1077
1077
|
]
|
|
1078
1078
|
},
|
|
1079
1079
|
"Keyboard": {
|
|
1080
|
-
"count":
|
|
1080
|
+
"count": 13,
|
|
1081
1081
|
"icons": [
|
|
1082
1082
|
"IconAt",
|
|
1083
1083
|
"IconBackward",
|
|
1084
1084
|
"IconCmd",
|
|
1085
1085
|
"IconCmdBox",
|
|
1086
|
-
"
|
|
1086
|
+
"IconControlKeyLeft",
|
|
1087
|
+
"IconControlKeyRight",
|
|
1087
1088
|
"IconEsc",
|
|
1088
1089
|
"IconHashtag",
|
|
1089
1090
|
"IconOpt",
|
|
1090
1091
|
"IconOptAlt",
|
|
1092
|
+
"IconOptionKey",
|
|
1091
1093
|
"IconShift",
|
|
1092
1094
|
"IconSpacebar"
|
|
1093
1095
|
]
|
|
@@ -1691,7 +1693,7 @@
|
|
|
1691
1693
|
]
|
|
1692
1694
|
},
|
|
1693
1695
|
"Things": {
|
|
1694
|
-
"count":
|
|
1696
|
+
"count": 125,
|
|
1695
1697
|
"icons": [
|
|
1696
1698
|
"IconAnvil",
|
|
1697
1699
|
"IconBackpack",
|
|
@@ -1741,6 +1743,7 @@
|
|
|
1741
1743
|
"IconFormPyramide",
|
|
1742
1744
|
"IconForYou",
|
|
1743
1745
|
"IconGalaxy",
|
|
1746
|
+
"IconGoatHead",
|
|
1744
1747
|
"IconGoldMedal",
|
|
1745
1748
|
"IconGraduateCap",
|
|
1746
1749
|
"IconInfinity",
|
|
@@ -2564,7 +2567,8 @@
|
|
|
2564
2567
|
"IconConstructionHelmet": "construction-helmet, work, wip",
|
|
2565
2568
|
"IconContacts": "contacts, address-book",
|
|
2566
2569
|
"IconContrast": "contrast",
|
|
2567
|
-
"
|
|
2570
|
+
"IconControlKeyLeft": "control-key-left",
|
|
2571
|
+
"IconControlKeyRight": "control-key-right",
|
|
2568
2572
|
"IconCookies": "cookies",
|
|
2569
2573
|
"IconCooking": "cooking, stirring",
|
|
2570
2574
|
"IconCopilot": "copilot",
|
|
@@ -2881,6 +2885,7 @@
|
|
|
2881
2885
|
"IconGlass": "glass, material, shader, liquid-glass",
|
|
2882
2886
|
"IconGlobe": "globe, network, translate",
|
|
2883
2887
|
"IconGlobe2": "globe-2, network, translate",
|
|
2888
|
+
"IconGoatHead": "goat-head, goated",
|
|
2884
2889
|
"IconGoldMedal": "gold-medal, first-place, win",
|
|
2885
2890
|
"IconGolfBall": "golf-ball",
|
|
2886
2891
|
"IconGooey": "gooey, morph, liquid-glass",
|
|
@@ -3188,6 +3193,7 @@
|
|
|
3188
3193
|
"IconOpera": "opera",
|
|
3189
3194
|
"IconOpt": "opt, option, key",
|
|
3190
3195
|
"IconOptAlt": "opt-alt, option alt, key",
|
|
3196
|
+
"IconOptionKey": "option-key",
|
|
3191
3197
|
"IconOrange": "orange",
|
|
3192
3198
|
"IconOrganisation": "organisation, organimgram",
|
|
3193
3199
|
"IconPackage": "package, delivery",
|
package/index.d.ts
CHANGED
|
@@ -544,7 +544,8 @@ export { IconConsoleSparkle, default as IconConsoleSparkleDefault, } from "./Ico
|
|
|
544
544
|
export { IconConstructionHelmet, default as IconConstructionHelmetDefault, } from "./IconConstructionHelmet";
|
|
545
545
|
export { IconContacts, default as IconContactsDefault } from "./IconContacts";
|
|
546
546
|
export { IconContrast, default as IconContrastDefault } from "./IconContrast";
|
|
547
|
-
export {
|
|
547
|
+
export { IconControlKeyLeft, default as IconControlKeyLeftDefault, } from "./IconControlKeyLeft";
|
|
548
|
+
export { IconControlKeyRight, default as IconControlKeyRightDefault, } from "./IconControlKeyRight";
|
|
548
549
|
export { IconCookies, default as IconCookiesDefault } from "./IconCookies";
|
|
549
550
|
export { IconCooking, default as IconCookingDefault } from "./IconCooking";
|
|
550
551
|
export { IconCopilot, default as IconCopilotDefault } from "./IconCopilot";
|
|
@@ -861,6 +862,7 @@ export { IconGithub, default as IconGithubDefault } from "./IconGithub";
|
|
|
861
862
|
export { IconGlass, default as IconGlassDefault } from "./IconGlass";
|
|
862
863
|
export { IconGlobe, default as IconGlobeDefault } from "./IconGlobe";
|
|
863
864
|
export { IconGlobe2, default as IconGlobe2Default } from "./IconGlobe2";
|
|
865
|
+
export { IconGoatHead, default as IconGoatHeadDefault } from "./IconGoatHead";
|
|
864
866
|
export { IconGoldMedal, default as IconGoldMedalDefault, } from "./IconGoldMedal";
|
|
865
867
|
export { IconGolfBall, default as IconGolfBallDefault } from "./IconGolfBall";
|
|
866
868
|
export { IconGooey, default as IconGooeyDefault } from "./IconGooey";
|
|
@@ -1168,6 +1170,7 @@ export { IconOpenclaw, default as IconOpenclawDefault } from "./IconOpenclaw";
|
|
|
1168
1170
|
export { IconOpera, default as IconOperaDefault } from "./IconOpera";
|
|
1169
1171
|
export { IconOpt, default as IconOptDefault } from "./IconOpt";
|
|
1170
1172
|
export { IconOptAlt, default as IconOptAltDefault } from "./IconOptAlt";
|
|
1173
|
+
export { IconOptionKey, default as IconOptionKeyDefault, } from "./IconOptionKey";
|
|
1171
1174
|
export { IconOrange, default as IconOrangeDefault } from "./IconOrange";
|
|
1172
1175
|
export { IconOrganisation, default as IconOrganisationDefault, } from "./IconOrganisation";
|
|
1173
1176
|
export { IconPackage, default as IconPackageDefault } from "./IconPackage";
|