@central-icons-react/square-outlined-radius-0-stroke-1 1.1.44 → 1.1.46
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/IconExclamationCircle/index.d.ts +4 -0
- package/IconExclamationCircle/index.js +2 -0
- package/IconExclamationCircle/index.js.map +1 -0
- package/IconExclamationCircle/index.mjs +2 -0
- package/IconExclamationCircle/index.mjs.map +1 -0
- package/IconJump/index.d.ts +4 -0
- package/IconJump/index.js +2 -0
- package/IconJump/index.js.map +1 -0
- package/IconJump/index.mjs +2 -0
- package/IconJump/index.mjs.map +1 -0
- package/README.md +2 -0
- package/icons/index.d.ts +2 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +8 -4
- package/index.d.ts +5 -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
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var c=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var y=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,e)=>{for(var o in e)c(r,o,{get:e[o],enumerable:!0})},p=(r,e,o,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of g(e))!B.call(r,t)&&t!==o&&c(r,t,{get:()=>e[t],enumerable:!(l=u(e,t))||l.enumerable});return r};var i=(r,e,o)=>(o=r!=null?f(y(r)):{},p(e||!r||!r.__esModule?c(o,"default",{value:r,enumerable:!0}):o,r)),w=r=>p(c({},"__esModule",{value:!0}),r);var P={};I(P,{IconExclamationCircle:()=>m,default:()=>h});module.exports=w(P);var n=i(require("react"));var a=i(require("react")),s=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:C,...x})=>a.default.createElement("svg",{...x,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...C}},o&&!t&&a.default.createElement("title",null,o),r);var m=r=>n.default.createElement(s,{...r,ariaLabel:"exclamation-circle, info, warning"},n.default.createElement("circle",{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M12 6V14",stroke:"currentColor"}),n.default.createElement("circle",{cx:"12.0002",cy:"16.8",r:"0.8",fill:"currentColor"})),h=m;0&&(module.exports={IconExclamationCircle});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconExclamationCircle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconExclamationCircle: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"exclamation-circle, info, warning\">\n <circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\" />\n <path d=\"M12 6V14\" stroke=\"currentColor\" />\n <circle cx=\"12.0002\" cy=\"16.8\" r=\"0.8\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconExclamationCircle;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,2BAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,qCACpC,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAe,EACtD,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,EACzC,EAAAA,QAAA,cAAC,UAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,CAC7D,EAIGE,EAAQJ","names":["IconExclamationCircle_exports","__export","IconExclamationCircle","IconExclamationCircle_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconExclamationCircle","props","React","CentralIconBase","IconExclamationCircle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import e from"react";import l from"react";var c=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:p,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...p}},n&&!t&&l.createElement("title",null,n),o);var s=o=>e.createElement(c,{...o,ariaLabel:"exclamation-circle, info, warning"},e.createElement("circle",{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"}),e.createElement("path",{d:"M12 6V14",stroke:"currentColor"}),e.createElement("circle",{cx:"12.0002",cy:"16.8",r:"0.8",fill:"currentColor"})),u=s;export{s as IconExclamationCircle,u as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconExclamationCircle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconExclamationCircle: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"exclamation-circle, info, warning\">\n <circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\" />\n <path d=\"M12 6V14\" stroke=\"currentColor\" />\n <circle cx=\"12.0002\" cy=\"16.8\" r=\"0.8\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconExclamationCircle;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,qCACpCC,EAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAe,EACtDA,EAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,EACzCA,EAAA,cAAC,UAAO,GAAG,UAAU,GAAG,OAAO,EAAE,MAAM,KAAK,eAAe,CAC7D,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconExclamationCircle","props","React","CentralIconBase","IconExclamationCircle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!x.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=h(o,e))||p.enumerable});return r};var m=(r,o,t)=>(t=r!=null?f(g(r)):{},a(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>a(s({},"__esModule",{value:!0}),r);var y={};B(y,{IconJump:()=>u,default:()=>w});module.exports=I(y);var n=m(require("react"));var l=m(require("react")),C=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:c,...i})=>l.default.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...c}},t&&!e&&l.default.createElement("title",null,t),r);var u=r=>n.default.createElement(C,{...r,ariaLabel:"jump, skip"},n.default.createElement("path",{d:"M7 19.5L17 19.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M15 4.5H21.5V11",stroke:"currentColor"}),n.default.createElement("path",{d:"M21 5C16.2353 9.2963 12.5294 13.5926 12 19.5",stroke:"currentColor"}),n.default.createElement("path",{d:"M1 6.5C6.5 6.5 12 12.5 12 19.405V19.5",stroke:"currentColor"})),w=u;0&&(module.exports={IconJump});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconJump/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconJump: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"jump, skip\">\n <path d=\"M7 19.5L17 19.5\" stroke=\"currentColor\" />\n <path d=\"M15 4.5H21.5V11\" stroke=\"currentColor\" />\n <path\n d=\"M21 5C16.2353 9.2963 12.5294 13.5926 12 19.5\"\n stroke=\"currentColor\"\n />\n <path d=\"M1 6.5C6.5 6.5 12 12.5 12 19.405V19.5\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconJump;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,cAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,cACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,EAChD,EAAAA,QAAA,cAAC,QACC,EAAE,+CACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,wCAAwC,OAAO,eAAe,CACxE,EAIGE,EAAQJ","names":["IconJump_exports","__export","IconJump","IconJump_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconJump","props","React","CentralIconBase","IconJump_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:l,ariaHidden:e=!0,style:a,...m})=>p.createElement("svg",{...m,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...a}},n&&!e&&p.createElement("title",null,n),t);var C=t=>o.createElement(s,{...t,ariaLabel:"jump, skip"},o.createElement("path",{d:"M7 19.5L17 19.5",stroke:"currentColor"}),o.createElement("path",{d:"M15 4.5H21.5V11",stroke:"currentColor"}),o.createElement("path",{d:"M21 5C16.2353 9.2963 12.5294 13.5926 12 19.5",stroke:"currentColor"}),o.createElement("path",{d:"M1 6.5C6.5 6.5 12 12.5 12 19.405V19.5",stroke:"currentColor"})),h=C;export{C as IconJump,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconJump/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconJump: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"jump, skip\">\n <path d=\"M7 19.5L17 19.5\" stroke=\"currentColor\" />\n <path d=\"M15 4.5H21.5V11\" stroke=\"currentColor\" />\n <path\n d=\"M21 5C16.2353 9.2963 12.5294 13.5926 12 19.5\"\n stroke=\"currentColor\"\n />\n <path d=\"M1 6.5C6.5 6.5 12 12.5 12 19.405V19.5\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconJump;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,cACpCC,EAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,EAChDA,EAAA,cAAC,QAAK,EAAE,kBAAkB,OAAO,eAAe,EAChDA,EAAA,cAAC,QACC,EAAE,+CACF,OAAO,eACT,EACAA,EAAA,cAAC,QAAK,EAAE,wCAAwC,OAAO,eAAe,CACxE,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconJump","props","React","CentralIconBase","IconJump_default"]}
|
package/README.md
CHANGED
|
@@ -353,6 +353,7 @@ Below is a complete list of available icons:
|
|
|
353
353
|
- IconExpand45
|
|
354
354
|
- IconExpandSimple
|
|
355
355
|
- IconExpandSimple2
|
|
356
|
+
- IconJump
|
|
356
357
|
- IconMinimize315
|
|
357
358
|
- IconMinimize45
|
|
358
359
|
- IconOngoing
|
|
@@ -979,6 +980,7 @@ Below is a complete list of available icons:
|
|
|
979
980
|
- IconDoupleCheckmark1Small
|
|
980
981
|
- IconDoupleCheckmark2Small
|
|
981
982
|
- IconElectrocardiogram
|
|
983
|
+
- IconExclamationCircle
|
|
982
984
|
- IconFeature
|
|
983
985
|
- IconGauge
|
|
984
986
|
- IconHandBell
|
package/icons/index.d.ts
CHANGED
|
@@ -630,6 +630,7 @@ export type CentralIconName =
|
|
|
630
630
|
| "IconEsc"
|
|
631
631
|
| "IconEthereum"
|
|
632
632
|
| "IconEuro"
|
|
633
|
+
| "IconExclamationCircle"
|
|
633
634
|
| "IconExpand"
|
|
634
635
|
| "IconExpand315"
|
|
635
636
|
| "IconExpand45"
|
|
@@ -862,6 +863,7 @@ export type CentralIconName =
|
|
|
862
863
|
| "IconJavaCoffeeBean"
|
|
863
864
|
| "IconJavascript"
|
|
864
865
|
| "IconJudgeGavel"
|
|
866
|
+
| "IconJump"
|
|
865
867
|
| "IconKanbanView"
|
|
866
868
|
| "IconKey1"
|
|
867
869
|
| "IconKey2"
|