r3d-icons 1.1.6 → 1.1.7
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/dist/index.cjs +3 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
'use strict';var vh=require('react'),fiber=require('@react-three/fiber'),drei=require('@react-three/drei'),ia=require('three'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var vh__default=/*#__PURE__*/_interopDefault(vh);var ia__namespace=/*#__PURE__*/_interopNamespace(ia);var Oc=null;function Hl(){if(Oc!==null)return Oc;if(typeof window>"u")return false;try{let s=document.createElement("canvas");Oc=!!(window.WebGLRenderingContext&&(s.getContext("webgl")||s.getContext("experimental-webgl")));}catch{Oc=false;}return Oc}var yt=(s,e)=>{try{let r=s.trim();if(!r.startsWith("#")||(r.length===4&&(r="#"+r[1]+r[1]+r[2]+r[2]+r[3]+r[3]),r.length!==7))return r;let n=parseInt(r.substring(1,3),16),t=parseInt(r.substring(3,5),16),c=parseInt(r.substring(5,7),16);n=Math.min(255,Math.max(0,Math.round(n*(1+e)))),t=Math.min(255,Math.max(0,Math.round(t*(1+e)))),c=Math.min(255,Math.max(0,Math.round(c*(1+e))));let m=n.toString(16).padStart(2,"0"),l=t.toString(16).padStart(2,"0"),g=c.toString(16).padStart(2,"0");return `#${m}${l}${g}`}catch{return s}},tu=(s="glass",e="#6366f1",r="dark")=>{let n=r==="dark",t=e||"#6366f1";switch(s){case "glassmorphism":return {fillGradient:{stops:[{offset:"0%",color:n?"#ffffff":"#64748b",opacity:.1},{offset:"100%",color:n?"#cccccc":"#475569",opacity:.3}]},strokeGradient:{stops:[{offset:"0%",color:n?"#ffffff":"#e2e8f0",opacity:.95},{offset:"100%",color:n?"#a1a1aa":"#94a3b8",opacity:.65}]},shadowColor:n?"rgba(0, 0, 0, 0.45)":"rgba(0, 0, 0, 0.18)",shadowRadius:5,glowColor:n?"rgba(255, 255, 255, 0.12)":"rgba(100, 116, 139, 0.06)",plateBg:n?"rgba(255, 255, 255, 0.04)":"rgba(255, 255, 255, 0.55)",plateBorder:n?"rgba(255, 255, 255, 0.12)":"rgba(100, 116, 139, 0.15)",strokeWidth:2.2};case "gold":return {fillGradient:{stops:[{offset:"0%",color:"#ffe066",opacity:.35},{offset:"50%",color:"#f59e0b",opacity:.6},{offset:"100%",color:"#d97706",opacity:.7}]},strokeGradient:{stops:[{offset:"0%",color:"#fffbeb",opacity:1},{offset:"35%",color:"#fbbf24",opacity:1},{offset:"70%",color:"#d97706",opacity:1},{offset:"100%",color:"#78350f",opacity:1}]},shadowColor:"rgba(120, 53, 15, 0.45)",shadowRadius:6,glowColor:"rgba(245, 158, 11, 0.2)",plateBg:n?"rgba(217, 119, 6, 0.04)":"rgba(217, 119, 6, 0.03)",plateBorder:"rgba(217, 119, 6, 0.15)",strokeWidth:2.5};case "silver":case "metal":return {fillGradient:{stops:[{offset:"0%",color:"#ffffff",opacity:.3},{offset:"50%",color:"#e2e8f0",opacity:.55},{offset:"100%",color:"#cbd5e1",opacity:.65}]},strokeGradient:{stops:[{offset:"0%",color:"#ffffff",opacity:1},{offset:"40%",color:"#e2e8f0",opacity:1},{offset:"80%",color:"#94a3b8",opacity:1},{offset:"100%",color:"#475569",opacity:1}]},shadowColor:"rgba(71, 85, 105, 0.35)",shadowRadius:5,glowColor:"rgba(203, 213, 225, 0.15)",plateBg:n?"rgba(203, 213, 225, 0.04)":"rgba(71, 85, 105, 0.03)",plateBorder:"rgba(203, 213, 225, 0.15)",strokeWidth:2.2};case "clay":return {fillGradient:{stops:[{offset:"0%",color:yt(t,.5),opacity:.75},{offset:"100%",color:yt(t,-0.1),opacity:.95}]},strokeGradient:{stops:[{offset:"0%",color:yt(t,.6),opacity:1},{offset:"100%",color:yt(t,-0.3),opacity:1}]},shadowColor:"rgba(0, 0, 0, 0.3)",shadowRadius:6,glowColor:`rgba(${parseInt(t.substring(1,3),16)||100}, ${parseInt(t.substring(3,5),16)||100}, ${parseInt(t.substring(5,7),16)||250}, 0.12)`,plateBg:n?"rgba(255, 255, 255, 0.03)":"rgba(0, 0, 0, 0.01)",plateBorder:n?"rgba(255, 255, 255, 0.08)":"rgba(0, 0, 0, 0.06)",strokeWidth:2.5};case "hologram":return {fillGradient:{stops:[{offset:"0%",color:"#06b6d4",opacity:.35},{offset:"50%",color:"#a855f7",opacity:.55},{offset:"100%",color:"#ec4899",opacity:.65}]},strokeGradient:{stops:[{offset:"0%",color:"#22d3ee",opacity:1},{offset:"50%",color:"#c084fc",opacity:1},{offset:"100%",color:"#f472b6",opacity:1}]},shadowColor:"rgba(168, 85, 247, 0.45)",shadowRadius:6,glowColor:"rgba(168, 85, 247, 0.3)",plateBg:n?"rgba(168, 85, 247, 0.04)":"rgba(168, 85, 247, 0.03)",plateBorder:"rgba(168, 85, 247, 0.18)",strokeWidth:2.4};case "carbon":return {fillGradient:{stops:[{offset:"0%",color:"#3f3f46",opacity:.8},{offset:"50%",color:"#27272a",opacity:.9},{offset:"100%",color:"#09090b",opacity:.98}]},strokeGradient:{stops:[{offset:"0%",color:"#71717a",opacity:1},{offset:"50%",color:"#3f3f46",opacity:1},{offset:"100%",color:"#18181b",opacity:1}]},shadowColor:"rgba(0, 0, 0, 0.65)",shadowRadius:6,glowColor:"rgba(0, 0, 0, 0.35)",plateBg:n?"rgba(39, 39, 42, 0.06)":"rgba(0, 0, 0, 0.04)",plateBorder:"rgba(63, 63, 70, 0.18)",strokeWidth:2.2};case "wood":return {fillGradient:{stops:[{offset:"0%",color:"#fbbf24",opacity:.65},{offset:"50%",color:"#b45309",opacity:.8},{offset:"100%",color:"#78350f",opacity:.95}]},strokeGradient:{stops:[{offset:"0%",color:"#fbbf24",opacity:1},{offset:"100%",color:"#451a03",opacity:1}]},shadowColor:"rgba(69, 26, 3, 0.55)",shadowRadius:5,glowColor:"rgba(180, 83, 9, 0.15)",plateBg:n?"rgba(180, 83, 9, 0.04)":"rgba(180, 83, 9, 0.02)",plateBorder:"rgba(180, 83, 9, 0.15)",strokeWidth:2.3};default:return {fillGradient:{stops:[{offset:"0%",color:yt(t,.4),opacity:.25},{offset:"100%",color:yt(t,-0.2),opacity:.55}]},strokeGradient:{stops:[{offset:"0%",color:yt(t,.5),opacity:1},{offset:"100%",color:yt(t,-0.3),opacity:.85}]},shadowColor:`rgba(${parseInt(t.substring(1,3),16)||99}, ${parseInt(t.substring(3,5),16)||102}, ${parseInt(t.substring(5,7),16)||241}, 0.35)`,shadowRadius:5,glowColor:`rgba(${parseInt(t.substring(1,3),16)||99}, ${parseInt(t.substring(3,5),16)||102}, ${parseInt(t.substring(5,7),16)||241}, 0.2)`,plateBg:n?"rgba(99, 102, 241, 0.04)":"rgba(99, 102, 241, 0.02)",plateBorder:"rgba(99, 102, 241, 0.15)",strokeWidth:2.2}}},au=(s,e,r,n,t)=>{let c=m=>{if(!vh__default.default.isValidElement(m))return m;let l=m.props,g={...l};return typeof m.type=="string"&&["path","circle","rect","line","polygon","polyline","ellipse"].includes(m.type)&&(!l.fill||l.fill==="none"?g.fill=`url(#${e})`:l.fill===n&&(g.fill=`url(#${s})`),(!l.stroke||l.stroke==="none"||l.stroke===n)&&(g.stroke=`url(#${s})`),m.type!=="line"&&(g.filter=`url(#${r})`),g.strokeLinecap="round",g.strokeLinejoin="round",g.strokeWidth=l.strokeWidth?parseFloat(l.strokeWidth)*1.1:t),l.children&&(g.children=vh__default.default.Children.map(l.children,c)),vh__default.default.cloneElement(m,g)};return c},cu=(s,e,r)=>{if(s.startsWith("letter-")){let n=s.replace("letter-","").toUpperCase();return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",className:"w-full h-full",children:jsxRuntime.jsx("text",{x:"12",y:"18",textAnchor:"middle",fontSize:"18",fontWeight:"bold",fill:e,fontFamily:"Arial, Helvetica, sans-serif",letterSpacing:"-0.5",children:n})})}switch(s){case "database":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),jsxRuntime.jsx("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}),jsxRuntime.jsx("path",{d:"M3 12c0 1.66 4 3 9 3s9-1.34 9-3"})]});case "plus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),jsxRuntime.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]});case "minus":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})});case "close":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),jsxRuntime.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]});case "info":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"})]});case "alertcircle":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]});case "anchor":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"3"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"9",y1:"11",x2:"15",y2:"11"}),jsxRuntime.jsx("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"})]});case "diamond":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 3h12l4 6-10 12L2 9z"}),jsxRuntime.jsx("path",{d:"M11 3 8 9l4 12 4-12-3-6"}),jsxRuntime.jsx("path",{d:"M2 9h20"})]});case "filter":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"})});case "pipeline":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"9",width:"5",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"17",y:"9",width:"5",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"9.5",y:"9",width:"5",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M7 12h2.5M14.5 12H17"})]});case "refresh":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21.5 2v6h-6M2.5 22v-6h6M2 11.5a10 10 0 0 1 18.8-4.3l1.2 2.8M22 12.5a10 10 0 0 1-18.8 4.2l-1.2-2.8"})});case "webhook":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"18",cy:"18",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"6",r:"3"}),jsxRuntime.jsx("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),jsxRuntime.jsx("path",{d:"M11 18H8a2 2 0 0 1-2-2V9"})]});case "cloud":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M17.5 19A3.5 3.5 0 0 0 21 15.5c0-2.79-2.54-4.5-5-4.5-.48-1.95-1.99-3.5-4-3.5a5 5 0 0 0-5 5c-1.37 0-3 1.15-3 3a3.5 3.5 0 0 0 3.5 3.5h10z"})});case "cpu":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2"}),jsxRuntime.jsx("rect",{x:"9",y:"9",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 15h3M1 9h3M1 15h3"})]});case "network":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"16",y:"16",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"2",y:"16",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M12 8v8M12 12H5v4M12 12h7v4"})]});case "gear":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"})]});case "facebook":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"})});case "rocket":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4.5 16.5c-1.5 1.25-2.5 3.5-2.5 3.5s2.25-1 3.5-2.5M12 2C7.5 2 4.5 5 4.5 9.5c0 1.5.5 3.5 1.5 5l4.5-4.5 2 2-4.5 4.5c1.5 1 3.5 1.5 5 1.5 4.5 0 7.5-3 7.5-7.5C22 4.5 19.5 2 12 2z"}),jsxRuntime.jsx("path",{d:"M9 15l-5 5M15 9l.01-.01"})]});case "flash":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})});case "shield":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"})});case "folder":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"})});case "mail":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),jsxRuntime.jsx("polyline",{points:"22,6 12,13 2,6"})]});case "wallet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20 12V8H6a2 2 0 0 1-2-2c0-1.1.9-2 2-2h12v4"}),jsxRuntime.jsx("path",{d:"M4 6v12c0 1.1.9 2 2 2h14v-4"}),jsxRuntime.jsx("path",{d:"M18 12a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4v-6H18z"})]});case "calendar":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),jsxRuntime.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),jsxRuntime.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"})]});case "dollar":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),jsxRuntime.jsx("path",{d:"M17 9H12.5a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 1 0 3H10"})]});case "thumbup":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"})});case "heart":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"})});case "chat":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"})});case "key":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3M15.5 7.5L19 4"})});case "star":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"})});case "cart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"9",cy:"21",r:"1"}),jsxRuntime.jsx("circle",{cx:"20",cy:"21",r:"1"}),jsxRuntime.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})]});case "music":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M9 18V5l12-2v13"}),jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("circle",{cx:"18",cy:"16",r:"3"})]});case "gamepad":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"3"}),jsxRuntime.jsx("line",{x1:"6",y1:"12",x2:"10",y2:"12"}),jsxRuntime.jsx("line",{x1:"8",y1:"10",x2:"8",y2:"14"}),jsxRuntime.jsx("circle",{cx:"15",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"18",cy:"12",r:"1"})]});case "bell":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0"})});case "sun":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),jsxRuntime.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),jsxRuntime.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),jsxRuntime.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),jsxRuntime.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),jsxRuntime.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),jsxRuntime.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),jsxRuntime.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]});case "bulb":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .5 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}),jsxRuntime.jsx("line",{x1:"9",y1:"18",x2:"15",y2:"18"}),jsxRuntime.jsx("line",{x1:"10",y1:"22",x2:"14",y2:"22"})]});case "camera":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"4"})]});case "clock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("polyline",{points:"12 6 12 12 16 14"})]});case "trophy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 9H4.5a2.5 2.5 0 0 1 0-5H6M18 9h1.5a2.5 2.5 0 0 0 0-5H18"}),jsxRuntime.jsx("path",{d:"M4 22h16M10 14.66V17c0 .55-.45 1-1 1H4v2h16v-2h-5c-.55 0-1-.45-1-1v-2.34"}),jsxRuntime.jsx("path",{d:"M12 2a6 6 0 0 1 6 6c0 3.5-2.5 6-6 6s-6-2.5-6-6a6 6 0 0 1 6-6z"})]});case "lock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]});case "mappin":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"10",r:"3"})]});case "creditcard":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"1",y1:"10",x2:"23",y2:"10"})]});case "wifi":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"})});case "search":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"11",cy:"11",r:"8"}),jsxRuntime.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]});case "home":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),jsxRuntime.jsx("polyline",{points:"9 22 9 12 15 12 15 22"})]});case "trash":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"3 6 5 6 21 6"}),jsxRuntime.jsx("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6"})]});case "user":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"7",r:"4"})]});case "play":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"5 3 19 12 5 21 5 3"})});case "gift":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"20 12 20 22 4 22 4 12"}),jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"5"}),jsxRuntime.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),jsxRuntime.jsx("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"})]});case "globe":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]});case "bag":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4zM3 6h18M16 10a4 4 0 0 1-8 0"})});case "compass":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"})]});case "send":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),jsxRuntime.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]});case "target":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"})]});case "edit":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),jsxRuntime.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]});case "phone":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"})});case "book":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2zM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"})});case "link":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),jsxRuntime.jsx("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})]});case "crown":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 4l3 12h14l3-12-6 7-4-7-4 7-6-7z"}),jsxRuntime.jsx("path",{d:"M3 20h18M21 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM14 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"})]});case "pin":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"12",y1:"17",x2:"12",y2:"22"}),jsxRuntime.jsx("path",{d:"M5 17h14v-1.76a2 2 0 0 0-.44-1.24l-2.78-3.5A2 2 0 0 1 15 9.24V5a3 3 0 0 0-6 0v4.24a2 2 0 0 1-.78 1.56l-2.78 3.5a2 2 0 0 0-.44 1.24V17z"})]});case "flag":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7"})});case "briefcase":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"})]});case "eye":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "tag":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),jsxRuntime.jsx("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"})]});case "coffee":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8zM6 1v3M10 1v3M14 1v3"})});case "share":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"18",cy:"5",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"12",r:"3"}),jsxRuntime.jsx("circle",{cx:"18",cy:"19",r:"3"}),jsxRuntime.jsx("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),jsxRuntime.jsx("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"})]});case "layers":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),jsxRuntime.jsx("polyline",{points:"2 17 12 22 22 17"}),jsxRuntime.jsx("polyline",{points:"2 12 12 17 22 12"})]});case "sparkles":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364-6.364l-.707.707M6.343 17.657l-.707.707m0-12.728l.707.707m11.314 11.314l.707.707M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10z"})});case "megaphone":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M11.67 20.33A9 9 0 0 1 18 14h3v-4h-3a9 9 0 0 1-6.33-6.33M4 14v-4M8 12a4 4 0 0 1-4 4V8a4 4 0 0 1 4 4z"})});case "download":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3"})});case "upload":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12"})});case "monitor":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),jsxRuntime.jsx("line",{x1:"12",y1:"17",x2:"12",y2:"21"})]});case "keyboard":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"6",y1:"8",x2:"6.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"10",y1:"8",x2:"10.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"14",y1:"8",x2:"14.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"18",y1:"8",x2:"18.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"6",y1:"12",x2:"6.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"10",y1:"12",x2:"10.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"14",y1:"12",x2:"14.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"18",y1:"12",x2:"18.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"7",y1:"16",x2:"17",y2:"16"})]});case "mouse":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"7"}),jsxRuntime.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"})]});case "harddrive":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("circle",{cx:"12",cy:"7",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"1"}),jsxRuntime.jsx("circle",{cx:"10",cy:"17",r:"1"})]});case "glassmorphism":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"4",strokeDasharray:"3 3",opacity:"0.6"}),jsxRuntime.jsx("circle",{cx:"18",cy:"18",r:"4",fill:e,opacity:"0.2"}),jsxRuntime.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2",stroke:e,strokeWidth:"2.5",fill:r?"#090d16":"#ffffff",fillOpacity:"0.6"})]});case "github":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"}),jsxRuntime.jsx("path",{d:"M9 18c-4.51 2-5-2-7-2"})]});case "twitter":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 4l11.733 16h4.267l-11.733 -16z"}),jsxRuntime.jsx("path",{d:"M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"})]});case "google":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M20.86 11a10 10 0 1 1-2.03-5.07l-3.54 3.54a5 5 0 1 0-.95 3.03H12v-5h8.86z"})});case "router":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"14",width:"20",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M6 14V4M18 14V4M12 14v-5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"6",r:"1"})]});case "server":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"2",y1:"8",x2:"22",y2:"8"}),jsxRuntime.jsx("line",{x1:"2",y1:"16",x2:"22",y2:"16"}),jsxRuntime.jsx("circle",{cx:"6",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"11",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"1"})]});case "wrench":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 1 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"})});case "bolt":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2L4 7v10l8 5 8-5V7l-8-5z"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"4",y1:"12",x2:"20",y2:"12"})]});case "smile":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),jsxRuntime.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),jsxRuntime.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]});case "frown":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),jsxRuntime.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),jsxRuntime.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]});case "hearteyes":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),jsxRuntime.jsx("path",{d:"M7 8.5C7 7.5 8 7 8.5 7.5c.5-.5 1.5 0 1.5 1a2 2 0 0 1-1.5 1.5C7 8.5 7 8.5 7 8.5z",fill:e}),jsxRuntime.jsx("path",{d:"M14 8.5c0-1 1-1.5 1.5-1 .5-.5 1.5 0 1.5 1a2 2 0 0 1-1.5 1.5c-1.5-1.5-1.5-1.5-1.5-1.5z",fill:e})]});case "hammer":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"m15 5 6 6"}),jsxRuntime.jsx("path",{d:"m9 11-6 6v3h3l6-6"}),jsxRuntime.jsx("path",{d:"m19 3 3 3-4 4-3-3 4-4z"}),jsxRuntime.jsx("path",{d:"m14 8 2.5 2.5"})]});case "screwdriver":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M8.5 15.5 3 21h-2v-2l5.5-5.5"}),jsxRuntime.jsx("path",{d:"m20.5 7.5-.7-.7a3.535 3.535 0 0 0-5 0l-.7.7a3.535 3.535 0 0 0 0 5l.7.7a3.535 3.535 0 0 0 5 0l.7-.7a3.535 3.535 0 0 0 0-5z"}),jsxRuntime.jsx("path",{d:"m13.5 10.5 2 2"}),jsxRuntime.jsx("path",{d:"m9 15 2-2"})]});case "nut":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2L4 7v10l8 5 8-5V7l-8-5z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"})]});case "printer":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"6 9 6 2 18 2 18 9"}),jsxRuntime.jsx("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),jsxRuntime.jsx("rect",{x:"6",y:"14",width:"12",height:"8",rx:"1",fill:r?"#090d16":"#ffffff",fillOpacity:"0.6"})]});case "speaker":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"14",r:"4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"6",r:"1.5"})]});case "ethernet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"2",width:"12",height:"10",rx:"1"}),jsxRuntime.jsx("path",{d:"M10 12v6a2 2 0 0 0 2 2h0a2 2 0 0 0 2-2v-6"}),jsxRuntime.jsx("path",{d:"M12 20v2"}),jsxRuntime.jsx("line",{x1:"8",y1:"6",x2:"8",y2:"8"}),jsxRuntime.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"8"}),jsxRuntime.jsx("line",{x1:"16",y1:"6",x2:"16",y2:"8"})]});case "satellite":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M13 7 9 3 5 7l4 4 4-4z"}),jsxRuntime.jsx("path",{d:"m17 11 4 4-4 4-4-4 4-4z"}),jsxRuntime.jsx("path",{d:"m12 12-4 4"}),jsxRuntime.jsx("path",{d:"m16 16-2 2"}),jsxRuntime.jsx("path",{d:"M4 20a4 4 0 0 1 4-4"})]});case "code":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"16 18 22 12 16 6"}),jsxRuntime.jsx("polyline",{points:"8 6 2 12 8 18"}),jsxRuntime.jsx("line",{x1:"14",y1:"4",x2:"10",y2:"20"})]});case "terminal":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"4 17 10 11 4 5"}),jsxRuntime.jsx("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]});case "git":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"18",cy:"18",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"6",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("path",{d:"M18 15V9a4 4 0 0 0-4-4H9"}),jsxRuntime.jsx("line",{x1:"6",y1:"9",x2:"6",y2:"15"})]});case "figma":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}),jsxRuntime.jsx("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),jsxRuntime.jsx("path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"}),jsxRuntime.jsx("path",{d:"M12 9h3.5a3.5 3.5 0 1 1-3.5 3.5V9z"}),jsxRuntime.jsx("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"})]});case "barchart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),jsxRuntime.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"}),jsxRuntime.jsx("line",{x1:"2",y1:"20",x2:"22",y2:"20"})]});case "check":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("polyline",{points:"7 13 10 16 17 9"})]});case "container":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("path",{d:"M2 10h20M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),jsxRuntime.jsx("line",{x1:"8",y1:"10",x2:"8",y2:"19"}),jsxRuntime.jsx("line",{x1:"12",y1:"10",x2:"12",y2:"19"}),jsxRuntime.jsx("line",{x1:"16",y1:"10",x2:"16",y2:"19"})]});case "shieldcheck":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}),jsxRuntime.jsx("polyline",{points:"9 12 11 14 15 10"})]});case "react":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",transform:"rotate(60 12 12)"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",transform:"rotate(120 12 12)"})]});case "node":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2l8.66 5v10L12 22l-8.66-5V7L12 2z"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),jsxRuntime.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]});case "bug":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{width:"8",height:"14",x:"8",y:"6",rx:"4"}),jsxRuntime.jsx("path",{d:"m19 7-3 2"}),jsxRuntime.jsx("path",{d:"m5 7 3 2"}),jsxRuntime.jsx("path",{d:"m19 19-3-2"}),jsxRuntime.jsx("path",{d:"m5 19 3-2"}),jsxRuntime.jsx("path",{d:"M20 13h-4"}),jsxRuntime.jsx("path",{d:"M4 13h4"}),jsxRuntime.jsx("path",{d:"m10 4 1-2"}),jsxRuntime.jsx("path",{d:"m14 4-1-2"})]});case "flask":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 3h12"}),jsxRuntime.jsx("path",{d:"M14 9V3"}),jsxRuntime.jsx("path",{d:"M10 3v6L4.2 18.6C3.5 20 4.5 22 6.1 22h11.8c1.6 0 2.6-2 1.9-3.4L14 9"})]});case "piechart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),jsxRuntime.jsx("path",{d:"M22 12A10 10 0 0 0 12 2v10z"})]});case "flame":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z"})});case "activity":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"})});case "graduationcap":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z"}),jsxRuntime.jsx("path",{d:"M6 12v5c0 2 2 3 6 3s6-1 6-3v-5"}),jsxRuntime.jsx("path",{d:"M21.5 12v6"})]});case "trendingup":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),jsxRuntime.jsx("polyline",{points:"17 6 23 6 23 12"})]});case "instagram":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),jsxRuntime.jsx("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),jsxRuntime.jsx("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"})]});case "package":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),jsxRuntime.jsx("polygon",{points:"12 22.08 12 12 3 6.92 3 17.08 12 22.08"}),jsxRuntime.jsx("polygon",{points:"12 22.08 21 17.08 21 6.92 12 12 12 22.08"}),jsxRuntime.jsx("polygon",{points:"12 12 21 6.92 12 2 3 6.92 12 12"}),jsxRuntime.jsx("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"5.4",x2:"12",y2:"12"})]});case "airplane":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 16V14L13 9V3.5A1.5 1.5 0 0 0 11.5 2A1.5 1.5 0 0 0 10 3.5V9L2 14V16L10 13.5V19L8 20.5V22L11.5 21L15 22V20.5L13 19V13.5L21 16Z"})});case "battery":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"23",y1:"11",x2:"23",y2:"13"})]});case "video":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M23 7l-7 5 7 5V7z"}),jsxRuntime.jsx("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"})]});case "microphone":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),jsxRuntime.jsx("path",{d:"M19 10v1a7 7 0 0 1-14 0v-1"}),jsxRuntime.jsx("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),jsxRuntime.jsx("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]});case "sliders":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),jsxRuntime.jsx("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),jsxRuntime.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),jsxRuntime.jsx("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),jsxRuntime.jsx("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),jsxRuntime.jsx("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),jsxRuntime.jsx("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),jsxRuntime.jsx("line",{x1:"17",y1:"16",x2:"23",y2:"16"})]});case "map":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21"}),jsxRuntime.jsx("line",{x1:"9",y1:"3",x2:"9",y2:"18"}),jsxRuntime.jsx("line",{x1:"15",y1:"6",x2:"15",y2:"21"})]});case "umbrella":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M23 12a11.02 11.02 0 0 0-22 0zm-11 0v9a2 2 0 0 0 4 0"})});case "scissors":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"6",cy:"6",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("line",{x1:"9.8",y1:"8.2",x2:"21",y2:"19"}),jsxRuntime.jsx("line",{x1:"9.8",y1:"15.8",x2:"21",y2:"5"})]});case "unlock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]});case "archive":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"21 8 21 21 3 21 3 8"}),jsxRuntime.jsx("rect",{x:"1",y:"3",width:"22",height:"5"}),jsxRuntime.jsx("line",{x1:"10",y1:"12",x2:"14",y2:"12"})]});case "shieldalert":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]});case "eyeoff":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),jsxRuntime.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]});case "userplus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),jsxRuntime.jsx("circle",{cx:"8.5",cy:"7",r:"4"}),jsxRuntime.jsx("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),jsxRuntime.jsx("line",{x1:"17",y1:"11",x2:"23",y2:"11"})]});case "trendingdown":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),jsxRuntime.jsx("polyline",{points:"17 18 23 18 23 12"})]});case "copy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]});case "gauge":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 18a9 9 0 1 1 18 0"}),jsxRuntime.jsx("circle",{cx:"12",cy:"14",r:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"14",x2:"16",y2:"9"})]});case "magnet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M5 9v3a7 7 0 0 0 14 0V9"}),jsxRuntime.jsx("path",{d:"M9 9v3a3 3 0 0 0 6 0V9"}),jsxRuntime.jsx("line",{x1:"5",y1:"9",x2:"9",y2:"9"}),jsxRuntime.jsx("line",{x1:"15",y1:"9",x2:"19",y2:"9"})]});case "stack":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),jsxRuntime.jsx("polyline",{points:"2 12 12 17 22 12"}),jsxRuntime.jsx("polyline",{points:"2 17 12 22 22 17"})]});case "workflow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"5",rx:"1"}),jsxRuntime.jsx("rect",{x:"3",y:"16",width:"6",height:"5",rx:"1"}),jsxRuntime.jsx("rect",{x:"15",y:"16",width:"6",height:"5",rx:"1"}),jsxRuntime.jsx("path",{d:"M12 7v5M12 12H6v4M12 12h6v4"})]});case "topology":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"4",r:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"20",r:"2"}),jsxRuntime.jsx("circle",{cx:"4",cy:"12",r:"2"}),jsxRuntime.jsx("circle",{cx:"20",cy:"12",r:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"7",x2:"12",y2:"9"}),jsxRuntime.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),jsxRuntime.jsx("line",{x1:"7",y1:"12",x2:"9",y2:"12"}),jsxRuntime.jsx("line",{x1:"15",y1:"12",x2:"17",y2:"12"})]});case "file":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),jsxRuntime.jsx("polyline",{points:"14 2 14 8 20 8"}),jsxRuntime.jsx("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),jsxRuntime.jsx("line",{x1:"16",y1:"17",x2:"8",y2:"17"})]});case "headphones":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),jsxRuntime.jsx("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"})]});case "moon":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})});case "paperclip":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"})});case "bookmark":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})});case "cloudlightning":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 8.58"}),jsxRuntime.jsx("polyline",{points:"13 11 9 17 12 17 11 23 15 17 12 17 13 11"})]});case "folderopen":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 10h20M22 6a2 2 0 0 0-2-2H9L7 6H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V10z"})});case "volume":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),jsxRuntime.jsx("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"})]});case "belloff":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M13.73 21a2 2 0 0 1-3.46 0m3.13-11A6 6 0 0 0 8 8m-2.1 0A6 6 0 0 0 6 8c0 7-3 9-3 9h12.5m2.5-3a7.48 7.48 0 0 0-.8-2"}),jsxRuntime.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]});case "sunmoon":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9z"}),jsxRuntime.jsx("path",{d:"M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41"})]});case "piston":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 3h12v7H6z"}),jsxRuntime.jsx("path",{d:"M6 5.5h12M6 8h12"}),jsxRuntime.jsx("circle",{cx:"12",cy:"8.5",r:"1.5"}),jsxRuntime.jsx("line",{x1:"12",y1:"10",x2:"12",y2:"18"}),jsxRuntime.jsx("circle",{cx:"12",cy:"19.5",r:"2"})]});case "spring":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 2v2c4 0 5 1.5 5 3s-3 2-6 2-6 1.5-6 3 3 2 6 2 6 1.5 6 3-3 2-6 2-5 1.5-5 3v2"})});case "anvil":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M3 8c-2 0-2 4 1 4h2v4a2 2 0 0 0-2 2v1h16v-1a2 2 0 0 0-2-2v-4h2c3 0 3-4 1-4H3z"})});case "hook":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"6",rx:"1.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"1"}),jsxRuntime.jsx("path",{d:"M12 8v4a3.5 3.5 0 1 1-3.5 3.5c0-1.5 1-2.5 2-3"})]});case "turbine":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"9.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("path",{d:"M12 12c.5-3.5 2-6 2.5-6.5S12.5 5 11 7c-.6.8-1 2.2-1 4.5"}),jsxRuntime.jsx("path",{d:"M12 12c-2.8-2.2-5.3-3.2-6-3s-.5 2.5 1.8 3.3c.9.3 2.3.4 4.2-.3"}),jsxRuntime.jsx("path",{d:"M12 12c2.3 2.8 3.3 5.3 3.5 6s-2 1.5-2.8-.8c-.3-.9-.4-2.3-.7-4.2"})]});case "pliers":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4z"}),jsxRuntime.jsx("path",{d:"M9 13.5L4 21M15 13.5L20 21M10.5 10.5L8 3h3v5M13.5 10.5L16 3h-3v5"})]});case "drill":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M18 4H8a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v8a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V12h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z"}),jsxRuntime.jsx("path",{d:"M18 7h4M22 6v2M12 15h3"})]});case "hacksaw":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 17h16c1.5 0 2-1 2-2V5c0-1.5-1-2-2-2H4c-1.5 0-2 .5-2 2v8M18 17l2 4M2 17l-1 2a1.5 1.5 0 0 0 1.5 1.5H5"}),jsxRuntime.jsx("path",{d:"M3 14h15"})]});case "tapemeasure":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"14",height:"14",rx:"3"}),jsxRuntime.jsx("path",{d:"M17 14h4v3"}),jsxRuntime.jsx("path",{d:"M7 17v2M12 17v2"}),jsxRuntime.jsx("circle",{cx:"10",cy:"10",r:"3"})]});case "caliper":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 5h18M3 5v8M3 5v-2M8 5v5M8 5v-2"}),jsxRuntime.jsx("rect",{x:"9",y:"4",width:"6",height:"4",rx:"1"}),jsxRuntime.jsx("path",{d:"M15 5v8M15 5v-2"})]});case "spiritlevel":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("rect",{x:"8",y:"10",width:"8",height:"4",rx:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"1"}),jsxRuntime.jsx("line",{x1:"10",y1:"10",x2:"10",y2:"14"}),jsxRuntime.jsx("line",{x1:"14",y1:"10",x2:"14",y2:"14"})]});case "sledgehammer":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"3",width:"12",height:"6",rx:"1.5"}),jsxRuntime.jsx("path",{d:"M12 9v12"}),jsxRuntime.jsx("path",{d:"M10 6h4"})]});case "phonemobile":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18",r:"1"}),jsxRuntime.jsx("line",{x1:"10",y1:"4",x2:"14",y2:"4"})]});case "tablet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18",r:"1"})]});case "laptop":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20 16V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12"}),jsxRuntime.jsx("path",{d:"M2 16h20v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})]});case "smartwatch":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"3"}),jsxRuntime.jsx("path",{d:"M9 6V2h6v4M9 18v4h6v-4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "routerwifi":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"14",width:"20",height:"6",rx:"2"}),jsxRuntime.jsx("path",{d:"M5 14V3M19 14V3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"17",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"18",cy:"17",r:"0.5"})]});case "serverrack":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"2",width:"18",height:"20",rx:"2"}),jsxRuntime.jsx("path",{d:"M3 8h18M3 14h18"}),jsxRuntime.jsx("circle",{cx:"6",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"11",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"1"})]});case "harddriveexternal":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"3",width:"14",height:"18",rx:"2"}),jsxRuntime.jsx("path",{d:"M9 18h6"}),jsxRuntime.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"12"})]});case "webcam":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"10",r:"7"}),jsxRuntime.jsx("circle",{cx:"12",cy:"10",r:"3"}),jsxRuntime.jsx("path",{d:"M12 17v3M8 20h8"})]});case "chisel":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M10 3h4v7h-4z M12 10v4 M8 14h8v6l-4 2-4-2z"})});case "crowbar":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 22l14-14 M18 8a3 3 0 0 0 3-3c0-1.5-1.5-2-2.5-1L14.5 8"})});case "funnel":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M20 3H4v3l6 6v7l4 2v-9l6-6z"})});case "oilcan":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M8 8h8v10a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V8z M12 8V4 M12 4l8-2 M6 13a3 3 0 0 1-3-3v-2M12 4l-4 2"})});case "bearing":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5.5",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18.5",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"5.5",cy:"12",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"18.5",cy:"12",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"7.4",cy:"7.4",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"16.6",cy:"7.4",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"7.4",cy:"16.6",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"16.6",cy:"16.6",r:"1.5"})]});case "pulley":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"1.5"}),jsxRuntime.jsx("path",{d:"M6 13V3h12v10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"3",r:"1"})]});case "sprocket":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"7"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("path",{d:"M12 2l1.5 2 1.5-2M12 22l-1.5-2-1.5 2M2 12l2-1.5-2-1.5M22 12l-2 1.5 2 1.5"})]});case "projector":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"8",width:"18",height:"9",rx:"2"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12.5",r:"3.5"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12.5",r:"1.5"}),jsxRuntime.jsx("line",{x1:"6",y1:"11",x2:"10",y2:"11"}),jsxRuntime.jsx("line",{x1:"6",y1:"14",x2:"8",y2:"14"})]});case "gameconsole":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"8",y:"2",width:"8",height:"20",rx:"1.5"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("path",{d:"M6 22h12"})]});case "vrheadset":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"8",width:"18",height:"8",rx:"3"}),jsxRuntime.jsx("path",{d:"M10 8c1 1.5 3 1.5 4 0"}),jsxRuntime.jsx("line",{x1:"6",y1:"12",x2:"18",y2:"12"})]});case "smartspeaker":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"3",width:"12",height:"18",rx:"6"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"5",rx:"5",ry:"1.5"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"5",rx:"3",ry:"1"})]});case "powerbank":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2"}),jsxRuntime.jsx("circle",{cx:"8",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"5",r:"1"})]});case "usbdrive":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"7",y:"8",width:"10",height:"14",rx:"2"}),jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18",r:"1"})]});case "motherboard":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"6",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"15",y:"6",width:"3",height:"12",rx:"0.5"}),jsxRuntime.jsx("line",{x1:"6",y1:"16",x2:"12",y2:"16"})]});case "ramstick":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"8",width:"20",height:"8",rx:"1"}),jsxRuntime.jsx("line",{x1:"3",y1:"16",x2:"21",y2:"16"}),jsxRuntime.jsx("rect",{x:"4",y:"10",width:"2",height:"4"}),jsxRuntime.jsx("rect",{x:"8",y:"10",width:"2",height:"4"}),jsxRuntime.jsx("rect",{x:"12",y:"10",width:"2",height:"4"}),jsxRuntime.jsx("rect",{x:"16",y:"10",width:"2",height:"4"})]});case "crank":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("line",{x1:"8",y1:"16",x2:"16",y2:"8"}),jsxRuntime.jsx("circle",{cx:"18",cy:"6",r:"3"})]});case "camshaft":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M6 12a3 3 0 0 1-3-3V6a3 3 0 0 1 6 0v3a3 3 0 0 1-3 3z"}),jsxRuntime.jsx("path",{d:"M18 12a3 3 0 0 0 3 3v3a3 3 0 0 0-6 0v-3a3 3 0 0 0 3-3z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "driveshaft":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),jsxRuntime.jsx("rect",{x:"2",y:"9",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"19",y:"9",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M5 8v8M19 8v8"})]});case "valve":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"})]});case "propeller":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("path",{d:"M12 10c1.5-2.5 4-3.5 4.5-2s-1.5 3.5-4.5 2z"}),jsxRuntime.jsx("path",{d:"M10 12c-2.5 1.5-3.5 4-2 4.5s3.5-1.5 2-4.5z"}),jsxRuntime.jsx("path",{d:"M12 14c-1.5 2.5-4 3.5-4.5 2s1.5-3.5 4.5-2z"}),jsxRuntime.jsx("path",{d:"M14 12c2.5-1.5 3.5-4 2-4.5s-3.5 1.5-2 4.5z"})]});case "rotor":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M12 6h8M12 18H4M6 12V4M18 12v8"})]});case "hydraulicjack":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"8",width:"10",height:"12",rx:"1"}),jsxRuntime.jsx("rect",{x:"9",y:"4",width:"4",height:"4",rx:"0.5"}),jsxRuntime.jsx("line",{x1:"3",y1:"20",x2:"21",y2:"20"}),jsxRuntime.jsx("path",{d:"M16 12h3v6h-3"})]});case "gpu":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("circle",{cx:"7",cy:"12",r:"2.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("circle",{cx:"17",cy:"12",r:"2.5"}),jsxRuntime.jsx("line",{x1:"4",y1:"18",x2:"20",y2:"18"})]});case "powersupply":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("path",{d:"M12 7v10M7 12h10"}),jsxRuntime.jsx("line",{x1:"17",y1:"6",x2:"19",y2:"6"})]});case "networkswitch":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("rect",{x:"5",y:"9",width:"3",height:"3"}),jsxRuntime.jsx("rect",{x:"10",y:"9",width:"3",height:"3"}),jsxRuntime.jsx("rect",{x:"15",y:"9",width:"3",height:"3"}),jsxRuntime.jsx("circle",{cx:"19",cy:"10",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"19",cy:"14",r:"0.5"})]});case "smartplug":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"3",width:"12",height:"18",rx:"4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("line",{x1:"10",y1:"7",x2:"10",y2:"9"}),jsxRuntime.jsx("line",{x1:"14",y1:"7",x2:"14",y2:"9"})]});case "smartbulb":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M15 14c1.2-1.2 2-3 2-5A5 5 0 0 0 7 9c0 2 .8 3.8 2 5h6z"}),jsxRuntime.jsx("rect",{x:"9",y:"14",width:"6",height:"4"}),jsxRuntime.jsx("line",{x1:"10",y1:"18",x2:"14",y2:"18"}),jsxRuntime.jsx("line",{x1:"11",y1:"21",x2:"13",y2:"21"})]});case "securitycamera":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"14",height:"10",rx:"2"}),jsxRuntime.jsx("path",{d:"M16 10l5-4v12l-5-4z"}),jsxRuntime.jsx("path",{d:"M5 21h8"}),jsxRuntime.jsx("line",{x1:"9",y1:"16",x2:"9",y2:"21"})]});case "smartlock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"11",width:"14",height:"10",rx:"2"}),jsxRuntime.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"15",r:"1"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"18"})]});case "thermostat":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"6"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"4"}),jsxRuntime.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"4",y2:"12"}),jsxRuntime.jsx("line",{x1:"20",y1:"12",x2:"22",y2:"12"})]});case "gclamp":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M16 8H8a4 4 0 0 0-4 4v2a4 4 0 0 0 4 4h4 M12 8v11 M10 19h4"})});case "vice":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"14",width:"18",height:"4",rx:"1"}),jsxRuntime.jsx("rect",{x:"6",y:"8",width:"5",height:"6"}),jsxRuntime.jsx("rect",{x:"13",y:"8",width:"5",height:"6"}),jsxRuntime.jsx("line",{x1:"2",y1:"11",x2:"22",y2:"11"})]});case "greasegun":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"8",width:"12",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M18 11h4v2 M6 11H2 M10 8l-4-4v12"})]});case "gearbox":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"5",width:"18",height:"14",rx:"2"}),jsxRuntime.jsx("circle",{cx:"8",cy:"12",r:"3"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12",r:"4"}),jsxRuntime.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]});case "differential":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"12",x2:"12",y2:"22"})]});case "suspension":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3v18 M7 6l5 3 5-3 M7 18l5-3 5 3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"15",r:"2"})]});case "windlass":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"7",width:"12",height:"10",rx:"1"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M20 8l2 4-2 4"})]});case "earbuds":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"6",width:"14",height:"12",rx:"3"}),jsxRuntime.jsx("circle",{cx:"9",cy:"11",r:"2"}),jsxRuntime.jsx("circle",{cx:"15",cy:"11",r:"2"}),jsxRuntime.jsx("path",{d:"M9 13v3M15 13v3"})]});case "smartring":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"1"})]});case "drawingtablet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}),jsxRuntime.jsx("rect",{x:"5",y:"7",width:"14",height:"10"}),jsxRuntime.jsx("path",{d:"M17 9l2 2-6 6-2-2z"})]});case "barcodescanner":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M16 3H8L6 8h12z M10 8l-2 11h8l-2-11"}),jsxRuntime.jsx("line",{x1:"3",y1:"12",x2:"21",y2:"12"})]});case "posregister":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"14",width:"18",height:"7",rx:"1"}),jsxRuntime.jsx("rect",{x:"6",y:"4",width:"12",height:"9",rx:"1"}),jsxRuntime.jsx("line",{x1:"6",y1:"17",x2:"18",y2:"17"})]});case "calculator":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"4",y:"3",width:"14",height:"18",rx:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"5",width:"10",height:"4"}),jsxRuntime.jsx("circle",{cx:"8",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"8",cy:"16",r:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"16",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"16",r:"1"})]});case "remotecontrol":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"2",width:"12",height:"20",rx:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"6",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("line",{x1:"9",y1:"17",x2:"15",y2:"17"})]});case "soundbar":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"14",width:"20",height:"4",rx:"1"}),jsxRuntime.jsx("rect",{x:"15",y:"4",width:"6",height:"9",rx:"1"}),jsxRuntime.jsx("circle",{cx:"18",cy:"8.5",r:"2"})]});case "jackhammer":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 4h16 M12 4v4 M8 8h8 M8 8l1 6h6l1-6 M12 14v4 M11 18h2 M12 18l-1 4"})});case "solderingiron":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M7 17l-4 4 M6 13l5 5 M10 9l8 8 M14 5l5 5 M19 5l2-2"})});case "blowtorch":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"8",y:"10",width:"8",height:"11",rx:"1"}),jsxRuntime.jsx("path",{d:"M12 10V7 M12 7l4-2 M16 5V3 M12 7h-3"})]});case "wheelbarrow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 17h6l4-7h8v3l-5 4H6l-4-4"}),jsxRuntime.jsx("circle",{cx:"17",cy:"18",r:"2.5"}),jsxRuntime.jsx("path",{d:"M6 17l-1 4 M12 14l-1 7"})]});case "plumbbob":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),jsxRuntime.jsx("path",{d:"M12 9l-4 7 4 5 4-5-4-7z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"1.5"})]});case "shears":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 6l6 6M6 18l6-6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"1.5"}),jsxRuntime.jsx("path",{d:"M12 12l7-5M12 12l7 5"}),jsxRuntime.jsx("circle",{cx:"20",cy:"7",r:"2"}),jsxRuntime.jsx("circle",{cx:"20",cy:"17",r:"2"})]});case "wirestripper":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 4c0 3 2 5 6 5s6-2 6-5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"1.5"}),jsxRuntime.jsx("path",{d:"M12 9l-4 11M12 9l4 11"}),jsxRuntime.jsx("path",{d:"M10 14h4"})]});case "pipewrench":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"10",width:"6",height:"11",rx:"1"}),jsxRuntime.jsx("path",{d:"M10 10V6h6V3"}),jsxRuntime.jsx("path",{d:"M13 10V8"})]});case "floppy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 2h13l3 3v15a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"}),jsxRuntime.jsx("rect",{x:"6",y:"14",width:"12",height:"8"}),jsxRuntime.jsx("rect",{x:"8",y:"2",width:"8",height:"6"})]});case "tapecassette":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}),jsxRuntime.jsx("circle",{cx:"8",cy:"11",r:"2"}),jsxRuntime.jsx("circle",{cx:"16",cy:"11",r:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"16",width:"12",height:"4"})]});case "cd":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "tv":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("path",{d:"M12 19v3M7 22h10M17 2l-5 5-5-5"})]});case "radio":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"14",rx:"2"}),jsxRuntime.jsx("circle",{cx:"7",cy:"13",r:"3"}),jsxRuntime.jsx("line",{x1:"14",y1:"10",x2:"18",y2:"10"}),jsxRuntime.jsx("circle",{cx:"16",cy:"15",r:"1.5"}),jsxRuntime.jsx("path",{d:"M4 6l6-4 M19 6V3"})]});case "walkietalkie":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"7",width:"12",height:"14",rx:"2"}),jsxRuntime.jsx("line",{x1:"8",y1:"7",x2:"8",y2:"2"}),jsxRuntime.jsx("circle",{cx:"10",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"14",cy:"12",r:"1"}),jsxRuntime.jsx("line",{x1:"9",y1:"16",x2:"15",y2:"16"})]});case "headset":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 11c0-5 4-9 9-9s9 4 9 9"}),jsxRuntime.jsx("rect",{x:"2",y:"11",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"19",y:"11",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M3 17h3l3 4"})]});case "fish":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 12c0-3.5 3-6 8-6 4 0 7 2 9 4.5V15.5c-2 2.5-5 4.5-9 4.5-5 0-8-2.5-8-6z M18 12c1.5-1.5 3-1.5 4-1M18 12c1.5 1.5 3 1.5 4 1 M8 9.5a1 1 0 1 0 0 2 1 1 0 1 0 0-2"})});case "butterfly":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 3v18 M12 6c-2-3-8-3-8 2 0 4 5 5 8 2 M12 6c2-3 8-3 8 2 0 4-5 5-8 2 M12 12c-2-2-8-1-8 4s5 3 8 0 M12 12c2-2 8-1 8 4s-5 3-8 0"})});case "bird":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M3 16c4 0 7-3 8-7 1 4 4 7 8 7 M11 9c1-3 3-5 6-5 1 2 1 4-1 6.5 M19 9c1-1 2-1 3 0l-3 3 M4 16c-1 2-2 4-2 6h8c-2-2-4-4-6-6z"})});case "cat":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"8"}),jsxRuntime.jsx("path",{d:"M6 6L4 10 M18 6l2 4 M9 11.5a.5.5 0 1 0 0 1 .5.5 0 1 0 0-1 M15 11.5a.5.5 0 1 0 0 1 .5.5 0 1 0 0-1 M12 14.5l-1.5-1.5h3z M5 16h3M19 16h-3"})]});case "dog":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"8"}),jsxRuntime.jsx("path",{d:"M4 11l-1 5a1 1 0 0 0 1 1h1 M20 11l1 5a1 1 0 0 1-1 1h-1 M9 11.5a1 1 0 1 0 0 2 1 1 0 1 0 0-2 M15 11.5a1 1 0 1 0 0 2 1 1 0 1 0 0-2 M12 15a1.5 1.5 0 1 1-3 0"})]});case "rabbit":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"14",r:"7"}),jsxRuntime.jsx("path",{d:"M9 7c0-2.5-.5-5-2-5s-2 2.5-2 5 M15 7c0-2.5.5-5 2-5s2 2.5 2 5 M9 12.5a.5.5 0 1 0 0 1 M15 12.5a.5.5 0 1 0 0 1 M12 14.5l-1-1h2z"})]});case "elephant":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("path",{d:"M4 12c-2.5 0-3-2.5-3-4s2-2 3-1 M20 12c2.5 0 3-2.5 3-4s-2-2-3-1 M12 14c0 3 .5 6 3 6M10 13l-1.5 2 M14 13l1.5 2"})]});case "owl":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"8"}),jsxRuntime.jsx("circle",{cx:"8.5",cy:"11.5",r:"2.5"}),jsxRuntime.jsx("circle",{cx:"15.5",cy:"11.5",r:"2.5"}),jsxRuntime.jsx("path",{d:"M12 14l-1-1.5h2z M6 6l3 2 M18 6l-3 2"})]});case "turtle":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("path",{d:"M12 4V2 M12 20v2 M4 12H2 M20 12h2 M6 6l-2-2 M18 18l2 2 M18 6l2-2 M6 18l-2 2"})]});case "dolphin":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M22 6c-3 0-6 2-9 5s-6 5-11 5c4 0 7-1 9-3s4-5 8-7 M11.5 12l2.5-3.5 M4 16c-.5 1-1.5 2.5-2 3 M18 8.5a.5.5 0 1 0 0-1 .5.5 0 1 0 0 1"})});case "rose":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3a5 5 0 0 1 5 5c0 4.5-5 9-5 9s-5-4.5-5-9a5 5 0 0 1 5-5z"}),jsxRuntime.jsx("path",{d:"M12 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"}),jsxRuntime.jsx("path",{d:"M12 17v5M10 20h4"}),jsxRuntime.jsx("path",{d:"M12 14c1.5-1.5 3-1.5 3.5-3s-.5-3-2-2.5"})]});case "sunflower":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"4"}),jsxRuntime.jsx("path",{d:"M12 2v2M12 20v2M2 12h2M20 12h2M5 5l1.5 1.5M17.5 17.5L19 19M5 19l1.5-1.5M17.5 6.5L19 5"}),jsxRuntime.jsx("path",{d:"M12 6a6 6 0 0 1 6 6M12 18a6 6 0 0 1-6-6"})]});case "tulip":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 20V10M9 20h6"}),jsxRuntime.jsx("path",{d:"M12 4c-3.5 0-6 3-6 7.5S8.5 17 12 17s6-1 6-5.5S15.5 4 12 4z"}),jsxRuntime.jsx("path",{d:"M12 4v13M8 6c0 4 2 6.5 4 6.5s4-2.5 4-6.5"})]});case "lotus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 21c-4 0-7-3-7-7 0-4.5 7-11 7-11s7 6.5 7 11c0 4-3 7-7 7z"}),jsxRuntime.jsx("path",{d:"M12 10c-2.5 1.5-4 4-4 7h8c0-3-1.5-5.5-4-7z"}),jsxRuntime.jsx("path",{d:"M5 14c-1.5 1.5-2 3.5-1.5 5s2 1.5 3.5.5M19 14c1.5 1.5 2 3.5 1.5 5s-2 1.5-3.5.5"})]});case "daisy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("path",{d:"M12 2v7M12 15v7M2 12h7M15 12h7M5 5l5 5M14 14l5 5M5 19l5-5M14 10l5-5"})]});case "hibiscus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 14c3.5 0 6-2 6-5.5S15.5 3 12 3 6 5 6 8.5 8.5 14 12 14z"}),jsxRuntime.jsx("path",{d:"M12 14c-2.5 3-2.5 6 0 7s2.5-4 0-7z"}),jsxRuntime.jsx("path",{d:"M12 10l5-5M17 5h1M17 5v-1"}),jsxRuntime.jsx("circle",{cx:"18",cy:"4",r:"1"})]});case "orchid":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3v9M7 5c1 3 3 5 5 7s4-4 5-7"}),jsxRuntime.jsx("path",{d:"M6 14c2-1 4 0 6 2s1 5-1 6-4-1-5-3 0-5 0-5z"}),jsxRuntime.jsx("path",{d:"M18 14c-2-1-4 0-6 2s-1 5 1 6 4-1 5-3 0-5 0-5z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"1.5"})]});case "lily":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 21V10M12 10c-3-1-5-4-5-7h10c0 3-2 6-5 7z"}),jsxRuntime.jsx("path",{d:"M7 3c0 3.5 2 6 5 6.5s5-3 5-6.5"}),jsxRuntime.jsx("path",{d:"M10 13c1 1.5 3 1.5 4 0"})]});case "cactus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3v18M8 21h8"}),jsxRuntime.jsx("path",{d:"M12 8c-3 0-4 1-4 4v3"}),jsxRuntime.jsx("path",{d:"M12 6c3 0 4 1 4 4v4"}),jsxRuntime.jsx("path",{d:"M6 12v2c0 1.5 1 2 2 2"}),jsxRuntime.jsx("path",{d:"M18 10v2c0 1.5-1 2-2 2"})]});case "lavender":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22V10"}),jsxRuntime.jsx("path",{d:"M12 10c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"}),jsxRuntime.jsx("path",{d:"M12 6c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"}),jsxRuntime.jsx("path",{d:"M12 14c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"}),jsxRuntime.jsx("path",{d:"M12 18c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"})]});case "cloudrain":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242"}),jsxRuntime.jsx("path",{d:"M16 14v6"}),jsxRuntime.jsx("path",{d:"M8 14v6"}),jsxRuntime.jsx("path",{d:"M12 16v6"})]});case "cloudsnow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242"}),jsxRuntime.jsx("path",{d:"M8 15h.01M8 19h.01M12 17h.01M12 21h.01M16 15h.01M16 19h.01"})]});case "wind":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"})});case "tornado":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 4H3M20 8H4M18 12H6M15 16H9M13 20h-2"})});case "snowflake":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("path",{d:"M20 16l-4-4 4-4M4 8l4 4-4 4M16 4l-4 4-4-4M8 20l4-4 4 4"})]});case "rainbow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M22 17a10 10 0 0 0-20 0"}),jsxRuntime.jsx("path",{d:"M18 17a6 6 0 0 0-12 0"}),jsxRuntime.jsx("path",{d:"M14 17a2 2 0 0 0-4 0"})]});case "thermometer":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"})});case "leaf":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 3.5 1 9.8a7 7 0 0 1-13.9.2"}),jsxRuntime.jsx("path",{d:"M9 22L19 12"})]});case "tree":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 19V5M5 13l7-7 7 7M3 17l9-9 9 9"}),jsxRuntime.jsx("path",{d:"M9 22h6"})]});case "hurricane":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"4"}),jsxRuntime.jsx("path",{d:"M12 2C6.5 2 2 6.5 2 12c0 2 .6 3.9 1.7 5.5l1.3-1.3C4.4 15 4 13.5 4 12c0-4.4 3.6-8 8-8 1.5 0 3 .4 4.2 1l1.3-1.3C15.9 2.6 14 2 12 2z"}),jsxRuntime.jsx("path",{d:"M12 22c5.5 0 10-4.5 10-10 0-2-.6-3.9-1.7-5.5l-1.3 1.3c.6 1.2 1 2.7 1 4.2 0 4.4-3.6 8-8 8-1.5 0-3-.4-4.2-1l-1.3 1.3c1.6 1.1 3.5 1.7 5.5 1.7z"})]});case "burger":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 12c0-4 4-8 10-8s10 4 10 8H2z"}),jsxRuntime.jsx("path",{d:"M2 12c0 2 2 3 5 3s5-1 5-3m-10 0v2a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-2"}),jsxRuntime.jsx("path",{d:"M2 15h20"})]});case "pizza":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M22 11L12 22 2 11c0-5.5 4.5-10 10-10s10 4.5 10 10z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"7",r:"1"}),jsxRuntime.jsx("circle",{cx:"8",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12",r:"1"}),jsxRuntime.jsx("path",{d:"M2 11h20"})]});case "apple":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22c4.97 0 9-3.03 9-8 0-4.5-3-6-5-6-.5 0-1.07.13-1.63.38A5.86 5.86 0 0 0 12 8c-.78 0-1.64.13-2.37.38C9.07 8.13 8.5 8 8 8c-2 0-5 1.5-5 6 0 4.97 4.03 8 9 8z"}),jsxRuntime.jsx("path",{d:"M12 8V4c0-1 1-2 2-2"})]});case "banana":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M16 3c.5 1.5-.5 3-2.5 4.5s-5.5 3-8 5.5-3.5 5-3.5 7.5c2.5 0 5-1 7.5-3.5s4-6 5.5-8 3-3 4.5-2.5z"}),jsxRuntime.jsx("path",{d:"M3 21.5l-1 1"})]});case "cake":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"11",width:"18",height:"10",rx:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"5",width:"12",height:"6",rx:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"2"}),jsxRuntime.jsx("path",{d:"M12 2c.5 0 1 .5 1 1s-.5 1-1 1-1-.5-1-1 .5-1 1-1z"})]});case "icecream":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2a7 7 0 0 0-7 7c0 2.38 1.19 4.47 3 5.74V22l4-2 4 2v-7.26c1.81-1.27 3-3.36 3-5.74a7 7 0 0 0-7-7z"}),jsxRuntime.jsx("path",{d:"M5 9h14"})]});case "donut":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("path",{d:"M10 5.5a1 1 0 1 0 0-2"}),jsxRuntime.jsx("path",{d:"M14 19a1 1 0 1 0 0 2"}),jsxRuntime.jsx("path",{d:"M5 13a1 1 0 1 0 0 2"}),jsxRuntime.jsx("path",{d:"M18.5 9.5a1 1 0 1 0 0-2"})]});case "popcorn":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M18 8l-1.5 14H7.5L6 8h12z"}),jsxRuntime.jsx("path",{d:"M10 8v14M14 8v14"}),jsxRuntime.jsx("path",{d:"M6.5 8C5.5 8 5 7 5 6s1-2 2-2 2 1 2.5 2M18.5 8c1 0 1.5-1 1.5-2s-1-2-2-2-2 1-2.5 2M9 6a3 3 0 0 1 6 0"})]});case "watermelon":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M22 12a10 10 0 0 1-20 0h20z"}),jsxRuntime.jsx("path",{d:"M18 12a6 6 0 0 1-12 0"}),jsxRuntime.jsx("circle",{cx:"9",cy:"14",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"16",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"15",cy:"14",r:"0.5"})]});case "cookie":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"8",cy:"9",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"15",cy:"8",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"9",cy:"15",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"14",cy:"14",r:"1.5"}),jsxRuntime.jsx("path",{d:"M18.5 5.5a3 3 0 0 1 0 5 3 3 0 0 1-3 0"})]});case "safe":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"4"}),jsxRuntime.jsx("path",{d:"M12 2v2M12 20v2M20 12h2M2 12h2"})]});case "goldbars":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 17h20M2 21h20M5 17L3 9h18l-2 8M6 9L4 2h16l-2 7"})});case "bank":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M3 21h18M3 10h18M5 6l7-3 7 3M4 10v11M20 10v11M8 14v3M12 14v3M16 14v3"})});case "coin":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),jsxRuntime.jsx("path",{d:"M14.5 10a2.5 2.5 0 0 0-5 0c0 2 3 2 3 4a2.5 2.5 0 0 1-5 0"})]});case "piggybank":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M19 12h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-2M15 5c-1.5 0-2.8 1.4-3 3-1-.6-2.2-1-3.5-1A9.5 9.5 0 0 0 3 14c0 3 2.5 5 5.5 5h7.5c2 0 4-1.5 4-4.5V11c0-3.3-2.7-6-6-6z"}),jsxRuntime.jsx("path",{d:"M7 19v2M13 19v2M12 2v4"})]});case "shoppingbag":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),jsxRuntime.jsx("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),jsxRuntime.jsx("path",{d:"M16 10a4 4 0 0 1-8 0"})]});case "shoppingcart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"9",cy:"21",r:"1"}),jsxRuntime.jsx("circle",{cx:"20",cy:"21",r:"1"}),jsxRuntime.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})]});case "scale":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 3v17M12 20H8m8 0h-8M3 7h18M6 7l-3 6h6l-3-6M18 7l-3 6h6l-3-6"})});case "receipt":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z"}),jsxRuntime.jsx("line",{x1:"8",y1:"8",x2:"16",y2:"8"}),jsxRuntime.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),jsxRuntime.jsx("line",{x1:"8",y1:"16",x2:"12",y2:"16"})]});case "banknote":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("path",{d:"M6 12h.01M18 12h.01"})]});case "euro":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M16 8a4 4 0 1 0 0 8M9 10h6M9 14h6"})]});case "yen":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M12 12V7M12 12L9 7M12 12l3-5M9 15h6M9 19h6"})]});case "pound":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M16 8a4 4 0 0 0-7.3-2h0a4 4 0 0 0-.7 2V16h7M9 12h6"})]});case "atom":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"4",ry:"9",transform:"rotate(45 12 12)"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"4",ry:"9",transform:"rotate(-45 12 12)"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"9",ry:"4"})]});case "dna":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4.5 10.5C4.5 5 19.5 5 19.5 10.5S4.5 16 4.5 19.5"}),jsxRuntime.jsx("path",{d:"M19.5 10.5c0 5.5-15 5.5-15 11"}),jsxRuntime.jsx("path",{d:"M6 8h12M4.5 12h15M6.5 16h11"})]});case "microscope":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M6 18h8M3 22h14M12 6a4 4 0 0 0-4 4v8M9 6h6M12 2v4M5 14h6"})});case "telescope":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18.5 5.5L8 16M13.5 3.5l1.5 1.5M7 14.5l1.5 1.5M9 21l3-5M12 16l3 5M6 21h12"})});case "beaker":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M6 3h12M6 3v15a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V3M6 14h12M12 17h.01M9 17h.01"})});case "folderplus":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2zM12 10v6M9 13h6"})});case "folderminus":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2zM9 13h6"})});case "foldercheck":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2zM9 13l2 2 4-4"})});case "calendarplus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),jsxRuntime.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),jsxRuntime.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"12",x2:"12",y2:"18"}),jsxRuntime.jsx("line",{x1:"9",y1:"15",x2:"15",y2:"15"})]});case "calendarcheck":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),jsxRuntime.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),jsxRuntime.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"}),jsxRuntime.jsx("path",{d:"M9 14l2 2 4-4"})]});default:return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]})}},hl=({id:s,color:e="#6366f1",theme:r,preset:n="glass"})=>{let t=r==="dark",c=(e.toLowerCase()==="#ffffff"||e.toLowerCase()==="#fff")&&!t?"#475569":e,m=tu(n,c,r||"dark"),l=`stroke-grad-${s}`,g=`fill-grad-${s}`,u=`shadow-${s}`,y=au(l,g,u,c,m.strokeWidth);if(s.startsWith("letter-")){let Us=s.replace("letter-","").toUpperCase();return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",className:"w-full h-full",style:{overflow:"visible"},children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx("filter",{id:u,x:"-20%",y:"-20%",width:"140%",height:"140%",children:jsxRuntime.jsx("feDropShadow",{dx:"0",dy:"1.5",stdDeviation:m.shadowRadius,floodColor:m.shadowColor,floodOpacity:t?"0.6":"0.35"})}),jsxRuntime.jsx("linearGradient",{id:l,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.strokeGradient.stops.map((W,Di)=>jsxRuntime.jsx("stop",{offset:W.offset,stopColor:W.color,stopOpacity:W.opacity??1},Di))}),jsxRuntime.jsx("linearGradient",{id:g,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.fillGradient.stops.map((W,Di)=>jsxRuntime.jsx("stop",{offset:W.offset,stopColor:W.color,stopOpacity:W.opacity},Di))}),jsxRuntime.jsxs("radialGradient",{id:`plate-bg-gradient-${s}`,cx:"50%",cy:"50%",r:"70%",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:t?"#1f2937":"#ffffff",stopOpacity:t?.9:.95}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:t?"#0b0f19":"#f8fafc",stopOpacity:t?.7:.8})]})]}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"7",fill:m.glowColor,style:{filter:"blur(3.5px)"}}),jsxRuntime.jsx("text",{x:"12",y:"18.5",textAnchor:"middle",fontSize:"18.5",fontWeight:"900",fill:`url(#${l})`,filter:`url(#${u})`,fontFamily:"system-ui, -apple-system, sans-serif",letterSpacing:"-0.5",children:Us})]})}let R=cu(s,c,t);if(!R)return null;let F0=vh__default.default.Children.map(R.props.children,y);return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",className:"w-full h-full",style:{overflow:"visible"},children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx("filter",{id:u,x:"-25%",y:"-25%",width:"150%",height:"150%",children:jsxRuntime.jsx("feDropShadow",{dx:"0",dy:"1.8",stdDeviation:m.shadowRadius,floodColor:m.shadowColor,floodOpacity:t?"0.6":"0.35"})}),jsxRuntime.jsx("linearGradient",{id:l,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.strokeGradient.stops.map((Us,W)=>jsxRuntime.jsx("stop",{offset:Us.offset,stopColor:Us.color,stopOpacity:Us.opacity??1},W))}),jsxRuntime.jsx("linearGradient",{id:g,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.fillGradient.stops.map((Us,W)=>jsxRuntime.jsx("stop",{offset:Us.offset,stopColor:Us.color,stopOpacity:Us.opacity},W))})]}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"7",fill:m.glowColor,style:{filter:"blur(3.5px)"}}),jsxRuntime.jsx("g",{transform:"translate(1.8, 1.8) scale(0.85)",children:F0})]})};function uu(s="glass",e,r="dark",n){let c=e||{glass:"#6366f1",metal:"#cbd5e1",clay:"#f43f5e",hologram:"#a855f7",gold:"#d4af37",silver:"#e2e8f0",glassmorphism:r==="dark"?"#ffffff":"#64748b",carbon:"#27272a",wood:"#d97706"}[s],m=n||"#ec4899";switch(s){case "glassmorphism":return {roughness:.05,metalness:.05,transmission:.96,thickness:1.5,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:c,emissive:r==="dark"?"#18181b":"#e4e4e7",emissiveIntensity:.2};case "carbon":return {roughness:.45,metalness:.1,transmission:0,thickness:0,clearcoat:.6,clearcoatRoughness:.15,ior:1.55,color:c,emissive:"#000000",emissiveIntensity:0};case "wood":return {roughness:.85,metalness:0,transmission:0,thickness:0,clearcoat:0,clearcoatRoughness:0,ior:1.3,color:c,emissive:"#000000",emissiveIntensity:0};case "gold":return {roughness:.12,metalness:.98,transmission:0,thickness:0,clearcoat:1,clearcoatRoughness:.05,ior:1.6,color:c,emissive:r==="dark"?"#221100":"#000000",emissiveIntensity:r==="dark"?.25:0};case "silver":return {roughness:.12,metalness:.98,transmission:0,thickness:0,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:c,emissive:r==="dark"?"#111111":"#000000",emissiveIntensity:r==="dark"?.2:0};case "metal":return {roughness:.15,metalness:.95,transmission:0,thickness:0,clearcoat:.8,clearcoatRoughness:.1,ior:1.5,color:c,emissive:"#000000",emissiveIntensity:0};case "clay":return {roughness:.9,metalness:.05,transmission:0,thickness:0,clearcoat:0,clearcoatRoughness:0,ior:1.3,color:c,emissive:"#000000",emissiveIntensity:0};case "hologram":return {roughness:.25,metalness:.3,transmission:.4,thickness:.6,clearcoat:1,clearcoatRoughness:.15,ior:1.45,color:c,emissive:m,emissiveIntensity:r==="dark"?.75:.4};default:return {roughness:.1,metalness:.1,transmission:.9,thickness:1.2,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:c,emissive:r==="dark"?c:"#000000",emissiveIntensity:r==="dark"?.3:0}}}var yu=({theme:s})=>{let e=s==="dark";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("ambientLight",{intensity:e?.4:.7,color:e?"#3f3f46":"#ffffff"}),jsxRuntime.jsx("directionalLight",{position:[5,10,5],intensity:e?1.5:1.2,color:e?"#ffffff":"#fbfbfb",castShadow:true,"shadow-mapSize":[1024,1024]}),jsxRuntime.jsx("pointLight",{position:[-5,5,-5],intensity:e?.8:.4,color:e?"#818cf8":"#d1d5db"}),jsxRuntime.jsx("spotLight",{position:[0,15,2],angle:.3,penumbra:1,intensity:e?1:.6,color:e?"#c084fc":"#fff"})]})},zl=({children:s,preset:e,angle:r,color:n,accentColor:t,spinSpeed:c,floatHeight:m,theme:l,interactive:g,customMaterial:u})=>{let y=vh.useRef(null),R=vh.useRef(null),[F0,Us]=vh.useState(false),Di={...uu(e,n,l,t),...u};return fiber.useFrame(mt=>{if(!y.current)return;let Mn=mt.clock.getElapsedTime();y.current.rotation.y=Mn*.3*c;let Qt=F0&&g?1.15:1;if(y.current.scale.lerp(new ia__namespace.Vector3(Qt,Qt,Qt),.15),R.current)if(F0&&g){let sc=-mt.pointer.y*Math.PI/8,$h=mt.pointer.x*Math.PI/8;R.current.rotation.x=ia__namespace.MathUtils.lerp(R.current.rotation.x,sc,.1),R.current.rotation.y=ia__namespace.MathUtils.lerp(R.current.rotation.y,$h,.1);}else R.current.rotation.x=ia__namespace.MathUtils.lerp(R.current.rotation.x,0,.1),R.current.rotation.y=ia__namespace.MathUtils.lerp(R.current.rotation.y,0,.1);}),jsxRuntime.jsx("group",{ref:y,onPointerOver:()=>g&&Us(true),onPointerOut:()=>g&&Us(false),children:jsxRuntime.jsx("group",{ref:R,children:jsxRuntime.jsx("group",{rotation:{front:[0,0,0],perspective:[.25,-0.35,0],tilted:[.25,-0.25,.25]}[r],children:jsxRuntime.jsx(drei.Float,{speed:1.5*c,rotationIntensity:.2,floatIntensity:1*m,children:s(Di)})})})})};function i({preset:s="glass",angle:e="perspective",environment:r="city",variant:n="3d",color:t,accentColor:c,spinSpeed:m=1,floatHeight:l=1,theme:g="dark",interactive:u=true,size:y,fallback2d:R,iconId:F0,canvas:Us=true,customMaterial:W,children:Di,...Fi}){let mt=y!==void 0?{width:typeof y=="number"?`${y}px`:y,height:typeof y=="number"?`${y}px`:y}:{width:"100%",height:"100%"},[Mn,Qt]=vh.useState(false);return vh.useEffect(()=>{Qt(true);},[]),n==="2d"||!Hl()||!Mn?jsxRuntime.jsx("div",{style:{...mt,display:"flex",alignItems:"center",justifyContent:"center",position:"relative"},...Fi,children:jsxRuntime.jsx("div",{style:{width:"85%",height:"85%",display:"flex",alignItems:"center",justifyContent:"center"},children:R||(F0?jsxRuntime.jsx(hl,{id:F0,color:t,theme:g,preset:s}):jsxRuntime.jsx("div",{style:{color:t||"#6366f1",fontStyle:"italic",fontSize:"11px"},children:"3D Icon"}))})}):Us?jsxRuntime.jsx("div",{style:{...mt,position:"relative"},...Fi,children:jsxRuntime.jsxs(fiber.Canvas,{camera:{position:[0,0,u?4.5:3],fov:45},gl:{antialias:true,alpha:true,preserveDrawingBuffer:true},shadows:true,children:[jsxRuntime.jsx(yu,{theme:g}),jsxRuntime.jsx(drei.Environment,{preset:r}),jsxRuntime.jsx(zl,{preset:s,angle:e,color:t,accentColor:c,spinSpeed:m,floatHeight:l,theme:g,interactive:u,customMaterial:W,children:Di}),jsxRuntime.jsx(drei.OrbitControls,{enableZoom:false,enablePan:false,makeDefault:true})]})}):jsxRuntime.jsx(zl,{preset:s,angle:e,color:t,accentColor:c,spinSpeed:m,floatHeight:l,theme:g,interactive:u,customMaterial:W,children:Di})}function Fl(s){return jsxRuntime.jsx(i,{iconId:"database",...s,children:e=>jsxRuntime.jsx("group",{children:[.5,0,-0.5].map((r,n)=>jsxRuntime.jsxs("group",{position:[0,r,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.38,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.92],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:"#10b981",emissive:e.emissiveIntensity>0?e.emissive:"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.92,.92,.05,32,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]})]},n))})})}function Vl(s){return jsxRuntime.jsx(i,{iconId:"cloud",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.62,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.5,-0.05,.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.48,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.5,-0.08,.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.42,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,.02],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.35,.75]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function Ol(s){let e=[-0.45,-0.15,.15,.45];return jsxRuntime.jsx(i,{iconId:"cpu",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[Math.PI/6,Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.4,1.4,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.7,.7,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#1e1e24":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.17],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.02,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:"#a855f7",emissive:r.emissiveIntensity>0?r.emissive:"#a855f7",emissiveIntensity:2})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[n,.76,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.14,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]}),jsxRuntime.jsxs("mesh",{position:[n,-0.76,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.14,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]},`tb-${t}`)),e.map((n,t)=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.76,n,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.08,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]}),jsxRuntime.jsxs("mesh",{position:[.76,n,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.08,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]},`lr-${t}`))]})})}function Ul(s){let e=[[0,.8,0],[-0.7,.25,.4],[.7,.25,.4],[-0.7,.25,-0.4],[.7,.25,-0.4],[0,-0.6,.5],[0,-0.6,-0.5]];return jsxRuntime.jsx(i,{iconId:"network",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.42,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("icosahedronGeometry",{args:[.8,1]}),jsxRuntime.jsx("meshBasicMaterial",{wireframe:true,color:r.color,transparent:true,opacity:.3})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:n,children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,8,8]}),jsxRuntime.jsx("meshBasicMaterial",{color:r.emissiveIntensity>0?r.emissive:"#10b981"})]})]},t))]})})}function $l(s){let r=Array.from({length:8}),n=.62;return jsxRuntime.jsx(i,{iconId:"gear",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/4,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.6,.6,.22,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.2,color:s.theme==="dark"?"#090d16":"#cbd5e1"})]}),r.map((c,m)=>{let l=m*(Math.PI*2)/8,g=Math.cos(l)*n,u=Math.sin(l)*n;return jsxRuntime.jsxs("mesh",{position:[g,0,u],rotation:[0,-l,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.22,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},m)})]})})}function jl(s){return jsxRuntime.jsx(i,{iconId:"facebook",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.3,1.3,.28],radius:.2,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[.1,-0.15,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.85,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,.12,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.16,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.22,.28,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.16,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.19,.2,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.16,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]})]})})}function _l(s){return jsxRuntime.jsx(i,{iconId:"anchor",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.9,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.35,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.55,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),[-0.275,.275].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.35,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.52,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.03,12,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.3,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.35,.055,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.35,-0.22,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("coneGeometry",{args:[.07,.18,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.35,-0.22,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("coneGeometry",{args:[.07,.18,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]})]})})}function Yl(s){return jsxRuntime.jsx(i,{iconId:"diamond",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.125,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.45,.75,.25,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:2.42,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3,flatShading:true})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.375,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.75,.75,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:2.42,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3,flatShading:true})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.76,.025,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",roughness:.15,metalness:.8})]})]})})}function Xl(s){return jsxRuntime.jsx(i,{iconId:"filter",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.7,.35,.45,32,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3,side:2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.225,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.4,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.39,.39,.02,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.4,metalness:.7,transparent:true,opacity:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,.125,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.35,.025,12,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2,wireframe:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.55,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",emissive:s.accentColor||"#ec4899",emissiveIntensity:1,roughness:.1,metalness:.2})]})]})})}function Jl(s){return jsxRuntime.jsx(i,{iconId:"pipeline",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.45,-0.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.5,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.4,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.2,.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.2,-0.2,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.2,.2,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.7,-0.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[.6,.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#e4e4e7"})]}),jsxRuntime.jsxs("group",{position:[.1,.2,.07],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.15,.025,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1,roughness:.15,metalness:.7})]}),[0,Math.PI/3,2*Math.PI/3].map((r,n)=>jsxRuntime.jsxs("mesh",{rotation:[0,r,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.02,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",roughness:.3,metalness:.6})]},n))]})]})})}function Zl(s){let r=Math.PI*.8,n=[-0.39,.28,0],t=[0,0,r];return jsxRuntime.jsx(i,{iconId:"refresh",...s,children:c=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.055,12,32,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:c.roughness,metalness:c.metalness,transmission:c.transmission,thickness:c.thickness,clearcoat:c.clearcoat,clearcoatRoughness:c.clearcoatRoughness,ior:c.ior,color:c.color,emissive:c.emissive,emissiveIntensity:c.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:n,rotation:t,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.2,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:c.emissiveIntensity>0?c.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.055,12,32,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:c.roughness,metalness:c.metalness,transmission:c.transmission,thickness:c.thickness,clearcoat:c.clearcoat,clearcoatRoughness:c.clearcoatRoughness,ior:c.ior,color:c.color,emissive:c.emissive,emissiveIntensity:c.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:n,rotation:t,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.2,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:c.emissiveIntensity>0?c.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]})]})]})})}function Kl(s){return jsxRuntime.jsx(i,{iconId:"webhook",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.25,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.7,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.6,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.35,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.35,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.35,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.35,.25,.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.35,.25,.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.35,.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function ql(s){return jsxRuntime.jsx(i,{iconId:"plus",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.082,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.5,roughness:.2,metalness:.6})]})]})})}function Ql(s){return jsxRuntime.jsx(i,{iconId:"minus",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),[-0.4,.4].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",roughness:.2,metalness:.5})]},n))]})})}function em(s){return jsxRuntime.jsx(i,{iconId:"close",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.85,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.85,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.082,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.5,roughness:.2,metalness:.6})]})]})})}function sm(s){return jsxRuntime.jsx(i,{iconId:"info",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.06,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.42,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.03,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})})}function om(s){return jsxRuntime.jsx(i,{iconId:"alertcircle",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.06,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.08,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.035,.38,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ef4444",emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})})}function rm(s){return jsxRuntime.jsx(i,{iconId:"rocket",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.2],position:[0,-0.15,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.35,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.95,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.3,.4,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.26,.15,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.9,color:"#18181b"})]}),jsxRuntime.jsxs("group",{position:[0,.45,.29],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#d4af37"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.01],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.02,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,transmission:.95,thickness:.5,color:"#38bdf8"})]})]}),jsxRuntime.jsxs("mesh",{position:[.3,.08,-0.15],rotation:[0,-Math.PI/3,.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.38,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[-0.3,.08,-0.15],rotation:[0,Math.PI/3,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.38,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.3],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.38,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]})]})})}function im(s){return jsxRuntime.jsx(i,{iconId:"flash",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.15],children:[jsxRuntime.jsxs("mesh",{position:[.15,.42,0],rotation:[0,0,-Math.PI/8],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.65,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.12,0],rotation:[0,0,Math.PI/6],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.52,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.2,-0.28,0],rotation:[0,0,-Math.PI/10],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.68,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function nm(s){return jsxRuntime.jsx(i,{iconId:"shield",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.06,.72,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.23,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.75,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.13],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.2,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:"#10b981",emissive:e.emissiveIntensity>0?e.emissive:"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.07,.04,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.38,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:"#10b981",emissive:e.emissiveIntensity>0?e.emissive:"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsx("group",{position:[0,0,.01],children:jsxRuntime.jsxs("mesh",{position:[0,.1,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.74,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0",wireframe:true})]})})]})})}function tm(s){return jsxRuntime.jsx(i,{iconId:"folder",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.05],position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.12],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.95,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.38,.54,-0.12],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.18,-0.04],rotation:[0,0,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.15,.9,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#f4f4f5"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.12,.02],rotation:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.12,.86,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.12],rotation:[-0.08,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.88,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function am(s){return jsxRuntime.jsx(i,{iconId:"mail",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.4,.95,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.09],rotation:[-0.1,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.66,.66,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.24,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.38,.48,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,.11],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#ef4444",emissive:"#b91c1c",emissiveIntensity:.2})]})]})})}function cm(s){return jsxRuntime.jsx(i,{iconId:"wallet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.82,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.38,-0.01],rotation:[0,0,-0.08],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.32,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#6366f1"})]}),jsxRuntime.jsxs("mesh",{position:[.24,.34,-0.02],rotation:[0,0,.12],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.32,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.08],rotation:[-0.08,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.76,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.12],rotation:[-0.06,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.28,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:e.roughness+.1,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.145],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#d4af37"})]})]})})}function lm(s){let e=[-0.3,0,.3],r=[.08,-0.18,-0.44];return jsxRuntime.jsx(i,{iconId:"calendar",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.2,1.2,.16],radius:.12,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.44,.02],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.2,.32,.18],radius:.06,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ef4444"})})}),jsxRuntime.jsxs("mesh",{position:[-0.32,.58,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.028,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[.32,.58,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.028,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#e2e8f0"})]}),r.map((t,c)=>e.map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m,t,.095],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.16,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:c===1&&l===1?"#3b82f6":s.theme==="dark"?"#1e293b":"#cbd5e1"})]},`${c}-${l}`)))]})})}function mm(s){return jsxRuntime.jsx(i,{iconId:"dollar",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.7,.7,.15,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.66,.05,12,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.72,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.23,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,.115,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.17,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.115,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.17,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]})]})})}function dm(s){let e=[.03,-0.09,-0.21,-0.33];return jsxRuntime.jsx(i,{iconId:"thumbup",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.05,-0.35,.05],position:[-0.05,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.45,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.65,.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:s.accentColor||"#f43f5e",emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.45,-0.25,.26],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.055,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.15,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.15,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.46,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.22,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.12,.35,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),e.map((n,t)=>jsxRuntime.jsxs("mesh",{position:[.32,n,.2],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.08,.24,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t))]})})}function gm(s){let e=vh.useMemo(()=>{let n=new ia__namespace.Shape;return n.moveTo(0,.3),n.bezierCurveTo(.2,.7,.7,.7,.7,.2),n.bezierCurveTo(.7,-0.2,.3,-0.5,0,-0.85),n.bezierCurveTo(-0.3,-0.5,-0.7,-0.2,-0.7,.2),n.bezierCurveTo(-0.7,.7,-0.2,.7,0,.3),n},[]),r={depth:.2,bevelEnabled:true,bevelSegments:6,steps:1,bevelSize:.08,bevelThickness:.08};return jsxRuntime.jsx(i,{iconId:"heart",...s,children:n=>jsxRuntime.jsx("group",{position:[0,.2,-0.1],rotation:[0,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("extrudeGeometry",{args:[e,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]})})})}function Im(s){let e=vh.useMemo(()=>{let n=new ia__namespace.Shape;return n.moveTo(-0.5,.4),n.lineTo(.5,.4),n.quadraticCurveTo(.6,.4,.6,.3),n.lineTo(.6,-0.2),n.quadraticCurveTo(.6,-0.3,.5,-0.3),n.lineTo(-0.15,-0.3),n.lineTo(-0.4,-0.6),n.lineTo(-0.3,-0.3),n.lineTo(-0.5,-0.3),n.quadraticCurveTo(-0.6,-0.3,-0.6,-0.2),n.lineTo(-0.6,.3),n.quadraticCurveTo(-0.6,.4,-0.5,.4),n},[]),r={depth:.16,bevelEnabled:true,bevelSegments:5,steps:1,bevelSize:.06,bevelThickness:.06};return jsxRuntime.jsx(i,{iconId:"chat",...s,children:n=>jsxRuntime.jsxs("group",{position:[0,.1,0],rotation:[.2,-0.2,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.08],children:[jsxRuntime.jsx("extrudeGeometry",{args:[e,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsx("mesh",{position:[-0.05,.1,.11],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.55,.07,.03],radius:.03,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:s.theme==="dark"?"#f8fafc":"#1e293b"})})}),jsxRuntime.jsx("mesh",{position:[-0.15,-0.08,.11],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.35,.07,.03],radius:.03,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:s.theme==="dark"?"#f8fafc":"#1e293b"})})})]})})}function fm(s){return jsxRuntime.jsx(i,{iconId:"key",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,.2,Math.PI/4],position:[0,.15,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.45,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.32,.1,16,64]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.55,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsx("mesh",{position:[.12,-0.3,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.18,.12,.1],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[.1,-0.45,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.14,.09,.1],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})})]})})}function wm(s){let e=vh.useMemo(()=>{let n=new ia__namespace.Shape,t=5,c=.65,m=.28,l=Math.PI/t,g=Math.PI/2;n.moveTo(0,c);for(let u=0;u<t;u++){let y=Math.cos(g)*c,R=Math.sin(g)*c;n.lineTo(y,R),g+=l,y=Math.cos(g)*m,R=Math.sin(g)*m,n.lineTo(y,R),g+=l;}return n.closePath(),n},[]),r={depth:.18,bevelEnabled:true,bevelSegments:5,steps:1,bevelSize:.06,bevelThickness:.06};return jsxRuntime.jsx(i,{iconId:"star",...s,children:n=>jsxRuntime.jsx("group",{rotation:[.2,-0.2,0],position:[0,0,-0.09],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("extrudeGeometry",{args:[e,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]})})})}function xm(s){let e=[[-0.2,-0.3,-0.18],[.2,-0.3,-0.18],[-0.2,-0.3,.18],[.2,-0.3,.18]];return jsxRuntime.jsx(i,{iconId:"cart",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,0],position:[0,.05,0],children:[jsxRuntime.jsx("mesh",{position:[0,-0.1,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.55,.04,.4],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[-0.26,.12,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.04,.4,.4],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[.26,.06,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.04,.28,.4],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.08,.18],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.48,.32,.04],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.08,-0.18],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.48,.32,.04],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.04,.3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.32,.28,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.38,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#ef4444"})]}),e.map((n,t)=>jsxRuntime.jsx("group",{position:n,children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#334155"})]})},t))]})})}function bm(s){return jsxRuntime.jsx(i,{iconId:"music",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,-0.05,0],children:[jsxRuntime.jsx("group",{position:[-0.22,-0.3,0],rotation:[.3,0,.5],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsx("group",{position:[.18,-0.12,0],rotation:[.3,0,.5],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsxs("mesh",{position:[-0.1,.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.3,.28,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsx("group",{position:[.1,.59,0],rotation:[0,0,.41],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.45,.14,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})})]})})}function km(s){return jsxRuntime.jsx(i,{iconId:"gamepad",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsx("mesh",{position:[-0.42,-0.12,.02],rotation:[0,0,.5],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.22,.54,.16],radius:.08,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[.42,-0.12,.02],rotation:[0,0,-0.5],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.22,.54,.16],radius:.08,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.04,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.82,.44,.18],radius:.12,smoothness:5,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("group",{position:[-0.26,.05,.11],children:[jsxRuntime.jsx("mesh",{castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.06,.18,.05],radius:.015,smoothness:3,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})})}),jsxRuntime.jsx("mesh",{castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.18,.06,.05],radius:.015,smoothness:3,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})})})]}),jsxRuntime.jsxs("group",{position:[.26,.05,.11],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#ef4444"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#22c55e"})," "]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#3b82f6"})," "]}),jsxRuntime.jsxs("mesh",{position:[.08,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#eab308"})," "]})]}),jsxRuntime.jsxs("group",{position:[-0.11,-0.08,.12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.06,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[.11,-0.08,.12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.06,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#334155"})]})]})]})})}function Pm(s){return jsxRuntime.jsx(i,{iconId:"bell",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.15,-0.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.42,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.032,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,0],rotation:[0,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.32,32,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.32,.45,.5,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.33,0],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.44,.05,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.46,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#e2e8f0"})]})]})})}function Gm(s){let r=Array.from({length:8}),n=.64;return jsxRuntime.jsx(i,{iconId:"sun",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[.15,-0.15,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.42,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]}),r.map((c,m)=>{let l=m*(Math.PI*2)/8,g=Math.cos(l)*n,u=Math.sin(l)*n;return jsxRuntime.jsxs("mesh",{position:[g,u,0],rotation:[0,0,l+Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.048,.2,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},m)})]})})}function Rm(s){return jsxRuntime.jsx(i,{iconId:"bulb",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.22,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.44,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.24,.26,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,.15,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.02,8,32,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f59e0b",emissive:"#fbbf24",emissiveIntensity:2})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.2,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f59e0b",emissive:"#fbbf24",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.11,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.2,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f59e0b",emissive:"#fbbf24",emissiveIntensity:1})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.26,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.18,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.14,.08,.06,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#334155"})]})]})]})})}function Cm(s){return jsxRuntime.jsx(i,{iconId:"camera",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1,.65,.38],radius:.1,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,.18],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.28,.22,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,.29],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,.3],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.1,color:"#38bdf8",transparent:true,opacity:.6})]}),jsxRuntime.jsx("mesh",{position:[-0.26,.38,.08],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.22,.12,.12],radius:.02,smoothness:3,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})})}),jsxRuntime.jsxs("mesh",{position:[-0.26,.38,.14],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.08,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.1,color:"#f8fafc",emissive:"#ffffff",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.28,.36,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.02,.34,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.06,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.8,color:"#475569"})]})]})})}function Lm(s){return jsxRuntime.jsx(i,{iconId:"clock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.54,.54,.2,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.065],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.46,.46,.08,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:s.theme==="dark"?"#1e293b":"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsx("group",{position:[.08,.08,.11],rotation:[0,0,-0.8],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.22,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,color:"#ef4444"})]})}),jsxRuntime.jsx("group",{position:[-0.11,.13,.11],rotation:[0,0,.7],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.32,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,color:s.theme==="dark"?"#cbd5e1":"#0f172a"})]})}),jsxRuntime.jsxs("group",{position:[-0.36,.44,0],rotation:[0,0,.7],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[.36,.44,0],rotation:[0,0,-0.7],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.26,-0.52,0],rotation:[0,0,.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.26,-0.52,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]})})}function Bm(s){return jsxRuntime.jsx(i,{iconId:"trophy",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.14,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.42,.18,.44,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.36,0],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.04,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.42,.14,0],rotation:[0,0,.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.035,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.42,.14,0],rotation:[0,0,-0.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.035,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.16,.22,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsx("mesh",{position:[0,-0.36,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.42,.14,.42],radius:.03,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:s.theme==="dark"?"#1e293b":"#475569"})})})]})})}function Nm(s){return jsxRuntime.jsx(i,{iconId:"lock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.2,.02],position:[0,.05,0],children:[jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.28,.07,16,48,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]})]}),jsxRuntime.jsx("mesh",{position:[0,-0.18,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.85,.58,.36],radius:.1,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("group",{position:[0,-0.18,.185],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:"#0f172a"})]})]})]})})}function Tm(s){return jsxRuntime.jsx(i,{iconId:"mappin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.2,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.14,16,64]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],rotation:[Math.PI,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.24,.5,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.03,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:s.theme==="dark"?"#1e293b":"#64748b"})]})]})})}function Em(s){return jsxRuntime.jsx(i,{iconId:"creditcard",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.35,.12],position:[0,0,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.2,.78,.08],radius:.05,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[-0.34,.12,.045],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.2,.16,.01],radius:.01,smoothness:2,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#fbbf24"})})}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.045],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.08,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.16,.046],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.42,-0.16,.046],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,color:"#f59e0b"})]})]})})}function zm(s){let e=Math.PI*2/3,r=Math.PI/6;return jsxRuntime.jsx(i,{iconId:"wifi",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.15,-0.15,0],position:[0,-0.1,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],rotation:[0,0,r],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.048,8,48,e]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],rotation:[0,0,r],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.54,.048,8,48,e]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],rotation:[0,0,r],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.82,.048,8,48,e]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]})]})})}function Am(s){return jsxRuntime.jsx(i,{iconId:"search",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.12,.12,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.07,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.12,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.4,.4,.04,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.15,metalness:.1,transmission:.9,thickness:.8,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:s.accentColor||"#38bdf8",emissive:s.theme==="dark"?"#1e1b4b":"#000000",emissiveIntensity:.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.24,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.45,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.4,-0.4,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.12,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.3,metalness:.6,color:s.accentColor||"#f43f5e"})]})]})})}function Dm(s){return jsxRuntime.jsx(i,{iconId:"home",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.6,.65]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.35,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.62,.55,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:s.accentColor||"#f43f5e",emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[.2,.38,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,.33],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.34,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.33],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.16,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.1,metalness:.1,transmission:.9,thickness:.5,color:s.accentColor||"#eab308"})]})]})})}function Fm(s){let e=[0,60,120,180,240,300];return jsxRuntime.jsx(i,{iconId:"trash",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.3,.65,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),e.map((n,t)=>{let c=n*Math.PI/180,m=Math.sin(c)*.36,l=Math.cos(c)*.36;return jsxRuntime.jsxs("mesh",{position:[m,-0.1,l],rotation:[0,-c,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.63,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t)}),jsxRuntime.jsxs("mesh",{position:[0,.22,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.375,.025,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.27,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.4,.4,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.33,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.025,8,16,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:s.accentColor||"#ef4444"})]})]})})}function Vm(s){return jsxRuntime.jsx(i,{iconId:"user",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.02],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.32,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.26,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.38,.28,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.02,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.7,color:s.accentColor||"#10b981"})]})]})})}function Om(s){return jsxRuntime.jsx(i,{iconId:"play",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.68,.06,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],rotation:[Math.PI/2,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.35,.56,3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:s.accentColor||"#10b981",emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.62,.62,.03,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.1,transmission:.8,thickness:.4,color:s.accentColor||"#10b981",opacity:.3,transparent:true})]})]})})}function Um(s){return jsxRuntime.jsx(i,{iconId:"gift",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.12,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.15,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.58,.74]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.16,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.94,.76]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.76,.94,.12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.1,.3,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.038,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,.3,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.038,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.3,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#ef4444"})]})]})})}function $m(s){return jsxRuntime.jsx(i,{iconId:"globe",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.48,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[.3,.4,.8],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.55,.035,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#3b82f6"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[1.2,-0.6,.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.55,.035,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#3b82f6"})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.08,0],rotation:[0,0,Math.PI*.28],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.62,.045,8,32,Math.PI*1.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.13,.65,0],rotation:[0,0,Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.48,0],rotation:[0,0,Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[-0.43,-0.48,0],rotation:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.14,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.44,-0.55,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.28,.07,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function jm(s){return jsxRuntime.jsx(i,{iconId:"bag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.58,.38]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.192],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.35,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#38bdf8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.1],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.025,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,-0.1],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.025,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function _m(s){return jsxRuntime.jsx(i,{iconId:"compass",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.7,.08,16,64]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.8,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.04,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.66,.66,.04,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:Math.max(.1,e.roughness-.1),metalness:Math.max(0,e.metalness-.2),transmission:e.transmission,thickness:e.thickness,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.04],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsx("group",{position:[0,0,.05],rotation:[0,0,0],children:jsxRuntime.jsxs("mesh",{position:[0,.26,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.08,.5,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.2,color:"#ef4444"})]})}),jsxRuntime.jsx("group",{position:[0,0,.05],rotation:[0,0,Math.PI],children:jsxRuntime.jsxs("mesh",{position:[0,.26,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.08,.5,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})}),jsxRuntime.jsxs("mesh",{position:[0,.52,.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.52,.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#71717a"})]}),jsxRuntime.jsxs("mesh",{position:[.52,0,.02],rotation:[Math.PI/2,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#71717a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.52,0,.02],rotation:[Math.PI/2,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#71717a"})]})]})})}function Ym(s){return jsxRuntime.jsx(i,{iconId:"send",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.2],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.3,1.2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.32,.08,-0.1],rotation:[.1,-0.15,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.6,.04,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.32,.08,-0.1],rotation:[.1,.15,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.6,.04,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.02,-0.05],rotation:[0,0,-0.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.03,.95]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.02,-0.05],rotation:[0,0,.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.03,.95]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,-0.1],rotation:[Math.PI/4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.2,.35]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function Xm(s){return jsxRuntime.jsx(i,{iconId:"target",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.7,.7,.08,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.46,.46,.085,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:Math.max(.1,e.roughness-.1),metalness:Math.max(0,e.metalness-.2),transmission:e.transmission,thickness:e.thickness,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.09,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,0,.05],rotation:[-0.4,.4,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,1.2,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.3],rotation:[-Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.05,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d4af37"})]}),jsxRuntime.jsxs("group",{position:[0,0,.85],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.12,.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,-0.04,0],rotation:[0,0,Math.PI/3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.12,.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.07,-0.04,0],rotation:[0,0,-Math.PI/3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.12,.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]})]})]})]})})}function Jm(s){return jsxRuntime.jsx(i,{iconId:"edit",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.7],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,1.1,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.7,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.17,.17,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.84,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#fda4af"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.6,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.16,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.05,color:"#fed7aa"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.71,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.06,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#27272a"})," "]})]})})}function Zm(s){return jsxRuntime.jsx(i,{iconId:"phone",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,1,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,.44,.08],rotation:[-0.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.12,.2,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.52,.12],rotation:[-0.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.06,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.12,.55,.12],rotation:[-0.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,-0.44,.08],rotation:[.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.12,.2,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,-0.52,.12],rotation:[.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.06,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.12,-0.55,.12],rotation:[.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})," "]})]})})}function Km(s){return jsxRuntime.jsx(i,{iconId:"book",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.95,1.35,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.95,1.35,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.47,0,0],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,1.35,16,1,false,Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.04,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.82,1.25,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.8,metalness:.05,color:"#fcfcf0"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.68,.04],rotation:[.1,0,.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.35,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.2,color:e.color})]})]})})}function qm(s){return jsxRuntime.jsx(i,{iconId:"link",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsx("group",{position:[0,.26,0],rotation:[Math.PI/4,0,Math.PI/4],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.1,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsx("group",{position:[0,-0.26,0],rotation:[Math.PI/4,Math.PI/2,Math.PI/4],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.1,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})})]})})}function Qm(s){return jsxRuntime.jsx(i,{iconId:"crown",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b";return jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.28,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.5,.28,.35]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.54,.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.76,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.38,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.24,1.06,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.54,.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.76,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),[-0.54,0,.54].map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,t===1?.92:.62,.18],children:[jsxRuntime.jsx("octahedronGeometry",{args:[.1]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:1.2,roughness:.05,metalness:.2})]},t))]})}})}function e1(s){return jsxRuntime.jsx(i,{iconId:"pin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.2,.4],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.62,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.96,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.02,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.26,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.1,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.08,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.24,.58,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.44,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.28,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function s1(s){return jsxRuntime.jsx(i,{iconId:"flag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[-0.2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,1.4,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.72,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.71,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.2,.3,.015],rotation:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.46,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.52,.3,-0.025],rotation:[0,-0.35,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.46,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.8,.3,.01],rotation:[0,.15,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.46,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function o1(s){return jsxRuntime.jsx(i,{iconId:"briefcase",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.9,.34]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.32,.1,.18],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.32,.1,.18],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.18],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.92,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.22,.5,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.22,.5,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.58,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.06,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function r1(s){return jsxRuntime.jsx(i,{iconId:"eye",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.44,32,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.05,color:"#fcfcfc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.32],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.04,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.35],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#09090b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.16],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.16],rotation:[-0.2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function i1(s){return jsxRuntime.jsx(i,{iconId:"tag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.72,1,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.45,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.24,.45,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.34,.035],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.02,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.34,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.07,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#09090b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.58,.05],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.015,8,32,Math.PI*1.5]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.05,color:"#e4e4e7"})]})]})})}function n1(s){return jsxRuntime.jsx(i,{iconId:"coffee",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.46,.46,.88,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.4,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.42,.42,.04,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:0,color:"#3b2314"})," "]}),jsxRuntime.jsxs("mesh",{position:[-0.48,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.24,.08,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,.68,0],rotation:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.02,.16,4,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#cbd5e1",transparent:true,opacity:.6})]}),jsxRuntime.jsxs("mesh",{position:[.02,.72,0],rotation:[0,0,-0.05],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.02,.18,4,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#cbd5e1",transparent:true,opacity:.6})]}),jsxRuntime.jsxs("mesh",{position:[.16,.66,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.02,.14,4,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#cbd5e1",transparent:true,opacity:.6})]})]})})}function t1(s){let e=Math.atan2(.45,.9),r=Math.sqrt(.45*.45+.9*.9);return jsxRuntime.jsx(i,{iconId:"share",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.225,0],rotation:[0,0,-e],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,r,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.225,0],rotation:[0,0,e],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,r,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.45,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.45,.45,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]}),jsxRuntime.jsxs("mesh",{position:[.45,-0.45,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]})]})})}function a1(s){return jsxRuntime.jsx(i,{iconId:"layers",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.5,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.28,-0.16],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.05,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,opacity:.5,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.05,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,opacity:.7,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,.16],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.05,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function pl({mat:s,scale:e=1,position:r=[0,0,0]}){let n=.1*e,t=.45*e;return jsxRuntime.jsxs("group",{position:r,children:[jsxRuntime.jsxs("mesh",{position:[0,t/2,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]}),jsxRuntime.jsxs("mesh",{position:[0,-t/2,0],rotation:[Math.PI,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]}),jsxRuntime.jsxs("mesh",{position:[t/2,0,0],rotation:[0,Math.PI/4,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]}),jsxRuntime.jsxs("mesh",{position:[-t/2,0,0],rotation:[0,Math.PI/4,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]})]})}function c1(s){return jsxRuntime.jsx(i,{iconId:"sparkles",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsx(pl,{mat:e,scale:1.1,position:[-0.15,.05,0]}),jsxRuntime.jsx(pl,{mat:e,scale:.7,position:[.48,-0.34,.1]}),jsxRuntime.jsx(pl,{mat:e,scale:.48,position:[.4,.44,-0.1]})]})})}function h1(s){return jsxRuntime.jsx(i,{iconId:"megaphone",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.5,.2],position:[-0.05,.05,0],children:[jsxRuntime.jsx("group",{position:[.08,.08,0],rotation:[0,0,-Math.PI/2],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.34,.64,32,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4,side:2})]})}),jsxRuntime.jsxs("mesh",{position:[.4,.08,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.03,12,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.08,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.12,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.3,.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,-0.28,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.48,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.62,.08,0],rotation:[0,-Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.02,8,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[.82,.08,0],rotation:[0,-Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.02,8,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#e4e4e7"})]})]})})}function l1(s){return jsxRuntime.jsx(i,{iconId:"download",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.08,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,-0.36],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.6,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,0],rotation:[Math.PI,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.26,.26,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})})}function m1(s){return jsxRuntime.jsx(i,{iconId:"upload",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.08,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,-0.36],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.6,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.26,.26,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})})}function d1(s){return jsxRuntime.jsx(i,{iconId:"monitor",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.34,.82,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.03],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.24,.72,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:"#18181b"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,-0.52,-0.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.06,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.64,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.26,.03,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]})]})})}function p1(s){let e=[-0.14,0,.14],r=[-0.45,-0.225,0,.225,.45];return jsxRuntime.jsx(i,{iconId:"keyboard",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.45,-0.25,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.58,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),e.map((t,c)=>r.map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m,t,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.09,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:c===1&&l===2?n.color:"#f4f4f5"})]},`${c}-${l}`))),jsxRuntime.jsxs("mesh",{position:[0,-0.23,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.06,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#cbd5e1"})]})]})})}function g1(s){return jsxRuntime.jsx(i,{iconId:"mouse",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.3,.2],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.38,.44,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.32,.22],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.32,.14]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.28],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,-0.4,-0.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,color:e.color,emissive:e.color,emissiveIntensity:1.5})]})]})})}function u1(s){let e=[-0.25,0,.25],r=[-0.3,-0.15,0];return jsxRuntime.jsx(i,{iconId:"harddrive",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.4,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.9,1.3,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.26,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.5,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.26,.11],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]}),r.map((t,c)=>e.map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m,t,.09],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#18181b"})]},`${c}-${l}`))),jsxRuntime.jsxs("mesh",{position:[0,-0.66,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.08,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.26,-0.48,.09],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,color:"#22c55e",emissive:"#15803d",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,-0.48,.09],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,color:"#f97316",emissive:"#c2410c",emissiveIntensity:1})]})]})})}function y1(s){return jsxRuntime.jsx(i,{iconId:"glassmorphism",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.32,-0.18,-0.22],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.34,32,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#ec4899",emissive:"#701a75",emissiveIntensity:.2})," "]}),jsxRuntime.jsxs("mesh",{position:[.28,.24,-0.28],rotation:[Math.PI/4,Math.PI/6,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.6,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#38bdf8"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.4],rotation:[.4,.4,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.56,.05,12,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#eab308"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.12],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,1.05,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:s.preset==="glassmorphism"?.05:Math.max(.05,e.roughness-.05),metalness:s.preset==="glassmorphism"?.05:e.metalness,transmission:s.preset==="glassmorphism"?.96:e.transmission,thickness:s.preset==="glassmorphism"?1.5:e.thickness,clearcoat:s.preset==="glassmorphism"?1:e.clearcoat,clearcoatRoughness:.05,ior:s.preset==="glassmorphism"?1.5:e.ior,color:s.preset==="glassmorphism"?s.theme==="dark"?"#ffffff":"#e2e8f0":e.color,emissive:s.preset==="glassmorphism"?s.theme==="dark"?"#e4e4e7":"#a1a1aa":e.emissive,emissiveIntensity:s.preset==="glassmorphism"?.25:e.emissiveIntensity,transparent:true,opacity:s.preset==="glassmorphism"?.75:.85})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.17],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,1.05,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#ffffff":"#475569",transparent:true,opacity:s.theme==="dark"?.3:.6})]})]})})}function v1(s){return jsxRuntime.jsx(i,{iconId:"github",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.95,.95,.14,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[0,0,.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.46,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#18181b":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.22,.28,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.18,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#18181b":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,.28,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.18,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#18181b":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#27272a":"#94a3b8"})]})]})]})})}function I1(s){return jsxRuntime.jsx(i,{iconId:"twitter",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.7,1.7,.12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[0,0,.09],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,.65],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,1.45,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#ffffff":"#0f1419"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.14,.06,0],rotation:[0,0,-0.65],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,1.45,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#ffffff":"#0f1419"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.14,-0.06,0],rotation:[0,0,-0.65],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,1.45,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#ffffff":"#0f1419"})]})]})]})})}function S1(s){let e=s.color||"#4285f4";return jsxRuntime.jsx(i,{iconId:"google",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.95,.95,.14,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[.02,0,.09],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#ea4335"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,-Math.PI*.75],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI*.7]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#34a853"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,Math.PI*.8],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI*.4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#fbbc05"})]}),jsxRuntime.jsxs("group",{rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.44,.12,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#4285f4"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI*.3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#4285f4"})]})]})]})]})})}function f1(s){return jsxRuntime.jsx(i,{iconId:"router",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,-0.2,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.5,.36,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.42,.04,.92]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),[-0.5,.5].map((r,n)=>jsxRuntime.jsxs("group",{position:[r,0,-0.38],rotation:[.15,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.44,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.035,.88,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.7,color:"#27272a"})]})]},n)),[-0.4,-0.1,.2].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,-0.2,.51],children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:n===2?"#ef4444":"#10b981",emissive:n===2?"#ef4444":"#10b981",emissiveIntensity:1.5})]},n)),jsxRuntime.jsxs("group",{position:[0,.35,0],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.04,12,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,emissive:e.color,emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.04,12,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,emissive:e.color,emissiveIntensity:1})]})]})]})})}function M1(s){let e=[.44,0,-0.44];return jsxRuntime.jsx(i,{iconId:"server",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,1.7,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.1})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.92,1.62,.98]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:[0,n,.5],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.82,.32,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:s.theme==="dark"?"#27272a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,.05,.03],children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#10b981",emissive:"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.05,.03],children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:t===1?"#ef4444":"#3b82f6",emissive:t===1?"#ef4444":"#3b82f6",emissiveIntensity:1.5})]}),[.02,.14,.26].map((c,m)=>jsxRuntime.jsxs("mesh",{position:[c,0,.03],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.18,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#090d16"})]},m))]},t))]})})}function w1(s){return jsxRuntime.jsx(i,{iconId:"wrench",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,1.15,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.72,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.9,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),jsxRuntime.jsxs("group",{position:[0,.61,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.11,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.28,.13]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#090d16":"#ffffff",roughness:1})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.61,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.07,12,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]}),jsxRuntime.jsxs("mesh",{children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.08,12,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#cbd5e1"})]})]})]})})})}function x1(s){let e=[.08,-0.1,-0.28,-0.46,-0.64];return jsxRuntime.jsx(i,{iconId:"bolt",...s,children:r=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/6,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.44,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.56,.56,.4,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.28,.28,.96,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,color:r.color,emissive:r.emissive})]}),e.map((n,t)=>jsxRuntime.jsxs("mesh",{position:[0,n,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.28,.05,12,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#27272a":"#94a3b8"})]},t))]})})})}function b1(s){return jsxRuntime.jsx(i,{iconId:"smile",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.16,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,.1],rotation:[Math.PI/2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.05,12,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]})]})})}function k1(s){return jsxRuntime.jsx(i,{iconId:"frown",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.16,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,.1],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.05,12,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]})]})})}function P1(s){let e=(r,n)=>jsxRuntime.jsxs("group",{position:[r,n,.1],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.05,.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],rotation:[Math.PI,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.096,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,color:"#ef4444"})]})]});return jsxRuntime.jsx(i,{iconId:"hearteyes",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.16,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]}),e(-0.28,.2),e(.28,.2),jsxRuntime.jsxs("mesh",{position:[0,-0.15,.1],rotation:[Math.PI/2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.05,12,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]})]})})}function Pu(s){return jsxRuntime.jsx(i,{iconId:"hammer",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,1,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.5,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:s.theme==="dark"?"#1e293b":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.32,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.085,.085,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.42,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.22,.2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.09,.24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[-0.2,.05,0],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.04],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.06,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,-0.04],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.06,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]})]})]})})})}function Gu(s){return jsxRuntime.jsx(i,{iconId:"screwdriver",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.12,.6,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.15,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:s.theme==="dark"?"#1e293b":"#64748b"})]}),[0,Math.PI/2,Math.PI,Math.PI*3/2].map((r,n)=>jsxRuntime.jsx("group",{rotation:[0,r,0],position:[0,-0.4,0],children:jsxRuntime.jsxs("mesh",{position:[.14,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.44,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]})},n)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.28,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.7,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#94a3b8":"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,.63,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.95,color:s.theme==="dark"?"#94a3b8":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.03,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.95,color:s.theme==="dark"?"#64748b":"#334155"})]})]})]})})})}function Ru(s){return jsxRuntime.jsx(i,{iconId:"nut",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/6,Math.PI/4,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.55,.55,.32,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.03,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.03,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.34,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),[-0.1,0,.1].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],rotation:[Math.PI/2,.1,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.25,.02,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#475569":"#94a3b8"})]},n))]})})})}function Wu(s){return jsxRuntime.jsx(i,{iconId:"printer",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.85,.44,.65]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.87,.04,.67]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#1e293b":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.2,-0.22],rotation:[-Math.PI/8,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.36,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.8,color:s.theme==="dark"?"#334155":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.38,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#ffffff"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.34],children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.03,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.8,color:s.theme==="dark"?"#1e293b":"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.13,.38],children:[jsxRuntime.jsx("boxGeometry",{args:[.4,.01,.26]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.33],rotation:[-Math.PI/12,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.45,.1,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.16,.08,.34],children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#10b981"})]})]})})})}function Cu(s){return jsxRuntime.jsx(i,{iconId:"speaker",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/12,-Math.PI/8,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.95,.48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.245],children:[jsxRuntime.jsx("boxGeometry",{args:[.47,.87,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:s.theme==="dark"?"#1e293b":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.22,.26],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.02,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.015,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#0f172a"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.16,.26],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.08,.04,24,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.015,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:s.theme==="dark"?"#0f172a":"#090d16"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.36,.26],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:1,color:"#020617"})]}),[-0.1,.2].map((r,n)=>jsxRuntime.jsx("group",{position:[0,r,.26],children:jsxRuntime.jsxs("mesh",{position:[0,0,.08+n*.04],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.22+n*.1,.008,6,24,Math.PI]}),jsxRuntime.jsx("meshBasicMaterial",{color:s.theme==="dark"?"#818cf8":"#6366f1",transparent:true,opacity:.4-n*.15})]})},n))]})})})}function Lu(s){return jsxRuntime.jsx(i,{iconId:"ethernet",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/5,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.28,.52]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),Array.from({length:8}).map((r,n)=>{let t=-0.14+n*.04;return jsxRuntime.jsxs("mesh",{position:[t,.08,.27],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d4af37"})]},n)}),jsxRuntime.jsx("group",{position:[0,.16,-0.06],rotation:[Math.PI/10,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]})}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.32],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.24,.18]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:s.theme==="dark"?"#1e293b":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,-0.54],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.34,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]})]})})})}function Bu(s){return jsxRuntime.jsx(i,{iconId:"satellite",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.46,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[-0.45,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.22,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#1e1b4b":"#4f46e5"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.015],children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.2,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#000000",wireframe:true})]})]}),jsxRuntime.jsxs("mesh",{position:[.24,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[.45,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.22,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#1e1b4b":"#4f46e5"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.015],children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.2,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#000000",wireframe:true})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.32,.14],rotation:[Math.PI/6,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,-0.06],rotation:[-Math.PI/6,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#94a3b8":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.2,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.14],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.022,.14,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]})]})})})}function Nu(s){return jsxRuntime.jsx(i,{iconId:"code",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/12,-Math.PI/8,0],children:[jsxRuntime.jsxs("group",{position:[-0.42,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,.12,0],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,-0.12,0],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]}),jsxRuntime.jsxs("group",{position:[.42,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,.12,0],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,-0.12,0],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,Math.PI/10],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.74,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:s.accentColor||e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]})})})}function Tu(s){return jsxRuntime.jsx(i,{iconId:"terminal",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.9,.64,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,.26,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.88,.09,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:s.theme==="dark"?"#0f172a":"#94a3b8"})]}),[-0.38,-0.31,-0.24].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.26,.06],children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:["#ef4444","#f59e0b","#10b981"][n]})]},n)),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.88,.52,.07]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#020617":"#f8fafc"})]}),jsxRuntime.jsxs("group",{position:[-0.28,.08,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,.04,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.026,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:s.accentColor||"#10b981"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,-0.04,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.026,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:s.accentColor||"#10b981"})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.14,.02,.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,.024,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:s.accentColor||"#10b981"})]})]})})})}function Hu(s){return jsxRuntime.jsx(i,{iconId:"git",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/12,-Math.PI/8,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.74,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[0,0,.05],children:[jsxRuntime.jsxs("mesh",{position:[-0.14,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.48,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.11,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,-0.24,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.accentColor||"#f43f5e"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,.24,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.accentColor||"#f43f5e"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.19,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.accentColor||"#f43f5e"})]})]})]})})})}function Eu(s){return jsxRuntime.jsx(i,{iconId:"figma",...s,children:e=>{let r=s.preset===void 0||s.preset==="glass",n=r?"#f24e1e":e.color,t=r?"#ff7262":e.color,c=r?"#a259ff":e.color,m=r?"#1abc9c":e.color,l=r?"#0acf83":e.color;return jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/8,0],children:[jsxRuntime.jsxs("group",{position:[-0.15,.3,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,16,1,false,Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:n})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.075,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.3,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:n})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.15,.3,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:t})]}),jsxRuntime.jsxs("group",{position:[-0.15,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,16,1,false,Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:c})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.075,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.3,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:c})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.15,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:m})]}),jsxRuntime.jsxs("group",{position:[-0.15,-0.3,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,16,1,false,-Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:l})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.075,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.3,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:l})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,-0.08,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:l})]})]})]})})}})}function G1(s){return jsxRuntime.jsx(i,{iconId:"barchart",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.25,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.72,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.6,.07,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.52,-0.35,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.7,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,1.24,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.52,.18,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,1.74,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.52,1.07,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.08,.34]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:.9,roughness:.2,metalness:.3})]})]})})}function R1(s){return jsxRuntime.jsx(i,{iconId:"check",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.1],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.85,.85,.12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*1.2,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],children:[jsxRuntime.jsx("torusGeometry",{args:[.87,.055,12,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6,roughness:.2,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.22,-0.08,.1],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.42,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1,roughness:.15,metalness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.14,.12,.1],rotation:[0,0,-Math.PI/3.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.72,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1,roughness:.15,metalness:.2})]})]})})}function W1(s){return jsxRuntime.jsx(i,{iconId:"container",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.35,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.6,.9,.75]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),[-0.54,-0.27,0,.27,.54].map((r,n)=>jsxRuntime.jsxs("mesh",{castShadow:true,position:[r,0,.38],children:[jsxRuntime.jsx("boxGeometry",{args:[.045,.92,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#1e293b":"#e2e8f0",roughness:.6,metalness:.4})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.47,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.64,.07,.8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#334155":"#cbd5e1",roughness:.4,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.47,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.64,.07,.8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#334155":"#cbd5e1",roughness:.4,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.82,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.95,.82]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#94a3b8",roughness:.3,metalness:.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.82,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.95,.82]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#94a3b8",roughness:.3,metalness:.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.02,0,.41],children:[jsxRuntime.jsx("boxGeometry",{args:[.055,.82,.055]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:.5,roughness:.2,metalness:.8})]})]})})}function C1(s){return jsxRuntime.jsx(i,{iconId:"shieldcheck",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.06,.72,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.23,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.75,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.12],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.34,.34,.04,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.5,roughness:.2,metalness:.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.1,-0.07,.16],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.2,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.07,.03,.16],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.38,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.74,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0",wireframe:true})]})]})})}function L1(s){return jsxRuntime.jsx(i,{iconId:"react",...s,children:e=>{let r=e.color,n=e.emissiveIntensity>0?e.emissive:s.color||"#61dafb",t=jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:r,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*1.1});return jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.19,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:1.4,roughness:.08,metalness:.15})]}),jsxRuntime.jsx("group",{rotation:[0,0,0],scale:[1,.42,1],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.075,12,64]}),t]})}),jsxRuntime.jsx("group",{rotation:[0,Math.PI/3,0],scale:[1,.42,1],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.075,12,64]}),t]})}),jsxRuntime.jsx("group",{rotation:[0,2*Math.PI/3,0],scale:[1,.42,1],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.075,12,64]}),t]})})]})}})}function B1(s){return jsxRuntime.jsx(i,{iconId:"node",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#3c873a",n=.22,t=.72,c=t/2,m=.25,l=Math.atan2(m,c),g=Math.sqrt((m*2)**2+t**2),u=jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.9,roughness:.15,metalness:.2});return jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.82,.82,.42,6,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.86,.86,.06,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.5,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-m,0,n],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,t,.1]}),u]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[m,0,n],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,t,.1]}),u]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,n],rotation:[0,0,l],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,g,.1]}),u]})]})}})}function N1(s){return jsxRuntime.jsx(i,{iconId:"bug",...s,children:e=>{let r=s.accentColor||"#ef4444",n=e.emissiveIntensity>0?e.emissive:r;return jsxRuntime.jsxs("group",{rotation:[.1,-0.25,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.55,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.6,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.28,20,14]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),[-0.12,.12].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[t,.66,.2],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:1.2})]},c)),[[-0.14,.88,.07,-0.35],[.14,.88,.07,.35]].map(([t,c,m,l],g)=>jsxRuntime.jsxs("mesh",{position:[t,c,m],rotation:[0,0,l],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.32,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:.7})]},g)),[-1,0,1].map((t,c)=>[-1,1].map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m*.55,t*.22-.05,0],rotation:[0,0,m*.9],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.05,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:.5})]},`${c}-${l}`)))]})}})}function T1(s){return jsxRuntime.jsx(i,{iconId:"flask",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#a855f7";return jsxRuntime.jsxs("group",{rotation:[.05,-0.25,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.52,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.66,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.88,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.04,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.6,roughness:.2,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.62,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.46,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.44,.44,.28,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.5,roughness:.1,metalness:.1,transparent:true,opacity:.75})]}),jsxRuntime.jsxs("mesh",{position:[-0.18,-0.28,.3],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.9,transparent:true,opacity:.8})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.14,.28],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.9,transparent:true,opacity:.8})]})]})}})}function H1(s){return jsxRuntime.jsx(i,{iconId:"piechart",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899";return jsxRuntime.jsxs("group",{rotation:[.3,-0.3,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.82,.82,.22,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.1,.14,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.72,.72,.3,32,1,false,0,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,.14,.08],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.68,.68,.32,32,1,false,Math.PI,Math.PI*.6]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.55,roughness:.3,metalness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.06,.14,-0.06],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.65,.65,.28,32,1,false,Math.PI*1.6,Math.PI*.4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*1.2,metalness:e.metalness*.8,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]})]})}})}var z1=[[0,.95],[.03,.9],[.08,.8],[.15,.65],[.24,.45],[.34,.2],[.42,-0.05],[.46,-0.25],[.42,-0.45],[.32,-0.6],[.18,-0.7],[.08,-0.74],[0,-0.75]],A1=[[0,.45],[.03,.4],[.08,.28],[.13,.1],[.17,-0.1],[.19,-0.22],[.16,-0.34],[.1,-0.42],[.04,-0.47],[0,-0.48]];function D1(s){let e=vh.useMemo(()=>z1.map(t=>new ia__namespace.Vector2(t[0],t[1])),[]),r=vh.useMemo(()=>A1.map(t=>new ia__namespace.Vector2(t[0],t[1])),[]),n=.65;return s.studio?jsxRuntime.jsx(zu,{...s}):jsxRuntime.jsx(i,{iconId:"flame",...s,children:t=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("group",{position:[0,-0.45,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],rotation:[Math.PI/2,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.06,.8,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#4a2810"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.06],rotation:[Math.PI/2,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.06,.8,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#4a2810"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f97316",emissive:"#f97316",emissiveIntensity:1.5,roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[0,.1,0],scale:[1.1,1.1,1.1*n],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("latheGeometry",{args:[e,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2,side:ia__namespace.DoubleSide})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,.03],scale:[.72,.72,.72],castShadow:true,children:[jsxRuntime.jsx("latheGeometry",{args:[e,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ef4444",emissive:s.accentColor||"#ef4444",emissiveIntensity:.6,side:ia__namespace.DoubleSide})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,.05],scale:[.9,.9,.9],castShadow:true,children:[jsxRuntime.jsx("latheGeometry",{args:[r,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fbfb24",emissive:"#fbfb24",emissiveIntensity:1.4,side:ia__namespace.DoubleSide})]})]})]})})}function zu(){let[s,e]=vh.useState(false),[r,n]=vh.useState(""),[t,c]=vh.useState("#f97316"),[m,l]=vh.useState("#ef4444"),[g,u]=vh.useState("#fbfb24"),[y,R]=vh.useState("glass"),[F0,Us]=vh.useState(1.2),[W,Di]=vh.useState(1.5),[Fi,mt]=vh.useState(.55),[Mn,Qt]=vh.useState(true),[sc,$h]=vh.useState(18),[ea,Ag]=vh.useState(false),[Tc,Dg]=vh.useState(true),[Hc,Fg]=vh.useState("warm"),[oc,jh]=vh.useState("flame"),[Vg,Og]=vh.useState("threejs"),sa=vh.useRef(null),Ec=vh.useRef(null),rc=vh.useRef(null),dt=vh.useRef(null),ic=vh.useRef(null),wn=vh.useRef(null),oa=vh.useRef(null),xn=vh.useRef(null),_h=vh.useRef(null),nc=vh.useRef(null),tc=vh.useRef(null),zc=vh.useRef(null),Yh=vh.useRef(null),vl=vh.useRef([]),Ac=vh.useRef(null),Dc=vh.useRef(null),Xh=vh.useRef(null),bn=vh.useRef(null),pt=vh.useRef({x:0,y:0}),[Il,Jh]=vh.useState(false);vh.useEffect(()=>{if(window.THREE){e(true);return}let h=document.querySelector('script[src*="three.min.js"]');h||(h=document.createElement("script"),h.src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js",h.async=true,document.head.appendChild(h));let _=()=>e(true);h.addEventListener("load",_);let ns=h;return ()=>{ns.removeEventListener("load",_);}},[]);let gt=h=>{n(h),setTimeout(()=>n(""),3e3);},Ug=(h,_)=>{navigator.clipboard.writeText(h).then(()=>{gt(`Copied ${_} to clipboard!`);}).catch(()=>{gt("Failed to copy to clipboard");});},Sl=h=>{let _=window.THREE;if(!_)return null;let ns=h.map(Vi=>new _.Vector2(Vi[0],Vi[1]));return new _.LatheGeometry(ns,32)};vh.useEffect(()=>{if(!s||!Ec.current||!sa.current)return;let h=window.THREE,_=sa.current.clientWidth,ns=sa.current.clientHeight,Vi=new h.Scene;rc.current=Vi;let Kh=new h.PerspectiveCamera(40,_/ns,.1,100);Kh.position.set(0,.2,5.5),ic.current=Kh;let Ml=_/ns,ut=2.4,qh=new h.OrthographicCamera(-ut*Ml,ut*Ml,ut,-ut,.1,100);qh.position.set(0,.2,8),wn.current=qh,oa.current=ea?qh:Kh;let Fc=new h.WebGLRenderer({canvas:Ec.current,alpha:true,antialias:true,preserveDrawingBuffer:true});Fc.setSize(_,ns),Fc.setPixelRatio(Math.min(window.devicePixelRatio,2)),Fc.shadowMap.enabled=true,dt.current=Fc;let Qh=new h.Group,ra=new h.Group;Qh.add(ra),Vi.add(Qh),xn.current=Qh,_h.current=ra;let Kg=new h.AmbientLight(16777215,.55);Vi.add(Kg);let el=new h.DirectionalLight(16777215,2);el.position.set(5,5,4),Vi.add(el),Ac.current=el;let sl=new h.DirectionalLight(16777215,.8);sl.position.set(-5,-2,2),Vi.add(sl),Dc.current=sl;let ol=new h.PointLight(t,3,8);ol.position.set(0,-0.1,0),Vi.add(ol),Xh.current=ol;let rl=new h.GridHelper(10,20,440020,14870768);rl.position.y=-1.4,Vi.add(rl),bn.current=rl;let ac=new h.Group;ac.position.y=-0.9,ra.add(ac),Yh.current=ac;let wl=new h.MeshStandardMaterial({color:5054736,roughness:.9,metalness:.1}),il=new h.CylinderGeometry(.08,.1,1.2,12),nl=new h.Mesh(il,wl);nl.rotation.set(Math.PI/2,0,Math.PI/4),nl.position.set(0,0,-0.1),ac.add(nl);let tl=new h.Mesh(il,wl);tl.rotation.set(Math.PI/2,0,-Math.PI/4),tl.position.set(0,0,.1),ac.add(tl);let xl=new h.SphereGeometry(.18,12,12),bl=new h.MeshStandardMaterial({color:15357964,emissive:15357964,emissiveIntensity:1.5}),kl=new h.Mesh(xl,bl);kl.position.set(0,.05,0),ac.add(kl);let Pl=new h.Group;ra.add(Pl);let Gl=new h.SphereGeometry(.025,6,6),qg=new h.MeshBasicMaterial({color:16498468,transparent:true,opacity:.9}),Rl=[];for(let ds=0;ds<30;ds++){let V0=new h.Mesh(Gl,qg);V0.position.set((Math.random()-.5)*.6,-0.7+Math.random()*1.5,(Math.random()-.5)*.4),Pl.add(V0),Rl.push({mesh:V0,speedY:.015+Math.random()*.02,seed:Math.random()*100,originalX:V0.position.x});}vl.current=Rl;let al=Sl(z1),Wl=Sl(A1),Qg=new h.MeshPhysicalMaterial({color:t,side:h.DoubleSide,transparent:true}),eu=new h.MeshStandardMaterial({color:m,side:h.DoubleSide,emissive:m,emissiveIntensity:.5}),su=new h.MeshStandardMaterial({color:g,side:h.DoubleSide,emissive:g,emissiveIntensity:1.2}),cl=new h.Mesh(al,Qg);cl.position.set(0,-0.15,0),ra.add(cl),nc.current=cl;let gh=new h.Mesh(al,eu);gh.scale.setScalar(.72),gh.position.set(0,-0.22,.03),ra.add(gh),tc.current=gh;let uh=new h.Mesh(Wl,su);uh.scale.setScalar(.9),uh.position.set(0,-0.32,.05),ra.add(uh),zc.current=uh;let Cl,ou=new h.Clock,Ll=()=>{let ds=ou.getElapsedTime(),V0=Math.sin(ds*12*W)*.03+Math.cos(ds*7*W)*.02,yh=1+V0,Nl=1-V0*.5;_h.current&&_h.current.scale.set(Nl,yh,Nl*Fi);let Vc=.08*F0;nc.current&&(nc.current.rotation.z=Math.sin(ds*2.5*W)*Vc,nc.current.rotation.x=Math.cos(ds*1.8*W)*(Vc*.6)),tc.current&&(tc.current.rotation.z=Math.sin(ds*2.8*W+1.2)*(Vc*1.1),tc.current.rotation.x=Math.cos(ds*2.1*W+.8)*(Vc*.8)),zc.current&&(zc.current.rotation.z=Math.sin(ds*3.2*W+2.4)*(Vc*.7)),vl.current.forEach((O0,ru)=>{if(ru>=sc){O0.mesh.visible=false;return}O0.mesh.visible=true,O0.mesh.position.y+=O0.speedY*W;let iu=Math.sin(ds*3.5+O0.seed)*.012;O0.mesh.position.x+=iu;let Tl=(O0.mesh.position.y+.7)/1.7,nu=Math.max(.01,1-Tl);O0.mesh.scale.setScalar(nu),(O0.mesh.position.y>.95||Tl>=1)&&(O0.mesh.position.y=-0.7,O0.mesh.position.x=(Math.random()-.5)*.5);}),bl.emissiveIntensity=1.3+Math.sin(ds*5)*.25,Xh.current&&(Xh.current.intensity=2.5+Math.sin(ds*15)*.6),dt.current&&rc.current&&oa.current&&dt.current.render(rc.current,oa.current),Cl=requestAnimationFrame(Ll);};Ll();let Bl=()=>{if(!sa.current||!dt.current)return;let ds=sa.current.clientWidth,V0=sa.current.clientHeight;if(dt.current.setSize(ds,V0),ic.current&&(ic.current.aspect=ds/V0,ic.current.updateProjectionMatrix()),wn.current){let yh=ds/V0;wn.current.left=-ut*yh,wn.current.right=ut*yh,wn.current.top=ut,wn.current.bottom=-ut,wn.current.updateProjectionMatrix();}};return window.addEventListener("resize",Bl),()=>{cancelAnimationFrame(Cl),window.removeEventListener("resize",Bl),Fc.dispose(),al?.dispose(),Wl?.dispose(),il.dispose(),xl.dispose(),Gl.dispose();}},[s]),vh.useEffect(()=>{if(!s||!nc.current||!tc.current||!zc.current)return;let h=nc.current.material,_=tc.current.material,ns=zc.current.material;h.color.set(t),_.color.set(m),_.emissive.set(m),ns.color.set(g),ns.emissive.set(g),y==="glass"?(h.roughness=.08,h.metalness=.1,h.transmission=.88,h.thickness=1.5,h.clearcoat=1,h.clearcoatRoughness=.05,h.ior=1.48,h.opacity=.95):y==="holo"?(h.roughness=.15,h.metalness=.95,h.transmission=0,h.clearcoat=1,h.clearcoatRoughness=.1,h.ior=1.65,h.opacity=.8,h.emissive=new window.THREE.Color(m),h.emissiveIntensity=.6):y==="gold"?(h.roughness=.1,h.metalness=.98,h.transmission=0,h.clearcoat=.8,h.clearcoatRoughness=.05,h.opacity=1):y==="matte"&&(h.roughness=.95,h.metalness=.02,h.transmission=0,h.clearcoat=0,h.opacity=1);},[y,t,m,g,s]),vh.useEffect(()=>{Yh.current&&(Yh.current.visible=Mn);},[Mn]),vh.useEffect(()=>{bn.current&&(bn.current.visible=Tc);},[Tc]),vh.useEffect(()=>{!s||!ic.current||!wn.current||(oa.current=ea?wn.current:ic.current);},[ea,s]),vh.useEffect(()=>{!s||!Ac.current||!Dc.current||(Hc==="warm"?(Ac.current.color.set("#ffd1a4"),Dc.current.color.set("#f1f5f9")):Hc==="cool"?(Ac.current.color.set("#a4f0ff"),Dc.current.color.set("#e2e8f0")):Hc==="magic"&&(Ac.current.color.set("#f472b6"),Dc.current.color.set("#818cf8")));},[Hc,s]);let $g=h=>{Jh(true),pt.current={x:h.clientX,y:h.clientY};},jg=h=>{if(!Il||!xn.current)return;let _=h.clientX-pt.current.x,ns=h.clientY-pt.current.y;xn.current.rotation.y+=_*.007,xn.current.rotation.x+=ns*.007,pt.current={x:h.clientX,y:h.clientY};},Zh=()=>{Jh(false);},_g=h=>{h.touches.length===1&&(Jh(true),pt.current={x:h.touches[0].clientX,y:h.touches[0].clientY});},Yg=h=>{if(!Il||h.touches.length!==1||!xn.current)return;let _=h.touches[0].clientX-pt.current.x,ns=h.touches[0].clientY-pt.current.y;xn.current.rotation.y+=_*.007,xn.current.rotation.x+=ns*.007,pt.current={x:h.touches[0].clientX,y:h.touches[0].clientY};},Xg=()=>{xn.current&&(xn.current.rotation.set(0,0,0),gt("Reset flame visual angle"));},Jg=()=>{if(!dt.current||!rc.current||!oa.current||!Ec.current)return;let h=bn.current?bn.current.visible:false;bn.current&&(bn.current.visible=false),dt.current.render(rc.current,oa.current);let _=Ec.current.toDataURL("image/png");bn.current&&(bn.current.visible=h),dt.current.render(rc.current,oa.current);let ns=document.createElement("a");ns.download="Premium-Flame-Icon-3D.png",ns.href=_,ns.click(),gt("Alpha Transparent PNG Downloaded!");},Zg=h=>{h==="classic"?(c("#f97316"),l("#ef4444"),u("#fbbf24"),gt("Applied solar flame spectrum")):h==="cosmic"?(c("#a855f7"),l("#ec4899"),u("#6366f1"),gt("Applied cosmic magic flame spectrum")):h==="frost"?(c("#06b6d4"),l("#3b82f6"),u("#a5f3fc"),gt("Applied absolute frost sapphire spectrum")):h==="toxic"&&(c("#22c55e"),l("#84cc16"),u("#e11d48"),gt("Applied plasma nuclear green spectrum"));},fl=()=>`// Optimized Flame Icon Geometry utilizing Revolved Silhouette curves and non-uniform squishing for 2.5D designer aesthetics
|
|
1
|
+
'use strict';var Ih=require('react'),fiber=require('@react-three/fiber'),drei=require('@react-three/drei'),na=require('three'),jsxRuntime=require('react/jsx-runtime');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}function _interopNamespace(e){if(e&&e.__esModule)return e;var n=Object.create(null);if(e){Object.keys(e).forEach(function(k){if(k!=='default'){var d=Object.getOwnPropertyDescriptor(e,k);Object.defineProperty(n,k,d.get?d:{enumerable:true,get:function(){return e[k]}});}})}n.default=e;return Object.freeze(n)}var Ih__default=/*#__PURE__*/_interopDefault(Ih);var na__namespace=/*#__PURE__*/_interopNamespace(na);var Uc=null;function Hl(){if(Uc!==null)return Uc;if(typeof window>"u")return false;try{let s=document.createElement("canvas");Uc=!!(window.WebGLRenderingContext&&(s.getContext("webgl")||s.getContext("experimental-webgl")));}catch{Uc=false;}return Uc}var yt=(s,e)=>{try{let r=s.trim();if(!r.startsWith("#")||(r.length===4&&(r="#"+r[1]+r[1]+r[2]+r[2]+r[3]+r[3]),r.length!==7))return r;let n=parseInt(r.substring(1,3),16),t=parseInt(r.substring(3,5),16),c=parseInt(r.substring(5,7),16);n=Math.min(255,Math.max(0,Math.round(n*(1+e)))),t=Math.min(255,Math.max(0,Math.round(t*(1+e)))),c=Math.min(255,Math.max(0,Math.round(c*(1+e))));let m=n.toString(16).padStart(2,"0"),l=t.toString(16).padStart(2,"0"),g=c.toString(16).padStart(2,"0");return `#${m}${l}${g}`}catch{return s}},tu=(s="glass",e="#6366f1",r="dark")=>{let n=r==="dark",t=e||"#6366f1";switch(s){case "glassmorphism":return {fillGradient:{stops:[{offset:"0%",color:n?"#ffffff":"#64748b",opacity:.1},{offset:"100%",color:n?"#cccccc":"#475569",opacity:.3}]},strokeGradient:{stops:[{offset:"0%",color:n?"#ffffff":"#e2e8f0",opacity:.95},{offset:"100%",color:n?"#a1a1aa":"#94a3b8",opacity:.65}]},shadowColor:n?"rgba(0, 0, 0, 0.45)":"rgba(0, 0, 0, 0.18)",shadowRadius:5,glowColor:n?"rgba(255, 255, 255, 0.12)":"rgba(100, 116, 139, 0.06)",plateBg:n?"rgba(255, 255, 255, 0.04)":"rgba(255, 255, 255, 0.55)",plateBorder:n?"rgba(255, 255, 255, 0.12)":"rgba(100, 116, 139, 0.15)",strokeWidth:2.2};case "gold":return {fillGradient:{stops:[{offset:"0%",color:"#ffe066",opacity:.35},{offset:"50%",color:"#f59e0b",opacity:.6},{offset:"100%",color:"#d97706",opacity:.7}]},strokeGradient:{stops:[{offset:"0%",color:"#fffbeb",opacity:1},{offset:"35%",color:"#fbbf24",opacity:1},{offset:"70%",color:"#d97706",opacity:1},{offset:"100%",color:"#78350f",opacity:1}]},shadowColor:"rgba(120, 53, 15, 0.45)",shadowRadius:6,glowColor:"rgba(245, 158, 11, 0.2)",plateBg:n?"rgba(217, 119, 6, 0.04)":"rgba(217, 119, 6, 0.03)",plateBorder:"rgba(217, 119, 6, 0.15)",strokeWidth:2.5};case "silver":case "metal":return {fillGradient:{stops:[{offset:"0%",color:"#ffffff",opacity:.3},{offset:"50%",color:"#e2e8f0",opacity:.55},{offset:"100%",color:"#cbd5e1",opacity:.65}]},strokeGradient:{stops:[{offset:"0%",color:"#ffffff",opacity:1},{offset:"40%",color:"#e2e8f0",opacity:1},{offset:"80%",color:"#94a3b8",opacity:1},{offset:"100%",color:"#475569",opacity:1}]},shadowColor:"rgba(71, 85, 105, 0.35)",shadowRadius:5,glowColor:"rgba(203, 213, 225, 0.15)",plateBg:n?"rgba(203, 213, 225, 0.04)":"rgba(71, 85, 105, 0.03)",plateBorder:"rgba(203, 213, 225, 0.15)",strokeWidth:2.2};case "clay":return {fillGradient:{stops:[{offset:"0%",color:yt(t,.5),opacity:.75},{offset:"100%",color:yt(t,-0.1),opacity:.95}]},strokeGradient:{stops:[{offset:"0%",color:yt(t,.6),opacity:1},{offset:"100%",color:yt(t,-0.3),opacity:1}]},shadowColor:"rgba(0, 0, 0, 0.3)",shadowRadius:6,glowColor:`rgba(${parseInt(t.substring(1,3),16)||100}, ${parseInt(t.substring(3,5),16)||100}, ${parseInt(t.substring(5,7),16)||250}, 0.12)`,plateBg:n?"rgba(255, 255, 255, 0.03)":"rgba(0, 0, 0, 0.01)",plateBorder:n?"rgba(255, 255, 255, 0.08)":"rgba(0, 0, 0, 0.06)",strokeWidth:2.5};case "hologram":return {fillGradient:{stops:[{offset:"0%",color:"#06b6d4",opacity:.35},{offset:"50%",color:"#a855f7",opacity:.55},{offset:"100%",color:"#ec4899",opacity:.65}]},strokeGradient:{stops:[{offset:"0%",color:"#22d3ee",opacity:1},{offset:"50%",color:"#c084fc",opacity:1},{offset:"100%",color:"#f472b6",opacity:1}]},shadowColor:"rgba(168, 85, 247, 0.45)",shadowRadius:6,glowColor:"rgba(168, 85, 247, 0.3)",plateBg:n?"rgba(168, 85, 247, 0.04)":"rgba(168, 85, 247, 0.03)",plateBorder:"rgba(168, 85, 247, 0.18)",strokeWidth:2.4};case "carbon":return {fillGradient:{stops:[{offset:"0%",color:"#3f3f46",opacity:.8},{offset:"50%",color:"#27272a",opacity:.9},{offset:"100%",color:"#09090b",opacity:.98}]},strokeGradient:{stops:[{offset:"0%",color:"#71717a",opacity:1},{offset:"50%",color:"#3f3f46",opacity:1},{offset:"100%",color:"#18181b",opacity:1}]},shadowColor:"rgba(0, 0, 0, 0.65)",shadowRadius:6,glowColor:"rgba(0, 0, 0, 0.35)",plateBg:n?"rgba(39, 39, 42, 0.06)":"rgba(0, 0, 0, 0.04)",plateBorder:"rgba(63, 63, 70, 0.18)",strokeWidth:2.2};case "wood":return {fillGradient:{stops:[{offset:"0%",color:"#fbbf24",opacity:.65},{offset:"50%",color:"#b45309",opacity:.8},{offset:"100%",color:"#78350f",opacity:.95}]},strokeGradient:{stops:[{offset:"0%",color:"#fbbf24",opacity:1},{offset:"100%",color:"#451a03",opacity:1}]},shadowColor:"rgba(69, 26, 3, 0.55)",shadowRadius:5,glowColor:"rgba(180, 83, 9, 0.15)",plateBg:n?"rgba(180, 83, 9, 0.04)":"rgba(180, 83, 9, 0.02)",plateBorder:"rgba(180, 83, 9, 0.15)",strokeWidth:2.3};default:return {fillGradient:{stops:[{offset:"0%",color:yt(t,.4),opacity:.25},{offset:"100%",color:yt(t,-0.2),opacity:.55}]},strokeGradient:{stops:[{offset:"0%",color:yt(t,.5),opacity:1},{offset:"100%",color:yt(t,-0.3),opacity:.85}]},shadowColor:`rgba(${parseInt(t.substring(1,3),16)||99}, ${parseInt(t.substring(3,5),16)||102}, ${parseInt(t.substring(5,7),16)||241}, 0.35)`,shadowRadius:5,glowColor:`rgba(${parseInt(t.substring(1,3),16)||99}, ${parseInt(t.substring(3,5),16)||102}, ${parseInt(t.substring(5,7),16)||241}, 0.2)`,plateBg:n?"rgba(99, 102, 241, 0.04)":"rgba(99, 102, 241, 0.02)",plateBorder:"rgba(99, 102, 241, 0.15)",strokeWidth:2.2}}},au=(s,e,r,n,t)=>{let c=m=>{if(!Ih__default.default.isValidElement(m))return m;let l=m.props,g={...l};return typeof m.type=="string"&&["path","circle","rect","line","polygon","polyline","ellipse"].includes(m.type)&&(!l.fill||l.fill==="none"?g.fill=`url(#${e})`:l.fill===n&&(g.fill=`url(#${s})`),(!l.stroke||l.stroke==="none"||l.stroke===n)&&(g.stroke=`url(#${s})`),m.type!=="line"&&(g.filter=`url(#${r})`),g.strokeLinecap="round",g.strokeLinejoin="round",g.strokeWidth=l.strokeWidth?parseFloat(l.strokeWidth)*1.1:t),l.children&&(g.children=Ih__default.default.Children.map(l.children,c)),Ih__default.default.cloneElement(m,g)};return c},cu=(s,e,r)=>{if(s.startsWith("letter-")){let n=s.replace("letter-","").toUpperCase();return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",className:"w-full h-full",children:jsxRuntime.jsx("text",{x:"12",y:"18",textAnchor:"middle",fontSize:"18",fontWeight:"bold",fill:e,fontFamily:"Arial, Helvetica, sans-serif",letterSpacing:"-0.5",children:n})})}switch(s){case "database":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("ellipse",{cx:"12",cy:"5",rx:"9",ry:"3"}),jsxRuntime.jsx("path",{d:"M3 5v14c0 1.66 4 3 9 3s9-1.34 9-3V5"}),jsxRuntime.jsx("path",{d:"M3 12c0 1.66 4 3 9 3s9-1.34 9-3"})]});case "plus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"19"}),jsxRuntime.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})]});case "minus":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"})});case "close":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"18",y1:"6",x2:"6",y2:"18"}),jsxRuntime.jsx("line",{x1:"6",y1:"6",x2:"18",y2:"18"})]});case "info":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12.01",y2:"8"})]});case "alertcircle":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]});case "anchor":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"3"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"9",y1:"11",x2:"15",y2:"11"}),jsxRuntime.jsx("path",{d:"M5 12H2a10 10 0 0 0 20 0h-3"})]});case "diamond":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 3h12l4 6-10 12L2 9z"}),jsxRuntime.jsx("path",{d:"M11 3 8 9l4 12 4-12-3-6"}),jsxRuntime.jsx("path",{d:"M2 9h20"})]});case "filter":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3"})});case "pipeline":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"9",width:"5",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"17",y:"9",width:"5",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"9.5",y:"9",width:"5",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M7 12h2.5M14.5 12H17"})]});case "refresh":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21.5 2v6h-6M2.5 22v-6h6M2 11.5a10 10 0 0 1 18.8-4.3l1.2 2.8M22 12.5a10 10 0 0 1-18.8 4.2l-1.2-2.8"})});case "webhook":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"18",cy:"18",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"6",r:"3"}),jsxRuntime.jsx("path",{d:"M13 6h3a2 2 0 0 1 2 2v7"}),jsxRuntime.jsx("path",{d:"M11 18H8a2 2 0 0 1-2-2V9"})]});case "cloud":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M17.5 19A3.5 3.5 0 0 0 21 15.5c0-2.79-2.54-4.5-5-4.5-.48-1.95-1.99-3.5-4-3.5a5 5 0 0 0-5 5c-1.37 0-3 1.15-3 3a3.5 3.5 0 0 0 3.5 3.5h10z"})});case "cpu":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2"}),jsxRuntime.jsx("rect",{x:"9",y:"9",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M9 1v3M15 1v3M9 20v3M15 20v3M20 9h3M20 15h3M1 9h3M1 15h3"})]});case "network":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"16",y:"16",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"2",y:"16",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M12 8v8M12 12H5v4M12 12h7v4"})]});case "gear":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("path",{d:"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 1 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 1 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 1 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 1 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z"})]});case "facebook":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"})});case "rocket":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4.5 16.5c-1.5 1.25-2.5 3.5-2.5 3.5s2.25-1 3.5-2.5M12 2C7.5 2 4.5 5 4.5 9.5c0 1.5.5 3.5 1.5 5l4.5-4.5 2 2-4.5 4.5c1.5 1 3.5 1.5 5 1.5 4.5 0 7.5-3 7.5-7.5C22 4.5 19.5 2 12 2z"}),jsxRuntime.jsx("path",{d:"M9 15l-5 5M15 9l.01-.01"})]});case "flash":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"13 2 3 14 12 14 11 22 21 10 12 10 13 2"})});case "shield":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"})});case "folder":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z"})});case "mail":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z"}),jsxRuntime.jsx("polyline",{points:"22,6 12,13 2,6"})]});case "wallet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20 12V8H6a2 2 0 0 1-2-2c0-1.1.9-2 2-2h12v4"}),jsxRuntime.jsx("path",{d:"M4 6v12c0 1.1.9 2 2 2h14v-4"}),jsxRuntime.jsx("path",{d:"M18 12a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h4v-6H18z"})]});case "calendar":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),jsxRuntime.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),jsxRuntime.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"})]});case "dollar":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),jsxRuntime.jsx("path",{d:"M17 9H12.5a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 1 0 3H10"})]});case "thumbup":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M14 9V5a3 3 0 0 0-3-3l-4 9v11h11.28a2 2 0 0 0 2-1.7l1.38-9a2 2 0 0 0-2-2.3zM7 22H4a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h3"})});case "heart":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z"})});case "chat":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"})});case "key":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3M15.5 7.5L19 4"})});case "star":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2"})});case "cart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"9",cy:"21",r:"1"}),jsxRuntime.jsx("circle",{cx:"20",cy:"21",r:"1"}),jsxRuntime.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})]});case "music":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M9 18V5l12-2v13"}),jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("circle",{cx:"18",cy:"16",r:"3"})]});case "gamepad":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"3"}),jsxRuntime.jsx("line",{x1:"6",y1:"12",x2:"10",y2:"12"}),jsxRuntime.jsx("line",{x1:"8",y1:"10",x2:"8",y2:"14"}),jsxRuntime.jsx("circle",{cx:"15",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"18",cy:"12",r:"1"})]});case "bell":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9M13.73 21a2 2 0 0 1-3.46 0"})});case "sun":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("line",{x1:"12",y1:"1",x2:"12",y2:"3"}),jsxRuntime.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"23"}),jsxRuntime.jsx("line",{x1:"4.22",y1:"4.22",x2:"5.64",y2:"5.64"}),jsxRuntime.jsx("line",{x1:"18.36",y1:"18.36",x2:"19.78",y2:"19.78"}),jsxRuntime.jsx("line",{x1:"1",y1:"12",x2:"3",y2:"12"}),jsxRuntime.jsx("line",{x1:"21",y1:"12",x2:"23",y2:"12"}),jsxRuntime.jsx("line",{x1:"4.22",y1:"19.78",x2:"5.64",y2:"18.36"}),jsxRuntime.jsx("line",{x1:"18.36",y1:"5.64",x2:"19.78",y2:"4.22"})]});case "bulb":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M15 14c.2-1 .7-1.7 1.5-2.5 1-.9 1.5-2.2 1.5-3.5A6 6 0 0 0 6 8c0 1 .5 2.2 1.5 3.5.7.7 1.3 1.5 1.5 2.5"}),jsxRuntime.jsx("line",{x1:"9",y1:"18",x2:"15",y2:"18"}),jsxRuntime.jsx("line",{x1:"10",y1:"22",x2:"14",y2:"22"})]});case "camera":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"4"})]});case "clock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("polyline",{points:"12 6 12 12 16 14"})]});case "trophy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 9H4.5a2.5 2.5 0 0 1 0-5H6M18 9h1.5a2.5 2.5 0 0 0 0-5H18"}),jsxRuntime.jsx("path",{d:"M4 22h16M10 14.66V17c0 .55-.45 1-1 1H4v2h16v-2h-5c-.55 0-1-.45-1-1v-2.34"}),jsxRuntime.jsx("path",{d:"M12 2a6 6 0 0 1 6 6c0 3.5-2.5 6-6 6s-6-2.5-6-6a6 6 0 0 1 6-6z"})]});case "lock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"})]});case "mappin":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"10",r:"3"})]});case "creditcard":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"1",y:"4",width:"22",height:"16",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"1",y1:"10",x2:"23",y2:"10"})]});case "wifi":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M5 12.55a11 11 0 0 1 14.08 0M1.42 9a16 16 0 0 1 21.16 0M8.53 16.11a6 6 0 0 1 6.95 0M12 20h.01"})});case "search":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"11",cy:"11",r:"8"}),jsxRuntime.jsx("line",{x1:"21",y1:"21",x2:"16.65",y2:"16.65"})]});case "home":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"}),jsxRuntime.jsx("polyline",{points:"9 22 9 12 15 12 15 22"})]});case "trash":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"3 6 5 6 21 6"}),jsxRuntime.jsx("path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6"})]});case "user":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"7",r:"4"})]});case "play":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polygon",{points:"5 3 19 12 5 21 5 3"})});case "gift":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"20 12 20 22 4 22 4 12"}),jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"5"}),jsxRuntime.jsx("line",{x1:"12",y1:"22",x2:"12",y2:"7"}),jsxRuntime.jsx("path",{d:"M12 7H7.5a2.5 2.5 0 0 1 0-5C11 2 12 7 12 7zM12 7h4.5a2.5 2.5 0 0 0 0-5C13 2 12 7 12 7z"})]});case "globe":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z"})]});case "bag":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4zM3 6h18M16 10a4 4 0 0 1-8 0"})});case "compass":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("polygon",{points:"16.24 7.76 14.12 14.12 7.76 16.24 9.88 9.88 16.24 7.76"})]});case "send":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"22",y1:"2",x2:"11",y2:"13"}),jsxRuntime.jsx("polygon",{points:"22 2 15 22 11 13 2 9 22 2"})]});case "target":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"})]});case "edit":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7"}),jsxRuntime.jsx("path",{d:"M18.5 2.5a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4 9.5-9.5z"})]});case "phone":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"})});case "book":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2zM22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"})});case "link":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"}),jsxRuntime.jsx("path",{d:"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})]});case "crown":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 4l3 12h14l3-12-6 7-4-7-4 7-6-7z"}),jsxRuntime.jsx("path",{d:"M3 20h18M21 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM14 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0zM7 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"})]});case "pin":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"12",y1:"17",x2:"12",y2:"22"}),jsxRuntime.jsx("path",{d:"M5 17h14v-1.76a2 2 0 0 0-.44-1.24l-2.78-3.5A2 2 0 0 1 15 9.24V5a3 3 0 0 0-6 0v4.24a2 2 0 0 1-.78 1.56l-2.78 3.5a2 2 0 0 0-.44 1.24V17z"})]});case "flag":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1zM4 22v-7"})});case "briefcase":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"14",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16"})]});case "eye":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "tag":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z"}),jsxRuntime.jsx("line",{x1:"7",y1:"7",x2:"7.01",y2:"7"})]});case "coffee":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18 8h1a4 4 0 0 1 0 8h-1M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8zM6 1v3M10 1v3M14 1v3"})});case "share":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"18",cy:"5",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"12",r:"3"}),jsxRuntime.jsx("circle",{cx:"18",cy:"19",r:"3"}),jsxRuntime.jsx("line",{x1:"8.59",y1:"13.51",x2:"15.42",y2:"17.49"}),jsxRuntime.jsx("line",{x1:"15.41",y1:"6.51",x2:"8.59",y2:"10.49"})]});case "layers":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),jsxRuntime.jsx("polyline",{points:"2 17 12 22 22 17"}),jsxRuntime.jsx("polyline",{points:"2 12 12 17 22 12"})]});case "sparkles":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364-6.364l-.707.707M6.343 17.657l-.707.707m0-12.728l.707.707m11.314 11.314l.707.707M12 7a5 5 0 1 0 0 10 5 5 0 0 0 0-10z"})});case "megaphone":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M11.67 20.33A9 9 0 0 1 18 14h3v-4h-3a9 9 0 0 1-6.33-6.33M4 14v-4M8 12a4 4 0 0 1-4 4V8a4 4 0 0 1 4 4z"})});case "download":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M7 10l5 5 5-5M12 15V3"})});case "upload":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12"})});case "monitor":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"8",y1:"21",x2:"16",y2:"21"}),jsxRuntime.jsx("line",{x1:"12",y1:"17",x2:"12",y2:"21"})]});case "keyboard":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"6",y1:"8",x2:"6.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"10",y1:"8",x2:"10.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"14",y1:"8",x2:"14.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"18",y1:"8",x2:"18.01",y2:"8"}),jsxRuntime.jsx("line",{x1:"6",y1:"12",x2:"6.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"10",y1:"12",x2:"10.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"14",y1:"12",x2:"14.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"18",y1:"12",x2:"18.01",y2:"12"}),jsxRuntime.jsx("line",{x1:"7",y1:"16",x2:"17",y2:"16"})]});case "mouse":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"7"}),jsxRuntime.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"})]});case "harddrive":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("circle",{cx:"12",cy:"7",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"1"}),jsxRuntime.jsx("circle",{cx:"10",cy:"17",r:"1"})]});case "glassmorphism":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"4",strokeDasharray:"3 3",opacity:"0.6"}),jsxRuntime.jsx("circle",{cx:"18",cy:"18",r:"4",fill:e,opacity:"0.2"}),jsxRuntime.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2",stroke:e,strokeWidth:"2.5",fill:r?"#090d16":"#ffffff",fillOpacity:"0.6"})]});case "github":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M15 22v-4a4.8 4.8 0 0 0-1-3.5c3 0 6-2 6-5.5.08-1.25-.27-2.48-1-3.5.28-1.15.28-2.35 0-3.5 0 0-1 0-3 1.5-2.64-.5-5.36-.5-8 0C6 2 5 2 5 2c-.3 1.15-.3 2.35 0 3.5A5.403 5.403 0 0 0 4 9c0 3.5 3 5.5 6 5.5-.39.49-.68 1.05-.85 1.65-.17.6-.22 1.23-.15 1.85v4"}),jsxRuntime.jsx("path",{d:"M9 18c-4.51 2-5-2-7-2"})]});case "twitter":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 4l11.733 16h4.267l-11.733 -16z"}),jsxRuntime.jsx("path",{d:"M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"})]});case "google":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M20.86 11a10 10 0 1 1-2.03-5.07l-3.54 3.54a5 5 0 1 0-.95 3.03H12v-5h8.86z"})});case "router":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"14",width:"20",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M6 14V4M18 14V4M12 14v-5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"6",r:"1"})]});case "server":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"2",y1:"8",x2:"22",y2:"8"}),jsxRuntime.jsx("line",{x1:"2",y1:"16",x2:"22",y2:"16"}),jsxRuntime.jsx("circle",{cx:"6",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"11",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"1"})]});case "wrench":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 1 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z"})});case "bolt":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2L4 7v10l8 5 8-5V7l-8-5z"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"4",y1:"12",x2:"20",y2:"12"})]});case "smile":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),jsxRuntime.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),jsxRuntime.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]});case "frown":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M16 16s-1.5-2-4-2-4 2-4 2"}),jsxRuntime.jsx("line",{x1:"9",y1:"9",x2:"9.01",y2:"9"}),jsxRuntime.jsx("line",{x1:"15",y1:"9",x2:"15.01",y2:"9"})]});case "hearteyes":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M8 14s1.5 2 4 2 4-2 4-2"}),jsxRuntime.jsx("path",{d:"M7 8.5C7 7.5 8 7 8.5 7.5c.5-.5 1.5 0 1.5 1a2 2 0 0 1-1.5 1.5C7 8.5 7 8.5 7 8.5z",fill:e}),jsxRuntime.jsx("path",{d:"M14 8.5c0-1 1-1.5 1.5-1 .5-.5 1.5 0 1.5 1a2 2 0 0 1-1.5 1.5c-1.5-1.5-1.5-1.5-1.5-1.5z",fill:e})]});case "hammer":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"m15 5 6 6"}),jsxRuntime.jsx("path",{d:"m9 11-6 6v3h3l6-6"}),jsxRuntime.jsx("path",{d:"m19 3 3 3-4 4-3-3 4-4z"}),jsxRuntime.jsx("path",{d:"m14 8 2.5 2.5"})]});case "screwdriver":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M8.5 15.5 3 21h-2v-2l5.5-5.5"}),jsxRuntime.jsx("path",{d:"m20.5 7.5-.7-.7a3.535 3.535 0 0 0-5 0l-.7.7a3.535 3.535 0 0 0 0 5l.7.7a3.535 3.535 0 0 0 5 0l.7-.7a3.535 3.535 0 0 0 0-5z"}),jsxRuntime.jsx("path",{d:"m13.5 10.5 2 2"}),jsxRuntime.jsx("path",{d:"m9 15 2-2"})]});case "nut":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2L4 7v10l8 5 8-5V7l-8-5z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"})]});case "printer":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"6 9 6 2 18 2 18 9"}),jsxRuntime.jsx("path",{d:"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2"}),jsxRuntime.jsx("rect",{x:"6",y:"14",width:"12",height:"8",rx:"1",fill:r?"#090d16":"#ffffff",fillOpacity:"0.6"})]});case "speaker":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"4",y:"2",width:"16",height:"20",rx:"2",ry:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"14",r:"4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"6",r:"1.5"})]});case "ethernet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"2",width:"12",height:"10",rx:"1"}),jsxRuntime.jsx("path",{d:"M10 12v6a2 2 0 0 0 2 2h0a2 2 0 0 0 2-2v-6"}),jsxRuntime.jsx("path",{d:"M12 20v2"}),jsxRuntime.jsx("line",{x1:"8",y1:"6",x2:"8",y2:"8"}),jsxRuntime.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"8"}),jsxRuntime.jsx("line",{x1:"16",y1:"6",x2:"16",y2:"8"})]});case "satellite":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M13 7 9 3 5 7l4 4 4-4z"}),jsxRuntime.jsx("path",{d:"m17 11 4 4-4 4-4-4 4-4z"}),jsxRuntime.jsx("path",{d:"m12 12-4 4"}),jsxRuntime.jsx("path",{d:"m16 16-2 2"}),jsxRuntime.jsx("path",{d:"M4 20a4 4 0 0 1 4-4"})]});case "code":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"16 18 22 12 16 6"}),jsxRuntime.jsx("polyline",{points:"8 6 2 12 8 18"}),jsxRuntime.jsx("line",{x1:"14",y1:"4",x2:"10",y2:"20"})]});case "terminal":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"4 17 10 11 4 5"}),jsxRuntime.jsx("line",{x1:"12",y1:"19",x2:"20",y2:"19"})]});case "git":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"18",cy:"18",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"6",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("path",{d:"M18 15V9a4 4 0 0 0-4-4H9"}),jsxRuntime.jsx("line",{x1:"6",y1:"9",x2:"6",y2:"15"})]});case "figma":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z"}),jsxRuntime.jsx("path",{d:"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z"}),jsxRuntime.jsx("path",{d:"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z"}),jsxRuntime.jsx("path",{d:"M12 9h3.5a3.5 3.5 0 1 1-3.5 3.5V9z"}),jsxRuntime.jsx("path",{d:"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z"})]});case "barchart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"18",y1:"20",x2:"18",y2:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"4"}),jsxRuntime.jsx("line",{x1:"6",y1:"20",x2:"6",y2:"14"}),jsxRuntime.jsx("line",{x1:"2",y1:"20",x2:"22",y2:"20"})]});case "check":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2.5",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("polyline",{points:"7 13 10 16 17 9"})]});case "container":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("path",{d:"M2 10h20M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2"}),jsxRuntime.jsx("line",{x1:"8",y1:"10",x2:"8",y2:"19"}),jsxRuntime.jsx("line",{x1:"12",y1:"10",x2:"12",y2:"19"}),jsxRuntime.jsx("line",{x1:"16",y1:"10",x2:"16",y2:"19"})]});case "shieldcheck":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}),jsxRuntime.jsx("polyline",{points:"9 12 11 14 15 10"})]});case "react":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",transform:"rotate(60 12 12)"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"10",ry:"4",transform:"rotate(120 12 12)"})]});case "node":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2l8.66 5v10L12 22l-8.66-5V7L12 2z"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),jsxRuntime.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]});case "bug":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{width:"8",height:"14",x:"8",y:"6",rx:"4"}),jsxRuntime.jsx("path",{d:"m19 7-3 2"}),jsxRuntime.jsx("path",{d:"m5 7 3 2"}),jsxRuntime.jsx("path",{d:"m19 19-3-2"}),jsxRuntime.jsx("path",{d:"m5 19 3-2"}),jsxRuntime.jsx("path",{d:"M20 13h-4"}),jsxRuntime.jsx("path",{d:"M4 13h4"}),jsxRuntime.jsx("path",{d:"m10 4 1-2"}),jsxRuntime.jsx("path",{d:"m14 4-1-2"})]});case "flask":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 3h12"}),jsxRuntime.jsx("path",{d:"M14 9V3"}),jsxRuntime.jsx("path",{d:"M10 3v6L4.2 18.6C3.5 20 4.5 22 6.1 22h11.8c1.6 0 2.6-2 1.9-3.4L14 9"})]});case "piechart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M21.21 15.89A10 10 0 1 1 8 2.83"}),jsxRuntime.jsx("path",{d:"M22 12A10 10 0 0 0 12 2v10z"})]});case "flame":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M8.5 14.5A2.5 2.5 0 0 0 11 12c0-1.38-.5-2-1-3-1.072-2.143-.224-4.054 2-6 .5 2.5 2 4.9 4 6.5 2 1.6 3 3.5 3 5.5a7 7 0 1 1-14 0c0-1.153.433-2.294 1-3a2.5 2.5 0 0 0 2.5 2.5z"})});case "activity":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("polyline",{points:"22 12 18 12 15 21 9 3 6 12 2 12"})});case "graduationcap":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M21.42 10.922a1 1 0 0 0-.019-1.838L12.83 5.18a2 2 0 0 0-1.66 0L2.6 9.08a1 1 0 0 0 0 1.832l8.57 3.908a2 2 0 0 0 1.66 0z"}),jsxRuntime.jsx("path",{d:"M6 12v5c0 2 2 3 6 3s6-1 6-3v-5"}),jsxRuntime.jsx("path",{d:"M21.5 12v6"})]});case "trendingup":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"23 6 13.5 15.5 8.5 10.5 1 18"}),jsxRuntime.jsx("polyline",{points:"17 6 23 6 23 12"})]});case "instagram":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"5",ry:"5"}),jsxRuntime.jsx("path",{d:"M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z"}),jsxRuntime.jsx("line",{x1:"17.5",y1:"6.5",x2:"17.51",y2:"6.5"})]});case "package":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"16.5",y1:"9.4",x2:"7.5",y2:"4.21"}),jsxRuntime.jsx("polygon",{points:"12 22.08 12 12 3 6.92 3 17.08 12 22.08"}),jsxRuntime.jsx("polygon",{points:"12 22.08 21 17.08 21 6.92 12 12 12 22.08"}),jsxRuntime.jsx("polygon",{points:"12 12 21 6.92 12 2 3 6.92 12 12"}),jsxRuntime.jsx("line",{x1:"12",y1:"22.08",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"5.4",x2:"12",y2:"12"})]});case "airplane":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 16V14L13 9V3.5A1.5 1.5 0 0 0 11.5 2A1.5 1.5 0 0 0 10 3.5V9L2 14V16L10 13.5V19L8 20.5V22L11.5 21L15 22V20.5L13 19V13.5L21 16Z"})});case "battery":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"1",y:"6",width:"18",height:"12",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"23",y1:"11",x2:"23",y2:"13"})]});case "video":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M23 7l-7 5 7 5V7z"}),jsxRuntime.jsx("rect",{x:"1",y:"5",width:"15",height:"14",rx:"2",ry:"2"})]});case "microphone":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 1a3 3 0 0 0-3 3v8a3 3 0 0 0 6 0V4a3 3 0 0 0-3-3z"}),jsxRuntime.jsx("path",{d:"M19 10v1a7 7 0 0 1-14 0v-1"}),jsxRuntime.jsx("line",{x1:"12",y1:"19",x2:"12",y2:"23"}),jsxRuntime.jsx("line",{x1:"8",y1:"23",x2:"16",y2:"23"})]});case "sliders":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"4",y1:"21",x2:"4",y2:"14"}),jsxRuntime.jsx("line",{x1:"4",y1:"10",x2:"4",y2:"3"}),jsxRuntime.jsx("line",{x1:"12",y1:"21",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"3"}),jsxRuntime.jsx("line",{x1:"20",y1:"21",x2:"20",y2:"16"}),jsxRuntime.jsx("line",{x1:"20",y1:"12",x2:"20",y2:"3"}),jsxRuntime.jsx("line",{x1:"1",y1:"14",x2:"7",y2:"14"}),jsxRuntime.jsx("line",{x1:"9",y1:"8",x2:"15",y2:"8"}),jsxRuntime.jsx("line",{x1:"17",y1:"16",x2:"23",y2:"16"})]});case "map":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"3 6 9 3 15 6 21 3 21 18 15 21 9 18 3 21"}),jsxRuntime.jsx("line",{x1:"9",y1:"3",x2:"9",y2:"18"}),jsxRuntime.jsx("line",{x1:"15",y1:"6",x2:"15",y2:"21"})]});case "umbrella":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M23 12a11.02 11.02 0 0 0-22 0zm-11 0v9a2 2 0 0 0 4 0"})});case "scissors":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"6",cy:"6",r:"3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("line",{x1:"9.8",y1:"8.2",x2:"21",y2:"19"}),jsxRuntime.jsx("line",{x1:"9.8",y1:"15.8",x2:"21",y2:"5"})]});case "unlock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M7 11V7a5 5 0 0 1 9.9-1"})]});case "archive":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"21 8 21 21 3 21 3 8"}),jsxRuntime.jsx("rect",{x:"1",y:"3",width:"22",height:"5"}),jsxRuntime.jsx("line",{x1:"10",y1:"12",x2:"14",y2:"12"})]});case "shieldalert":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]});case "eyeoff":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19m-6.72-1.07a3 3 0 1 1-4.24-4.24"}),jsxRuntime.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]});case "userplus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M16 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2"}),jsxRuntime.jsx("circle",{cx:"8.5",cy:"7",r:"4"}),jsxRuntime.jsx("line",{x1:"20",y1:"8",x2:"20",y2:"14"}),jsxRuntime.jsx("line",{x1:"17",y1:"11",x2:"23",y2:"11"})]});case "trendingdown":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polyline",{points:"23 18 13.5 8.5 8.5 13.5 1 6"}),jsxRuntime.jsx("polyline",{points:"17 18 23 18 23 12"})]});case "copy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"9",width:"13",height:"13",rx:"2",ry:"2"}),jsxRuntime.jsx("path",{d:"M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"})]});case "gauge":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 18a9 9 0 1 1 18 0"}),jsxRuntime.jsx("circle",{cx:"12",cy:"14",r:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"14",x2:"16",y2:"9"})]});case "magnet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M5 9v3a7 7 0 0 0 14 0V9"}),jsxRuntime.jsx("path",{d:"M9 9v3a3 3 0 0 0 6 0V9"}),jsxRuntime.jsx("line",{x1:"5",y1:"9",x2:"9",y2:"9"}),jsxRuntime.jsx("line",{x1:"15",y1:"9",x2:"19",y2:"9"})]});case "stack":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"12 2 2 7 12 12 22 7 12 2"}),jsxRuntime.jsx("polyline",{points:"2 12 12 17 22 12"}),jsxRuntime.jsx("polyline",{points:"2 17 12 22 22 17"})]});case "workflow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"5",rx:"1"}),jsxRuntime.jsx("rect",{x:"3",y:"16",width:"6",height:"5",rx:"1"}),jsxRuntime.jsx("rect",{x:"15",y:"16",width:"6",height:"5",rx:"1"}),jsxRuntime.jsx("path",{d:"M12 7v5M12 12H6v4M12 12h6v4"})]});case "topology":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"4",r:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"20",r:"2"}),jsxRuntime.jsx("circle",{cx:"4",cy:"12",r:"2"}),jsxRuntime.jsx("circle",{cx:"20",cy:"12",r:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"7",x2:"12",y2:"9"}),jsxRuntime.jsx("line",{x1:"12",y1:"15",x2:"12",y2:"17"}),jsxRuntime.jsx("line",{x1:"7",y1:"12",x2:"9",y2:"12"}),jsxRuntime.jsx("line",{x1:"15",y1:"12",x2:"17",y2:"12"})]});case "file":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z"}),jsxRuntime.jsx("polyline",{points:"14 2 14 8 20 8"}),jsxRuntime.jsx("line",{x1:"16",y1:"13",x2:"8",y2:"13"}),jsxRuntime.jsx("line",{x1:"16",y1:"17",x2:"8",y2:"17"})]});case "headphones":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 18v-6a9 9 0 0 1 18 0v6"}),jsxRuntime.jsx("path",{d:"M21 19a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3zM3 19a2 2 0 0 0 2 2h1a2 2 0 0 0 2-2v-3a2 2 0 0 0-2-2H3z"})]});case "moon":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"})});case "paperclip":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21.44 11.05l-9.19 9.19a6 6 0 0 1-8.49-8.49l9.19-9.19a4 4 0 0 1 5.66 5.66l-9.2 9.19a2 2 0 0 1-2.83-2.83l8.49-8.48"})});case "bookmark":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"})});case "cloudlightning":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M19 16.9A5 5 0 0 0 18 7h-1.26a8 8 0 1 0-11.62 8.58"}),jsxRuntime.jsx("polyline",{points:"13 11 9 17 12 17 11 23 15 17 12 17 13 11"})]});case "folderopen":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 10h20M22 6a2 2 0 0 0-2-2H9L7 6H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V10z"})});case "volume":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("polygon",{points:"11 5 6 9 2 9 2 15 6 15 11 19 11 5"}),jsxRuntime.jsx("path",{d:"M19.07 4.93a10 10 0 0 1 0 14.14M15.54 8.46a5 5 0 0 1 0 7.07"})]});case "belloff":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M13.73 21a2 2 0 0 1-3.46 0m3.13-11A6 6 0 0 0 8 8m-2.1 0A6 6 0 0 0 6 8c0 7-3 9-3 9h12.5m2.5-3a7.48 7.48 0 0 0-.8-2"}),jsxRuntime.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]});case "sunmoon":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9z"}),jsxRuntime.jsx("path",{d:"M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41"})]});case "piston":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 3h12v7H6z"}),jsxRuntime.jsx("path",{d:"M6 5.5h12M6 8h12"}),jsxRuntime.jsx("circle",{cx:"12",cy:"8.5",r:"1.5"}),jsxRuntime.jsx("line",{x1:"12",y1:"10",x2:"12",y2:"18"}),jsxRuntime.jsx("circle",{cx:"12",cy:"19.5",r:"2"})]});case "spring":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 2v2c4 0 5 1.5 5 3s-3 2-6 2-6 1.5-6 3 3 2 6 2 6 1.5 6 3-3 2-6 2-5 1.5-5 3v2"})});case "anvil":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M3 8c-2 0-2 4 1 4h2v4a2 2 0 0 0-2 2v1h16v-1a2 2 0 0 0-2-2v-4h2c3 0 3-4 1-4H3z"})});case "hook":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"6",rx:"1.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"1"}),jsxRuntime.jsx("path",{d:"M12 8v4a3.5 3.5 0 1 1-3.5 3.5c0-1.5 1-2.5 2-3"})]});case "turbine":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"9.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("path",{d:"M12 12c.5-3.5 2-6 2.5-6.5S12.5 5 11 7c-.6.8-1 2.2-1 4.5"}),jsxRuntime.jsx("path",{d:"M12 12c-2.8-2.2-5.3-3.2-6-3s-.5 2.5 1.8 3.3c.9.3 2.3.4 4.2-.3"}),jsxRuntime.jsx("path",{d:"M12 12c2.3 2.8 3.3 5.3 3.5 6s-2 1.5-2.8-.8c-.3-.9-.4-2.3-.7-4.2"})]});case "pliers":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 10a2 2 0 1 0 0 4 2 2 0 0 0 0-4z"}),jsxRuntime.jsx("path",{d:"M9 13.5L4 21M15 13.5L20 21M10.5 10.5L8 3h3v5M13.5 10.5L16 3h-3v5"})]});case "drill":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M18 4H8a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4v8a2 2 0 0 0 2 2h3a2 2 0 0 0 2-2V12h2a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1z"}),jsxRuntime.jsx("path",{d:"M18 7h4M22 6v2M12 15h3"})]});case "hacksaw":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 17h16c1.5 0 2-1 2-2V5c0-1.5-1-2-2-2H4c-1.5 0-2 .5-2 2v8M18 17l2 4M2 17l-1 2a1.5 1.5 0 0 0 1.5 1.5H5"}),jsxRuntime.jsx("path",{d:"M3 14h15"})]});case "tapemeasure":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"14",height:"14",rx:"3"}),jsxRuntime.jsx("path",{d:"M17 14h4v3"}),jsxRuntime.jsx("path",{d:"M7 17v2M12 17v2"}),jsxRuntime.jsx("circle",{cx:"10",cy:"10",r:"3"})]});case "caliper":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 5h18M3 5v8M3 5v-2M8 5v5M8 5v-2"}),jsxRuntime.jsx("rect",{x:"9",y:"4",width:"6",height:"4",rx:"1"}),jsxRuntime.jsx("path",{d:"M15 5v8M15 5v-2"})]});case "spiritlevel":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("rect",{x:"8",y:"10",width:"8",height:"4",rx:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"1"}),jsxRuntime.jsx("line",{x1:"10",y1:"10",x2:"10",y2:"14"}),jsxRuntime.jsx("line",{x1:"14",y1:"10",x2:"14",y2:"14"})]});case "sledgehammer":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"3",width:"12",height:"6",rx:"1.5"}),jsxRuntime.jsx("path",{d:"M12 9v12"}),jsxRuntime.jsx("path",{d:"M10 6h4"})]});case "phonemobile":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18",r:"1"}),jsxRuntime.jsx("line",{x1:"10",y1:"4",x2:"14",y2:"4"})]});case "tablet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"16",rx:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18",r:"1"})]});case "laptop":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M20 16V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12"}),jsxRuntime.jsx("path",{d:"M2 16h20v2a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z"})]});case "smartwatch":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"3"}),jsxRuntime.jsx("path",{d:"M9 6V2h6v4M9 18v4h6v-4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "routerwifi":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"14",width:"20",height:"6",rx:"2"}),jsxRuntime.jsx("path",{d:"M5 14V3M19 14V3"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"17",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"18",cy:"17",r:"0.5"})]});case "serverrack":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"2",width:"18",height:"20",rx:"2"}),jsxRuntime.jsx("path",{d:"M3 8h18M3 14h18"}),jsxRuntime.jsx("circle",{cx:"6",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"11",r:"1"}),jsxRuntime.jsx("circle",{cx:"6",cy:"17",r:"1"})]});case "harddriveexternal":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"3",width:"14",height:"18",rx:"2"}),jsxRuntime.jsx("path",{d:"M9 18h6"}),jsxRuntime.jsx("line",{x1:"12",y1:"6",x2:"12",y2:"12"})]});case "webcam":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"10",r:"7"}),jsxRuntime.jsx("circle",{cx:"12",cy:"10",r:"3"}),jsxRuntime.jsx("path",{d:"M12 17v3M8 20h8"})]});case "chisel":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M10 3h4v7h-4z M12 10v4 M8 14h8v6l-4 2-4-2z"})});case "crowbar":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 22l14-14 M18 8a3 3 0 0 0 3-3c0-1.5-1.5-2-2.5-1L14.5 8"})});case "funnel":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M20 3H4v3l6 6v7l4 2v-9l6-6z"})});case "oilcan":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M8 8h8v10a2 2 0 0 1-2 2H10a2 2 0 0 1-2-2V8z M12 8V4 M12 4l8-2 M6 13a3 3 0 0 1-3-3v-2M12 4l-4 2"})});case "bearing":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5.5",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18.5",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"5.5",cy:"12",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"18.5",cy:"12",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"7.4",cy:"7.4",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"16.6",cy:"7.4",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"7.4",cy:"16.6",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"16.6",cy:"16.6",r:"1.5"})]});case "pulley":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"1.5"}),jsxRuntime.jsx("path",{d:"M6 13V3h12v10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"3",r:"1"})]});case "sprocket":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"7"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("path",{d:"M12 2l1.5 2 1.5-2M12 22l-1.5-2-1.5 2M2 12l2-1.5-2-1.5M22 12l-2 1.5 2 1.5"})]});case "projector":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"8",width:"18",height:"9",rx:"2"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12.5",r:"3.5"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12.5",r:"1.5"}),jsxRuntime.jsx("line",{x1:"6",y1:"11",x2:"10",y2:"11"}),jsxRuntime.jsx("line",{x1:"6",y1:"14",x2:"8",y2:"14"})]});case "gameconsole":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"8",y:"2",width:"8",height:"20",rx:"1.5"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("path",{d:"M6 22h12"})]});case "vrheadset":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"8",width:"18",height:"8",rx:"3"}),jsxRuntime.jsx("path",{d:"M10 8c1 1.5 3 1.5 4 0"}),jsxRuntime.jsx("line",{x1:"6",y1:"12",x2:"18",y2:"12"})]});case "smartspeaker":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"3",width:"12",height:"18",rx:"6"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"5",rx:"5",ry:"1.5"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"5",rx:"3",ry:"1"})]});case "powerbank":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"2",width:"14",height:"20",rx:"2"}),jsxRuntime.jsx("circle",{cx:"8",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"5",r:"1"})]});case "usbdrive":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"7",y:"8",width:"10",height:"14",rx:"2"}),jsxRuntime.jsx("rect",{x:"9",y:"2",width:"6",height:"6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"18",r:"1"})]});case "motherboard":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"2",width:"20",height:"20",rx:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"6",width:"6",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"15",y:"6",width:"3",height:"12",rx:"0.5"}),jsxRuntime.jsx("line",{x1:"6",y1:"16",x2:"12",y2:"16"})]});case "ramstick":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"8",width:"20",height:"8",rx:"1"}),jsxRuntime.jsx("line",{x1:"3",y1:"16",x2:"21",y2:"16"}),jsxRuntime.jsx("rect",{x:"4",y:"10",width:"2",height:"4"}),jsxRuntime.jsx("rect",{x:"8",y:"10",width:"2",height:"4"}),jsxRuntime.jsx("rect",{x:"12",y:"10",width:"2",height:"4"}),jsxRuntime.jsx("rect",{x:"16",y:"10",width:"2",height:"4"})]});case "crank":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"6",cy:"18",r:"3"}),jsxRuntime.jsx("line",{x1:"8",y1:"16",x2:"16",y2:"8"}),jsxRuntime.jsx("circle",{cx:"18",cy:"6",r:"3"})]});case "camshaft":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M6 12a3 3 0 0 1-3-3V6a3 3 0 0 1 6 0v3a3 3 0 0 1-3 3z"}),jsxRuntime.jsx("path",{d:"M18 12a3 3 0 0 0 3 3v3a3 3 0 0 0-6 0v-3a3 3 0 0 0 3-3z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "driveshaft":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"5",y1:"12",x2:"19",y2:"12"}),jsxRuntime.jsx("rect",{x:"2",y:"9",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"19",y:"9",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M5 8v8M19 8v8"})]});case "valve":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"})]});case "propeller":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("path",{d:"M12 10c1.5-2.5 4-3.5 4.5-2s-1.5 3.5-4.5 2z"}),jsxRuntime.jsx("path",{d:"M10 12c-2.5 1.5-3.5 4-2 4.5s3.5-1.5 2-4.5z"}),jsxRuntime.jsx("path",{d:"M12 14c-1.5 2.5-4 3.5-4.5 2s1.5-3.5 4.5-2z"}),jsxRuntime.jsx("path",{d:"M14 12c2.5-1.5 3.5-4 2-4.5s-3.5 1.5-2 4.5z"})]});case "rotor":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M12 6h8M12 18H4M6 12V4M18 12v8"})]});case "hydraulicjack":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"8",width:"10",height:"12",rx:"1"}),jsxRuntime.jsx("rect",{x:"9",y:"4",width:"4",height:"4",rx:"0.5"}),jsxRuntime.jsx("line",{x1:"3",y1:"20",x2:"21",y2:"20"}),jsxRuntime.jsx("path",{d:"M16 12h3v6h-3"})]});case "gpu":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("circle",{cx:"7",cy:"12",r:"2.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("circle",{cx:"17",cy:"12",r:"2.5"}),jsxRuntime.jsx("line",{x1:"4",y1:"18",x2:"20",y2:"18"})]});case "powersupply":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("path",{d:"M12 7v10M7 12h10"}),jsxRuntime.jsx("line",{x1:"17",y1:"6",x2:"19",y2:"6"})]});case "networkswitch":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("rect",{x:"5",y:"9",width:"3",height:"3"}),jsxRuntime.jsx("rect",{x:"10",y:"9",width:"3",height:"3"}),jsxRuntime.jsx("rect",{x:"15",y:"9",width:"3",height:"3"}),jsxRuntime.jsx("circle",{cx:"19",cy:"10",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"19",cy:"14",r:"0.5"})]});case "smartplug":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"3",width:"12",height:"18",rx:"4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("line",{x1:"10",y1:"7",x2:"10",y2:"9"}),jsxRuntime.jsx("line",{x1:"14",y1:"7",x2:"14",y2:"9"})]});case "smartbulb":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M15 14c1.2-1.2 2-3 2-5A5 5 0 0 0 7 9c0 2 .8 3.8 2 5h6z"}),jsxRuntime.jsx("rect",{x:"9",y:"14",width:"6",height:"4"}),jsxRuntime.jsx("line",{x1:"10",y1:"18",x2:"14",y2:"18"}),jsxRuntime.jsx("line",{x1:"11",y1:"21",x2:"13",y2:"21"})]});case "securitycamera":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"14",height:"10",rx:"2"}),jsxRuntime.jsx("path",{d:"M16 10l5-4v12l-5-4z"}),jsxRuntime.jsx("path",{d:"M5 21h8"}),jsxRuntime.jsx("line",{x1:"9",y1:"16",x2:"9",y2:"21"})]});case "smartlock":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"11",width:"14",height:"10",rx:"2"}),jsxRuntime.jsx("path",{d:"M7 11V7a5 5 0 0 1 10 0v4"}),jsxRuntime.jsx("circle",{cx:"12",cy:"15",r:"1"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12",y2:"18"})]});case "thermostat":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"6"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"4"}),jsxRuntime.jsx("line",{x1:"12",y1:"20",x2:"12",y2:"22"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"4",y2:"12"}),jsxRuntime.jsx("line",{x1:"20",y1:"12",x2:"22",y2:"12"})]});case "gclamp":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M16 8H8a4 4 0 0 0-4 4v2a4 4 0 0 0 4 4h4 M12 8v11 M10 19h4"})});case "vice":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"14",width:"18",height:"4",rx:"1"}),jsxRuntime.jsx("rect",{x:"6",y:"8",width:"5",height:"6"}),jsxRuntime.jsx("rect",{x:"13",y:"8",width:"5",height:"6"}),jsxRuntime.jsx("line",{x1:"2",y1:"11",x2:"22",y2:"11"})]});case "greasegun":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"8",width:"12",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M18 11h4v2 M6 11H2 M10 8l-4-4v12"})]});case "gearbox":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"5",width:"18",height:"14",rx:"2"}),jsxRuntime.jsx("circle",{cx:"8",cy:"12",r:"3"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12",r:"4"}),jsxRuntime.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"})]});case "differential":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"12",x2:"12",y2:"22"})]});case "suspension":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3v18 M7 6l5 3 5-3 M7 18l5-3 5 3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"15",r:"2"})]});case "windlass":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"7",width:"12",height:"10",rx:"1"}),jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("path",{d:"M20 8l2 4-2 4"})]});case "earbuds":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"5",y:"6",width:"14",height:"12",rx:"3"}),jsxRuntime.jsx("circle",{cx:"9",cy:"11",r:"2"}),jsxRuntime.jsx("circle",{cx:"15",cy:"11",r:"2"}),jsxRuntime.jsx("path",{d:"M9 13v3M15 13v3"})]});case "smartring":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"5",r:"1"})]});case "drawingtablet":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}),jsxRuntime.jsx("rect",{x:"5",y:"7",width:"14",height:"10"}),jsxRuntime.jsx("path",{d:"M17 9l2 2-6 6-2-2z"})]});case "barcodescanner":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M16 3H8L6 8h12z M10 8l-2 11h8l-2-11"}),jsxRuntime.jsx("line",{x1:"3",y1:"12",x2:"21",y2:"12"})]});case "posregister":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"14",width:"18",height:"7",rx:"1"}),jsxRuntime.jsx("rect",{x:"6",y:"4",width:"12",height:"9",rx:"1"}),jsxRuntime.jsx("line",{x1:"6",y1:"17",x2:"18",y2:"17"})]});case "calculator":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"4",y:"3",width:"14",height:"18",rx:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"5",width:"10",height:"4"}),jsxRuntime.jsx("circle",{cx:"8",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"8",cy:"16",r:"1"}),jsxRuntime.jsx("circle",{cx:"12",cy:"16",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"16",r:"1"})]});case "remotecontrol":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"2",width:"12",height:"20",rx:"3"}),jsxRuntime.jsx("circle",{cx:"12",cy:"6",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2.5"}),jsxRuntime.jsx("line",{x1:"9",y1:"17",x2:"15",y2:"17"})]});case "soundbar":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"14",width:"20",height:"4",rx:"1"}),jsxRuntime.jsx("rect",{x:"15",y:"4",width:"6",height:"9",rx:"1"}),jsxRuntime.jsx("circle",{cx:"18",cy:"8.5",r:"2"})]});case "jackhammer":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 4h16 M12 4v4 M8 8h8 M8 8l1 6h6l1-6 M12 14v4 M11 18h2 M12 18l-1 4"})});case "solderingiron":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M7 17l-4 4 M6 13l5 5 M10 9l8 8 M14 5l5 5 M19 5l2-2"})});case "blowtorch":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"8",y:"10",width:"8",height:"11",rx:"1"}),jsxRuntime.jsx("path",{d:"M12 10V7 M12 7l4-2 M16 5V3 M12 7h-3"})]});case "wheelbarrow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 17h6l4-7h8v3l-5 4H6l-4-4"}),jsxRuntime.jsx("circle",{cx:"17",cy:"18",r:"2.5"}),jsxRuntime.jsx("path",{d:"M6 17l-1 4 M12 14l-1 7"})]});case "plumbbob":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"9"}),jsxRuntime.jsx("path",{d:"M12 9l-4 7 4 5 4-5-4-7z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"1.5"})]});case "shears":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 6l6 6M6 18l6-6"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"1.5"}),jsxRuntime.jsx("path",{d:"M12 12l7-5M12 12l7 5"}),jsxRuntime.jsx("circle",{cx:"20",cy:"7",r:"2"}),jsxRuntime.jsx("circle",{cx:"20",cy:"17",r:"2"})]});case "wirestripper":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 4c0 3 2 5 6 5s6-2 6-5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"1.5"}),jsxRuntime.jsx("path",{d:"M12 9l-4 11M12 9l4 11"}),jsxRuntime.jsx("path",{d:"M10 14h4"})]});case "pipewrench":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"9",y:"10",width:"6",height:"11",rx:"1"}),jsxRuntime.jsx("path",{d:"M10 10V6h6V3"}),jsxRuntime.jsx("path",{d:"M13 10V8"})]});case "floppy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 2h13l3 3v15a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z"}),jsxRuntime.jsx("rect",{x:"6",y:"14",width:"12",height:"8"}),jsxRuntime.jsx("rect",{x:"8",y:"2",width:"8",height:"6"})]});case "tapecassette":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"4",width:"20",height:"16",rx:"2"}),jsxRuntime.jsx("circle",{cx:"8",cy:"11",r:"2"}),jsxRuntime.jsx("circle",{cx:"16",cy:"11",r:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"16",width:"12",height:"4"})]});case "cd":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"})]});case "tv":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"7",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("path",{d:"M12 19v3M7 22h10M17 2l-5 5-5-5"})]});case "radio":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"14",rx:"2"}),jsxRuntime.jsx("circle",{cx:"7",cy:"13",r:"3"}),jsxRuntime.jsx("line",{x1:"14",y1:"10",x2:"18",y2:"10"}),jsxRuntime.jsx("circle",{cx:"16",cy:"15",r:"1.5"}),jsxRuntime.jsx("path",{d:"M4 6l6-4 M19 6V3"})]});case "walkietalkie":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"6",y:"7",width:"12",height:"14",rx:"2"}),jsxRuntime.jsx("line",{x1:"8",y1:"7",x2:"8",y2:"2"}),jsxRuntime.jsx("circle",{cx:"10",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"14",cy:"12",r:"1"}),jsxRuntime.jsx("line",{x1:"9",y1:"16",x2:"15",y2:"16"})]});case "headset":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M3 11c0-5 4-9 9-9s9 4 9 9"}),jsxRuntime.jsx("rect",{x:"2",y:"11",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("rect",{x:"19",y:"11",width:"3",height:"6",rx:"1"}),jsxRuntime.jsx("path",{d:"M3 17h3l3 4"})]});case "fish":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 12c0-3.5 3-6 8-6 4 0 7 2 9 4.5V15.5c-2 2.5-5 4.5-9 4.5-5 0-8-2.5-8-6z M18 12c1.5-1.5 3-1.5 4-1M18 12c1.5 1.5 3 1.5 4 1 M8 9.5a1 1 0 1 0 0 2 1 1 0 1 0 0-2"})});case "butterfly":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 3v18 M12 6c-2-3-8-3-8 2 0 4 5 5 8 2 M12 6c2-3 8-3 8 2 0 4-5 5-8 2 M12 12c-2-2-8-1-8 4s5 3 8 0 M12 12c2-2 8-1 8 4s-5 3-8 0"})});case "bird":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M3 16c4 0 7-3 8-7 1 4 4 7 8 7 M11 9c1-3 3-5 6-5 1 2 1 4-1 6.5 M19 9c1-1 2-1 3 0l-3 3 M4 16c-1 2-2 4-2 6h8c-2-2-4-4-6-6z"})});case "cat":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"8"}),jsxRuntime.jsx("path",{d:"M6 6L4 10 M18 6l2 4 M9 11.5a.5.5 0 1 0 0 1 .5.5 0 1 0 0-1 M15 11.5a.5.5 0 1 0 0 1 .5.5 0 1 0 0-1 M12 14.5l-1.5-1.5h3z M5 16h3M19 16h-3"})]});case "dog":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"8"}),jsxRuntime.jsx("path",{d:"M4 11l-1 5a1 1 0 0 0 1 1h1 M20 11l1 5a1 1 0 0 1-1 1h-1 M9 11.5a1 1 0 1 0 0 2 1 1 0 1 0 0-2 M15 11.5a1 1 0 1 0 0 2 1 1 0 1 0 0-2 M12 15a1.5 1.5 0 1 1-3 0"})]});case "rabbit":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"14",r:"7"}),jsxRuntime.jsx("path",{d:"M9 7c0-2.5-.5-5-2-5s-2 2.5-2 5 M15 7c0-2.5.5-5 2-5s2 2.5 2 5 M9 12.5a.5.5 0 1 0 0 1 M15 12.5a.5.5 0 1 0 0 1 M12 14.5l-1-1h2z"})]});case "elephant":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("path",{d:"M4 12c-2.5 0-3-2.5-3-4s2-2 3-1 M20 12c2.5 0 3-2.5 3-4s-2-2-3-1 M12 14c0 3 .5 6 3 6M10 13l-1.5 2 M14 13l1.5 2"})]});case "owl":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"13",r:"8"}),jsxRuntime.jsx("circle",{cx:"8.5",cy:"11.5",r:"2.5"}),jsxRuntime.jsx("circle",{cx:"15.5",cy:"11.5",r:"2.5"}),jsxRuntime.jsx("path",{d:"M12 14l-1-1.5h2z M6 6l3 2 M18 6l-3 2"})]});case "turtle":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("path",{d:"M12 4V2 M12 20v2 M4 12H2 M20 12h2 M6 6l-2-2 M18 18l2 2 M18 6l2-2 M6 18l-2 2"})]});case "dolphin":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M22 6c-3 0-6 2-9 5s-6 5-11 5c4 0 7-1 9-3s4-5 8-7 M11.5 12l2.5-3.5 M4 16c-.5 1-1.5 2.5-2 3 M18 8.5a.5.5 0 1 0 0-1 .5.5 0 1 0 0 1"})});case "rose":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3a5 5 0 0 1 5 5c0 4.5-5 9-5 9s-5-4.5-5-9a5 5 0 0 1 5-5z"}),jsxRuntime.jsx("path",{d:"M12 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"}),jsxRuntime.jsx("path",{d:"M12 17v5M10 20h4"}),jsxRuntime.jsx("path",{d:"M12 14c1.5-1.5 3-1.5 3.5-3s-.5-3-2-2.5"})]});case "sunflower":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"4"}),jsxRuntime.jsx("path",{d:"M12 2v2M12 20v2M2 12h2M20 12h2M5 5l1.5 1.5M17.5 17.5L19 19M5 19l1.5-1.5M17.5 6.5L19 5"}),jsxRuntime.jsx("path",{d:"M12 6a6 6 0 0 1 6 6M12 18a6 6 0 0 1-6-6"})]});case "tulip":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 20V10M9 20h6"}),jsxRuntime.jsx("path",{d:"M12 4c-3.5 0-6 3-6 7.5S8.5 17 12 17s6-1 6-5.5S15.5 4 12 4z"}),jsxRuntime.jsx("path",{d:"M12 4v13M8 6c0 4 2 6.5 4 6.5s4-2.5 4-6.5"})]});case "lotus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 21c-4 0-7-3-7-7 0-4.5 7-11 7-11s7 6.5 7 11c0 4-3 7-7 7z"}),jsxRuntime.jsx("path",{d:"M12 10c-2.5 1.5-4 4-4 7h8c0-3-1.5-5.5-4-7z"}),jsxRuntime.jsx("path",{d:"M5 14c-1.5 1.5-2 3.5-1.5 5s2 1.5 3.5.5M19 14c1.5 1.5 2 3.5 1.5 5s-2 1.5-3.5.5"})]});case "daisy":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("path",{d:"M12 2v7M12 15v7M2 12h7M15 12h7M5 5l5 5M14 14l5 5M5 19l5-5M14 10l5-5"})]});case "hibiscus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 14c3.5 0 6-2 6-5.5S15.5 3 12 3 6 5 6 8.5 8.5 14 12 14z"}),jsxRuntime.jsx("path",{d:"M12 14c-2.5 3-2.5 6 0 7s2.5-4 0-7z"}),jsxRuntime.jsx("path",{d:"M12 10l5-5M17 5h1M17 5v-1"}),jsxRuntime.jsx("circle",{cx:"18",cy:"4",r:"1"})]});case "orchid":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3v9M7 5c1 3 3 5 5 7s4-4 5-7"}),jsxRuntime.jsx("path",{d:"M6 14c2-1 4 0 6 2s1 5-1 6-4-1-5-3 0-5 0-5z"}),jsxRuntime.jsx("path",{d:"M18 14c-2-1-4 0-6 2s-1 5 1 6 4-1 5-3 0-5 0-5z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"9",r:"1.5"})]});case "lily":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 21V10M12 10c-3-1-5-4-5-7h10c0 3-2 6-5 7z"}),jsxRuntime.jsx("path",{d:"M7 3c0 3.5 2 6 5 6.5s5-3 5-6.5"}),jsxRuntime.jsx("path",{d:"M10 13c1 1.5 3 1.5 4 0"})]});case "cactus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 3v18M8 21h8"}),jsxRuntime.jsx("path",{d:"M12 8c-3 0-4 1-4 4v3"}),jsxRuntime.jsx("path",{d:"M12 6c3 0 4 1 4 4v4"}),jsxRuntime.jsx("path",{d:"M6 12v2c0 1.5 1 2 2 2"}),jsxRuntime.jsx("path",{d:"M18 10v2c0 1.5-1 2-2 2"})]});case "lavender":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22V10"}),jsxRuntime.jsx("path",{d:"M12 10c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"}),jsxRuntime.jsx("path",{d:"M12 6c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"}),jsxRuntime.jsx("path",{d:"M12 14c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"}),jsxRuntime.jsx("path",{d:"M12 18c-1.5-.5-2-1.5-2-2.5s1-1.5 2-1 2 0 2 1-1.5 2-2 2.5z"})]});case "cloudrain":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242"}),jsxRuntime.jsx("path",{d:"M16 14v6"}),jsxRuntime.jsx("path",{d:"M8 14v6"}),jsxRuntime.jsx("path",{d:"M12 16v6"})]});case "cloudsnow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242"}),jsxRuntime.jsx("path",{d:"M8 15h.01M8 19h.01M12 17h.01M12 21h.01M16 15h.01M16 19h.01"})]});case "wind":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2"})});case "tornado":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M21 4H3M20 8H4M18 12H6M15 16H9M13 20h-2"})});case "snowflake":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"2",x2:"12",y2:"22"}),jsxRuntime.jsx("path",{d:"M20 16l-4-4 4-4M4 8l4 4-4 4M16 4l-4 4-4-4M8 20l4-4 4 4"})]});case "rainbow":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M22 17a10 10 0 0 0-20 0"}),jsxRuntime.jsx("path",{d:"M18 17a6 6 0 0 0-12 0"}),jsxRuntime.jsx("path",{d:"M14 17a2 2 0 0 0-4 0"})]});case "thermometer":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z"})});case "leaf":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 3.5 1 9.8a7 7 0 0 1-13.9.2"}),jsxRuntime.jsx("path",{d:"M9 22L19 12"})]});case "tree":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 19V5M5 13l7-7 7 7M3 17l9-9 9 9"}),jsxRuntime.jsx("path",{d:"M9 22h6"})]});case "hurricane":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"4"}),jsxRuntime.jsx("path",{d:"M12 2C6.5 2 2 6.5 2 12c0 2 .6 3.9 1.7 5.5l1.3-1.3C4.4 15 4 13.5 4 12c0-4.4 3.6-8 8-8 1.5 0 3 .4 4.2 1l1.3-1.3C15.9 2.6 14 2 12 2z"}),jsxRuntime.jsx("path",{d:"M12 22c5.5 0 10-4.5 10-10 0-2-.6-3.9-1.7-5.5l-1.3 1.3c.6 1.2 1 2.7 1 4.2 0 4.4-3.6 8-8 8-1.5 0-3-.4-4.2-1l-1.3 1.3c1.6 1.1 3.5 1.7 5.5 1.7z"})]});case "burger":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M2 12c0-4 4-8 10-8s10 4 10 8H2z"}),jsxRuntime.jsx("path",{d:"M2 12c0 2 2 3 5 3s5-1 5-3m-10 0v2a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-2"}),jsxRuntime.jsx("path",{d:"M2 15h20"})]});case "pizza":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M22 11L12 22 2 11c0-5.5 4.5-10 10-10s10 4.5 10 10z"}),jsxRuntime.jsx("circle",{cx:"12",cy:"7",r:"1"}),jsxRuntime.jsx("circle",{cx:"8",cy:"12",r:"1"}),jsxRuntime.jsx("circle",{cx:"16",cy:"12",r:"1"}),jsxRuntime.jsx("path",{d:"M2 11h20"})]});case "apple":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 22c4.97 0 9-3.03 9-8 0-4.5-3-6-5-6-.5 0-1.07.13-1.63.38A5.86 5.86 0 0 0 12 8c-.78 0-1.64.13-2.37.38C9.07 8.13 8.5 8 8 8c-2 0-5 1.5-5 6 0 4.97 4.03 8 9 8z"}),jsxRuntime.jsx("path",{d:"M12 8V4c0-1 1-2 2-2"})]});case "banana":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M16 3c.5 1.5-.5 3-2.5 4.5s-5.5 3-8 5.5-3.5 5-3.5 7.5c2.5 0 5-1 7.5-3.5s4-6 5.5-8 3-3 4.5-2.5z"}),jsxRuntime.jsx("path",{d:"M3 21.5l-1 1"})]});case "cake":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"11",width:"18",height:"10",rx:"2"}),jsxRuntime.jsx("rect",{x:"6",y:"5",width:"12",height:"6",rx:"2"}),jsxRuntime.jsx("line",{x1:"12",y1:"5",x2:"12",y2:"2"}),jsxRuntime.jsx("path",{d:"M12 2c.5 0 1 .5 1 1s-.5 1-1 1-1-.5-1-1 .5-1 1-1z"})]});case "icecream":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M12 2a7 7 0 0 0-7 7c0 2.38 1.19 4.47 3 5.74V22l4-2 4 2v-7.26c1.81-1.27 3-3.36 3-5.74a7 7 0 0 0-7-7z"}),jsxRuntime.jsx("path",{d:"M5 9h14"})]});case "donut":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"3"}),jsxRuntime.jsx("path",{d:"M10 5.5a1 1 0 1 0 0-2"}),jsxRuntime.jsx("path",{d:"M14 19a1 1 0 1 0 0 2"}),jsxRuntime.jsx("path",{d:"M5 13a1 1 0 1 0 0 2"}),jsxRuntime.jsx("path",{d:"M18.5 9.5a1 1 0 1 0 0-2"})]});case "popcorn":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M18 8l-1.5 14H7.5L6 8h12z"}),jsxRuntime.jsx("path",{d:"M10 8v14M14 8v14"}),jsxRuntime.jsx("path",{d:"M6.5 8C5.5 8 5 7 5 6s1-2 2-2 2 1 2.5 2M18.5 8c1 0 1.5-1 1.5-2s-1-2-2-2-2 1-2.5 2M9 6a3 3 0 0 1 6 0"})]});case "watermelon":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M22 12a10 10 0 0 1-20 0h20z"}),jsxRuntime.jsx("path",{d:"M18 12a6 6 0 0 1-12 0"}),jsxRuntime.jsx("circle",{cx:"9",cy:"14",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"12",cy:"16",r:"0.5"}),jsxRuntime.jsx("circle",{cx:"15",cy:"14",r:"0.5"})]});case "cookie":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("circle",{cx:"8",cy:"9",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"15",cy:"8",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"9",cy:"15",r:"1.5"}),jsxRuntime.jsx("circle",{cx:"14",cy:"14",r:"1.5"}),jsxRuntime.jsx("path",{d:"M18.5 5.5a3 3 0 0 1 0 5 3 3 0 0 1-3 0"})]});case "safe":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"3",width:"18",height:"18",rx:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"4"}),jsxRuntime.jsx("path",{d:"M12 2v2M12 20v2M20 12h2M2 12h2"})]});case "goldbars":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M2 17h20M2 21h20M5 17L3 9h18l-2 8M6 9L4 2h16l-2 7"})});case "bank":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M3 21h18M3 10h18M5 6l7-3 7 3M4 10v11M20 10v11M8 14v3M12 14v3M16 14v3"})});case "coin":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"8"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"16"}),jsxRuntime.jsx("path",{d:"M14.5 10a2.5 2.5 0 0 0-5 0c0 2 3 2 3 4a2.5 2.5 0 0 1-5 0"})]});case "piggybank":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M19 12h2a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-2M15 5c-1.5 0-2.8 1.4-3 3-1-.6-2.2-1-3.5-1A9.5 9.5 0 0 0 3 14c0 3 2.5 5 5.5 5h7.5c2 0 4-1.5 4-4.5V11c0-3.3-2.7-6-6-6z"}),jsxRuntime.jsx("path",{d:"M7 19v2M13 19v2M12 2v4"})]});case "shoppingbag":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z"}),jsxRuntime.jsx("line",{x1:"3",y1:"6",x2:"21",y2:"6"}),jsxRuntime.jsx("path",{d:"M16 10a4 4 0 0 1-8 0"})]});case "shoppingcart":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"9",cy:"21",r:"1"}),jsxRuntime.jsx("circle",{cx:"20",cy:"21",r:"1"}),jsxRuntime.jsx("path",{d:"M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6"})]});case "scale":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M12 3v17M12 20H8m8 0h-8M3 7h18M6 7l-3 6h6l-3-6M18 7l-3 6h6l-3-6"})});case "receipt":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1z"}),jsxRuntime.jsx("line",{x1:"8",y1:"8",x2:"16",y2:"8"}),jsxRuntime.jsx("line",{x1:"8",y1:"12",x2:"16",y2:"12"}),jsxRuntime.jsx("line",{x1:"8",y1:"16",x2:"12",y2:"16"})]});case "banknote":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"2",y:"6",width:"20",height:"12",rx:"2"}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("path",{d:"M6 12h.01M18 12h.01"})]});case "euro":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M16 8a4 4 0 1 0 0 8M9 10h6M9 14h6"})]});case "yen":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M12 12V7M12 12L9 7M12 12l3-5M9 15h6M9 19h6"})]});case "pound":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("path",{d:"M16 8a4 4 0 0 0-7.3-2h0a4 4 0 0 0-.7 2V16h7M9 12h6"})]});case "atom":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"2"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"4",ry:"9",transform:"rotate(45 12 12)"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"4",ry:"9",transform:"rotate(-45 12 12)"}),jsxRuntime.jsx("ellipse",{cx:"12",cy:"12",rx:"9",ry:"4"})]});case "dna":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("path",{d:"M4.5 10.5C4.5 5 19.5 5 19.5 10.5S4.5 16 4.5 19.5"}),jsxRuntime.jsx("path",{d:"M19.5 10.5c0 5.5-15 5.5-15 11"}),jsxRuntime.jsx("path",{d:"M6 8h12M4.5 12h15M6.5 16h11"})]});case "microscope":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M6 18h8M3 22h14M12 6a4 4 0 0 0-4 4v8M9 6h6M12 2v4M5 14h6"})});case "telescope":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M18.5 5.5L8 16M13.5 3.5l1.5 1.5M7 14.5l1.5 1.5M9 21l3-5M12 16l3 5M6 21h12"})});case "beaker":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M6 3h12M6 3v15a3 3 0 0 0 3 3h6a3 3 0 0 0 3-3V3M6 14h12M12 17h.01M9 17h.01"})});case "folderplus":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2zM12 10v6M9 13h6"})});case "folderminus":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2zM9 13h6"})});case "foldercheck":return jsxRuntime.jsx("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:jsxRuntime.jsx("path",{d:"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2zM9 13l2 2 4-4"})});case "calendarplus":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),jsxRuntime.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),jsxRuntime.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"12",x2:"12",y2:"18"}),jsxRuntime.jsx("line",{x1:"9",y1:"15",x2:"15",y2:"15"})]});case "calendarcheck":return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("rect",{x:"3",y:"4",width:"18",height:"18",rx:"2",ry:"2"}),jsxRuntime.jsx("line",{x1:"16",y1:"2",x2:"16",y2:"6"}),jsxRuntime.jsx("line",{x1:"8",y1:"2",x2:"8",y2:"6"}),jsxRuntime.jsx("line",{x1:"3",y1:"10",x2:"21",y2:"10"}),jsxRuntime.jsx("path",{d:"M9 14l2 2 4-4"})]});default:return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",stroke:e,strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"w-full h-full",children:[jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"10"}),jsxRuntime.jsx("line",{x1:"12",y1:"8",x2:"12",y2:"12"}),jsxRuntime.jsx("line",{x1:"12",y1:"16",x2:"12.01",y2:"16"})]})}},hl=({id:s,color:e="#6366f1",theme:r,preset:n="glass"})=>{let t=r==="dark",c=(e.toLowerCase()==="#ffffff"||e.toLowerCase()==="#fff")&&!t?"#475569":e,m=tu(n,c,r||"dark"),l=`stroke-grad-${s}`,g=`fill-grad-${s}`,u=`shadow-${s}`,y=au(l,g,u,c,m.strokeWidth);if(s.startsWith("letter-")){let Us=s.replace("letter-","").toUpperCase();return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",className:"w-full h-full",style:{overflow:"visible"},children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx("filter",{id:u,x:"-20%",y:"-20%",width:"140%",height:"140%",children:jsxRuntime.jsx("feDropShadow",{dx:"0",dy:"1.5",stdDeviation:m.shadowRadius,floodColor:m.shadowColor,floodOpacity:t?"0.6":"0.35"})}),jsxRuntime.jsx("linearGradient",{id:l,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.strokeGradient.stops.map((W,Fi)=>jsxRuntime.jsx("stop",{offset:W.offset,stopColor:W.color,stopOpacity:W.opacity??1},Fi))}),jsxRuntime.jsx("linearGradient",{id:g,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.fillGradient.stops.map((W,Fi)=>jsxRuntime.jsx("stop",{offset:W.offset,stopColor:W.color,stopOpacity:W.opacity},Fi))}),jsxRuntime.jsxs("radialGradient",{id:`plate-bg-gradient-${s}`,cx:"50%",cy:"50%",r:"70%",children:[jsxRuntime.jsx("stop",{offset:"0%",stopColor:t?"#1f2937":"#ffffff",stopOpacity:t?.9:.95}),jsxRuntime.jsx("stop",{offset:"100%",stopColor:t?"#0b0f19":"#f8fafc",stopOpacity:t?.7:.8})]})]}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"7",fill:m.glowColor,style:{filter:"blur(3.5px)"}}),jsxRuntime.jsx("text",{x:"12",y:"18.5",textAnchor:"middle",fontSize:"18.5",fontWeight:"900",fill:`url(#${l})`,filter:`url(#${u})`,fontFamily:"system-ui, -apple-system, sans-serif",letterSpacing:"-0.5",children:Us})]})}let R=cu(s,c,t);if(!R)return null;let _o=Ih__default.default.Children.map(R.props.children,y);return jsxRuntime.jsxs("svg",{viewBox:"0 0 24 24",fill:"none",className:"w-full h-full",style:{overflow:"visible"},children:[jsxRuntime.jsxs("defs",{children:[jsxRuntime.jsx("filter",{id:u,x:"-25%",y:"-25%",width:"150%",height:"150%",children:jsxRuntime.jsx("feDropShadow",{dx:"0",dy:"1.8",stdDeviation:m.shadowRadius,floodColor:m.shadowColor,floodOpacity:t?"0.6":"0.35"})}),jsxRuntime.jsx("linearGradient",{id:l,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.strokeGradient.stops.map((Us,W)=>jsxRuntime.jsx("stop",{offset:Us.offset,stopColor:Us.color,stopOpacity:Us.opacity??1},W))}),jsxRuntime.jsx("linearGradient",{id:g,x1:"0%",y1:"0%",x2:"100%",y2:"100%",children:m.fillGradient.stops.map((Us,W)=>jsxRuntime.jsx("stop",{offset:Us.offset,stopColor:Us.color,stopOpacity:Us.opacity},W))})]}),jsxRuntime.jsx("circle",{cx:"12",cy:"12",r:"7",fill:m.glowColor,style:{filter:"blur(3.5px)"}}),jsxRuntime.jsx("g",{transform:"translate(1.8, 1.8) scale(0.85)",children:_o})]})};function uu(s="glass",e,r="dark",n){let c=e||{glass:"#6366f1",metal:"#cbd5e1",clay:"#f43f5e",hologram:"#a855f7",gold:"#d4af37",silver:"#e2e8f0",glassmorphism:r==="dark"?"#ffffff":"#64748b",carbon:"#27272a",wood:"#d97706"}[s],m=n||"#ec4899";switch(s){case "glassmorphism":return {roughness:.05,metalness:.05,transmission:.96,thickness:1.5,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:c,emissive:r==="dark"?"#18181b":"#e4e4e7",emissiveIntensity:.2};case "carbon":return {roughness:.45,metalness:.1,transmission:0,thickness:0,clearcoat:.6,clearcoatRoughness:.15,ior:1.55,color:c,emissive:"#000000",emissiveIntensity:0};case "wood":return {roughness:.85,metalness:0,transmission:0,thickness:0,clearcoat:0,clearcoatRoughness:0,ior:1.3,color:c,emissive:"#000000",emissiveIntensity:0};case "gold":return {roughness:.12,metalness:.98,transmission:0,thickness:0,clearcoat:1,clearcoatRoughness:.05,ior:1.6,color:c,emissive:r==="dark"?"#221100":"#000000",emissiveIntensity:r==="dark"?.25:0};case "silver":return {roughness:.12,metalness:.98,transmission:0,thickness:0,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:c,emissive:r==="dark"?"#111111":"#000000",emissiveIntensity:r==="dark"?.2:0};case "metal":return {roughness:.15,metalness:.95,transmission:0,thickness:0,clearcoat:.8,clearcoatRoughness:.1,ior:1.5,color:c,emissive:"#000000",emissiveIntensity:0};case "clay":return {roughness:.9,metalness:.05,transmission:0,thickness:0,clearcoat:0,clearcoatRoughness:0,ior:1.3,color:c,emissive:"#000000",emissiveIntensity:0};case "hologram":return {roughness:.25,metalness:.3,transmission:.4,thickness:.6,clearcoat:1,clearcoatRoughness:.15,ior:1.45,color:c,emissive:m,emissiveIntensity:r==="dark"?.75:.4};default:return {roughness:.1,metalness:.1,transmission:.9,thickness:1.2,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:c,emissive:r==="dark"?c:"#000000",emissiveIntensity:r==="dark"?.3:0}}}var yu=({theme:s})=>{let e=s==="dark";return jsxRuntime.jsxs(jsxRuntime.Fragment,{children:[jsxRuntime.jsx("ambientLight",{intensity:e?.4:.7,color:e?"#3f3f46":"#ffffff"}),jsxRuntime.jsx("directionalLight",{position:[5,10,5],intensity:e?1.5:1.2,color:e?"#ffffff":"#fbfbfb",castShadow:true,"shadow-mapSize":[1024,1024]}),jsxRuntime.jsx("pointLight",{position:[-5,5,-5],intensity:e?.8:.4,color:e?"#818cf8":"#d1d5db"}),jsxRuntime.jsx("spotLight",{position:[0,15,2],angle:.3,penumbra:1,intensity:e?1:.6,color:e?"#c084fc":"#fff"})]})},zl=({children:s,preset:e,angle:r,color:n,accentColor:t,spinSpeed:c,floatHeight:m,theme:l,interactive:g,customMaterial:u})=>{let y=Ih.useRef(null),R=Ih.useRef(null),[_o,Us]=Ih.useState(false),Fi={...uu(e,n,l,t),...u};return fiber.useFrame(mt=>{if(!y.current)return;let Mn=mt.clock.getElapsedTime();y.current.rotation.y=Mn*.3*c;let Qt=_o&&g?1.15:1;if(y.current.scale.lerp(new na__namespace.Vector3(Qt,Qt,Qt),.15),R.current)if(_o&&g){let ea=-mt.pointer.y*Math.PI/8,oc=mt.pointer.x*Math.PI/8;R.current.rotation.x=na__namespace.MathUtils.lerp(R.current.rotation.x,ea,.1),R.current.rotation.y=na__namespace.MathUtils.lerp(R.current.rotation.y,oc,.1);}else R.current.rotation.x=na__namespace.MathUtils.lerp(R.current.rotation.x,0,.1),R.current.rotation.y=na__namespace.MathUtils.lerp(R.current.rotation.y,0,.1);}),jsxRuntime.jsx("group",{ref:y,onPointerOver:()=>g&&Us(true),onPointerOut:()=>g&&Us(false),children:jsxRuntime.jsx("group",{ref:R,children:jsxRuntime.jsx("group",{rotation:{front:[0,0,0],perspective:[.25,-0.35,0],tilted:[.25,-0.25,.25]}[r],children:jsxRuntime.jsx(drei.Float,{speed:1.5*c,rotationIntensity:.2,floatIntensity:1*m,children:s(Fi)})})})})};function i({preset:s="glass",angle:e="perspective",environment:r="city",variant:n="3d",color:t,accentColor:c,spinSpeed:m=1,floatHeight:l=1,theme:g="dark",interactive:u=true,size:y,fallback2d:R,iconId:_o,canvas:Us=true,customMaterial:W,children:Fi,...V0}){let mt=y!==void 0?{width:typeof y=="number"?`${y}px`:y,height:typeof y=="number"?`${y}px`:y}:{width:"100%",height:"100%"},[Mn,Qt]=Ih.useState(false);Ih.useEffect(()=>{Qt(true);},[]);let ea=n==="2d"||!Hl()||!Mn,oc=V0["aria-label"]||(_o?`${_o.charAt(0).toUpperCase()+_o.slice(1)} Icon`:"3D Icon");return ea?jsxRuntime.jsx("div",{role:"img","aria-label":oc,style:{...mt,display:"flex",alignItems:"center",justifyContent:"center",position:"relative"},...V0,children:jsxRuntime.jsx("div",{style:{width:"85%",height:"85%",display:"flex",alignItems:"center",justifyContent:"center"},children:R||(_o?jsxRuntime.jsx(hl,{id:_o,color:t,theme:g,preset:s}):jsxRuntime.jsx("div",{style:{color:t||"#6366f1",fontStyle:"italic",fontSize:"11px"},children:"3D Icon"}))})}):Us?jsxRuntime.jsx("div",{role:"img","aria-label":oc,style:{...mt,position:"relative"},...V0,children:jsxRuntime.jsxs(fiber.Canvas,{camera:{position:[0,0,u?4.5:3],fov:45},gl:{antialias:true,alpha:true,preserveDrawingBuffer:true},shadows:true,children:[jsxRuntime.jsx(yu,{theme:g}),jsxRuntime.jsx(drei.Environment,{preset:r}),jsxRuntime.jsx(zl,{preset:s,angle:e,color:t,accentColor:c,spinSpeed:m,floatHeight:l,theme:g,interactive:u,customMaterial:W,children:Fi}),jsxRuntime.jsx(drei.OrbitControls,{enableZoom:false,enablePan:false,makeDefault:true})]})}):jsxRuntime.jsx(zl,{preset:s,angle:e,color:t,accentColor:c,spinSpeed:m,floatHeight:l,theme:g,interactive:u,customMaterial:W,children:Fi})}function Fl(s){return jsxRuntime.jsx(i,{iconId:"database",...s,children:e=>jsxRuntime.jsx("group",{children:[.5,0,-0.5].map((r,n)=>jsxRuntime.jsxs("group",{position:[0,r,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.38,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.92],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:"#10b981",emissive:e.emissiveIntensity>0?e.emissive:"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.92,.92,.05,32,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]})]},n))})})}function Vl(s){return jsxRuntime.jsx(i,{iconId:"cloud",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.62,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.5,-0.05,.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.48,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.5,-0.08,.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.42,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,.02],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.35,.75]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function Ol(s){let e=[-0.45,-0.15,.15,.45];return jsxRuntime.jsx(i,{iconId:"cpu",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[Math.PI/6,Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.4,1.4,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.7,.7,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#1e1e24":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.17],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.02,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:"#a855f7",emissive:r.emissiveIntensity>0?r.emissive:"#a855f7",emissiveIntensity:2})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[n,.76,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.14,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]}),jsxRuntime.jsxs("mesh",{position:[n,-0.76,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.14,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]},`tb-${t}`)),e.map((n,t)=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.76,n,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.08,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]}),jsxRuntime.jsxs("mesh",{position:[.76,n,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.08,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]},`lr-${t}`))]})})}function Ul(s){let e=[[0,.8,0],[-0.7,.25,.4],[.7,.25,.4],[-0.7,.25,-0.4],[.7,.25,-0.4],[0,-0.6,.5],[0,-0.6,-0.5]];return jsxRuntime.jsx(i,{iconId:"network",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.42,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("icosahedronGeometry",{args:[.8,1]}),jsxRuntime.jsx("meshBasicMaterial",{wireframe:true,color:r.color,transparent:true,opacity:.3})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:n,children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,8,8]}),jsxRuntime.jsx("meshBasicMaterial",{color:r.emissiveIntensity>0?r.emissive:"#10b981"})]})]},t))]})})}function $l(s){let r=Array.from({length:8}),n=.62;return jsxRuntime.jsx(i,{iconId:"gear",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/4,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.6,.6,.22,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.2,color:s.theme==="dark"?"#090d16":"#cbd5e1"})]}),r.map((c,m)=>{let l=m*(Math.PI*2)/8,g=Math.cos(l)*n,u=Math.sin(l)*n;return jsxRuntime.jsxs("mesh",{position:[g,0,u],rotation:[0,-l,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.22,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},m)})]})})}function jl(s){return jsxRuntime.jsx(i,{iconId:"facebook",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.3,1.3,.28],radius:.2,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[.1,-0.15,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.85,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,.12,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.16,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.22,.28,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.16,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.19,.2,.165],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.16,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]})]})})}function _l(s){return jsxRuntime.jsx(i,{iconId:"anchor",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.9,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.35,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.55,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),[-0.275,.275].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.35,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.52,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.03,12,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.3,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.35,.055,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.35,-0.22,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("coneGeometry",{args:[.07,.18,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.35,-0.22,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("coneGeometry",{args:[.07,.18,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]})]})})}function Yl(s){return jsxRuntime.jsx(i,{iconId:"diamond",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.125,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.45,.75,.25,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:2.42,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3,flatShading:true})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.375,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.75,.75,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:2.42,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3,flatShading:true})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.76,.025,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",roughness:.15,metalness:.8})]})]})})}function Xl(s){return jsxRuntime.jsx(i,{iconId:"filter",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.7,.35,.45,32,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3,side:2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.225,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.4,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.39,.39,.02,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.4,metalness:.7,transparent:true,opacity:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,.125,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.35,.025,12,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2,wireframe:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.55,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",emissive:s.accentColor||"#ec4899",emissiveIntensity:1,roughness:.1,metalness:.2})]})]})})}function Jl(s){return jsxRuntime.jsx(i,{iconId:"pipeline",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.45,-0.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.5,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.4,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.2,.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.2,-0.2,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.2,.2,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.7,-0.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[.6,.2,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#e4e4e7"})]}),jsxRuntime.jsxs("group",{position:[.1,.2,.07],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.15,.025,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1,roughness:.15,metalness:.7})]}),[0,Math.PI/3,2*Math.PI/3].map((r,n)=>jsxRuntime.jsxs("mesh",{rotation:[0,r,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.02,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",roughness:.3,metalness:.6})]},n))]})]})})}function Zl(s){let r=Math.PI*.8,n=[-0.39,.28,0],t=[0,0,r];return jsxRuntime.jsx(i,{iconId:"refresh",...s,children:c=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.055,12,32,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:c.roughness,metalness:c.metalness,transmission:c.transmission,thickness:c.thickness,clearcoat:c.clearcoat,clearcoatRoughness:c.clearcoatRoughness,ior:c.ior,color:c.color,emissive:c.emissive,emissiveIntensity:c.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:n,rotation:t,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.2,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:c.emissiveIntensity>0?c.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.055,12,32,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:c.roughness,metalness:c.metalness,transmission:c.transmission,thickness:c.thickness,clearcoat:c.clearcoat,clearcoatRoughness:c.clearcoatRoughness,ior:c.ior,color:c.color,emissive:c.emissive,emissiveIntensity:c.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:n,rotation:t,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.2,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:c.emissiveIntensity>0?c.emissive:s.accentColor||"#ec4899",roughness:.2,metalness:.6})]})]})]})})}function Kl(s){return jsxRuntime.jsx(i,{iconId:"webhook",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.25,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.7,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.6,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.35,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.35,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.35,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.35,.25,.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.35,.25,.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.35,.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function ql(s){return jsxRuntime.jsx(i,{iconId:"plus",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.082,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.5,roughness:.2,metalness:.6})]})]})})}function Ql(s){return jsxRuntime.jsx(i,{iconId:"minus",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),[-0.4,.4].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",roughness:.2,metalness:.5})]},n))]})})}function em(s){return jsxRuntime.jsx(i,{iconId:"close",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.85,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.85,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.082,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.5,roughness:.2,metalness:.6})]})]})})}function sm(s){return jsxRuntime.jsx(i,{iconId:"info",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.06,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.42,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.03,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.25,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})})}function om(s){return jsxRuntime.jsx(i,{iconId:"alertcircle",...s,children:e=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.06,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.08,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.035,.38,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ef4444",emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})})}function rm(s){return jsxRuntime.jsx(i,{iconId:"rocket",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.2],position:[0,-0.15,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.35,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.95,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.3,.4,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.26,.15,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.9,color:"#18181b"})]}),jsxRuntime.jsxs("group",{position:[0,.45,.29],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#d4af37"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.01],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.02,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,transmission:.95,thickness:.5,color:"#38bdf8"})]})]}),jsxRuntime.jsxs("mesh",{position:[.3,.08,-0.15],rotation:[0,-Math.PI/3,.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.38,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[-0.3,.08,-0.15],rotation:[0,Math.PI/3,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.38,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.3],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.38,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#ef4444"})]})]})})}function im(s){return jsxRuntime.jsx(i,{iconId:"flash",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.15],children:[jsxRuntime.jsxs("mesh",{position:[.15,.42,0],rotation:[0,0,-Math.PI/8],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.65,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.12,0],rotation:[0,0,Math.PI/6],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.52,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.2,-0.28,0],rotation:[0,0,-Math.PI/10],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.68,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function nm(s){return jsxRuntime.jsx(i,{iconId:"shield",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.06,.72,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.23,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.75,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.13],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.2,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:"#10b981",emissive:e.emissiveIntensity>0?e.emissive:"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.07,.04,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.38,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:"#10b981",emissive:e.emissiveIntensity>0?e.emissive:"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsx("group",{position:[0,0,.01],children:jsxRuntime.jsxs("mesh",{position:[0,.1,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.74,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0",wireframe:true})]})})]})})}function tm(s){return jsxRuntime.jsx(i,{iconId:"folder",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.05],position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.12],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.95,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.38,.54,-0.12],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.18,-0.04],rotation:[0,0,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.15,.9,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#f4f4f5"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.12,.02],rotation:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.12,.86,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.12],rotation:[-0.08,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.88,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function am(s){return jsxRuntime.jsx(i,{iconId:"mail",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.4,.95,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.09],rotation:[-0.1,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.66,.66,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.24,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.38,.48,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,.11],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#ef4444",emissive:"#b91c1c",emissiveIntensity:.2})]})]})})}function cm(s){return jsxRuntime.jsx(i,{iconId:"wallet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.82,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.38,-0.01],rotation:[0,0,-0.08],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.32,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#6366f1"})]}),jsxRuntime.jsxs("mesh",{position:[.24,.34,-0.02],rotation:[0,0,.12],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.32,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.08],rotation:[-0.08,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.76,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.12],rotation:[-0.06,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.28,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:e.roughness+.1,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.145],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#d4af37"})]})]})})}function lm(s){let e=[-0.3,0,.3],r=[.08,-0.18,-0.44];return jsxRuntime.jsx(i,{iconId:"calendar",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.2,1.2,.16],radius:.12,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.44,.02],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.2,.32,.18],radius:.06,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ef4444"})})}),jsxRuntime.jsxs("mesh",{position:[-0.32,.58,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.028,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[.32,.58,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.028,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#e2e8f0"})]}),r.map((t,c)=>e.map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m,t,.095],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.16,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:c===1&&l===1?"#3b82f6":s.theme==="dark"?"#1e293b":"#cbd5e1"})]},`${c}-${l}`)))]})})}function mm(s){return jsxRuntime.jsx(i,{iconId:"dollar",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.7,.7,.15,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.66,.05,12,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.72,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.23,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,.115,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.17,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.115,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.17,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#ffffff"})]})]})})}function dm(s){let e=[.03,-0.09,-0.21,-0.33];return jsxRuntime.jsx(i,{iconId:"thumbup",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.05,-0.35,.05],position:[-0.05,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.45,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.65,.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:s.accentColor||"#f43f5e",emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.45,-0.25,.26],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.055,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.15,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.15,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.46,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.22,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.12,.35,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),e.map((n,t)=>jsxRuntime.jsxs("mesh",{position:[.32,n,.2],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.08,.24,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t))]})})}function gm(s){let e=Ih.useMemo(()=>{let n=new na__namespace.Shape;return n.moveTo(0,.3),n.bezierCurveTo(.2,.7,.7,.7,.7,.2),n.bezierCurveTo(.7,-0.2,.3,-0.5,0,-0.85),n.bezierCurveTo(-0.3,-0.5,-0.7,-0.2,-0.7,.2),n.bezierCurveTo(-0.7,.7,-0.2,.7,0,.3),n},[]),r={depth:.2,bevelEnabled:true,bevelSegments:6,steps:1,bevelSize:.08,bevelThickness:.08};return jsxRuntime.jsx(i,{iconId:"heart",...s,children:n=>jsxRuntime.jsx("group",{position:[0,.2,-0.1],rotation:[0,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("extrudeGeometry",{args:[e,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]})})})}function Im(s){let e=Ih.useMemo(()=>{let n=new na__namespace.Shape;return n.moveTo(-0.5,.4),n.lineTo(.5,.4),n.quadraticCurveTo(.6,.4,.6,.3),n.lineTo(.6,-0.2),n.quadraticCurveTo(.6,-0.3,.5,-0.3),n.lineTo(-0.15,-0.3),n.lineTo(-0.4,-0.6),n.lineTo(-0.3,-0.3),n.lineTo(-0.5,-0.3),n.quadraticCurveTo(-0.6,-0.3,-0.6,-0.2),n.lineTo(-0.6,.3),n.quadraticCurveTo(-0.6,.4,-0.5,.4),n},[]),r={depth:.16,bevelEnabled:true,bevelSegments:5,steps:1,bevelSize:.06,bevelThickness:.06};return jsxRuntime.jsx(i,{iconId:"chat",...s,children:n=>jsxRuntime.jsxs("group",{position:[0,.1,0],rotation:[.2,-0.2,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.08],children:[jsxRuntime.jsx("extrudeGeometry",{args:[e,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsx("mesh",{position:[-0.05,.1,.11],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.55,.07,.03],radius:.03,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:s.theme==="dark"?"#f8fafc":"#1e293b"})})}),jsxRuntime.jsx("mesh",{position:[-0.15,-0.08,.11],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.35,.07,.03],radius:.03,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:s.theme==="dark"?"#f8fafc":"#1e293b"})})})]})})}function fm(s){return jsxRuntime.jsx(i,{iconId:"key",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,.2,Math.PI/4],position:[0,.15,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.45,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.32,.1,16,64]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.55,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsx("mesh",{position:[.12,-0.3,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.18,.12,.1],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[.1,-0.45,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.14,.09,.1],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})})]})})}function wm(s){let e=Ih.useMemo(()=>{let n=new na__namespace.Shape,t=5,c=.65,m=.28,l=Math.PI/t,g=Math.PI/2;n.moveTo(0,c);for(let u=0;u<t;u++){let y=Math.cos(g)*c,R=Math.sin(g)*c;n.lineTo(y,R),g+=l,y=Math.cos(g)*m,R=Math.sin(g)*m,n.lineTo(y,R),g+=l;}return n.closePath(),n},[]),r={depth:.18,bevelEnabled:true,bevelSegments:5,steps:1,bevelSize:.06,bevelThickness:.06};return jsxRuntime.jsx(i,{iconId:"star",...s,children:n=>jsxRuntime.jsx("group",{rotation:[.2,-0.2,0],position:[0,0,-0.09],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("extrudeGeometry",{args:[e,r]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]})})})}function xm(s){let e=[[-0.2,-0.3,-0.18],[.2,-0.3,-0.18],[-0.2,-0.3,.18],[.2,-0.3,.18]];return jsxRuntime.jsx(i,{iconId:"cart",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,0],position:[0,.05,0],children:[jsxRuntime.jsx("mesh",{position:[0,-0.1,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.55,.04,.4],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[-0.26,.12,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.04,.4,.4],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[.26,.06,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.04,.28,.4],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.08,.18],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.48,.32,.04],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.08,-0.18],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.48,.32,.04],radius:.02,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.04,.3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.32,.28,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.38,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#ef4444"})]}),e.map((n,t)=>jsxRuntime.jsx("group",{position:n,children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#334155"})]})},t))]})})}function bm(s){return jsxRuntime.jsx(i,{iconId:"music",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,-0.05,0],children:[jsxRuntime.jsx("group",{position:[-0.22,-0.3,0],rotation:[.3,0,.5],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsx("group",{position:[.18,-0.12,0],rotation:[.3,0,.5],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsxs("mesh",{position:[-0.1,.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.3,.28,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsx("group",{position:[.1,.59,0],rotation:[0,0,.41],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.45,.14,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})})]})})}function km(s){return jsxRuntime.jsx(i,{iconId:"gamepad",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsx("mesh",{position:[-0.42,-0.12,.02],rotation:[0,0,.5],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.22,.54,.16],radius:.08,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[.42,-0.12,.02],rotation:[0,0,-0.5],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.22,.54,.16],radius:.08,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,.04,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.82,.44,.18],radius:.12,smoothness:5,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("group",{position:[-0.26,.05,.11],children:[jsxRuntime.jsx("mesh",{castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.06,.18,.05],radius:.015,smoothness:3,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})})}),jsxRuntime.jsx("mesh",{castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.18,.06,.05],radius:.015,smoothness:3,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})})})]}),jsxRuntime.jsxs("group",{position:[.26,.05,.11],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#ef4444"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#22c55e"})," "]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#3b82f6"})," "]}),jsxRuntime.jsxs("mesh",{position:[.08,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#eab308"})," "]})]}),jsxRuntime.jsxs("group",{position:[-0.11,-0.08,.12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.06,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[.11,-0.08,.12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.06,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#334155"})]})]})]})})}function Pm(s){return jsxRuntime.jsx(i,{iconId:"bell",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.15,-0.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.42,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.032,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,0],rotation:[0,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.32,32,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.32,.45,.5,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.33,0],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.44,.05,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.46,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#e2e8f0"})]})]})})}function Gm(s){let r=Array.from({length:8}),n=.64;return jsxRuntime.jsx(i,{iconId:"sun",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[.15,-0.15,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.42,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]}),r.map((c,m)=>{let l=m*(Math.PI*2)/8,g=Math.cos(l)*n,u=Math.sin(l)*n;return jsxRuntime.jsxs("mesh",{position:[g,u,0],rotation:[0,0,l+Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.048,.2,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},m)})]})})}function Rm(s){return jsxRuntime.jsx(i,{iconId:"bulb",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.22,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.44,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.24,.26,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,.15,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.02,8,32,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f59e0b",emissive:"#fbbf24",emissiveIntensity:2})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.2,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f59e0b",emissive:"#fbbf24",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.11,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.2,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f59e0b",emissive:"#fbbf24",emissiveIntensity:1})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.26,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.18,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.14,.08,.06,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#334155"})]})]})]})})}function Cm(s){return jsxRuntime.jsx(i,{iconId:"camera",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1,.65,.38],radius:.1,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,.18],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.28,.22,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,.29],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,.3],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.1,color:"#38bdf8",transparent:true,opacity:.6})]}),jsxRuntime.jsx("mesh",{position:[-0.26,.38,.08],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.22,.12,.12],radius:.02,smoothness:3,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})})}),jsxRuntime.jsxs("mesh",{position:[-0.26,.38,.14],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.08,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.1,color:"#f8fafc",emissive:"#ffffff",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.28,.36,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.02,.34,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.06,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.8,color:"#475569"})]})]})})}function Lm(s){return jsxRuntime.jsx(i,{iconId:"clock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.54,.54,.2,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.065],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.46,.46,.08,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:s.theme==="dark"?"#1e293b":"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsx("group",{position:[.08,.08,.11],rotation:[0,0,-0.8],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.22,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,color:"#ef4444"})]})}),jsxRuntime.jsx("group",{position:[-0.11,.13,.11],rotation:[0,0,.7],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.32,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,color:s.theme==="dark"?"#cbd5e1":"#0f172a"})]})}),jsxRuntime.jsxs("group",{position:[-0.36,.44,0],rotation:[0,0,.7],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[.36,.44,0],rotation:[0,0,-0.7],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.26,-0.52,0],rotation:[0,0,.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.26,-0.52,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]})})}function Bm(s){return jsxRuntime.jsx(i,{iconId:"trophy",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.14,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.42,.18,.44,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.36,0],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.04,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.42,.14,0],rotation:[0,0,.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.035,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.42,.14,0],rotation:[0,0,-0.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.035,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.16,.22,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsx("mesh",{position:[0,-0.36,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.42,.14,.42],radius:.03,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:s.theme==="dark"?"#1e293b":"#475569"})})})]})})}function Nm(s){return jsxRuntime.jsx(i,{iconId:"lock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.2,.02],position:[0,.05,0],children:[jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.28,.07,16,48,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]})]}),jsxRuntime.jsx("mesh",{position:[0,-0.18,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.85,.58,.36],radius:.1,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("group",{position:[0,-0.18,.185],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:"#0f172a"})]})]})]})})}function Tm(s){return jsxRuntime.jsx(i,{iconId:"mappin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.2,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.14,16,64]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],rotation:[Math.PI,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.24,.5,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.03,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:s.theme==="dark"?"#1e293b":"#64748b"})]})]})})}function Em(s){return jsxRuntime.jsx(i,{iconId:"creditcard",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.35,.12],position:[0,0,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.2,.78,.08],radius:.05,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[-0.34,.12,.045],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.2,.16,.01],radius:.01,smoothness:2,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#fbbf24"})})}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.045],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.08,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.16,.046],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.42,-0.16,.046],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,color:"#f59e0b"})]})]})})}function zm(s){let e=Math.PI*2/3,r=Math.PI/6;return jsxRuntime.jsx(i,{iconId:"wifi",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.15,-0.15,0],position:[0,-0.1,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],rotation:[0,0,r],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.048,8,48,e]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],rotation:[0,0,r],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.54,.048,8,48,e]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],rotation:[0,0,r],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.82,.048,8,48,e]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]})]})})}function Am(s){return jsxRuntime.jsx(i,{iconId:"search",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.12,.12,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.07,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.12,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.4,.4,.04,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.15,metalness:.1,transmission:.9,thickness:.8,clearcoat:1,clearcoatRoughness:.05,ior:1.5,color:s.accentColor||"#38bdf8",emissive:s.theme==="dark"?"#1e1b4b":"#000000",emissiveIntensity:.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.24,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.45,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.4,-0.4,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.12,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.3,metalness:.6,color:s.accentColor||"#f43f5e"})]})]})})}function Dm(s){return jsxRuntime.jsx(i,{iconId:"home",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.6,.65]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.35,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.62,.55,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:s.accentColor||"#f43f5e",emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[.2,.38,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,.33],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.34,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.33],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.16,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.1,metalness:.1,transmission:.9,thickness:.5,color:s.accentColor||"#eab308"})]})]})})}function Fm(s){let e=[0,60,120,180,240,300];return jsxRuntime.jsx(i,{iconId:"trash",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.3,.65,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),e.map((n,t)=>{let c=n*Math.PI/180,m=Math.sin(c)*.36,l=Math.cos(c)*.36;return jsxRuntime.jsxs("mesh",{position:[m,-0.1,l],rotation:[0,-c,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.63,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t)}),jsxRuntime.jsxs("mesh",{position:[0,.22,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.375,.025,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.27,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.4,.4,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.33,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.025,8,16,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:s.accentColor||"#ef4444"})]})]})})}function Vm(s){return jsxRuntime.jsx(i,{iconId:"user",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.02],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.32,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.26,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.38,.28,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.02,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.7,color:s.accentColor||"#10b981"})]})]})})}function Om(s){return jsxRuntime.jsx(i,{iconId:"play",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.68,.06,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],rotation:[Math.PI/2,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.35,.56,3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:s.accentColor||"#10b981",emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.62,.62,.03,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.1,transmission:.8,thickness:.4,color:s.accentColor||"#10b981",opacity:.3,transparent:true})]})]})})}function Um(s){return jsxRuntime.jsx(i,{iconId:"gift",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.12,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.15,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.58,.74]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.16,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.94,.76]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.76,.94,.12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.1,.3,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.038,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,.3,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.038,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,.3,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#ef4444"})]})]})})}function $m(s){return jsxRuntime.jsx(i,{iconId:"globe",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.48,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[.3,.4,.8],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.55,.035,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#3b82f6"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[1.2,-0.6,.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.55,.035,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:s.accentColor||"#3b82f6"})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.08,0],rotation:[0,0,Math.PI*.28],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.62,.045,8,32,Math.PI*1.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.13,.65,0],rotation:[0,0,Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.48,0],rotation:[0,0,Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[-0.43,-0.48,0],rotation:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.14,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.44,-0.55,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.28,.07,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function jm(s){return jsxRuntime.jsx(i,{iconId:"bag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.58,.38]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.192],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.35,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:s.accentColor||"#38bdf8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.1],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.025,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,-0.1],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.025,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function _m(s){return jsxRuntime.jsx(i,{iconId:"compass",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.7,.08,16,64]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.8,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.04,8,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.66,.66,.04,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:Math.max(.1,e.roughness-.1),metalness:Math.max(0,e.metalness-.2),transmission:e.transmission,thickness:e.thickness,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.04],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsx("group",{position:[0,0,.05],rotation:[0,0,0],children:jsxRuntime.jsxs("mesh",{position:[0,.26,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.08,.5,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.2,color:"#ef4444"})]})}),jsxRuntime.jsx("group",{position:[0,0,.05],rotation:[0,0,Math.PI],children:jsxRuntime.jsxs("mesh",{position:[0,.26,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.08,.5,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})}),jsxRuntime.jsxs("mesh",{position:[0,.52,.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.52,.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#71717a"})]}),jsxRuntime.jsxs("mesh",{position:[.52,0,.02],rotation:[Math.PI/2,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#71717a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.52,0,.02],rotation:[Math.PI/2,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#71717a"})]})]})})}function Ym(s){return jsxRuntime.jsx(i,{iconId:"send",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.2],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.3,1.2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.32,.08,-0.1],rotation:[.1,-0.15,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.6,.04,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.32,.08,-0.1],rotation:[.1,.15,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.6,.04,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.02,-0.05],rotation:[0,0,-0.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.03,.95]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.02,-0.05],rotation:[0,0,.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.03,.95]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,-0.1],rotation:[Math.PI/4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.2,.35]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function Xm(s){return jsxRuntime.jsx(i,{iconId:"target",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.7,.7,.08,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.46,.46,.085,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:Math.max(.1,e.roughness-.1),metalness:Math.max(0,e.metalness-.2),transmission:e.transmission,thickness:e.thickness,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.09,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,0,.05],rotation:[-0.4,.4,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,1.2,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.3],rotation:[-Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.05,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d4af37"})]}),jsxRuntime.jsxs("group",{position:[0,0,.85],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.12,.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,-0.04,0],rotation:[0,0,Math.PI/3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.12,.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.07,-0.04,0],rotation:[0,0,-Math.PI/3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.12,.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]})]})]})]})})}function Jm(s){return jsxRuntime.jsx(i,{iconId:"edit",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.7],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,1.1,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.7,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.17,.17,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.84,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#fda4af"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.6,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.16,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.05,color:"#fed7aa"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.71,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.06,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#27272a"})," "]})]})})}function Zm(s){return jsxRuntime.jsx(i,{iconId:"phone",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,1,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,.44,.08],rotation:[-0.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.12,.2,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.52,.12],rotation:[-0.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.06,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.12,.55,.12],rotation:[-0.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,-0.44,.08],rotation:[.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.12,.2,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,-0.52,.12],rotation:[.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.06,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.12,-0.55,.12],rotation:[.4,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})," "]})]})})}function Km(s){return jsxRuntime.jsx(i,{iconId:"book",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.95,1.35,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.95,1.35,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.47,0,0],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,1.35,16,1,false,Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.04,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.82,1.25,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.8,metalness:.05,color:"#fcfcf0"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.68,.04],rotation:[.1,0,.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.35,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.2,color:e.color})]})]})})}function qm(s){return jsxRuntime.jsx(i,{iconId:"link",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsx("group",{position:[0,.26,0],rotation:[Math.PI/4,0,Math.PI/4],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.1,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsx("group",{position:[0,-0.26,0],rotation:[Math.PI/4,Math.PI/2,Math.PI/4],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.1,16,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})})]})})}function Qm(s){return jsxRuntime.jsx(i,{iconId:"crown",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b";return jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.28,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.5,.28,.35]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.54,.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.76,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.38,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.24,1.06,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.54,.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.76,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),[-0.54,0,.54].map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,t===1?.92:.62,.18],children:[jsxRuntime.jsx("octahedronGeometry",{args:[.1]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:1.2,roughness:.05,metalness:.2})]},t))]})}})}function e1(s){return jsxRuntime.jsx(i,{iconId:"pin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.2,.4],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.62,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.96,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.02,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.26,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.1,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.08,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.24,.58,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.44,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.28,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function s1(s){return jsxRuntime.jsx(i,{iconId:"flag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[-0.2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,1.4,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.72,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})," "]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.71,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.2,.3,.015],rotation:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.46,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.52,.3,-0.025],rotation:[0,-0.35,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.46,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.8,.3,.01],rotation:[0,.15,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.46,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function o1(s){return jsxRuntime.jsx(i,{iconId:"briefcase",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.9,.34]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.32,.1,.18],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.32,.1,.18],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.18],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.92,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.22,.5,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.22,.5,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.58,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.06,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function r1(s){return jsxRuntime.jsx(i,{iconId:"eye",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.44,32,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.05,color:"#fcfcfc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.32],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.04,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.35],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#09090b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.16],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.16],rotation:[-0.2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function i1(s){return jsxRuntime.jsx(i,{iconId:"tag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.4,.6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.72,1,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.45,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.24,.45,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.34,.035],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.02,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.34,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.07,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#09090b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.58,.05],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.015,8,32,Math.PI*1.5]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.05,color:"#e4e4e7"})]})]})})}function n1(s){return jsxRuntime.jsx(i,{iconId:"coffee",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,-0.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.46,.46,.88,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.4,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.42,.42,.04,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:0,color:"#3b2314"})," "]}),jsxRuntime.jsxs("mesh",{position:[-0.48,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.24,.08,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,.68,0],rotation:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.02,.16,4,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#cbd5e1",transparent:true,opacity:.6})]}),jsxRuntime.jsxs("mesh",{position:[.02,.72,0],rotation:[0,0,-0.05],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.02,.18,4,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#cbd5e1",transparent:true,opacity:.6})]}),jsxRuntime.jsxs("mesh",{position:[.16,.66,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.02,.14,4,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#cbd5e1",transparent:true,opacity:.6})]})]})})}function t1(s){let e=Math.atan2(.45,.9),r=Math.sqrt(.45*.45+.9*.9);return jsxRuntime.jsx(i,{iconId:"share",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.225,0],rotation:[0,0,-e],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,r,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.225,0],rotation:[0,0,e],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,r,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.45,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.45,.45,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]}),jsxRuntime.jsxs("mesh",{position:[.45,-0.45,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]})]})})}function a1(s){return jsxRuntime.jsx(i,{iconId:"layers",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.5,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.28,-0.16],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.05,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,opacity:.5,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.05,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,opacity:.7,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,.16],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,.05,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]})})}function pl({mat:s,scale:e=1,position:r=[0,0,0]}){let n=.1*e,t=.45*e;return jsxRuntime.jsxs("group",{position:r,children:[jsxRuntime.jsxs("mesh",{position:[0,t/2,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]}),jsxRuntime.jsxs("mesh",{position:[0,-t/2,0],rotation:[Math.PI,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]}),jsxRuntime.jsxs("mesh",{position:[t/2,0,0],rotation:[0,Math.PI/4,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]}),jsxRuntime.jsxs("mesh",{position:[-t/2,0,0],rotation:[0,Math.PI/4,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[n,t,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{...s})]})]})}function c1(s){return jsxRuntime.jsx(i,{iconId:"sparkles",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsx(pl,{mat:e,scale:1.1,position:[-0.15,.05,0]}),jsxRuntime.jsx(pl,{mat:e,scale:.7,position:[.48,-0.34,.1]}),jsxRuntime.jsx(pl,{mat:e,scale:.48,position:[.4,.44,-0.1]})]})})}function h1(s){return jsxRuntime.jsx(i,{iconId:"megaphone",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.5,.2],position:[-0.05,.05,0],children:[jsxRuntime.jsx("group",{position:[.08,.08,0],rotation:[0,0,-Math.PI/2],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.34,.64,32,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4,side:2})]})}),jsxRuntime.jsxs("mesh",{position:[.4,.08,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.03,12,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.08,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.12,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.3,.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,-0.28,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.48,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.62,.08,0],rotation:[0,-Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.02,8,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#e4e4e7"})]}),jsxRuntime.jsxs("mesh",{position:[.82,.08,0],rotation:[0,-Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.02,8,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#e4e4e7"})]})]})})}function l1(s){return jsxRuntime.jsx(i,{iconId:"download",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.08,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,-0.36],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.6,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,0],rotation:[Math.PI,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.26,.26,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})})}function m1(s){return jsxRuntime.jsx(i,{iconId:"upload",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.08,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.51,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,-0.36],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.6,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.26,.26,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})})}function d1(s){return jsxRuntime.jsx(i,{iconId:"monitor",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.34,.82,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.03],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.24,.72,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:"#18181b"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,-0.52,-0.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.06,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.64,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.26,.03,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]})]})})}function p1(s){let e=[-0.14,0,.14],r=[-0.45,-0.225,0,.225,.45];return jsxRuntime.jsx(i,{iconId:"keyboard",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.45,-0.25,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.3,.58,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),e.map((t,c)=>r.map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m,t,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.09,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:c===1&&l===2?n.color:"#f4f4f5"})]},`${c}-${l}`))),jsxRuntime.jsxs("mesh",{position:[0,-0.23,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.06,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#cbd5e1"})]})]})})}function g1(s){return jsxRuntime.jsx(i,{iconId:"mouse",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.3,.2],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.38,.44,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.32,.22],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.32,.14]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.28],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,-0.4,-0.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,color:e.color,emissive:e.color,emissiveIntensity:1.5})]})]})})}function u1(s){let e=[-0.25,0,.25],r=[-0.3,-0.15,0];return jsxRuntime.jsx(i,{iconId:"harddrive",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.4,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.9,1.3,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.26,.09],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.5,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.26,.11],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]}),r.map((t,c)=>e.map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m,t,.09],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#18181b"})]},`${c}-${l}`))),jsxRuntime.jsxs("mesh",{position:[0,-0.66,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.08,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.26,-0.48,.09],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,color:"#22c55e",emissive:"#15803d",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,-0.48,.09],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,color:"#f97316",emissive:"#c2410c",emissiveIntensity:1})]})]})})}function y1(s){return jsxRuntime.jsx(i,{iconId:"glassmorphism",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.32,-0.18,-0.22],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.34,32,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:"#ec4899",emissive:"#701a75",emissiveIntensity:.2})," "]}),jsxRuntime.jsxs("mesh",{position:[.28,.24,-0.28],rotation:[Math.PI/4,Math.PI/6,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.6,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#38bdf8"})," "]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.4],rotation:[.4,.4,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.56,.05,12,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#eab308"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.12],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,1.05,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:s.preset==="glassmorphism"?.05:Math.max(.05,e.roughness-.05),metalness:s.preset==="glassmorphism"?.05:e.metalness,transmission:s.preset==="glassmorphism"?.96:e.transmission,thickness:s.preset==="glassmorphism"?1.5:e.thickness,clearcoat:s.preset==="glassmorphism"?1:e.clearcoat,clearcoatRoughness:.05,ior:s.preset==="glassmorphism"?1.5:e.ior,color:s.preset==="glassmorphism"?s.theme==="dark"?"#ffffff":"#e2e8f0":e.color,emissive:s.preset==="glassmorphism"?s.theme==="dark"?"#e4e4e7":"#a1a1aa":e.emissive,emissiveIntensity:s.preset==="glassmorphism"?.25:e.emissiveIntensity,transparent:true,opacity:s.preset==="glassmorphism"?.75:.85})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.17],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,1.05,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#ffffff":"#475569",transparent:true,opacity:s.theme==="dark"?.3:.6})]})]})})}function v1(s){return jsxRuntime.jsx(i,{iconId:"github",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.95,.95,.14,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[0,0,.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.46,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#18181b":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.22,.28,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.18,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#18181b":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,.28,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.18,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#18181b":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#27272a":"#94a3b8"})]})]})]})})}function I1(s){return jsxRuntime.jsx(i,{iconId:"twitter",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.7,1.7,.12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[0,0,.09],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,.65],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,1.45,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#ffffff":"#0f1419"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.14,.06,0],rotation:[0,0,-0.65],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,1.45,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#ffffff":"#0f1419"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.14,-0.06,0],rotation:[0,0,-0.65],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,1.45,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#ffffff":"#0f1419"})]})]})]})})}function S1(s){let e=s.color||"#4285f4";return jsxRuntime.jsx(i,{iconId:"google",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.95,.95,.14,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[.02,0,.09],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#ea4335"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,-Math.PI*.75],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI*.7]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#34a853"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,Math.PI*.8],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI*.4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#fbbc05"})]}),jsxRuntime.jsxs("group",{rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.44,.12,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#4285f4"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("torusGeometry",{args:[.46,.12,16,32,Math.PI*.3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.2,color:s.color?e:"#4285f4"})]})]})]})]})})}function f1(s){return jsxRuntime.jsx(i,{iconId:"router",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,-0.2,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.5,.36,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.42,.04,.92]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),[-0.5,.5].map((r,n)=>jsxRuntime.jsxs("group",{position:[r,0,-0.38],rotation:[.15,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#27272a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.44,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.035,.88,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.7,color:"#27272a"})]})]},n)),[-0.4,-0.1,.2].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,-0.2,.51],children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:n===2?"#ef4444":"#10b981",emissive:n===2?"#ef4444":"#10b981",emissiveIntensity:1.5})]},n)),jsxRuntime.jsxs("group",{position:[0,.35,0],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.04,12,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,emissive:e.color,emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.04,12,24,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,emissive:e.color,emissiveIntensity:1})]})]})]})})}function M1(s){let e=[.44,0,-0.44];return jsxRuntime.jsx(i,{iconId:"server",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1,1.7,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.1})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.92,1.62,.98]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:[0,n,.5],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.82,.32,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:s.theme==="dark"?"#27272a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,.05,.03],children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#10b981",emissive:"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.05,.03],children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:t===1?"#ef4444":"#3b82f6",emissive:t===1?"#ef4444":"#3b82f6",emissiveIntensity:1.5})]}),[.02,.14,.26].map((c,m)=>jsxRuntime.jsxs("mesh",{position:[c,0,.03],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.18,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#090d16"})]},m))]},t))]})})}function w1(s){return jsxRuntime.jsx(i,{iconId:"wrench",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,1.15,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.72,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.9,color:s.theme==="dark"?"#18181b":"#e4e4e7"})]}),jsxRuntime.jsxs("group",{position:[0,.61,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.11,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.28,.13]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#090d16":"#ffffff",roughness:1})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.61,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.07,12,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]}),jsxRuntime.jsxs("mesh",{children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.08,12,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#27272a":"#cbd5e1"})]})]})]})})})}function x1(s){let e=[.08,-0.1,-0.28,-0.46,-0.64];return jsxRuntime.jsx(i,{iconId:"bolt",...s,children:r=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/6,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.44,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.56,.56,.4,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.28,.28,.96,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,color:r.color,emissive:r.emissive})]}),e.map((n,t)=>jsxRuntime.jsxs("mesh",{position:[0,n,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.28,.05,12,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#27272a":"#94a3b8"})]},t))]})})})}function b1(s){return jsxRuntime.jsx(i,{iconId:"smile",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.16,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,.1],rotation:[Math.PI/2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.05,12,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]})]})})}function k1(s){return jsxRuntime.jsx(i,{iconId:"frown",...s,children:e=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.16,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.28,.22,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,.1],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.05,12,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]})]})})}function P1(s){let e=(r,n)=>jsxRuntime.jsxs("group",{position:[r,n,.1],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.05,.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],rotation:[Math.PI,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.096,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,color:"#ef4444"})]})]});return jsxRuntime.jsx(i,{iconId:"hearteyes",...s,children:r=>jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.9,.9,.16,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]}),e(-0.28,.2),e(.28,.2),jsxRuntime.jsxs("mesh",{position:[0,-0.15,.1],rotation:[Math.PI/2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.05,12,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#18181b":"#475569"})]})]})})}function Pu(s){return jsxRuntime.jsx(i,{iconId:"hammer",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,1,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.5,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:s.theme==="dark"?"#1e293b":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.32,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.085,.085,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.42,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.22,.2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.09,.24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[-0.2,.05,0],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.04],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.06,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,-0.04],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.06,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]})]})]})})})}function Gu(s){return jsxRuntime.jsx(i,{iconId:"screwdriver",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.12,.6,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.15,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:s.theme==="dark"?"#1e293b":"#64748b"})]}),[0,Math.PI/2,Math.PI,Math.PI*3/2].map((r,n)=>jsxRuntime.jsx("group",{rotation:[0,r,0],position:[0,-0.4,0],children:jsxRuntime.jsxs("mesh",{position:[.14,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.44,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]})},n)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.28,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.7,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#94a3b8":"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,.63,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.95,color:s.theme==="dark"?"#94a3b8":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.03,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.95,color:s.theme==="dark"?"#64748b":"#334155"})]})]})]})})})}function Ru(s){return jsxRuntime.jsx(i,{iconId:"nut",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/6,Math.PI/4,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.55,.55,.32,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.03,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.03,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.34,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),[-0.1,0,.1].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],rotation:[Math.PI/2,.1,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.25,.02,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#475569":"#94a3b8"})]},n))]})})})}function Wu(s){return jsxRuntime.jsx(i,{iconId:"printer",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.85,.44,.65]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.87,.04,.67]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.theme==="dark"?"#1e293b":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.2,-0.22],rotation:[-Math.PI/8,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.36,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.8,color:s.theme==="dark"?"#334155":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.38,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#ffffff"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.34],children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.03,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.8,color:s.theme==="dark"?"#1e293b":"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.13,.38],children:[jsxRuntime.jsx("boxGeometry",{args:[.4,.01,.26]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.33],rotation:[-Math.PI/12,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.45,.1,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.16,.08,.34],children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#10b981"})]})]})})})}function Cu(s){return jsxRuntime.jsx(i,{iconId:"speaker",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/12,-Math.PI/8,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.95,.48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.245],children:[jsxRuntime.jsx("boxGeometry",{args:[.47,.87,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:s.theme==="dark"?"#1e293b":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.22,.26],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.02,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.015,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#0f172a"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.16,.26],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.03,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.08,.04,24,1,true]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.015,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:s.theme==="dark"?"#0f172a":"#090d16"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.36,.26],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:1,color:"#020617"})]}),[-0.1,.2].map((r,n)=>jsxRuntime.jsx("group",{position:[0,r,.26],children:jsxRuntime.jsxs("mesh",{position:[0,0,.08+n*.04],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.22+n*.1,.008,6,24,Math.PI]}),jsxRuntime.jsx("meshBasicMaterial",{color:s.theme==="dark"?"#818cf8":"#6366f1",transparent:true,opacity:.4-n*.15})]})},n))]})})})}function Lu(s){return jsxRuntime.jsx(i,{iconId:"ethernet",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/5,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.28,.52]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),Array.from({length:8}).map((r,n)=>{let t=-0.14+n*.04;return jsxRuntime.jsxs("mesh",{position:[t,.08,.27],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.06,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d4af37"})]},n)}),jsxRuntime.jsx("group",{position:[0,.16,-0.06],rotation:[Math.PI/10,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]})}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.32],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.24,.18]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:s.theme==="dark"?"#1e293b":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,-0.54],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.34,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]})]})})})}function Bu(s){return jsxRuntime.jsx(i,{iconId:"satellite",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.46,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[-0.45,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.22,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#1e1b4b":"#4f46e5"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.015],children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.2,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#000000",wireframe:true})]})]}),jsxRuntime.jsxs("mesh",{position:[.24,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[.45,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.22,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#1e1b4b":"#4f46e5"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.015],children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.2,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,color:"#000000",wireframe:true})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.32,.14],rotation:[Math.PI/6,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,-0.06],rotation:[-Math.PI/6,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:s.theme==="dark"?"#94a3b8":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.2,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.14],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.022,.14,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]})]})})})}function Nu(s){return jsxRuntime.jsx(i,{iconId:"code",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/12,-Math.PI/8,0],children:[jsxRuntime.jsxs("group",{position:[-0.42,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,.12,0],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,-0.12,0],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]}),jsxRuntime.jsxs("group",{position:[.42,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,.12,0],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.08,-0.12,0],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.08,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],rotation:[0,0,Math.PI/10],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.74,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:s.accentColor||e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]})]})})})}function Tu(s){return jsxRuntime.jsx(i,{iconId:"terminal",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/6,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.9,.64,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("mesh",{position:[0,.26,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.88,.09,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:s.theme==="dark"?"#0f172a":"#94a3b8"})]}),[-0.38,-0.31,-0.24].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.26,.06],children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:["#ef4444","#f59e0b","#10b981"][n]})]},n)),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.88,.52,.07]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:s.theme==="dark"?"#020617":"#f8fafc"})]}),jsxRuntime.jsxs("group",{position:[-0.28,.08,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,.04,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.026,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:s.accentColor||"#10b981"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,-0.04,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.026,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:s.accentColor||"#10b981"})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.14,.02,.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,.024,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,color:s.accentColor||"#10b981"})]})]})})})}function Hu(s){return jsxRuntime.jsx(i,{iconId:"git",...s,children:e=>jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/12,-Math.PI/8,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.74,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity})]}),jsxRuntime.jsxs("group",{position:[0,0,.05],children:[jsxRuntime.jsxs("mesh",{position:[-0.14,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.48,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.11,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,-0.24,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.accentColor||"#f43f5e"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,.24,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.accentColor||"#f43f5e"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.19,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:s.accentColor||"#f43f5e"})]})]})]})})})}function Eu(s){return jsxRuntime.jsx(i,{iconId:"figma",...s,children:e=>{let r=s.preset===void 0||s.preset==="glass",n=r?"#f24e1e":e.color,t=r?"#ff7262":e.color,c=r?"#a259ff":e.color,m=r?"#1abc9c":e.color,l=r?"#0acf83":e.color;return jsxRuntime.jsx("group",{children:jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/8,0],children:[jsxRuntime.jsxs("group",{position:[-0.15,.3,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,16,1,false,Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:n})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.075,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.3,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:n})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.15,.3,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:t})]}),jsxRuntime.jsxs("group",{position:[-0.15,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,16,1,false,Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:c})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.075,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.3,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:c})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.15,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:m})]}),jsxRuntime.jsxs("group",{position:[-0.15,-0.3,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.08,16,1,false,-Math.PI/2,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:l})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.075,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.3,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:l})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,-0.08,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{...e,color:l})]})]})]})})}})}function G1(s){return jsxRuntime.jsx(i,{iconId:"barchart",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.25,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.72,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.6,.07,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.52,-0.35,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.7,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,1.24,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.52,.18,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,1.74,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.52,1.07,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.08,.34]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:.9,roughness:.2,metalness:.3})]})]})})}function R1(s){return jsxRuntime.jsx(i,{iconId:"check",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.1],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.85,.85,.12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*1.2,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],children:[jsxRuntime.jsx("torusGeometry",{args:[.87,.055,12,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6,roughness:.2,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.22,-0.08,.1],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.42,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1,roughness:.15,metalness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.14,.12,.1],rotation:[0,0,-Math.PI/3.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.72,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1,roughness:.15,metalness:.2})]})]})})}function W1(s){return jsxRuntime.jsx(i,{iconId:"container",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.35,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.6,.9,.75]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),[-0.54,-0.27,0,.27,.54].map((r,n)=>jsxRuntime.jsxs("mesh",{castShadow:true,position:[r,0,.38],children:[jsxRuntime.jsx("boxGeometry",{args:[.045,.92,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#1e293b":"#e2e8f0",roughness:.6,metalness:.4})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.47,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.64,.07,.8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#334155":"#cbd5e1",roughness:.4,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.47,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.64,.07,.8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#334155":"#cbd5e1",roughness:.4,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.82,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.95,.82]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#94a3b8",roughness:.3,metalness:.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.82,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.95,.82]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#94a3b8",roughness:.3,metalness:.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.02,0,.41],children:[jsxRuntime.jsx("boxGeometry",{args:[.055,.82,.055]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:.5,roughness:.2,metalness:.8})]})]})})}function C1(s){return jsxRuntime.jsx(i,{iconId:"shieldcheck",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.06,.72,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.23,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.75,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.12],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.34,.34,.04,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.5,roughness:.2,metalness:.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.1,-0.07,.16],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.2,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.07,.03,.16],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.38,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.74,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0",wireframe:true})]})]})})}function L1(s){return jsxRuntime.jsx(i,{iconId:"react",...s,children:e=>{let r=e.color,n=e.emissiveIntensity>0?e.emissive:s.color||"#61dafb",t=jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:r,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*1.1});return jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.19,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:1.4,roughness:.08,metalness:.15})]}),jsxRuntime.jsx("group",{rotation:[0,0,0],scale:[1,.42,1],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.075,12,64]}),t]})}),jsxRuntime.jsx("group",{rotation:[0,Math.PI/3,0],scale:[1,.42,1],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.075,12,64]}),t]})}),jsxRuntime.jsx("group",{rotation:[0,2*Math.PI/3,0],scale:[1,.42,1],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.78,.075,12,64]}),t]})})]})}})}function B1(s){return jsxRuntime.jsx(i,{iconId:"node",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#3c873a",n=.22,t=.72,c=t/2,m=.25,l=Math.atan2(m,c),g=Math.sqrt((m*2)**2+t**2),u=jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.9,roughness:.15,metalness:.2});return jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.82,.82,.42,6,1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.86,.86,.06,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.5,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-m,0,n],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,t,.1]}),u]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[m,0,n],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,t,.1]}),u]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,n],rotation:[0,0,l],children:[jsxRuntime.jsx("boxGeometry",{args:[.11,g,.1]}),u]})]})}})}function N1(s){return jsxRuntime.jsx(i,{iconId:"bug",...s,children:e=>{let r=s.accentColor||"#ef4444",n=e.emissiveIntensity>0?e.emissive:r;return jsxRuntime.jsxs("group",{rotation:[.1,-0.25,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.55,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.6,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.28,20,14]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),[-0.12,.12].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[t,.66,.2],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:1.2})]},c)),[[-0.14,.88,.07,-0.35],[.14,.88,.07,.35]].map(([t,c,m,l],g)=>jsxRuntime.jsxs("mesh",{position:[t,c,m],rotation:[0,0,l],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.32,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:.7})]},g)),[-1,0,1].map((t,c)=>[-1,1].map((m,l)=>jsxRuntime.jsxs("mesh",{position:[m*.55,t*.22-.05,0],rotation:[0,0,m*.9],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.05,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:.5})]},`${c}-${l}`)))]})}})}function T1(s){return jsxRuntime.jsx(i,{iconId:"flask",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#a855f7";return jsxRuntime.jsxs("group",{rotation:[.05,-0.25,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.52,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.66,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.88,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.04,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.6,roughness:.2,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.62,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.46,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.44,.44,.28,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.5,roughness:.1,metalness:.1,transparent:true,opacity:.75})]}),jsxRuntime.jsxs("mesh",{position:[-0.18,-0.28,.3],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.9,transparent:true,opacity:.8})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.14,.28],children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.9,transparent:true,opacity:.8})]})]})}})}function H1(s){return jsxRuntime.jsx(i,{iconId:"piechart",...s,children:e=>{let r=e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899";return jsxRuntime.jsxs("group",{rotation:[.3,-0.3,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.82,.82,.22,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.1,.14,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.72,.72,.3,32,1,false,0,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,.14,.08],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.68,.68,.32,32,1,false,Math.PI,Math.PI*.6]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.55,roughness:.3,metalness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.06,.14,-0.06],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.65,.65,.28,32,1,false,Math.PI*1.6,Math.PI*.4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*1.2,metalness:e.metalness*.8,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]})]})}})}var z1=[[0,.95],[.03,.9],[.08,.8],[.15,.65],[.24,.45],[.34,.2],[.42,-0.05],[.46,-0.25],[.42,-0.45],[.32,-0.6],[.18,-0.7],[.08,-0.74],[0,-0.75]],A1=[[0,.45],[.03,.4],[.08,.28],[.13,.1],[.17,-0.1],[.19,-0.22],[.16,-0.34],[.1,-0.42],[.04,-0.47],[0,-0.48]];function D1(s){let e=Ih.useMemo(()=>z1.map(t=>new na__namespace.Vector2(t[0],t[1])),[]),r=Ih.useMemo(()=>A1.map(t=>new na__namespace.Vector2(t[0],t[1])),[]),n=.65;return s.studio?jsxRuntime.jsx(zu,{...s}):jsxRuntime.jsx(i,{iconId:"flame",...s,children:t=>jsxRuntime.jsxs("group",{position:[0,.05,0],children:[jsxRuntime.jsxs("group",{position:[0,-0.45,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],rotation:[Math.PI/2,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.06,.8,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#4a2810"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.06],rotation:[Math.PI/2,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.06,.8,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#4a2810"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f97316",emissive:"#f97316",emissiveIntensity:1.5,roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[0,.1,0],scale:[1.1,1.1,1.1*n],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.15,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("latheGeometry",{args:[e,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2,side:na__namespace.DoubleSide})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,.03],scale:[.72,.72,.72],castShadow:true,children:[jsxRuntime.jsx("latheGeometry",{args:[e,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ef4444",emissive:s.accentColor||"#ef4444",emissiveIntensity:.6,side:na__namespace.DoubleSide})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,.05],scale:[.9,.9,.9],castShadow:true,children:[jsxRuntime.jsx("latheGeometry",{args:[r,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fbfb24",emissive:"#fbfb24",emissiveIntensity:1.4,side:na__namespace.DoubleSide})]})]})]})})}function zu(){let[s,e]=Ih.useState(false),[r,n]=Ih.useState(""),[t,c]=Ih.useState("#f97316"),[m,l]=Ih.useState("#ef4444"),[g,u]=Ih.useState("#fbfb24"),[y,R]=Ih.useState("glass"),[_o,Us]=Ih.useState(1.2),[W,Fi]=Ih.useState(1.5),[V0,mt]=Ih.useState(.55),[Mn,Qt]=Ih.useState(true),[ea,oc]=Ih.useState(18),[sa,Ag]=Ih.useState(false),[Hc,Dg]=Ih.useState(true),[Ec,Fg]=Ih.useState("warm"),[rc,jh]=Ih.useState("flame"),[Vg,Og]=Ih.useState("threejs"),oa=Ih.useRef(null),zc=Ih.useRef(null),ic=Ih.useRef(null),dt=Ih.useRef(null),nc=Ih.useRef(null),wn=Ih.useRef(null),ra=Ih.useRef(null),xn=Ih.useRef(null),_h=Ih.useRef(null),tc=Ih.useRef(null),ac=Ih.useRef(null),Ac=Ih.useRef(null),Yh=Ih.useRef(null),vl=Ih.useRef([]),Dc=Ih.useRef(null),Fc=Ih.useRef(null),Xh=Ih.useRef(null),bn=Ih.useRef(null),pt=Ih.useRef({x:0,y:0}),[Il,Jh]=Ih.useState(false);Ih.useEffect(()=>{if(window.THREE){e(true);return}let h=document.querySelector('script[src*="three.min.js"]');h||(h=document.createElement("script"),h.src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r128/three.min.js",h.async=true,document.head.appendChild(h));let _=()=>e(true);h.addEventListener("load",_);let ns=h;return ()=>{ns.removeEventListener("load",_);}},[]);let gt=h=>{n(h),setTimeout(()=>n(""),3e3);},Ug=(h,_)=>{navigator.clipboard.writeText(h).then(()=>{gt(`Copied ${_} to clipboard!`);}).catch(()=>{gt("Failed to copy to clipboard");});},Sl=h=>{let _=window.THREE;if(!_)return null;let ns=h.map(Vi=>new _.Vector2(Vi[0],Vi[1]));return new _.LatheGeometry(ns,32)};Ih.useEffect(()=>{if(!s||!zc.current||!oa.current)return;let h=window.THREE,_=oa.current.clientWidth,ns=oa.current.clientHeight,Vi=new h.Scene;ic.current=Vi;let Kh=new h.PerspectiveCamera(40,_/ns,.1,100);Kh.position.set(0,.2,5.5),nc.current=Kh;let Ml=_/ns,ut=2.4,qh=new h.OrthographicCamera(-ut*Ml,ut*Ml,ut,-ut,.1,100);qh.position.set(0,.2,8),wn.current=qh,ra.current=sa?qh:Kh;let Vc=new h.WebGLRenderer({canvas:zc.current,alpha:true,antialias:true,preserveDrawingBuffer:true});Vc.setSize(_,ns),Vc.setPixelRatio(Math.min(window.devicePixelRatio,2)),Vc.shadowMap.enabled=true,dt.current=Vc;let Qh=new h.Group,ia=new h.Group;Qh.add(ia),Vi.add(Qh),xn.current=Qh,_h.current=ia;let Kg=new h.AmbientLight(16777215,.55);Vi.add(Kg);let el=new h.DirectionalLight(16777215,2);el.position.set(5,5,4),Vi.add(el),Dc.current=el;let sl=new h.DirectionalLight(16777215,.8);sl.position.set(-5,-2,2),Vi.add(sl),Fc.current=sl;let ol=new h.PointLight(t,3,8);ol.position.set(0,-0.1,0),Vi.add(ol),Xh.current=ol;let rl=new h.GridHelper(10,20,440020,14870768);rl.position.y=-1.4,Vi.add(rl),bn.current=rl;let cc=new h.Group;cc.position.y=-0.9,ia.add(cc),Yh.current=cc;let wl=new h.MeshStandardMaterial({color:5054736,roughness:.9,metalness:.1}),il=new h.CylinderGeometry(.08,.1,1.2,12),nl=new h.Mesh(il,wl);nl.rotation.set(Math.PI/2,0,Math.PI/4),nl.position.set(0,0,-0.1),cc.add(nl);let tl=new h.Mesh(il,wl);tl.rotation.set(Math.PI/2,0,-Math.PI/4),tl.position.set(0,0,.1),cc.add(tl);let xl=new h.SphereGeometry(.18,12,12),bl=new h.MeshStandardMaterial({color:15357964,emissive:15357964,emissiveIntensity:1.5}),kl=new h.Mesh(xl,bl);kl.position.set(0,.05,0),cc.add(kl);let Pl=new h.Group;ia.add(Pl);let Gl=new h.SphereGeometry(.025,6,6),qg=new h.MeshBasicMaterial({color:16498468,transparent:true,opacity:.9}),Rl=[];for(let ds=0;ds<30;ds++){let O0=new h.Mesh(Gl,qg);O0.position.set((Math.random()-.5)*.6,-0.7+Math.random()*1.5,(Math.random()-.5)*.4),Pl.add(O0),Rl.push({mesh:O0,speedY:.015+Math.random()*.02,seed:Math.random()*100,originalX:O0.position.x});}vl.current=Rl;let al=Sl(z1),Wl=Sl(A1),Qg=new h.MeshPhysicalMaterial({color:t,side:h.DoubleSide,transparent:true}),eu=new h.MeshStandardMaterial({color:m,side:h.DoubleSide,emissive:m,emissiveIntensity:.5}),su=new h.MeshStandardMaterial({color:g,side:h.DoubleSide,emissive:g,emissiveIntensity:1.2}),cl=new h.Mesh(al,Qg);cl.position.set(0,-0.15,0),ia.add(cl),tc.current=cl;let uh=new h.Mesh(al,eu);uh.scale.setScalar(.72),uh.position.set(0,-0.22,.03),ia.add(uh),ac.current=uh;let yh=new h.Mesh(Wl,su);yh.scale.setScalar(.9),yh.position.set(0,-0.32,.05),ia.add(yh),Ac.current=yh;let Cl,ou=new h.Clock,Ll=()=>{let ds=ou.getElapsedTime(),O0=Math.sin(ds*12*W)*.03+Math.cos(ds*7*W)*.02,vh=1+O0,Nl=1-O0*.5;_h.current&&_h.current.scale.set(Nl,vh,Nl*V0);let Oc=.08*_o;tc.current&&(tc.current.rotation.z=Math.sin(ds*2.5*W)*Oc,tc.current.rotation.x=Math.cos(ds*1.8*W)*(Oc*.6)),ac.current&&(ac.current.rotation.z=Math.sin(ds*2.8*W+1.2)*(Oc*1.1),ac.current.rotation.x=Math.cos(ds*2.1*W+.8)*(Oc*.8)),Ac.current&&(Ac.current.rotation.z=Math.sin(ds*3.2*W+2.4)*(Oc*.7)),vl.current.forEach((U0,ru)=>{if(ru>=ea){U0.mesh.visible=false;return}U0.mesh.visible=true,U0.mesh.position.y+=U0.speedY*W;let iu=Math.sin(ds*3.5+U0.seed)*.012;U0.mesh.position.x+=iu;let Tl=(U0.mesh.position.y+.7)/1.7,nu=Math.max(.01,1-Tl);U0.mesh.scale.setScalar(nu),(U0.mesh.position.y>.95||Tl>=1)&&(U0.mesh.position.y=-0.7,U0.mesh.position.x=(Math.random()-.5)*.5);}),bl.emissiveIntensity=1.3+Math.sin(ds*5)*.25,Xh.current&&(Xh.current.intensity=2.5+Math.sin(ds*15)*.6),dt.current&&ic.current&&ra.current&&dt.current.render(ic.current,ra.current),Cl=requestAnimationFrame(Ll);};Ll();let Bl=()=>{if(!oa.current||!dt.current)return;let ds=oa.current.clientWidth,O0=oa.current.clientHeight;if(dt.current.setSize(ds,O0),nc.current&&(nc.current.aspect=ds/O0,nc.current.updateProjectionMatrix()),wn.current){let vh=ds/O0;wn.current.left=-ut*vh,wn.current.right=ut*vh,wn.current.top=ut,wn.current.bottom=-ut,wn.current.updateProjectionMatrix();}};return window.addEventListener("resize",Bl),()=>{cancelAnimationFrame(Cl),window.removeEventListener("resize",Bl),Vc.dispose(),al?.dispose(),Wl?.dispose(),il.dispose(),xl.dispose(),Gl.dispose();}},[s]),Ih.useEffect(()=>{if(!s||!tc.current||!ac.current||!Ac.current)return;let h=tc.current.material,_=ac.current.material,ns=Ac.current.material;h.color.set(t),_.color.set(m),_.emissive.set(m),ns.color.set(g),ns.emissive.set(g),y==="glass"?(h.roughness=.08,h.metalness=.1,h.transmission=.88,h.thickness=1.5,h.clearcoat=1,h.clearcoatRoughness=.05,h.ior=1.48,h.opacity=.95):y==="holo"?(h.roughness=.15,h.metalness=.95,h.transmission=0,h.clearcoat=1,h.clearcoatRoughness=.1,h.ior=1.65,h.opacity=.8,h.emissive=new window.THREE.Color(m),h.emissiveIntensity=.6):y==="gold"?(h.roughness=.1,h.metalness=.98,h.transmission=0,h.clearcoat=.8,h.clearcoatRoughness=.05,h.opacity=1):y==="matte"&&(h.roughness=.95,h.metalness=.02,h.transmission=0,h.clearcoat=0,h.opacity=1);},[y,t,m,g,s]),Ih.useEffect(()=>{Yh.current&&(Yh.current.visible=Mn);},[Mn]),Ih.useEffect(()=>{bn.current&&(bn.current.visible=Hc);},[Hc]),Ih.useEffect(()=>{!s||!nc.current||!wn.current||(ra.current=sa?wn.current:nc.current);},[sa,s]),Ih.useEffect(()=>{!s||!Dc.current||!Fc.current||(Ec==="warm"?(Dc.current.color.set("#ffd1a4"),Fc.current.color.set("#f1f5f9")):Ec==="cool"?(Dc.current.color.set("#a4f0ff"),Fc.current.color.set("#e2e8f0")):Ec==="magic"&&(Dc.current.color.set("#f472b6"),Fc.current.color.set("#818cf8")));},[Ec,s]);let $g=h=>{Jh(true),pt.current={x:h.clientX,y:h.clientY};},jg=h=>{if(!Il||!xn.current)return;let _=h.clientX-pt.current.x,ns=h.clientY-pt.current.y;xn.current.rotation.y+=_*.007,xn.current.rotation.x+=ns*.007,pt.current={x:h.clientX,y:h.clientY};},Zh=()=>{Jh(false);},_g=h=>{h.touches.length===1&&(Jh(true),pt.current={x:h.touches[0].clientX,y:h.touches[0].clientY});},Yg=h=>{if(!Il||h.touches.length!==1||!xn.current)return;let _=h.touches[0].clientX-pt.current.x,ns=h.touches[0].clientY-pt.current.y;xn.current.rotation.y+=_*.007,xn.current.rotation.x+=ns*.007,pt.current={x:h.touches[0].clientX,y:h.touches[0].clientY};},Xg=()=>{xn.current&&(xn.current.rotation.set(0,0,0),gt("Reset flame visual angle"));},Jg=()=>{if(!dt.current||!ic.current||!ra.current||!zc.current)return;let h=bn.current?bn.current.visible:false;bn.current&&(bn.current.visible=false),dt.current.render(ic.current,ra.current);let _=zc.current.toDataURL("image/png");bn.current&&(bn.current.visible=h),dt.current.render(ic.current,ra.current);let ns=document.createElement("a");ns.download="Premium-Flame-Icon-3D.png",ns.href=_,ns.click(),gt("Alpha Transparent PNG Downloaded!");},Zg=h=>{h==="classic"?(c("#f97316"),l("#ef4444"),u("#fbbf24"),gt("Applied solar flame spectrum")):h==="cosmic"?(c("#a855f7"),l("#ec4899"),u("#6366f1"),gt("Applied cosmic magic flame spectrum")):h==="frost"?(c("#06b6d4"),l("#3b82f6"),u("#a5f3fc"),gt("Applied absolute frost sapphire spectrum")):h==="toxic"&&(c("#22c55e"),l("#84cc16"),u("#e11d48"),gt("Applied plasma nuclear green spectrum"));},fl=()=>`// Optimized Flame Icon Geometry utilizing Revolved Silhouette curves and non-uniform squishing for 2.5D designer aesthetics
|
|
2
2
|
import * as THREE from 'three';
|
|
3
3
|
|
|
4
4
|
const OUTER_PROFILE = [
|
|
@@ -19,7 +19,7 @@ const OUTER_PROFILE = [
|
|
|
19
19
|
|
|
20
20
|
const outerGeom = new THREE.LatheGeometry(OUTER_PROFILE, 32);
|
|
21
21
|
|
|
22
|
-
// Apply custom designer flatness onto the Mesh scale (X, Y, Z * ${
|
|
22
|
+
// Apply custom designer flatness onto the Mesh scale (X, Y, Z * ${V0})
|
|
23
23
|
const flameMesh = new THREE.Mesh(outerGeom, new THREE.MeshPhysicalMaterial({
|
|
24
24
|
color: "${t}",
|
|
25
25
|
roughness: 0.1,
|
|
@@ -27,6 +27,6 @@ const flameMesh = new THREE.Mesh(outerGeom, new THREE.MeshPhysicalMaterial({
|
|
|
27
27
|
thickness: 1.2
|
|
28
28
|
}));
|
|
29
29
|
|
|
30
|
-
flameMesh.scale.set(1, 1, ${Fi}); // Modern stylized flat icon look!`;return jsxRuntime.jsxs("div",{className:"min-h-screen bg-[#f8fafc] text-slate-800 flex flex-col font-sans overflow-x-hidden selection:bg-orange-100 selection:text-orange-900",children:[r&&jsxRuntime.jsxs("div",{className:"fixed top-6 right-6 z-50 flex items-center bg-white border border-orange-200 text-orange-800 px-4 py-3 rounded-xl shadow-xl backdrop-blur-md animate-bounce",children:[jsxRuntime.jsx("svg",{className:"w-5 h-5 mr-2 stroke-current text-orange-500",fill:"none",viewBox:"0 0 24 24",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"})}),jsxRuntime.jsx("span",{className:"text-sm font-semibold",children:r})]}),jsxRuntime.jsxs("header",{className:"border-b border-slate-200 bg-white px-6 py-4 flex flex-col sm:flex-row items-center justify-between gap-4 sticky top-0 z-40 backdrop-blur-md",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx("div",{className:"p-2 bg-gradient-to-br from-orange-400 to-red-500 rounded-xl shadow-md shadow-orange-500/10",children:jsxRuntime.jsxs("svg",{className:"w-7 h-7 text-white",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:[jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5,d:"M17.657 18.657A8 8 0 016.343 7.343S7 9 9 10c0-2 .5-5 2.986-7C14 5 16.09 5.777 17.656 7.343A7.975 7.975 0 0120 13a7.975 7.975 0 01-2.343 5.657z"}),jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5,d:"M9.879 16.172a3 3 0 014.242 0M9.879 16.172a3 3 0 01-4.242-4.242L12 6.343l5.657 5.657a3 3 0 01-4.242 4.242L12 12l-2.121 2.172z"})]})}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("h1",{className:"text-xl font-black bg-gradient-to-r from-slate-900 to-slate-700 bg-clip-text text-transparent tracking-tight",children:"FLAMESTUDIO 3D"}),jsxRuntime.jsx("p",{className:"text-xs text-slate-500 font-medium font-mono",children:"2.5D Premium Flame Component Generator"})]})]}),jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center justify-center gap-2 max-w-xl",children:[jsxRuntime.jsx("span",{className:"text-xs font-semibold text-slate-400 mr-1 uppercase tracking-wider hidden lg:inline",children:"Color Presets:"}),[{id:"classic",label:"Solar Flame",color:"#f97316"},{id:"cosmic",label:"Cosmic Magic",color:"#a855f7"},{id:"frost",label:"Absolute Frost",color:"#06b6d4"},{id:"toxic",label:"Plasma Nuclear",color:"#22c55e"}].map((h,_)=>jsxRuntime.jsxs("button",{onClick:()=>Zg(h.id),className:"text-xs px-3 py-1.5 rounded-full border border-slate-200 bg-white text-slate-600 hover:bg-slate-50 hover:border-slate-300 transition-all font-medium hover:scale-105 active:scale-95 duration-150 flex items-center gap-1.5 shadow-sm",children:[jsxRuntime.jsx("span",{className:"w-2.5 h-2.5 rounded-full",style:{backgroundColor:h.color}}),h.label]},_))]})]}),jsxRuntime.jsxs("main",{className:"flex-1 grid grid-cols-1 lg:grid-cols-12 gap-0 overflow-hidden",children:[jsxRuntime.jsxs("div",{className:"lg:col-span-4 border-r border-slate-200 bg-slate-50 flex flex-col overflow-y-auto max-h-[calc(100vh-73px)]",children:[jsxRuntime.jsxs("div",{className:"grid grid-cols-3 border-b border-slate-200 text-center sticky top-0 bg-slate-50 z-10",children:[jsxRuntime.jsx("button",{onClick:()=>jh("flame"),className:`py-3 text-xs font-bold border-b-2 transition-all ${oc==="flame"?"border-orange-500 text-orange-600 bg-white":"border-transparent text-slate-500 hover:text-slate-800"}`,children:"Flame Profile"}),jsxRuntime.jsx("button",{onClick:()=>jh("rendering"),className:`py-3 text-xs font-bold border-b-2 transition-all ${oc==="rendering"?"border-orange-500 text-orange-600 bg-white":"border-transparent text-slate-500 hover:text-slate-800"}`,children:"Material & Glow"}),jsxRuntime.jsx("button",{onClick:()=>jh("physics"),className:`py-3 text-xs font-bold border-b-2 transition-all ${oc==="physics"?"border-orange-500 text-orange-600 bg-white":"border-transparent text-slate-500 hover:text-slate-800"}`,children:"Sway & Physics"})]}),jsxRuntime.jsxs("div",{className:"p-6 flex-1 flex flex-col gap-6",children:[oc==="flame"&&jsxRuntime.jsxs("div",{className:"space-y-6 animate-fade-in",children:[jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"block text-xs font-black uppercase text-slate-400 tracking-wider mb-1",children:"2.5D Flattening Offset"}),jsxRuntime.jsx("span",{className:"block text-[10px] text-slate-400",children:"Compresses Z-axis to create a beautiful flat vector style in isometric space"})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[jsxRuntime.jsx("input",{type:"range",min:"0.1",max:"1.0",step:"0.05",value:Fi,onChange:h=>mt(parseFloat(h.target.value)),className:"flex-1 h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold bg-slate-100 px-2.5 py-1 rounded text-slate-600",children:[Fi,"x"]})]})]}),jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsx("h4",{className:"text-xs font-black uppercase text-slate-400 tracking-wider mb-2",children:"Layer Fire Spectrum"}),jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("span",{className:"text-[11px] font-semibold text-slate-500",children:"Outer Envelope"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("input",{type:"color",value:t,onChange:h=>c(h.target.value),className:"w-8 h-8 rounded-lg cursor-pointer bg-transparent border-0"}),jsxRuntime.jsx("span",{className:"text-xs font-mono uppercase text-slate-600",children:t})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("span",{className:"text-[11px] font-semibold text-slate-500",children:"Middle Core"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("input",{type:"color",value:m,onChange:h=>l(h.target.value),className:"w-8 h-8 rounded-lg cursor-pointer bg-transparent border-0"}),jsxRuntime.jsx("span",{className:"text-xs font-mono uppercase text-slate-600",children:m})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("span",{className:"text-[11px] font-semibold text-slate-500",children:"Inner Heart"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("input",{type:"color",value:g,onChange:h=>u(h.target.value),className:"w-8 h-8 rounded-lg cursor-pointer bg-transparent border-0"}),jsxRuntime.jsx("span",{className:"text-xs font-mono uppercase text-slate-600",children:g})]})]})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-4 rounded-xl border border-slate-200 bg-white shadow-sm",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"text-xs font-bold text-slate-700",children:"Stylized Log Fuel Hearth"}),jsxRuntime.jsx("span",{className:"block text-[10px] text-slate-400 mt-0.5",children:"Appends crossed campfire firewood cylinders at base"})]}),jsxRuntime.jsx("button",{onClick:()=>Qt(!Mn),className:`relative inline-flex h-6 w-11 items-center rounded-full transition-all ${Mn?"bg-orange-500":"bg-slate-200"}`,children:jsxRuntime.jsx("span",{className:`inline-block h-4 w-4 transform rounded-full bg-white transition-all ${Mn?"translate-x-6":"translate-x-1"} shadow`})})]})]}),oc==="rendering"&&jsxRuntime.jsxs("div",{className:"space-y-6 animate-fade-in",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("label",{className:"block text-xs font-bold uppercase text-slate-400 tracking-wider mb-3",children:"Premium Icon Shader"}),jsxRuntime.jsx("div",{className:"grid grid-cols-2 gap-2",children:[{id:"glass",label:"Glassmorphism",desc:"Refractive translucent glass"},{id:"holo",label:"Holographic",desc:"Emissive shifting chrome"},{id:"gold",label:"Polished Metal",desc:"Ultra shiny reflections"},{id:"matte",label:"Tactile Clay",desc:"Clean, soft pastel matte"}].map(h=>jsxRuntime.jsxs("button",{onClick:()=>R(h.id),className:`p-3.5 rounded-xl border text-left transition-all ${y===h.id?"border-orange-500 bg-orange-50/50 shadow-sm":"border-slate-200 bg-white hover:border-slate-300"}`,children:[jsxRuntime.jsx("div",{className:`text-xs font-bold ${y===h.id?"text-orange-900":"text-slate-800"}`,children:h.label}),jsxRuntime.jsx("div",{className:"text-[10px] text-slate-400 mt-0.5 leading-tight",children:h.desc})]},h.id))})]}),jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsx("h4",{className:"text-xs font-bold uppercase text-slate-500 tracking-wider",children:"Studio Environment Rig"}),jsxRuntime.jsx("div",{className:"grid grid-cols-3 gap-2",children:[{id:"warm",label:"Warm Solar",glowClass:"from-orange-400 to-red-400"},{id:"cool",label:"Cool Aurora",glowClass:"from-cyan-400 to-blue-400"},{id:"magic",label:"Magic Nebula",glowClass:"from-fuchsia-400 to-indigo-400"}].map(h=>jsxRuntime.jsxs("button",{onClick:()=>Fg(h.id),className:`p-2 rounded-xl text-[10px] font-bold border text-left transition-all ${Hc===h.id?"border-orange-500 bg-orange-50/20":"border-slate-200 bg-white"}`,children:[jsxRuntime.jsx("div",{className:`w-full h-1.5 rounded bg-gradient-to-r ${h.glowClass} mb-1`}),h.label]},h.id))})]})]}),oc==="physics"&&jsxRuntime.jsxs("div",{className:"space-y-6 animate-fade-in",children:[jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsx("h4",{className:"text-xs font-bold uppercase text-slate-500 tracking-wider",children:"Dynamic Turbulence Simulator"}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex justify-between mb-1",children:[jsxRuntime.jsx("span",{className:"text-[10px] text-slate-400 font-bold uppercase",children:"Turbulence Sway Intensity"}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold text-slate-700",children:[F0,"x"]})]}),jsxRuntime.jsx("input",{type:"range",min:"0",max:"3",step:"0.1",value:F0,onChange:h=>Us(parseFloat(h.target.value)),className:"w-full h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"})]}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex justify-between mb-1",children:[jsxRuntime.jsx("span",{className:"text-[10px] text-slate-400 font-bold uppercase",children:"Flicker Pulse Frequency"}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold text-slate-700",children:[W,"Hz"]})]}),jsxRuntime.jsx("input",{type:"range",min:"0.2",max:"3.0",step:"0.1",value:W,onChange:h=>Di(parseFloat(h.target.value)),className:"w-full h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"})]})]}),jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsxs("div",{className:"flex justify-between mb-1",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"text-xs font-bold text-slate-700 uppercase tracking-wider block",children:"Floating Heat Embers"}),jsxRuntime.jsx("span",{className:"text-[10px] text-slate-400",children:"Total volume of physical spark particles"})]}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold text-slate-700",children:[sc," sparks"]})]}),jsxRuntime.jsx("input",{type:"range",min:"0",max:"30",step:"1",value:sc,onChange:h=>$h(parseInt(h.target.value)),className:"w-full h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"})]})]})]})]}),jsxRuntime.jsxs("div",{className:"lg:col-span-5 border-r border-slate-200 bg-slate-100/40 flex flex-col items-center justify-center relative min-h-[450px]",children:[jsxRuntime.jsxs("div",{className:"absolute top-4 left-4 z-10 pointer-events-none",children:[jsxRuntime.jsx("span",{className:"text-[10px] font-black tracking-widest text-orange-600 bg-orange-100 border border-orange-200 px-2 py-1 rounded-md uppercase",children:"VIVID ENGINE 2.5"}),jsxRuntime.jsxs("div",{className:"text-sm font-bold text-slate-800 mt-2",children:["DYNAMICS FLAME ",jsxRuntime.jsxs("span",{className:"text-xs font-normal text-slate-500",children:["(",y,")"]})]}),jsxRuntime.jsx("div",{className:"text-[10px] text-slate-400 mt-0.5",children:"Drag to spin, scroll to zoom"})]}),jsxRuntime.jsx("div",{className:"absolute top-4 right-4 z-10",children:jsxRuntime.jsxs("button",{onClick:Xg,className:"p-2 rounded-xl bg-white border border-slate-200 text-slate-600 hover:text-slate-900 hover:bg-slate-50 transition-all text-xs flex items-center gap-1 shadow-sm",children:[jsxRuntime.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 4v5h.582m15.356 2A8.001 8.001 0 1121.21 8H17"})}),jsxRuntime.jsx("span",{children:"Reset Camera"})]})}),jsxRuntime.jsxs("div",{ref:sa,onMouseDown:$g,onMouseMove:jg,onMouseUp:Zh,onMouseLeave:Zh,onTouchStart:_g,onTouchMove:Yg,onTouchEnd:Zh,className:"w-full h-full relative cursor-grab active:cursor-grabbing overflow-hidden flex items-center justify-center bg-slate-100/30",children:[!s&&jsxRuntime.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center bg-slate-50 z-20 gap-3",children:[jsxRuntime.jsx("div",{className:"w-8 h-8 border-4 border-orange-500 border-t-transparent rounded-full animate-spin"}),jsxRuntime.jsx("span",{className:"text-xs font-semibold text-slate-500 tracking-wider",children:"Initializing Fluid Engine..."})]}),jsxRuntime.jsx("canvas",{ref:Ec,className:"w-full h-full block z-10"})]}),jsxRuntime.jsxs("div",{className:"absolute bottom-4 left-4 right-4 z-10 bg-white/95 border border-slate-200 rounded-2xl p-4 shadow-lg backdrop-blur-md flex flex-wrap items-center justify-between gap-4",children:[jsxRuntime.jsx("div",{className:"flex items-center gap-4",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{className:"text-[10px] font-bold text-slate-400 uppercase tracking-wider",children:"Show Helper Floor:"}),jsxRuntime.jsx("button",{onClick:()=>Dg(!Tc),className:`px-3 py-1.5 rounded-lg border text-xs font-bold transition-all shadow-sm ${Tc?"bg-orange-500 border-orange-400 text-white":"bg-white border-slate-200 text-slate-600"}`,children:Tc?"FLOOR ACTIVE":"HIDDEN"})]})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{className:"text-[10px] font-bold text-slate-400 uppercase tracking-wider",children:"Projection:"}),jsxRuntime.jsx("button",{onClick:()=>Ag(!ea),className:`px-3 py-1.5 rounded-lg border text-xs font-bold transition-all shadow-sm ${ea?"bg-orange-500 border-orange-400 text-white":"bg-white border-slate-200 text-slate-600"}`,children:ea?"ORTHOGRAPHIC (2D)":"PERSPECTIVE (3D)"})]})]})]}),jsxRuntime.jsxs("div",{className:"lg:col-span-3 bg-slate-50 flex flex-col overflow-y-auto max-h-[calc(100vh-73px)] border-l lg:border-l-0 border-slate-200",children:[jsxRuntime.jsxs("div",{className:"border-b border-slate-200 bg-white p-4 sticky top-0 z-10",children:[jsxRuntime.jsx("h3",{className:"text-xs font-black uppercase text-slate-500 tracking-wider",children:"Component Export"}),jsxRuntime.jsx("p",{className:"text-[10px] text-slate-400 mt-0.5",children:"Capture transparent PNG assets or fetch code"})]}),jsxRuntime.jsxs("div",{className:"p-6 space-y-6 flex-1 flex flex-col",children:[jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsx("span",{className:"block text-xs font-bold uppercase text-slate-400 tracking-wider",children:"Interactive UI Presentation (Card CSS)"}),jsxRuntime.jsxs("div",{className:"relative p-6 rounded-3xl overflow-hidden flex flex-col items-center justify-center text-center bg-white border border-slate-200/80 shadow-2xl transition-all",style:{boxShadow:`0 10px 40px -10px ${t}22`},children:[jsxRuntime.jsx("div",{className:"absolute inset-0 bg-gradient-to-tr from-orange-500/5 via-transparent to-red-500/5 pointer-events-none"}),jsxRuntime.jsx("div",{className:"w-20 h-20 rounded-2xl flex items-center justify-center border border-slate-100 shadow-inner mb-4 relative",style:{backgroundColor:"#fffbf9"},children:jsxRuntime.jsx("span",{className:"w-8 h-10 rounded-full animate-pulse transition-colors",style:{backgroundColor:t,clipPath:"polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%)"}})}),jsxRuntime.jsx("h4",{className:"text-sm font-extrabold text-slate-800 tracking-tight",children:"Active Flame Item"}),jsxRuntime.jsx("p",{className:"text-[10px] text-slate-500 mt-1",children:"Ready for production dashboards"})]})]}),jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsx("span",{className:"block text-xs font-bold uppercase text-slate-400 tracking-wider",children:"Assets Exporter"}),jsxRuntime.jsxs("button",{onClick:Jg,className:"w-full py-3 bg-gradient-to-r from-orange-400 to-red-500 hover:from-orange-500 hover:to-red-600 font-extrabold text-xs text-white uppercase tracking-widest rounded-xl hover:scale-[1.02] active:scale-[0.98] transition-all flex items-center justify-center gap-2 shadow-md shadow-orange-500/10",children:[jsxRuntime.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2.5",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"})}),"Download Alpha PNG"]})]}),jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col min-h-[220px]",children:[jsxRuntime.jsx("div",{className:"flex border-b border-slate-200 text-[10px] font-bold uppercase tracking-wider mb-2",children:jsxRuntime.jsx("button",{onClick:()=>Og("threejs"),className:`flex-1 pb-1.5 border-b-2 text-center transition-all ${Vg==="threejs"?"border-orange-500 text-orange-600 font-bold":"border-transparent text-slate-400"}`,children:"Vanilla Three.js Setup"})}),jsxRuntime.jsxs("div",{className:"flex-1 bg-slate-900 rounded-xl border border-slate-800 relative group max-h-[180px] overflow-y-auto",children:[jsxRuntime.jsx("pre",{className:"p-4 text-[10px] font-mono text-slate-300 whitespace-pre-wrap leading-relaxed select-all",children:fl()}),jsxRuntime.jsxs("button",{onClick:()=>Ug(fl(),"ThreeJS profile geometry source"),className:"absolute top-2 right-2 p-1.5 bg-slate-800 border border-slate-700 hover:border-slate-600 text-slate-300 hover:text-white rounded-lg text-[10px] font-medium transition-all flex items-center gap-1.5 opacity-0 group-hover:opacity-100",children:[jsxRuntime.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 5H6a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2v-1M8 5a2 2 0 002 2h2a2 2 0 002-2M8 5a2 2 0 012-2h2a2 2 0 012 2m0 0h2a2 2 0 012 2v3m2 4H10m0 0l3-3m-3 3l3 3"})}),"Copy"]})]})]})]})]})]}),jsxRuntime.jsxs("footer",{className:"border-t border-slate-200 bg-white px-6 py-4 flex flex-col sm:flex-row items-center justify-between text-xs text-slate-400 gap-4",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-6",children:[jsxRuntime.jsxs("span",{children:["Active Shader: ",jsxRuntime.jsx("strong",{className:"text-slate-700 font-semibold",children:y.toUpperCase()})]}),jsxRuntime.jsxs("span",{children:["Camera aspect ratio: ",jsxRuntime.jsx("strong",{className:"text-slate-700 font-semibold",children:ea?"Orthogonal 2D":"Perspective 3D"})]}),jsxRuntime.jsxs("span",{children:["Flattening Offset: ",jsxRuntime.jsxs("strong",{className:"text-slate-700 font-semibold",children:[Fi,"x"]})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("span",{children:"Powered by"}),jsxRuntime.jsx("span",{className:"font-extrabold text-orange-500 tracking-wider",children:"WebGL + Three.js"})]})]})]})}function F1(s){let r=[{pos:[-0.7,0,0],len:.4,rot:-Math.PI/2},{pos:[-0.44,-0.09,0],len:.216,rot:Math.atan2(-0.18,.12)-Math.PI/2},{pos:[-0.26,.27,0],len:.932,rot:Math.atan2(.9,.24)-Math.PI/2},{pos:[-0.02,.09,0],len:1.283,rot:Math.atan2(-1.26,.24)-Math.PI/2},{pos:[.22,-0.2,0],len:.721,rot:Math.atan2(.68,.24)-Math.PI/2},{pos:[.42,.07,0],len:.213,rot:Math.atan2(-0.14,.16)-Math.PI/2},{pos:[.7,0,0],len:.4,rot:-Math.PI/2}],n=[[-0.9,0,0],[-0.5,0,0],[-0.38,-0.18,0],[-0.14,.72,0],[.1,-0.54,0],[.34,.14,0],[.5,0,0],[.9,0,0]];return jsxRuntime.jsx(i,{iconId:"activity",...s,children:t=>{let c=t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981";return jsxRuntime.jsxs("group",{rotation:[.08,-0.2,.04],children:[r.map((m,l)=>jsxRuntime.jsxs("mesh",{position:m.pos,rotation:[0,0,m.rot],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,m.len,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},`seg-${l}`)),n.map((m,l)=>jsxRuntime.jsxs("mesh",{position:m,castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045*1.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:c,emissive:c,emissiveIntensity:1.2,roughness:.15,metalness:.5})]},`joint-${l}`))]})}})}function V1(s){return jsxRuntime.jsx(i,{iconId:"graduationcap",...s,children:e=>{let r=s.accentColor||"#eab308",n=e.emissiveIntensity>0?e.emissive:r;return jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.35,20,14,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.14,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.35,.16,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.14,0],rotation:[0,Math.PI/4,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.06,1.25]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.18,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,roughness:.2,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.26,.18,.26],rotation:[.05,-Math.PI/4,-0.05],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.72,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,roughness:.3,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.52,.04,.52],rotation:[.1,0,-0.1],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,roughness:.3,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.54,-0.16,.54],rotation:[.1,0,-0.1],children:[jsxRuntime.jsx("coneGeometry",{args:[.06,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:.6,roughness:.25,metalness:.5})]})]})}})}function O1(s){let r=[{pos:[-0.5,-0.4,0],len:.6,rot:-Math.PI/2},{pos:[0,-0.15,0],len:.64,rot:Math.atan2(.5,.4)-Math.PI/2},{pos:[.45,.3,0],len:.64,rot:Math.atan2(.4,.5)-Math.PI/2}],n=[[-0.8,-0.4,0],[-0.2,-0.4,0],[.2,.1,0]],t=Math.atan2(.4,.5),c=[.7,.5,0],m=[0,0,t-Math.PI/2];return jsxRuntime.jsx(i,{iconId:"trendingup",...s,children:l=>{let g=l.emissiveIntensity>0?l.emissive:s.accentColor||"#10b981";return jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],children:[r.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u.pos,rotation:[0,0,u.rot],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,u.len,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:l.roughness,metalness:l.metalness,transmission:l.transmission,thickness:l.thickness,clearcoat:l.clearcoat,clearcoatRoughness:l.clearcoatRoughness,ior:l.ior,color:l.color,emissive:l.emissive,emissiveIntensity:l.emissiveIntensity*.4})]},`seg-${y}`)),n.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u,castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05*1.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]},`joint-${y}`)),jsxRuntime.jsxs("mesh",{position:c,rotation:m,castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})}})}function U1(s){return jsxRuntime.jsx(i,{iconId:"instagram",...s,children:e=>{let r="#fbbf24";return jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.3,1.3,.28],radius:.2,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,0,.145],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.9,.9,.06],radius:.16,smoothness:8,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})})}),jsxRuntime.jsx("mesh",{position:[0,0,.15],children:jsxRuntime.jsx(drei.RoundedBox,{args:[.76,.76,.07],radius:.13,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[0,0,.18],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.185],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.09,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.26,.26,.19],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.8,roughness:.2,metalness:.5})]})]})}})}function $1(s){return jsxRuntime.jsx(i,{iconId:"package",...s,children:e=>{let r=s.accentColor||"#38bdf8",n=e.emissiveIntensity>0?e.emissive:r;return jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.9,.85,.9]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.38,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.92]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:e.emissiveIntensity>0?.8:.2,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,.462],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.2,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:e.emissiveIntensity>0?.8:.2,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,-0.462],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.2,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:e.emissiveIntensity>0?.8:.2,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.455,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.02,.91]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,roughness:.9,metalness:.1,opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.455,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.02,.91]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,roughness:.9,metalness:.1,opacity:.4,transparent:true})]})]})}})}function j1(s){return jsxRuntime.jsx(i,{iconId:"airplane",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[0,-Math.PI/4,0],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.11,1.3,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.65],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,32,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.5],rotation:[-Math.PI/8,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.08]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.1,metalness:.9})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.42,0,.05],rotation:[0,-Math.PI/6,-Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.025,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.42,0,.05],rotation:[0,Math.PI/6,Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.025,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[-0.32,-0.06,.08],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.04,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("group",{position:[.32,-0.06,.08],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.04,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.17,-0.5],rotation:[Math.PI/10,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.025,.32,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.18,0,-0.54],rotation:[0,-Math.PI/8,-Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.02,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.18,0,-0.54],rotation:[0,Math.PI/8,Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.02,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]})]})})}function _1(s){return jsxRuntime.jsx(i,{iconId:"battery",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/6,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.34,.34,1,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.52,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.58,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.345,.345,.06,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.27,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.24,.2,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8,roughness:.2,metalness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.24,.2,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8,roughness:.2,metalness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.27,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.24,.2,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8,roughness:.2,metalness:.3})]})]})]})})}function Y1(s){return jsxRuntime.jsx(i,{iconId:"video",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/6,0],position:[.05,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.7,.65,.55]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[0,.38,-0.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.45]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.06,.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.12,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.06,-0.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.12,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]})]}),jsxRuntime.jsxs("group",{position:[0,.05,.28],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.2,.35,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.23,.23,.06,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.92,color:"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,0],rotation:[-Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[-0.36,.02,-0.05],rotation:[0,-Math.PI/5,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.45,.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-5e-3,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.36,.42]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:.6,roughness:.1,metalness:.2})]})]})]})})}function X1(s){return jsxRuntime.jsx(i,{iconId:"microphone",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.68,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.38,.06,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.42,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.45,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.035,8,32,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#9ca3af":"#374151"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.08,.35,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.14,.14,.24,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#e2e8f0":"#1f2937"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.14,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#e2e8f0":"#1f2937"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.22,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:.5,transparent:true,opacity:.7})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.02,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]})})}function J1(s){let e=[{x:-0.45,y:-0.25},{x:0,y:.25},{x:.45,y:-0.05}];return jsxRuntime.jsx(i,{iconId:"sliders",...s,children:r=>jsxRuntime.jsx("group",{rotation:[Math.PI/10,-Math.PI/8,0],position:[0,0,0],children:e.map((n,t)=>jsxRuntime.jsxs("group",{position:[n.x,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,1.2,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#6b7280":"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[0,.6,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.04,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#4b5563":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.6,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.04,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#4b5563":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,n.y,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.16,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.16,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#ec4899",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]})]},`track-${t}`))})})}function Z1(s){return jsxRuntime.jsx(i,{iconId:"map",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/12,0],position:[0,-0.05,0],children:[jsxRuntime.jsxs("group",{position:[-0.386,0,0],rotation:[0,-Math.PI/12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.4,1.1,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.1,.02],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.2,.02],rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsx("boxGeometry",{args:[.25,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.052],rotation:[0,Math.PI/12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.4,1.1,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.05,.02],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.05,.15,.02],rotation:[0,0,Math.PI/10],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("group",{position:[.08,.25,.03],rotation:[-Math.PI/12,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.01,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.085,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.4})]})]})]}),jsxRuntime.jsxs("group",{position:[.386,0,0],rotation:[0,-Math.PI/12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.4,1.1,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.2,.02],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.1,.02],rotation:[0,0,Math.PI/12],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]})]})]})})}function K1(s){let n=Array.from({length:8}).map((t,c)=>{let m=c*Math.PI*2/8;return {x:.55*Math.cos(m),z:.55*Math.sin(m)}});return jsxRuntime.jsx(i,{iconId:"umbrella",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/12,.1],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.55,32,16,0,Math.PI*2,0,Math.PI*.42]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),n.map((c,m)=>jsxRuntime.jsxs("mesh",{position:[c.x,.15-.55*Math.sin(Math.PI*.08),c.z],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.accentColor||"#ec4899"})]},`tip-${m}`)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.85,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.72,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.045,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,-0.645,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.022,8,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[-0.16,-0.62,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899"})]})]})})}function q1(s){return jsxRuntime.jsx(i,{iconId:"scissors",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/12,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.05,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.055,.055,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.02],rotation:[0,0,Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.72,.022]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.1})]}),jsxRuntime.jsxs("mesh",{position:[0,.78,0],rotation:[0,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.32,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.38,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.032,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,-0.02],rotation:[0,0,-Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.72,.022]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.1})]}),jsxRuntime.jsxs("mesh",{position:[0,.78,0],rotation:[0,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.32,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.38,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.032,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]})]})]})})}function Q1(s){return jsxRuntime.jsx(i,{iconId:"unlock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.2,.02],position:[0,-0.05,0],children:[jsxRuntime.jsx("group",{position:[-0.28,.32,0],rotation:[0,-Math.PI/4,0],children:jsxRuntime.jsxs("group",{position:[.28,-0.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.28,.07,16,48,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.4,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]})]})}),jsxRuntime.jsx("mesh",{position:[0,-0.18,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.85,.58,.36],radius:.1,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("group",{position:[0,-0.18,.185],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.7})]})]})]})})}function ed(s){return jsxRuntime.jsx(i,{iconId:"archive",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/6,0],position:[0,.02,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.78,.95,.65],radius:.06,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})})}),jsxRuntime.jsx("mesh",{castShadow:true,position:[0,.2,.025],children:jsxRuntime.jsx(drei.RoundedBox,{args:[.7,.38,.63],radius:.04,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1f2937":"#cbd5e1"})})}),jsxRuntime.jsxs("group",{position:[0,.2,.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]})]}),jsxRuntime.jsx("mesh",{castShadow:true,position:[0,-0.22,.025],children:jsxRuntime.jsx(drei.RoundedBox,{args:[.7,.38,.63],radius:.04,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1f2937":"#cbd5e1"})})}),jsxRuntime.jsxs("group",{position:[0,-0.22,.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]})]})]})})}function sd(s){return jsxRuntime.jsx(i,{iconId:"shieldalert",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.06,.72,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.23,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.75,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.13],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.26,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]}),jsxRuntime.jsx("group",{position:[0,0,.01],children:jsxRuntime.jsxs("mesh",{position:[0,.1,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.74,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0",wireframe:true})]})})]})})}function od(s){return jsxRuntime.jsx(i,{iconId:"eyeoff",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.44,32,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.05,color:"#fcfcfc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.32],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.04,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.35],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#09090b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.16],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.16],rotation:[-0.2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.39],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,1.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.4})]})]})})}function rd(s){return jsxRuntime.jsx(i,{iconId:"userplus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.02],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[-0.14,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.32,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.25,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.35,.28,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.15,.02,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.7,color:s.accentColor||"#ec4899"})]})]}),jsxRuntime.jsxs("group",{position:[.36,-0.06,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.4})]})]})]})})}function id(s){let r=[{pos:[-0.5,.4,0],len:.6,rot:-Math.PI/2},{pos:[0,.15,0],len:.64,rot:Math.atan2(-0.5,.4)-Math.PI/2},{pos:[.45,-0.3,0],len:.64,rot:Math.atan2(-0.4,.5)-Math.PI/2}],n=[[-0.8,.4,0],[-0.2,.4,0],[.2,-0.1,0]],t=Math.atan2(-0.4,.5),c=[.7,-0.5,0],m=[0,0,t-Math.PI/2];return jsxRuntime.jsx(i,{iconId:"trendingdown",...s,children:l=>{let g=l.emissiveIntensity>0?l.emissive:s.accentColor||"#ef4444";return jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],children:[r.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u.pos,rotation:[0,0,u.rot],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,u.len,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:l.roughness,metalness:l.metalness,transmission:l.transmission,thickness:l.thickness,clearcoat:l.clearcoat,clearcoatRoughness:l.clearcoatRoughness,ior:l.ior,color:l.color,emissive:l.emissive,emissiveIntensity:l.emissiveIntensity*.4})]},`seg-${y}`)),n.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u,castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05*1.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]},`joint-${y}`)),jsxRuntime.jsxs("mesh",{position:c,rotation:m,castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})}})}function nd(s){return jsxRuntime.jsx(i,{iconId:"copy",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/10,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.12,.12,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.82,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[.12,-0.12,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.82,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.06,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]})]})]})})}function td(s){return jsxRuntime.jsx(i,{iconId:"gauge",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.85,.85,.14,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.08],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.86,.04,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsx("group",{position:[0,0,.08],children:[-1.2,-0.6,0,.6,1.2].map((r,n)=>jsxRuntime.jsx("group",{rotation:[0,0,r],children:jsxRuntime.jsxs("mesh",{position:[0,.68,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#64748b":"#94a3b8"})]})},n))}),jsxRuntime.jsxs("group",{position:[0,0,.08],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.02],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#0f172a":"#f1f5f9",roughness:.1,metalness:.9})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.3,.01],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.6,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]})]})})}function ad(s){return jsxRuntime.jsx(i,{iconId:"magnet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.15],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.13,16,48,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.5,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.4,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.16,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ef4444",roughness:.2,metalness:.6})]})]}),jsxRuntime.jsxs("group",{position:[.5,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.4,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.16,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#3b82f6",roughness:.2,metalness:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.4,.12],rotation:[Math.PI/2.5,0,0],children:[jsxRuntime.jsxs("mesh",{children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.015,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.1],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.012,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:.8,transparent:true,opacity:.4})]})]})]})})}function cd(s){return jsxRuntime.jsx(i,{iconId:"stack",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.1],position:[0,0,0],children:[[-0.45,0,.45].map((r,n)=>jsxRuntime.jsxs("group",{position:[0,r,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.18,1.25]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.38,0,.63],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n===2?"#10b981":"#3b82f6",emissive:n===2?"#10b981":"#3b82f6",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.2,0,.63],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#10b981",emissive:"#10b981",emissiveIntensity:1.2})]})]},n)),[[-0.56,-0.56],[-0.56,.56],[.56,-0.56],[.56,.56]].map(([r,n],t)=>jsxRuntime.jsxs("mesh",{position:[r,0,n],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,1.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#334155":"#cbd5e1"})]},t)),[-0.225,.225].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,.04,1.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5,transparent:true,opacity:.8})]},n))]})})}function hd(s){return jsxRuntime.jsx(i,{iconId:"workflow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.48,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.38,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.48,-0.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.38,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.48,-0.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.38,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.14,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.32,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.96,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.48,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.48,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[-0.48,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[.48,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]})]})]})})}function ld(s){return jsxRuntime.jsx(i,{iconId:"topology",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.32,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("torusGeometry",{args:[.33,.025,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,1.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#cbd5e1",roughness:.4,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,1.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#cbd5e1",roughness:.4,metalness:.6})]})]}),[[.55,0],[-0.55,0],[0,.55],[0,-0.55]].map(([r,n],t)=>jsxRuntime.jsxs("mesh",{position:[r,n,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2,roughness:.2})]},t))]})})}function md(s){return jsxRuntime.jsx(i,{iconId:"file",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.85,1.15,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.29,.44,.045],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.26,.09]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.7,color:s.theme==="dark"?"#1e293b":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,0,.045],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.15,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.045,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.045,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[-0.15,-0.25,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.045,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]})]})]})})}function dd(s){return jsxRuntime.jsx(i,{iconId:"headphones",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,0],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.08,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.55,.045,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.55,.04,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.08,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.04,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#0f172a":"#475569",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,.075,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#3b82f6",roughness:.2,metalness:.7})]})]}),jsxRuntime.jsxs("group",{position:[.55,.04,0],rotation:[0,0,-Math.PI/2],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.08,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.04,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#0f172a":"#475569",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,.075,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#3b82f6",roughness:.2,metalness:.7})]})]}),[-0.55,.55].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#334155":"#cbd5e1"})]},n))]})})}function pd(s){return jsxRuntime.jsx(i,{iconId:"moon",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI/2.3],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.56,.15,16,48,Math.PI*.86]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.56,.015,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.51,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.3,0,.12],children:[jsxRuntime.jsxs("mesh",{position:[.15,.25,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.3})]})]})]})})}function gd(s){return jsxRuntime.jsx(i,{iconId:"paperclip",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.5],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.18,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.7,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.7,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.18,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.5,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.35,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.03,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,-0.35,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.03,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.09,.25,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.03,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.035],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.05,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]})]})})}function ud(s){return jsxRuntime.jsx(i,{iconId:"bookmark",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.95,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.42,0],rotation:[Math.PI/6,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.024,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.035],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.82,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.34,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function yd(s){return jsxRuntime.jsx(i,{iconId:"cloudlightning",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.34,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.27,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.34,.08,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.29,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.24,.46]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.04,-0.06,.16],children:[jsxRuntime.jsxs("mesh",{position:[.05,-0.16,0],rotation:[0,0,-0.45],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.32,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.28,0],rotation:[0,0,.32],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.26,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.42,0],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.22,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissiveIntensity:1.3})]})]})]})})}function vd(s){return jsxRuntime.jsx(i,{iconId:"folderopen",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.16],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.8,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.375,.45,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.14,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,.05,-0.04],children:[jsxRuntime.jsxs("mesh",{position:[-0.03,.16,-0.04],rotation:[.08,0,.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,.85,.025]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#e2e8f0":"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.04,.08,.03],rotation:[.15,0,-0.03],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,.85,.025]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#cbd5e1":"#f8fafc",roughness:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.08,.16],rotation:[.26,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.8,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.03],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.25,.06,.025]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function Id(s){return jsxRuntime.jsx(i,{iconId:"volume",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.45,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.44,.44]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.14,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.1,.38,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#1e293b":"#cbd5e1",roughness:.2,metalness:.8})]}),jsxRuntime.jsxs("group",{position:[.15,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.32,.02,8,24,Math.PI*.55]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.2,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.54,.02,8,24,Math.PI*.55]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissiveIntensity:1})]})]})]})})}function Sd(s){return jsxRuntime.jsx(i,{iconId:"belloff",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.45,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.024,8,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.16,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.48,.44,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.045,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.38,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#1e293b":"#cbd5e1",roughness:.2,metalness:.8})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.16],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,1.25,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]})})}function fd(s){return jsxRuntime.jsx(i,{iconId:"sunmoon",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[-0.15,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.34,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),[-1.8,-1.2,-0.6,0,.6,1.2,1.8].map((r,n)=>jsxRuntime.jsx("group",{rotation:[0,0,r+Math.PI],children:jsxRuntime.jsxs("mesh",{position:[0,.44,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.16,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.7,color:e.color})]})},n))]}),jsxRuntime.jsxs("group",{position:[.1,0,.06],rotation:[0,0,-Math.PI/2.8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.36,.11,16,48,Math.PI*.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.36,.01,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.18,.31,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.42,0,.14],children:[jsxRuntime.jsxs("mesh",{position:[.08,.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.2})]})]})]})})}function Md(s){return jsxRuntime.jsx(i,{iconId:"piston",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.28,.28,.38,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.286,.02,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.286,.015,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#64748b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.065,.32,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.38,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.32,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.025,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.1,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]})]})]})})}function wd(s){let n=[.15,.1,.08];return jsxRuntime.jsx(i,{iconId:"spring",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsx("group",{children:Array.from({length:5}).map((c,m)=>{let l=(m-2)*.14;return jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,l,0],rotation:n,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.032,10,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},m)})}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,5/2*.14,0],rotation:[Math.PI/2,0,Math.PI/2],children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.024,8,20]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.35000000000000003,0],rotation:[Math.PI/2,0,Math.PI/2],children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.024,8,20]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function xd(s){return jsxRuntime.jsx(i,{iconId:"anvil",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.35,.05],position:[0,.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.24,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.26,.04,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("coneGeometry",{args:[.09,.24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.16,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.05,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.24,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.44,.12,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.02,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#64748b":"#475569"})]})]}),jsxRuntime.jsxs("mesh",{position:[.04,.17,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.05,.08]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f97316",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f97316",emissiveIntensity:1.4})]})]})})}function bd(s){return jsxRuntime.jsx(i,{iconId:"hook",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,.02,0],children:[jsxRuntime.jsxs("group",{position:[0,.28,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.28,.24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.122],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.06,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.28,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.075,-0.15,0],rotation:[0,0,-Math.PI/5],children:[jsxRuntime.jsx("torusGeometry",{args:[.15,.038,12,32,Math.PI*1.35]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.13,-0.19,0],rotation:[0,0,Math.PI/3],children:[jsxRuntime.jsx("coneGeometry",{args:[.037,.09,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.03,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.065,.02,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function kd(s){let e=[0,120,240];return jsxRuntime.jsx(i,{iconId:"turbine",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.35,.024,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.075],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissiveIntensity:1.3})]}),e.map((n,t)=>{let c=n*Math.PI/180;return jsxRuntime.jsxs("group",{rotation:[0,0,c],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.19,.01],rotation:[0,.45,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.075,.22,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.31,.01],rotation:[0,.45,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.065,.02,.018]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissiveIntensity:1.1})]})]},t)})]})})}function Pd(s){return jsxRuntime.jsx(i,{iconId:"pliers",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.05,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.05,0],rotation:[0,0,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,.18,.03],rotation:[0,0,-0.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.22,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.018,.18,.03],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.18,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,-0.22,-0.03],rotation:[0,0,-0.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.024,.44,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.13,-0.26,-0.03],rotation:[0,0,-0.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.029,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,.05,0],rotation:[0,0,-0.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.04,.18,-0.03],rotation:[0,0,.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.22,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,-0.22,.03],rotation:[0,0,.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.024,.44,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,-0.26,.03],rotation:[0,0,.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.029,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function Gd(s){return jsxRuntime.jsx(i,{iconId:"drill",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.08,.16,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.11,.38,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.14,-0.08,0],rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.32,.09]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.2,-0.25,0],rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.08,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:s.theme==="dark"?"#475569":"#334155"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.15,.16,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.085,.085,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[.3,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#94a3b8":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.11,0,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.024,.05,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.06,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Rd(s){return jsxRuntime.jsx(i,{iconId:"hacksaw",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.08],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.05,.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.03,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.25,.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.3,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.35,.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.22,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.05,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.58,.025,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[-0.4,.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.24,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.18,.066]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.05,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.035,.012,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Wd(s){return jsxRuntime.jsx(i,{iconId:"tapemeasure",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.48,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.23,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.04,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.23,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.34,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[.22,-0.2,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.16,.02,0],rotation:[0,0,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.015,.12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#facc15",roughness:.1,metalness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.1,.03,.04],rotation:[0,0,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.005,.03]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.2,.03,.04],rotation:[0,0,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.005,.03]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.32,-0.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.06,.14]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.134],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.01,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#94a3b8":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.12,.18,.13],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.12,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.16,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.015,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#475569"})]})]})})}function Cd(s){return jsxRuntime.jsx(i,{iconId:"caliper",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.32,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.07,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.02,-0.13,0],rotation:[0,0,.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.22,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.01,.08,0],rotation:[0,0,-0.25],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.1,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[.02,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.075,.032]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,-0.13,0],rotation:[0,0,-0.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.22,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.03,.08,0],rotation:[0,0,.25],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.1,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.39,-0.015,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]})]})})}function Ld(s){return jsxRuntime.jsx(i,{iconId:"spiritlevel",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.16,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.082,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.744,.015,.066]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.082,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.744,.015,.066]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,0,.015],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.036,.036,.005,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,.015],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.036,.036,.005,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.006,0,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#ffffff"})]})]}),jsxRuntime.jsxs("group",{position:[-0.22,0,.01],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.09,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-5e-3,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#ffffff"})]})]})]})})}function Bd(s){return jsxRuntime.jsx(i,{iconId:"sledgehammer",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.16,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#64748b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#64748b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.166,.166]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.6,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.38,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.029,.029,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]})]})})}function Nd(s){return jsxRuntime.jsx(i,{iconId:"phonemobile",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.78,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.74,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.33,.022],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.215,.15,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.018]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.215,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.018]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.016,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,.02],castShadow:true,children:[jsxRuntime.jsx("circleGeometry",{args:[.038,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.06,.02],castShadow:true,children:[jsxRuntime.jsx("circleGeometry",{args:[.038,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Td(s){return jsxRuntime.jsx(i,{iconId:"tablet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.72,.54,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.66,.48,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.06,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.25,.018],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,0,.019],children:[jsxRuntime.jsxs("mesh",{position:[-0.18,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.12,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.16,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.04,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.16,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.04,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Hd(s){return jsxRuntime.jsx(i,{iconId:"laptop",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.04],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.028,.52]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.016,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.01,.22]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.016,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.006,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.01,-0.22],rotation:[-Math.PI/6,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.24,-0.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.48,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.24,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.42,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.46,.01],children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]})]})]})})}function Ed(s){return jsxRuntime.jsx(i,{iconId:"smartwatch",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.42,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.32,-0.06],rotation:[.25,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.28,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,-0.06],rotation:[-0.25,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.28,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#334155"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.36,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.19,.04,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,0,.039],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,.005],children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function zd(s){return jsxRuntime.jsx(i,{iconId:"routerwifi",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,-0.06,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.09,.36]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.046,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.01,.3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.22,-0.14],rotation:[.08,0,.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.38,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.24,.22,-0.14],rotation:[.08,0,-0.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.38,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,.182],children:[jsxRuntime.jsxs("mesh",{position:[-0.15,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.15,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f97316",emissive:"#f97316",emissiveIntensity:1.1})]})]})]})})}function Ad(s){let e=[-0.2,0,.2];return jsxRuntime.jsx(i,{iconId:"serverrack",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.74,.44]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.375,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.02,.45]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.375,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.02,.45]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:[0,n,.02],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.205],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.14,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:s.theme==="dark"?"#0f172a":"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,0,.212],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.14,0,.212],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[.02,0,.212],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]},t))]})})}function Dd(s){return jsxRuntime.jsx(i,{iconId:"harddriveexternal",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.58,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.19,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.54,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.19,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.54,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.29,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.012,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.04,.036],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#475569"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.016,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Fd(s){return jsxRuntime.jsx(i,{iconId:"webcam",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.16],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#475569":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.202],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.02,metalness:.95,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.06,.18]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.12,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#334155"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.203],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function Vd(s){return jsxRuntime.jsx(i,{iconId:"chisel",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.16,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.28,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.3,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.28,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,.004],rotation:[-0.3,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.03,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.08,metalness:.95,color:"#94a3b8"})]})]})]})})}function Od(s){return jsxRuntime.jsx(i,{iconId:"crowbar",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,-Math.PI/8],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.04,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.54,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.1,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.018,8,16,Math.PI*.9]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,-0.05,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.07,.018]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.32,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.024,.06,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function Ud(s){return jsxRuntime.jsx(i,{iconId:"funnel",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,.05,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.28,.08,.24,32,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{side:2,roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.14,.14,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.282,.015,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.12,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.038,.22,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.27,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.026,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.29,.22,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.03,.008,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]})]})})}function $d(s){return jsxRuntime.jsx(i,{iconId:"oilcan",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,-0.02,0],children:[jsxRuntime.jsxs("group",{position:[0,-0.06,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.32,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.165,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.224,.224,.015,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.08,.18,0],rotation:[0,0,-0.45],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.18,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.022,.34,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.36,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.06,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.02,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,.14,0],rotation:[0,0,.55],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.02,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function jd(s){return jsxRuntime.jsx(i,{iconId:"bearing",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.31,.038,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.026,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.104,.104,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsx("group",{children:Array.from({length:8}).map((t,c)=>{let m=c*2*Math.PI/8,l=.22*Math.cos(m),g=.22*Math.sin(m);return jsxRuntime.jsxs("mesh",{position:[l,g,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.046,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.95,color:s.theme==="dark"?"#f1f5f9":"#cbd5e1"})]},c)})})]})})}function _d(s){return jsxRuntime.jsx(i,{iconId:"pulley",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.06,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.36,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.13,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.36,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.016,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.19,.012,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.19,.012,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.042,.042,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.22],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.44,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.85,metalness:.1,color:"#d1d5db"})]})]})})}function Yd(s){return jsxRuntime.jsx(i,{iconId:"sprocket",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.04,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.05,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.021],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.012,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{children:Array.from({length:14}).map((t,c)=>{let m=c*2*Math.PI/14,l=.28*Math.cos(m),g=.28*Math.sin(m);return jsxRuntime.jsxs("mesh",{position:[l,g,0],rotation:[0,0,m+Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.038,.07,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]},c)})})]})})}function Xd(s){return jsxRuntime.jsx(i,{iconId:"projector",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.58,.22,.44]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.12,.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.24,-0.12,.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,-0.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[.14,.02,.22],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.042],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.02,metalness:.95,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.043],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]}),jsxRuntime.jsxs("group",{position:[-0.18,.02,-0.224],children:[jsxRuntime.jsxs("mesh",{position:[0,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[-0.16,.112,.06],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#94a3b8"})]})]})]})})}function Jd(s){return jsxRuntime.jsx(i,{iconId:"gameconsole",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.68,.4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.075,.04,.01],rotation:[0,0,-0.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.7,.42]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.075,.04,.01],rotation:[0,0,.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.7,.42]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.31,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.22,.024,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.05,.202],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.38,.008]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.202],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.52,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Zd(s){return jsxRuntime.jsx(i,{iconId:"vrheadset",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.08],children:[jsxRuntime.jsx("boxGeometry",{args:[.52,.28,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.192],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.24,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.02,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.198],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.016,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.53,.29,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,0,-0.2],children:[jsxRuntime.jsxs("mesh",{position:[-0.26,0,.06],rotation:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.26,0,.06],rotation:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.018]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#334155"})]})]})]})})}function Kd(s){return jsxRuntime.jsx(i,{iconId:"smartspeaker",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.46,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.235,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.204,.204,.015,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.19,.19,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.236,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.014,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.236,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]})]})})}function qd(s){return jsxRuntime.jsx(i,{iconId:"powerbank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.6,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.344,.604,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.301,0],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.008,.026]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.008,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[0,.18,.036],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.09,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#475569"})]})]})]})})}function Qd(s){return jsxRuntime.jsx(i,{iconId:"usbdrive",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.1],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.42,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.16,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,.04,.026],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.024,.005]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.03,.04,.026],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.024,.005]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.026],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.016,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.041],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]})]})})}function e2(s){return jsxRuntime.jsx(i,{iconId:"motherboard",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.68,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.12,.12,.015],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.025]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.014],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[.16,.12,.015],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.025,.26,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.025,.26,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[-0.04,-0.18,.015],children:[jsxRuntime.jsxs("mesh",{position:[0,.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.024,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.024,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[-0.2,-0.02,.015],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.04,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.06,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[.18,-0.16,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.035]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#1e293b"})]})]})})}function s2(s){let e=[-0.22,-0.07,.08,.23];return jsxRuntime.jsx(i,{iconId:"ramstick",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.22,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.104,.011],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.72,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]}),e.map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,-0.01,.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.12,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.4,color:"#1e293b"})]},t)),jsxRuntime.jsxs("mesh",{position:[0,0,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.742,.16,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#475569":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.094,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.724,.02,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function o2(s){return jsxRuntime.jsx(i,{iconId:"crank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.06],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.11,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.28,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.03,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.22,.06],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.22,.13],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.1,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.185],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function r2(s){let e=[{pos:-0.18,rot:0},{pos:-0.06,rot:Math.PI/2},{pos:.06,rot:Math.PI},{pos:.18,rot:-Math.PI/2}];return jsxRuntime.jsx(i,{iconId:"camshaft",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.54,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),[-0.24,0,.24].map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]},t)),jsxRuntime.jsxs("group",{position:[-0.27,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.068,.068,.024,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[-5e-3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.026,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[.275,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.03,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#64748b"})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:[n.pos,0,0],rotation:[n.rot,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.036,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.024,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.036,.048,.046]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.048,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]},t))]})})}function i2(s){return jsxRuntime.jsx(i,{iconId:"driveshaft",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.38,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),[-0.19,.19].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.044,.044,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]},n)),jsxRuntime.jsxs("group",{position:[-0.24,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.016,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.042,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.042,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[.24,0,0],rotation:[0,Math.PI/2,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{position:[-0.016,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{rotation:[Math.PI/2,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{position:[-0.042,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.042,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]})]})]})})}function n2(s){return jsxRuntime.jsx(i,{iconId:"valve",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.3,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,position:[0,-0.16,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.44,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),[-0.21,.21].map((n,t)=>jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[n,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]},t)),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],rotation:[0,Math.PI/6,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.03,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#eab308"})]}),jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.022,12,36]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,.005,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.012,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),Array.from({length:4}).map((n,t)=>{let c=t*2*Math.PI/4;return jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[0,c,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.36,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t)}),jsxRuntime.jsxs("mesh",{position:[0,.015,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})]})})}function t2(s){return jsxRuntime.jsx(i,{iconId:"propeller",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.1],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.08,.12,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.06],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,24,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{children:Array.from({length:3}).map((n,t)=>{let c=t*2*Math.PI/3;return jsxRuntime.jsxs("group",{rotation:[0,0,c],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,0],rotation:[-0.4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.24,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.09,-0.01],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.08,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:.5})]})]},t)})})]})})}function a2(s){return jsxRuntime.jsx(i,{iconId:"rotor",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.4,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.28,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.016,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.014,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.072,.072,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,0],children:[jsxRuntime.jsxs("mesh",{position:[.036,0,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.036,0,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.058,.058,.06,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.11,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.058,16,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsx("group",{position:[0,.08,0],children:Array.from({length:4}).map((n,t)=>{let c=t*2*Math.PI/4;return jsxRuntime.jsxs("group",{rotation:[0,c,0],children:[jsxRuntime.jsxs("mesh",{position:[.046,.012,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.07,.016,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.22,.02,0],rotation:[.06,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.008,.038]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color})]})]},t)})})]})})}function c2(s){return jsxRuntime.jsx(i,{iconId:"hydraulicjack",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.04,.2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.076,.076,.28,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.082,.082,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.09,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.064,.07,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.245,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.016,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[.078,-0.08,.06],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.016],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.02,.068]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.046],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,-0.18,.07],rotation:[Math.PI/2,.5,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.014,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]})})}function h2(s){let e=[-0.15,0,.15],r=7;return jsxRuntime.jsx(i,{iconId:"gpu",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.24,.076]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#eab308"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.006,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#065f46"})]}),jsxRuntime.jsxs("mesh",{position:[-0.245,.02,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.26,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#94a3b8"})]}),[-0.08,-0.01,.06].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[-0.251,t+.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.022,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.95,color:"#1e293b"})]},c)),jsxRuntime.jsxs("mesh",{position:[0,.134,.022],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.014,.014]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),e.map((t,c)=>jsxRuntime.jsxs("group",{position:[t,.02,.036],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.068,.068,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.018],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.002,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsx("group",{children:Array.from({length:r}).map((m,l)=>{let g=l*2*Math.PI/r;return jsxRuntime.jsx("mesh",{position:[0,0,.002],rotation:[0,0,g+c*.4],castShadow:true,children:jsxRuntime.jsxs("mesh",{position:[0,.036,0],rotation:[.24,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.014,.046,.003]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.1,color:"#0f172a"})]})},l)})})]},c))]})})}function l2(s){return jsxRuntime.jsx(i,{iconId:"powersupply",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.32,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]}),jsxRuntime.jsxs("group",{position:[-0.162,-0.06,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.06,.09]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#1e293b"})]}),[-0.02,0,.02].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[-0.012,c===1?.016:-0.016,t],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#eab308"})]},c))]}),jsxRuntime.jsxs("group",{position:[-0.162,.06,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.05,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[-6e-3,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.034,.018]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.141],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.114,.114,.004,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-2e-3],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.004],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.004],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.05,.005,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),Array.from({length:8}).map((t,c)=>{let m=c*2*Math.PI/8;return jsxRuntime.jsx("mesh",{position:[0,0,.004],rotation:[0,0,m],castShadow:true,children:jsxRuntime.jsxs("mesh",{position:[0,.056,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.11,.003]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]})},c)})]}),jsxRuntime.jsxs("group",{position:[.161,-0.06,-0.04],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),Array.from({length:6}).map((t,c)=>{let m=c*2*Math.PI/6,l=.022*Math.cos(m),g=.022*Math.sin(m),u=["#ef4444","#fbbf24","#f97316","#1e293b"],y=u[c%u.length];return jsxRuntime.jsx("group",{position:[.01,l,g],children:jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:y})]})},c)})]})]})})}function m2(s){let e=[-0.14,-0.07,0,.07,.14];return jsxRuntime.jsx(i,{iconId:"networkswitch",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.12,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),[-0.235,.235].map((n,t)=>jsxRuntime.jsxs("group",{position:[n,0,.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.14,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#94a3b8"})]}),[-0.04,.04].map((c,m)=>jsxRuntime.jsxs("mesh",{position:[n<0?-6e-3:.006,c,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#1e293b"})]},m))]},t)),jsxRuntime.jsxs("group",{position:[-0.18,0,.141],children:[jsxRuntime.jsxs("mesh",{position:[-0.016,.016,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,-0.016,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.007,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.1,color:"#fbbf24"})]})]}),jsxRuntime.jsx("group",{position:[.04,0,.141],children:e.map((n,t)=>jsxRuntime.jsxs("group",{position:[n,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.022,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.026,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.022,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.028,.018,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.012,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.004,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:t%2===0?"#10b981":"#eab308",emissive:t%2===0?"#10b981":"#eab308",emissiveIntensity:t%3===0?1.2:0})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.022,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.026,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.022,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.028,.018,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.012,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.004,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:t%2===1?"#10b981":"#eab308",emissive:t%2===1?"#10b981":"#eab308",emissiveIntensity:t%2===1?1.2:0})]})]},t))})]})})}function d2(s){return jsxRuntime.jsx(i,{iconId:"smartplug",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.16,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.081,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.006,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#f1f5f9"})]}),jsxRuntime.jsxs("group",{position:[0,.083,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.038,0,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.003,.034]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.038,0,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.003,.034]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.038],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.004,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]})]}),jsxRuntime.jsxs("group",{position:[0,.083,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.002,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.081,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.038,-0.04,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[.038,-0.04,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.046,-0.038],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.09,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]})]})]})})}function p2(s){return jsxRuntime.jsx(i,{iconId:"smartbulb",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#d97706"})]}),jsxRuntime.jsx("group",{position:[0,-0.19,0],children:Array.from({length:3}).map((n,t)=>jsxRuntime.jsxs("mesh",{position:[0,t*.024,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]},t))}),jsxRuntime.jsxs("mesh",{position:[0,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.054,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.088,.088,.018,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.106,.094,.04,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness*.5,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,ior:r.ior,clearcoat:r.clearcoat,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.8})]}),r.transmission>0&&jsxRuntime.jsxs("group",{position:[0,.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.032,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})]})})}function g2(s){return jsxRuntime.jsx(i,{iconId:"securitycamera",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,0],position:[0,0,-0.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.1],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.06,.054]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,-0.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,-0.04],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.034,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.14,0],rotation:[.4,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.076,.064,.2,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.016],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.082,.22,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.078,.078,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.108,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.064,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.101,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.058,.058,.008,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.106,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,16,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.02,metalness:.9,transmission:.9,color:"#0ea5e9"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,-0.03],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]})]})]})})}function u2(s){return jsxRuntime.jsx(i,{iconId:"smartlock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,-0.04],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.03,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.07,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.046],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.162,.162,.01,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.042,.042,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.056],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.024,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("group",{position:[0,.04,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.08,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#0f172a"})]}),[-0.046,-0.015,.015,.046].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.016,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.018,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#cbd5e1"})]},n)),[-0.046,-0.015,.015,.046].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,-0.016,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.018,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#cbd5e1"})]},n))]}),jsxRuntime.jsxs("mesh",{position:[0,0,.047],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function y2(s){return jsxRuntime.jsx(i,{iconId:"thermostat",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.02,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.6,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.188,.188,.08,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.052],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.154,.154,.008,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.08,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.057],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.134,.006,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),Array.from({length:24}).map((n,t)=>{let c=t*2*Math.PI/24;return t>4&&t<20?jsxRuntime.jsx("mesh",{position:[0,0,.056],rotation:[0,0,c],castShadow:true,children:jsxRuntime.jsxs("mesh",{position:[0,.144,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.005,.016,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})},t):null}),jsxRuntime.jsxs("group",{position:[0,0,.058],children:[jsxRuntime.jsxs("group",{position:[-0.03,.01,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.024,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.01,-2e-3,0],rotation:[0,0,-0.24],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.046,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]}),jsxRuntime.jsxs("group",{position:[.03,.01,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.024,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.034,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.013,.012,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.018,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.034,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[-0.013,-0.012,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.018,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.024,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.034,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]}),jsxRuntime.jsxs("mesh",{position:[.076,.038,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.01,.004,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]})]})})}function v2(s){return jsxRuntime.jsx(i,{iconId:"gclamp",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.1,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.36,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.01,.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.04,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.01,-0.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.04,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.13,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[.08,.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.05,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.08,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.24,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[.08,.19,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.007,.007,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),[-0.08,.08].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]},n))]})]})})}function I2(s){return jsxRuntime.jsx(i,{iconId:"vice",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.04,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.36]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,-0.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,.032],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,.06],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,-0.032],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,-0.05,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.2],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,.2],position:[0,0,.008],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),[-0.11,.11].map((r,n)=>{let t=r*Math.sin(.2),c=r*Math.cos(.2);return jsxRuntime.jsxs("mesh",{position:[c,t,.008],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]},n)})]})]})})}function S2(s){return jsxRuntime.jsx(i,{iconId:"greasegun",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.25,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.28,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),[-0.1,-0.04,.02].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r-.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.048,.048,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#1e293b"})]},n)),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.048,.048,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,-0.2,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.144,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.008,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[.02,.13,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.01,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.12,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.28,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.082,-0.22,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.08,.026]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,.135,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.06,.024],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.116,.046],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.012,.034,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#475569"})]})]})]})})}function f2(s){return jsxRuntime.jsx(i,{iconId:"gearbox",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.04,.22]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),[-0.17,.17].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.2,.18]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#475569"})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.2,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.4,metalness:e.metalness*.5,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,opacity:.4,transparent:true})]}),jsxRuntime.jsxs("group",{position:[-0.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.012],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.01,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.03,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.012],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),[-0.14,.14].map((r,n)=>[-0.08,.08].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[r,-0.13,t],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.016,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#cbd5e1"})]},`${n}-${c}`)))]})})}function M2(s){return jsxRuntime.jsx(i,{iconId:"differential",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.2],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.48,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),[-0.09,.09].map((r,n)=>jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[r,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.106,24,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.116,.116,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[.012,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.114,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.092],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.068,.068,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.65,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,0,.09],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.046],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})]})})}function w2(s){return jsxRuntime.jsx(i,{iconId:"suspension",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.08,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.14,0,-0.06],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.14,0,-0.06],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,.01,.01],rotation:[0,-0.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.016,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[.07,.01,.01],rotation:[0,.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.016,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,.08],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.024,.008,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.016,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{position:[0,-0.03,0],children:Array.from({length:6}).map((n,t)=>{let c=(t-3)*.036;return jsxRuntime.jsxs("mesh",{position:[0,c,0],rotation:[.16,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.048,.01,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]},t)})})]})]})})}function x2(s){return jsxRuntime.jsx(i,{iconId:"windlass",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.18,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.03,.22]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.6,color:"#334155"})]}),[-0.13,.13].map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t)),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.32,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,.02,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),[-0.09,.09].map((n,t)=>jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[n,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.076,.076,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]},t)),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[-0.096,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.082,.082,.008,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),Array.from({length:8}).map((n,t)=>{let c=(t-4)*.018+.009;return jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[c,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.062,.062,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.9,color:"#475569"})]},t)})]}),jsxRuntime.jsxs("group",{position:[.16,.02,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[-0.01,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.012,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.016,.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.014,.12,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[.046,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.06,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]})]})]})})}function b2(s){return jsxRuntime.jsx(i,{iconId:"earbuds",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.18,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.031,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.008,.14]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,-0.076],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,-0.09],rotation:[-1.6,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.082],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[-0.05,.04,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.006,.008,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.024,.008,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.014,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]})]}),jsxRuntime.jsxs("group",{position:[.05,.04,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-6e-3,.008,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.024,.008,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.014,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]})]})]})})}function k2(s){return jsxRuntime.jsx(i,{iconId:"smartring",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.4,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.046,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.076,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.264,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{children:Array.from({length:3}).map((n,t)=>{let c=t*2*Math.PI/3,m=.174*Math.cos(c),l=.174*Math.sin(c);return jsxRuntime.jsxs("mesh",{position:[m,l,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]},t)})})]})})}function P2(s){return jsxRuntime.jsx(i,{iconId:"drawingtablet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.32,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,.008],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("group",{position:[-0.18,0,.014],children:[[-0.1,-0.04,.04,.1].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.026,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#334155"})]},n)),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.008,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[.08,.06,.12],rotation:[-0.4,.2,.5],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.01,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.014,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.002,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.132,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.003,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.01,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.7,color:"#cbd5e1"})]})]})]})})}function G2(s){return jsxRuntime.jsx(i,{iconId:"barcodescanner",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,.2],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.04,-0.1,0],rotation:[0,0,-0.28],children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.18,.046]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.005,-0.05,0],rotation:[0,0,-0.28],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.038,.026]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.065,-0.19,0],rotation:[0,0,-0.28],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.054,.016,.054]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("group",{position:[.02,.06,0],rotation:[0,0,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.088,.088]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.045,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.224,.01,.092]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.01,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.096,.092]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.111,-0.01,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.08,.076]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.006,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]})]})})}function R2(s){return jsxRuntime.jsx(i,{iconId:"posregister",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.08,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.151],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.156],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.008,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.9,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,.02,-0.04],rotation:[-0.4,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.2,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.18,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.03,.017],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.03,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.02,.017],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.07,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.8})]})]}),jsxRuntime.jsxs("group",{position:[.11,-0.07,.06],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.024,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.013,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.054,.004,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.04],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.004,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#ffffff"})]})]}),jsxRuntime.jsxs("group",{position:[-0.11,.04,-0.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.05,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.013],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.038,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]})]})]})})}function W2(s){let e=[{r:0,c:0,color:"#cbd5e1"},{r:0,c:1,color:"#cbd5e1"},{r:0,c:2,color:"#cbd5e1"},{r:0,c:3,color:"#94a3b8"},{r:1,c:0,color:"#f87171"},{r:1,c:1,color:"#f87171"},{r:1,c:2,color:"#f87171"},{r:1,c:3,color:"#94a3b8"},{r:2,c:0,color:"#f87171"},{r:2,c:1,color:"#f87171"},{r:2,c:2,color:"#f87171"},{r:2,c:3,color:"#94a3b8"},{r:3,c:0,color:"#f87171"},{r:3,c:1,color:"#f87171"},{r:3,c:2,color:"#eab308"},{r:3,c:3,color:"#38bdf8"}];return jsxRuntime.jsx(i,{iconId:"calculator",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.38,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("group",{position:[0,.11,.012],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.08,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.204,.068,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.016,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#064e3b"})]})]}),jsxRuntime.jsx("group",{position:[0,-0.06,.014],children:e.map((n,t)=>{let c=(n.c-1.5)*.054,m=(1.5-n.r)*.046,l=n.r===3&&n.c===3;return jsxRuntime.jsxs("mesh",{position:[c,m,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.044,.036,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:l?.8:.2,color:l?s.accentColor||"#10b981":n.color,emissive:l?s.accentColor||"#10b981":void 0,emissiveIntensity:l?1.4:void 0})]},t)})}),jsxRuntime.jsxs("mesh",{position:[0,.168,.013],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#7c2d12"})]})]})})}function C2(s){return jsxRuntime.jsx(i,{iconId:"remotecontrol",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.44,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.222,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.01,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.16,.016],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.008,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,.05,.016],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.008,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.3,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.016],children:[jsxRuntime.jsxs("mesh",{position:[-0.034,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.046,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.3,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.034,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.046,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.3,color:"#334155"})]})]}),jsxRuntime.jsx("group",{position:[0,-0.14,.016],children:Array.from({length:9}).map((n,t)=>{let c=Math.floor(t/3),l=(t%3-1)*.038,g=(1-c)*.034;return jsxRuntime.jsxs("mesh",{position:[l,g,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.022,.018,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.2,color:"#94a3b8"})]},t)})})]})})}function L2(s){return jsxRuntime.jsx(i,{iconId:"soundbar",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,.06],children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.046,.054]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.088],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.038,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.092],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.006,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[-0.1,.02,-0.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.28,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,.04,.081],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.006,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.006,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.006],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-2e-3],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.058,.004,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,-0.08,.081],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#000000"})]})]})]})})}function B2(s){return jsxRuntime.jsx(i,{iconId:"jackhammer",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,-Math.PI/12],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.08,.28,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.082,.082,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("group",{position:[0,.2,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.06,.09]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.44,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.048,.038,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsx("group",{position:[0,-0.19,0],children:Array.from({length:4}).map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,(n-1.5)*.02,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.035,.01,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]},n))}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.002,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]})]})})}function N2(s){return jsxRuntime.jsx(i,{iconId:"solderingiron",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/4,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.024,.32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.035,.015,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.015,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.6,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.012,.2,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.28,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.002,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#b45309"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:2})]}),jsxRuntime.jsxs("group",{position:[0,.26,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.01,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.02,.04,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.08,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]})]})})}function T2(s){return jsxRuntime.jsx(i,{iconId:"blowtorch",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/6,-Math.PI/12],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.07,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,-0.04],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[0,.09,.02],rotation:[.4,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.016,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.018,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.8})]})]})]})})}function H2(s){return jsxRuntime.jsx(i,{iconId:"wheelbarrow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/4,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,-0.02],rotation:[-0.1,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.14,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,-0.02],rotation:[-0.1,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.02,.34]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,.02,.02],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.1,.02,.02],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,.28],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.06,.28],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.15,-0.22],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.24,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.045,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.06,.12],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,0],rotation:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.16,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.06,0],rotation:[0,0,-0.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.16,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.2,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.7,color:"#334155"})]})]})]})})}function E2(s){return jsxRuntime.jsx(i,{iconId:"plumbbob",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.07,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.004,.22,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.076,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.058,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]})]})})}function z2(s){return jsxRuntime.jsx(i,{iconId:"shears",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,.2,Math.PI/4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,.2],children:[jsxRuntime.jsxs("mesh",{position:[0,.12,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.12,.01],rotation:[0,.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.16,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#e2e8f0"})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,-0.2],children:[jsxRuntime.jsxs("mesh",{position:[0,.12,-0.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.01,.12,-0.01],rotation:[0,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.16,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]})]})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,2.9],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.18,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.31,.015],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.024,.008,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,3.4],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.31,-0.015],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.024,.008,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#334155"})]})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.006,6,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#1e293b"})]})]})})}function A2(s){return jsxRuntime.jsx(i,{iconId:"wirestripper",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,-Math.PI/8],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,.15],children:[jsxRuntime.jsxs("mesh",{position:[-0.02,.12,.008],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.036,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),[.06,.09,.12,.15].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.002,r,.008],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008-n*.001,.008-n*.001,.018,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]},n))]}),jsxRuntime.jsxs("group",{rotation:[0,0,-0.15],children:[jsxRuntime.jsxs("mesh",{position:[.02,.12,-8e-3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.036,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#94a3b8"})]}),[.06,.09,.12,.15].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[-2e-3,r,-8e-3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008-n*.001,.008-n*.001,.018,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#334155"})]},n))]})]}),jsxRuntime.jsx("group",{position:[0,-0.04,0],children:jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.026,.008,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,2.7],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.2,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,3.58],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.2,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]})]})]})})}function D2(s){return jsxRuntime.jsx(i,{iconId:"pipewrench",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,Math.PI/4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.44,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.052,.24,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.08,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.03,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.02,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),[-5e-3,.005,.015].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.02+r,.032,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.006,.028]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#e2e8f0"})]},n))]}),jsxRuntime.jsxs("mesh",{position:[0,.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.026,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,.21,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.022,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.16,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.02,.07,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.022,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.04,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),[-0.01,0,.01].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.048,.035+r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.005,.005,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#e2e8f0"})]},n))]})]})})}function F2(s){return jsxRuntime.jsx(i,{iconId:"floppy",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.38,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.18,.18,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.04,.028]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.003],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.2,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[-0.06,.12,.002],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.12,.025]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.08,.025]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.9,color:"#1e293b"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.013],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.015,.015,-0.014],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.012,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#1e293b"})]})]})})}function V2(s){return jsxRuntime.jsx(i,{iconId:"tapecassette",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.1,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.24,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.003],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[-0.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.028,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.005],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]})]}),jsxRuntime.jsxs("group",{position:[.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.028,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.005],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,-2e-3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#3b2314"})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,-2e-3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#3b2314"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.04,.026]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.3,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.016,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function O2(s){return jsxRuntime.jsx(i,{iconId:"cd",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.1,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.19,.19,.01,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.006],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.005],rotation:[Math.PI/2,0,1.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.006,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#0ea5e9",emissive:"#0ea5e9",emissiveIntensity:.7})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.056,.056,.012,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f8fafc",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.016,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.008],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.026,.004,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function U2(s){return jsxRuntime.jsx(i,{iconId:"tv",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.06,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.44,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.008],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.26,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.22,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6,opacity:.3,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.016,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.072,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function $2(s){return jsxRuntime.jsx(i,{iconId:"radio",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.24,.14]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,.071],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.004,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,.073],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,.071],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.04,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.04,.073],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.03,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.05,.071],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.01,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.11,-0.05,.071],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.01,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[.14,.12,-0.05],rotation:[-0.4,.2,-0.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.004,.3,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.155,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.012,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.3,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]})]})})}function j2(s){return jsxRuntime.jsx(i,{iconId:"walkietalkie",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,-Math.PI/16],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.3,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.082,.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),[-0.08,-0.04,0,.04,.08].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.08,r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.02,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]},n)),jsxRuntime.jsxs("mesh",{position:[-0.04,.16,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.4,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.006,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#19222f"})]}),jsxRuntime.jsx("group",{position:[0,-0.04,.036],children:[-0.03,-0.01,.01,.03].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.008,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#1e293b"})]},n))}),jsxRuntime.jsxs("mesh",{position:[.04,.12,.036],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.06,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:"#0f172a"})]})]})})}function _2(s){return jsxRuntime.jsx(i,{iconId:"headset",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.016,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.18,.08,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.015,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.026,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[.18,.08,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.015,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.026,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[-0.18,.05,.02],children:[jsxRuntime.jsxs("mesh",{position:[.04,-0.06,.08],rotation:[-0.6,.4,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.16,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.12,.14],rotation:[-0.6,.4,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.03,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.13,.155],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.006,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})]})})}function Y2(s){return jsxRuntime.jsx(i,{iconId:"fish",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,Math.PI/4,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.4,.8,.5],children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.22,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.03,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[-0.26,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.05,0],rotation:[0,0,.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.05,0],rotation:[0,0,-0.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[.02,.16,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.06,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[.04,-0.04,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.09],rotation:[.4,.3,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.03,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.4,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.09],rotation:[-0.4,-0.3,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.03,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.4,color:"#64748b"})]})]}),jsxRuntime.jsxs("group",{position:[.16,.04,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.05],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.05],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.082,.006,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function X2(s){return jsxRuntime.jsx(i,{iconId:"butterfly",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,0,0],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.24,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.13,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.16,0],rotation:[0,0,.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.01,.16,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[-0.02,0,0],rotation:[0,.2,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,.06,0],rotation:[0,0,-0.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,.06,.006],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.09,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.07,0],rotation:[0,0,.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.11,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.07,.006],rotation:[0,0,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.07,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.02,0,0],rotation:[0,-0.2,0],children:[jsxRuntime.jsxs("mesh",{position:[.1,.06,0],rotation:[0,0,.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.1,.06,.006],rotation:[0,0,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.09,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.07,0],rotation:[0,0,-0.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.11,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.07,.006],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.07,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function J2(s){return jsxRuntime.jsx(i,{iconId:"bird",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/6,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[.8,.7,1.4],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,24,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.16],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.046,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.22],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.016,.05,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("group",{position:[-0.08,.04,0],rotation:[.2,.2,.8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.08,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.5,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.06,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.08,.04,0],rotation:[-0.2,-0.2,-0.8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.08,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.5,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.14,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.06,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,-0.18],rotation:[.3,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.01,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,0,-0.03],rotation:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.01,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,-0.03],rotation:[0,-0.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.01,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#475569"})]})]})]})})}function Z2(s){return jsxRuntime.jsx(i,{iconId:"cat",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1,.8],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.1,.12,0],rotation:[0,0,.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.045,.12,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],scale:[.8,.8,.8],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.035,.1,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[.1,.12,0],rotation:[0,0,-0.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.045,.12,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],scale:[.8,.8,.8],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.035,.1,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,.076],children:[jsxRuntime.jsxs("mesh",{position:[-0.06,0,0],scale:[.6,1.2,.5],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.06,0,0],scale:[.6,1.2,.5],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.018,3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.1],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.01,0],rotation:[0,-0.2,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,-0.01,0],rotation:[0,-0.2,-0.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.09,.01,0],rotation:[0,.2,-0.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.01,0],rotation:[0,.2,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.13,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.012,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function K2(s){return jsxRuntime.jsx(i,{iconId:"dog",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.15,1.15,1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.08],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.07,.09]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,.13],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,-0.02,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.12,-0.02,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,.03,.07],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.14,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.012,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.08],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.034,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function q2(s){return jsxRuntime.jsx(i,{iconId:"rabbit",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1,1.1,.95],children:[jsxRuntime.jsx("sphereGeometry",{args:[.14,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.05,.14,0],rotation:[0,0,.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],scale:[.6,.8,.5],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.05,.14,0],rotation:[0,0,-0.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],scale:[.6,.8,.5],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,.065],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,-0.04,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.04,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.008,.012,3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#64748b"})]})]})})}function Q2(s){return jsxRuntime.jsx(i,{iconId:"elephant",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1.1,1.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.16,.04,-0.02],rotation:[.1,.2,.3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.24,.16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.16,.04,-0.02],rotation:[.1,-0.2,-0.3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.24,.16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.1],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.03,.02],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.038,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,.06],rotation:[.6,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.034,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.12],rotation:[1.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.028,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.16],rotation:[2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.022,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.045,-0.07,.1],rotation:[-0.4,.2,.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.045,-0.07,.1],rotation:[-0.4,-0.2,-0.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,.04,.08],children:[jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.07,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#0f172a"})]})]})]})})}function ep(s){return jsxRuntime.jsx(i,{iconId:"owl",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1.15,.85],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.13,0],rotation:[0,0,.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.13,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,.01,.07],children:[jsxRuntime.jsxs("mesh",{position:[-0.055,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.036,.008,6,20]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.055,0,.006],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.055,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.036,.008,6,20]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.055,0,.006],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.095],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,.06],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.004,4,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,.05],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.004,4,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#475569"})]})]})})}function sp(s){return jsxRuntime.jsx(i,{iconId:"turtle",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/6,.05],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.25,.8,1.45],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.18,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.005,0],scale:[1.29,.8,1.49],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.008,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.15,0,.14],rotation:[.2,.5,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.016,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.15,0,.14],rotation:[.2,-0.5,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.016,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,-0.14],rotation:[-0.2,-0.4,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.016,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.14],rotation:[-0.2,.4,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.016,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,.22],children:[jsxRuntime.jsxs("mesh",{rotation:[-0.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.026,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.016,.04,.018],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,.04,.018],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,-0.24],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]})]})})}function op(s){return jsxRuntime.jsx(i,{iconId:"dolphin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/6,-Math.PI/12],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.6,.74,.62],rotation:[0,0,.2],children:[jsxRuntime.jsx("sphereGeometry",{args:[.14,24,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[.14,.06,0],rotation:[0,0,-0.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,scale:[1.2,.9,.9],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.02,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.02,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.15,-0.06,0],rotation:[0,0,.55],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.02,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[-0.24,-0.12,0],rotation:[0,0,.4],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.04],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.016,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],rotation:[-0.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.016,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,.13,0],rotation:[0,0,-0.55],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.08,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.3,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.05,.08],rotation:[.5,0,.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.015,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.05,-0.08],rotation:[-0.5,0,.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.015,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.076,0],scale:[1.61,.75,.63],rotation:[0,0,.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.004,4,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function rp(s){return jsxRuntime.jsx(i,{iconId:"rose",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.04,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,-0.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.014,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.014,.04,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.008,.02,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d"})]}),jsxRuntime.jsxs("mesh",{position:[.014,-0.04,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.008,.02,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d"})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.08,.02],rotation:[.4,.2,.8],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.01,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#15803d"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.018,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,.04,0],children:[jsxRuntime.jsx("group",{rotation:[.2,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,16,16,0,Math.PI*2,0,Math.PI/2.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsx("group",{rotation:[-0.1,.8,-0.1],children:jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function ip(s){return jsxRuntime.jsx(i,{iconId:"sunflower",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:12}).map((r,n)=>{let t=n*Math.PI/6;return jsxRuntime.jsxs("mesh",{rotation:[0,0,t],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.045,.36,.008]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},n)})}),jsxRuntime.jsxs("mesh",{position:[0,0,.006],scale:[1,1,.45],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.1,24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#451a03"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.016],scale:[1,1,.2],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function np(s){return jsxRuntime.jsx(i,{iconId:"tulip",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,-0.1,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.02,.01],rotation:[.2,.1,.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.18,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#15803d"})]}),jsxRuntime.jsxs("mesh",{position:[.05,.04,-0.01],rotation:[.2,-0.1,-0.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.2,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#15803d"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.014,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,.02],scale:[.8,1.2,.8],rotation:[.1,.4,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16,0,Math.PI,0,Math.PI/1.6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,.02],scale:[.8,1.2,.8],rotation:[.1,-0.4,-0.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16,0,Math.PI,0,Math.PI/1.6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,-0.04],scale:[.9,1.2,.7],rotation:[-0.2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function tp(s){return jsxRuntime.jsx(i,{iconId:"lotus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.07,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.016,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.07,.2],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.024,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#15803d"})]}),jsxRuntime.jsxs("group",{position:[0,-0.06,0],children:[Array.from({length:8}).map((r,n)=>{let t=n*Math.PI/4;return jsxRuntime.jsxs("mesh",{position:[Math.sin(t)*.06,.04,Math.cos(t)*.06],rotation:[.4,t,0],castShadow:true,scale:[1,1.2,.5],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,12,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},n)}),Array.from({length:6}).map((r,n)=>{let t=n*Math.PI/3;return jsxRuntime.jsxs("mesh",{position:[Math.sin(t)*.03,.08,Math.cos(t)*.03],rotation:[.2,t,0],castShadow:true,scale:[.8,1.2,.4],children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]},n)}),jsxRuntime.jsxs("mesh",{position:[0,.09,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})]})})}function ap(s){return jsxRuntime.jsx(i,{iconId:"daisy",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.1,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:16}).map((r,n)=>{let t=n*Math.PI/8;return jsxRuntime.jsxs("mesh",{rotation:[0,0,t],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.36,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},n)})}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],scale:[1,1,.4],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.076,24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#f59e0b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.018],scale:[1,1,.2],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.046,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function cp(s){return jsxRuntime.jsx(i,{iconId:"hibiscus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.1,0],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:5}).map((r,n)=>{let t=n*Math.PI*2/5;return jsxRuntime.jsx("group",{rotation:[0,0,t],children:jsxRuntime.jsxs("mesh",{position:[0,.1,.02],rotation:[.4,0,0],scale:[1.3,1.8,.15],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})},n)})}),jsxRuntime.jsxs("group",{rotation:[.3,0,0],position:[0,.02,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.008,.2,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.4,metalness:.1,color:e.color})]}),jsxRuntime.jsx("group",{position:[0,.1,0],children:Array.from({length:5}).map((r,n)=>{let t=n*Math.PI*2/5,c=Math.cos(t)*.022,m=Math.sin(t)*.022;return jsxRuntime.jsxs("mesh",{position:[c,.01,m],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.009,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]},n)})})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.01],scale:[1,1,.5],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.015,.04,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]})]})})}function hp(s){return jsxRuntime.jsx(i,{iconId:"orchid",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.15,0],position:[0,-0.01,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:3}).map((r,n)=>{let t=n*Math.PI*2/3;return jsxRuntime.jsx("group",{rotation:[0,0,t],children:jsxRuntime.jsxs("mesh",{position:[0,.11,-0.01],scale:[.8,1.6,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})},n)})}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.04,0],rotation:[.1,-0.2,.8],scale:[1.4,1.1,.12],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.09,.04,0],rotation:[.1,.2,-0.8],scale:[1.4,1.1,.12],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.025],scale:[1.2,1.1,.7],rotation:[.3,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16,0,Math.PI*2,0,Math.PI/1.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness+.1,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.02],scale:[.5,1,.5],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.015,.06,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.012,.036],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function lp(s){return jsxRuntime.jsx(i,{iconId:"lily",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,0],position:[0,-0.04,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,-0.12,.01],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.014,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]})}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.015],rotation:[.15,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.014,.08,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#15803d"})]}),jsxRuntime.jsx("group",{position:[0,0,.02],children:Array.from({length:6}).map((r,n)=>{let t=n*Math.PI/3;return jsxRuntime.jsx("group",{rotation:[.05,0,t],children:jsxRuntime.jsxs("mesh",{position:[0,.09,.04],rotation:[.45,0,0],scale:[1.1,1.8,.12],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16,0,Math.PI*2,0,Math.PI/1.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})},n)})}),jsxRuntime.jsxs("group",{position:[0,0,.03],rotation:[.15,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.007,.007,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.09,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d"})]})]}),jsxRuntime.jsx("group",{position:[0,-0.02,.03],children:Array.from({length:5}).map((r,n)=>{let t=n*Math.PI*2/5;return jsxRuntime.jsxs("group",{rotation:[.2,0,t],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.004,.004,.15,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#bbf7d0"})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,.025],rotation:[.2,0,Math.PI/2],scale:[2,1,1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]},n)})})]})})}function mp(s){return jsxRuntime.jsx(i,{iconId:"cactus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.1,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.34,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsx("group",{children:Array.from({length:6}).map((r,n)=>{let t=n*Math.PI/3,c=Math.cos(t)*.046,m=Math.sin(t)*.046;return jsxRuntime.jsxs("mesh",{position:[c,0,m],rotation:[0,-t,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.33,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d",roughness:.8})]},n)})}),jsxRuntime.jsxs("group",{position:[-0.04,-0.04,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.025,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.06,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.12,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.12,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.04,.04,0],children:[jsxRuntime.jsxs("mesh",{position:[.025,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.06,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,.12,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.06,.07,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.05,color:"#ea580c"})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.105,.06,0],rotation:[0,0,Math.PI/2],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.105,.14,0],rotation:[0,0,-Math.PI/2],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,0],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.05],rotation:[Math.PI/2,0,0],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function dp(s){return jsxRuntime.jsx(i,{iconId:"lavender",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.1,.05],position:[0,-0.02,0],scale:[1.5,1.5,1.5],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.011,.3,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,-0.14,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.026,0,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.006,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#15803d"})]}),jsxRuntime.jsxs("mesh",{position:[.026,.02,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.006,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#15803d"})]})]}),jsxRuntime.jsx("group",{position:[0,.06,0],children:Array.from({length:6}).map((r,n)=>{let t=n*.042-.1,c=1-n*.12;return jsxRuntime.jsxs("group",{position:[0,t,0],scale:[c,c,c],children:[Array.from({length:6}).map((m,l)=>{let g=l*Math.PI/3,u=.022,y=Math.cos(g)*u,R=Math.sin(g)*u;return jsxRuntime.jsxs("mesh",{position:[y,0,R],rotation:[.3,0,g],scale:[.7,1.4,.7],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},l)}),jsxRuntime.jsxs("mesh",{position:[0,.006,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.009,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]},n)})})]})})}function pp(s){return jsxRuntime.jsx(i,{iconId:"cloudrain",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.34,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.27,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.34,.08,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.29,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.24,.46]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,.1],children:[jsxRuntime.jsxs("mesh",{position:[-0.2,0,0],rotation:[.1,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],rotation:[.1,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.02,0],rotation:[.1,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]})]})]})})}function gp(s){return jsxRuntime.jsx(i,{iconId:"cloudsnow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.34,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.27,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.34,.08,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.29,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.24,.46]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,.1],children:[jsxRuntime.jsxs("mesh",{position:[-0.18,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.08,.02],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.01,-0.02],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissiveIntensity:1.2})]})]})]})})}function up(s){return jsxRuntime.jsx(i,{iconId:"wind",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[-0.1,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.1,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.35,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[.075,.04,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.05,.015,8,16,Math.PI*1.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.15,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.55,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[.125,.06,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.02,8,20,Math.PI*1.6]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[-0.2,-0.16,-0.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.05,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.3,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[.1,.04,0],rotation:[0,0,-Math.PI/3],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.055,.015,8,16,Math.PI*1.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})]})})}function yp(s){return jsxRuntime.jsx(i,{iconId:"tornado",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.1,.15],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.01,.72,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.05,.3,0],rotation:[Math.PI/2,.1,.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.32,.04,10,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.025,.15,0],rotation:[Math.PI/2,.08,.03],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.24,.036,10,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,.05,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.17,.032,10,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.025,-0.15,0],rotation:[Math.PI/2,.03,-0.03],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.026,10,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.3,0],rotation:[Math.PI/2,0,-0.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.05,.02,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function vp(s){return jsxRuntime.jsx(i,{iconId:"snowflake",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[0,0,0],position:[0,0,0],scale:[1.45,1.45,1.45],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.3})]}),[0,1,2,3,4,5].map(r=>{let n=r*Math.PI/3;return jsxRuntime.jsxs("group",{rotation:[0,0,n],children:[jsxRuntime.jsxs("mesh",{position:[0,.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.38,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,.26,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.03,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.12,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,.03,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.12,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,.15,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.035,.02,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.009,.009,.08,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.035,.02,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.009,.009,.08,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.38,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]})]},r)})]})})}function Ip(s){return jsxRuntime.jsx(i,{iconId:"rainbow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.1,0],scale:[1.35,1.35,1.35],children:[jsxRuntime.jsxs("group",{position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.035,8,30,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.035,8,30,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*1.1,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:"#eab308"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.035,8,30,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#06b6d4",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#06b6d4",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[-0.42,-0.06,.05],scale:[.6,.6,.6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.06,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]})]}),jsxRuntime.jsxs("group",{position:[.42,-0.06,.05],scale:[.6,.6,.6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,.06,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]})]})]})})}function Sp(s){return jsxRuntime.jsx(i,{iconId:"thermometer",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,.05,0],scale:[1.45,1.45,1.45],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.065,.52,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,metalness:.1,transmission:.95,thickness:.8,clearcoat:1,ior:1.5,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,.36,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,metalness:.1,transmission:.95,thickness:.8,clearcoat:1,ior:1.5,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,20,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,metalness:.1,transmission:.95,thickness:.8,clearcoat:1,ior:1.5,color:"#ffffff"})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.38,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,0],children:[jsxRuntime.jsxs("mesh",{position:[.09,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.012,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4,metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[.09,.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.012,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4,metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.012,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4,metalness:.8})]})]})]})})}function fp(s){return jsxRuntime.jsx(i,{iconId:"leaf",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,.1],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,-0.22,0],rotation:[0,0,Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.018,.22,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#15803d"})]}),jsxRuntime.jsxs("group",{position:[0,.05,0],rotation:[0,0,-Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.42,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,0],rotation:[0,0,Math.PI/4],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.21,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.44,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,.06,.011],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.12,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.06,.12,.011],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.12,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.04,.022],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.3})]})]})]})})}function Mp(s){return jsxRuntime.jsx(i,{iconId:"tree",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,-0.32,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.07,.11,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#a16207"})]}),jsxRuntime.jsxs("mesh",{position:[0,.056,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.085,.085,.01,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#451a03"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.038,.24,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:0,color:"#78350f"})]}),jsxRuntime.jsxs("group",{position:[0,.06,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.28,.22,5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.22,.19,5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.19,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.16,.16,5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.29,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function wp(s){return jsxRuntime.jsx(i,{iconId:"hurricane",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/12,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.04,12,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{rotation:[0,0,.2],children:[jsxRuntime.jsxs("mesh",{position:[.16,.1,0],rotation:[0,0,Math.PI/6],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.045,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.28,.2,0],rotation:[0,0,Math.PI/3],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.035,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.34,.28,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI+.2],children:[jsxRuntime.jsxs("mesh",{position:[.16,.1,0],rotation:[0,0,Math.PI/6],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.045,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.28,.2,0],rotation:[0,0,Math.PI/3],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.035,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.34,.28,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.2})]})]})]})})}function xp(s){return jsxRuntime.jsx(i,{iconId:"burger",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.08,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.3,20,20,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("group",{position:[0,.28,0],scale:[.8,.8,.8],children:[jsxRuntime.jsxs("mesh",{position:[.08,0,.1],rotation:[.2,.5,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,.02,.08],rotation:[.3,-0.6,.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.12,.03,-0.1],rotation:[-0.2,.8,-0.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.05,-0.12],rotation:[-0.1,-0.2,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]})]})]}),jsxRuntime.jsxs("group",{position:[0,.07,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,.035,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.015,.54]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.1})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.02,.08],rotation:[0,.3,.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.07,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.1})]}),jsxRuntime.jsxs("mesh",{position:[.24,-0.02,-0.08],rotation:[0,.3,-0.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.07,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.1})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.29,.29,.09,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#5c3f30",roughness:.8})]}),jsxRuntime.jsxs("group",{position:[0,-0.07,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],rotation:[.05,0,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.016,.55]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#22c55e",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.04,.008,.02],rotation:[-0.04,Math.PI/4,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.016,.54]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,-8e-3,-0.04],rotation:[.06,-Math.PI/6,.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.016,.56]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#22c55e",roughness:.7})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.13,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.09,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function bp(s){return jsxRuntime.jsx(i,{iconId:"pizza",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.2,.1],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,-Math.PI/6],position:[0,0,.08],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.48,.48,.035,12,1,false,0,Math.PI/3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,-Math.PI/6],position:[0,-0.012,.075],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.5,.5,.038,12,1,false,0,Math.PI/3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.08],rotation:[Math.PI/2,0,-Math.PI/6],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.04,10,24,Math.PI/3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:0,color:"#c2410c"})]}),jsxRuntime.jsxs("group",{position:[0,.02,.08],children:[jsxRuntime.jsxs("mesh",{position:[.06,.22,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.015,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.16,0],rotation:[Math.PI/2,0,.3],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.015,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.1,.12,0],rotation:[Math.PI/2,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.015,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]})]})})}function kp(s){return jsxRuntime.jsx(i,{iconId:"apple",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.24,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.24,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,0],rotation:[0,0,Math.PI/10],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.14,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:0,color:"#78350f"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.26,.02],rotation:[.4,.2,.8],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.01,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})})}function Pp(s){return jsxRuntime.jsx(i,{iconId:"banana",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,.2],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.065,.32,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.8,metalness:0})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.8})]})]}),jsxRuntime.jsxs("group",{position:[-0.02,-0.15,0],rotation:[0,0,-Math.PI/18],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.07,.16,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.01,-0.11,0],rotation:[0,0,-Math.PI/10],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.03,.06,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]})]}),jsxRuntime.jsx("group",{position:[-0.05,.02,.02],rotation:[0,.2,.65],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsx("group",{position:[.05,.02,.02],rotation:[0,-0.2,-0.65],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsx("group",{position:[0,.01,-0.05],rotation:[-0.6,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.025,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Gp(s){return jsxRuntime.jsx(i,{iconId:"cake",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.4,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.3,metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.16,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.305,.305,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsx("group",{position:[0,.12,0],children:[0,1,2,3,4,5].map(r=>{let n=r*Math.PI/3,t=.19;return jsxRuntime.jsxs("mesh",{position:[Math.cos(n)*t,0,Math.sin(n)*t],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.025,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]},r)})}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("group",{position:[.08,.01,.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.028,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.01,.03,.01],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.05,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[-0.09,.01,-0.07],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.028,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.03,-0.01],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.05,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155"})]})]})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#3b82f6",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.02,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#000000",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[0,.19,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.016,.05,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.4})]})]})]})})}function Rp(s){return jsxRuntime.jsx(i,{iconId:"icecream",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/10,.05],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],rotation:[Math.PI,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.14,.38,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",roughness:.85,metalness:0})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.02,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",roughness:.85})]}),jsxRuntime.jsxs("group",{position:[0,.13,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.13,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.04,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,.05,.02],rotation:[0,0,-Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.004,.004,.08,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]})]})]})]})})}function Wp(s){return jsxRuntime.jsx(i,{iconId:"donut",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.5,-Math.PI/8,.1],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.24,.1,16,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:0,color:"#d97706"})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.025,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.23,.075,12,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.18,-0.04,.16],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.03,-0.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.05,-0.22],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,.09,0],children:[jsxRuntime.jsxs("mesh",{position:[.18,0,.1],rotation:[0,.5,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.16,0,.12],rotation:[0,-0.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,-0.18],rotation:[0,1.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#3b82f6",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,0,-0.16],rotation:[0,-1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#22c55e",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.2,0,-0.06],rotation:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.016,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})]})})}function Cp(s){return jsxRuntime.jsx(i,{iconId:"popcorn",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,-0.08,0],rotation:[0,Math.PI/4,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.15,.42,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{scale:[1.01,1.01,1.01],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.005],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.42,.28]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.005,0,0],rotation:[0,Math.PI/2,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.42,.28]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]})]})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,0,.06],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.01,.05],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.062,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,.03,-0.08],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.06,.02,-0.08],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.01,.08,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.055,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})]})})}function Lp(s){return jsxRuntime.jsx(i,{iconId:"watermelon",...s,children:e=>jsxRuntime.jsx("group",{rotation:[.2,-Math.PI/8,.1],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.38,.07,18,1,false,0,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a",roughness:.7})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.35,.072,18,1,false,0,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f8fafc",roughness:.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],position:[0,0,.002],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.32,.32,.074,16,1,false,0,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.04],children:[jsxRuntime.jsxs("mesh",{position:[-0.15,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.15,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]})]})]})})})}function Bp(s){return jsxRuntime.jsx(i,{iconId:"cookie",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-Math.PI/8,.1],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,.4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,20,1,false,0,Math.PI*1.65]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[0,.026,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,.02],rotation:[0,.4,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.006,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,-0.12],rotation:[0,-0.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.006,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]})]}),jsxRuntime.jsxs("group",{position:[0,.026,0],children:[jsxRuntime.jsxs("mesh",{position:[.08,0,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,0,.08],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.1],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,-0.14],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,-0.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.04,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Np(s){return jsxRuntime.jsx(i,{iconId:"safe",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.38,.34]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.171],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.34,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.7})]}),jsxRuntime.jsxs("group",{position:[.06,.04,.176],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.014,8,20]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8,roughness:.2})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.014,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.014,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]}),jsxRuntime.jsxs("group",{position:[-0.08,-0.04,.176],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.008],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.08,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.034,.016],children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8})]})]}),jsxRuntime.jsxs("group",{position:[.18,0,.15],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.6})]})]})]})})}function Tp(s){return jsxRuntime.jsx(i,{iconId:"goldbars",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.09,-0.06,0],rotation:[Math.PI/2,Math.PI/4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.09,.32,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.9,roughness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.09,-0.06,0],rotation:[Math.PI/2,Math.PI/4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.09,.32,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.9,roughness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.06,.02],rotation:[Math.PI/2,Math.PI/4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.095,.32,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsx("group",{position:[0,.06,.17],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})})]})})}function Hp(s){return jsxRuntime.jsx(i,{iconId:"scale",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.02,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.34,10]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.6})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],rotation:[0,0,.04],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.38,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.7})]}),jsxRuntime.jsxs("group",{position:[-0.18,-0.02,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.03,-0.08,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.03,-0.08,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.008,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8,roughness:.3})]})]}),jsxRuntime.jsxs("group",{position:[.18,-0.02,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.03,-0.08,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.03,-0.08,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.008,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8,roughness:.3})]})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.026,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function Ep(s){return jsxRuntime.jsx(i,{iconId:"banknote",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.12],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[-0.02,-0.04,-0.02],rotation:[.05,-0.05,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.26,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.01,-0.01,-0.01],rotation:[-0.03,.03,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.26,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.26,.012]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.007],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#86efac",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.28,.048]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.8})]}),jsxRuntime.jsx("group",{position:[0,-0.01,.025],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.4})]})})]})})}function zp(s){return jsxRuntime.jsx(i,{iconId:"euro",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.08],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{position:[.06,0,0],rotation:[0,0,Math.PI/2.5],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.018,8,16,Math.PI*1.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.035,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.035,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Ap(s){return jsxRuntime.jsx(i,{iconId:"yen",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.08],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{position:[-0.045,.07,0],rotation:[0,0,-0.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.11,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.045,.07,0],rotation:[0,0,.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.11,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.12,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Dp(s){return jsxRuntime.jsx(i,{iconId:"pound",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.08],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{position:[.015,.08,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.018,8,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.16,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.015,-0.08,0],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.018,8,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Fp(s){return jsxRuntime.jsx(i,{iconId:"atom",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.04,.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.04,.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,-0.05,-0.04],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.04,.05,-0.04],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.008,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/4,Math.PI/4,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.008,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{rotation:[-Math.PI/4,Math.PI/4,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.008,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.26,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,.18,.13],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,-0.18,-0.13],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function Vp(s){let e=[-0.24,-0.16,-0.08,0,.08,.16,.24],r=4.5;return jsxRuntime.jsx(i,{iconId:"dna",...s,children:n=>jsxRuntime.jsx("group",{rotation:[.2,-Math.PI/6,.45],position:[0,0,0],scale:[1.4,1.4,1.4],children:e.map((t,c)=>{let m=t*r,l=.14,g=Math.cos(m)*l,u=Math.sin(m)*l,y=-Math.cos(m)*l,R=-Math.sin(m)*l;return jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[(g+y)/2,t,(u+R)/2],rotation:[0,-m,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,l*2,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[g,t,u],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,color:n.color})]}),jsxRuntime.jsxs("mesh",{position:[y,t,R],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]})]},c)})})})}function Op(s){return jsxRuntime.jsx(i,{iconId:"microscope",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.03,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.02,0],rotation:[0,0,Math.PI/2.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.018,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.08,0],rotation:[0,0,-0.6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.032,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("group",{position:[.05,.02,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.05],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.02,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.05],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.02,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.8})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.08,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.012,.16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.07,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.005,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#38bdf8",opacity:.6,transparent:true,roughness:.1})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.065,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,6,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.04,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]})]})})}function Up(s){return jsxRuntime.jsx(i,{iconId:"telescope",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[-0.02,.08,0],rotation:[0,0,-0.42],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.32,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.044,.042,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.176,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.004,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.17,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.018,.04,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.04,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",roughness:.6})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[.06,-0.1,.06],rotation:[.25,0,-0.28],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,-0.1,.06],rotation:[.25,0,.28],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,-0.09],rotation:[-0.34,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.5})]})]})]})})}function $p(s){return jsxRuntime.jsx(i,{iconId:"beaker",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.36,16,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission||.9,thickness:e.thickness||.8,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.175,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.01,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.012,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,-0.085,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.172,.172,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.8,transparent:true,opacity:.85})]}),jsxRuntime.jsxs("mesh",{position:[0,.005,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.172,.172,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.176],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.04,.06,.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.05,.12,-0.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.013,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.16,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function jp(s){return jsxRuntime.jsx(i,{iconId:"folderplus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.03],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[.03,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.26,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.03],rotation:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.26,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[.1,-0.05,.046],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.024,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function _p(s){return jsxRuntime.jsx(i,{iconId:"folderminus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.03],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[.03,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.26,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.03],rotation:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.26,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsx("group",{position:[.1,-0.05,.046],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.024,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.4})]})})]})})}function Yp(s){return jsxRuntime.jsx(i,{iconId:"foldercheck",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.03],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[.03,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.26,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.03],rotation:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.26,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[.09,-0.05,.046],children:[jsxRuntime.jsxs("mesh",{position:[-0.015,-0.015,0],rotation:[0,0,-0.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.05,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.015,.005,0],rotation:[0,0,.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function Xp(s){return jsxRuntime.jsx(i,{iconId:"calendarplus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.3,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.07,.024]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]}),jsxRuntime.jsxs("mesh",{position:[.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[.08,-0.09,.02],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.024,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function Jp(s){return jsxRuntime.jsx(i,{iconId:"calendarcheck",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.3,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.07,.024]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]}),jsxRuntime.jsxs("mesh",{position:[.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[.08,-0.09,.02],children:[jsxRuntime.jsxs("mesh",{position:[-0.015,-0.015,0],rotation:[0,0,-0.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.05,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.015,.005,0],rotation:[0,0,.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function Zp(s){return jsxRuntime.jsx(i,{iconId:"bank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.04,0],rotation:[0,Math.PI/4,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.36,.1,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.52,.03,.38]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.16,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.16,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.15,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.01,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.024,.36]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.024,.4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.14,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Kp(s){return jsxRuntime.jsx(i,{iconId:"coin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-Math.PI/6,.1],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.22,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.03,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.03,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function qp(s){return jsxRuntime.jsx(i,{iconId:"piggybank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1,1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.2,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.21],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.05,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.02,.238],children:[jsxRuntime.jsxs("mesh",{position:[-0.015,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,6,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#000000"})]}),jsxRuntime.jsxs("mesh",{position:[.015,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,6,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#000000"})]})]}),jsxRuntime.jsxs("group",{position:[0,.15,.08],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,.04,0],rotation:[.2,0,.3],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.04,.1,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,0],rotation:[.2,0,-0.3],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.04,.1,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.18,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,-0.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,-0.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.201,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.01,.1]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[0,.27,0],rotation:[.4,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.012,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.4})]})]})})}function Qp(s){return jsxRuntime.jsx(i,{iconId:"shoppingbag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.44,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,.04],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.012,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,-0.04],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.012,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.091],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.4,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.7,opacity:.3,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.4,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.7,opacity:.3,transparent:true})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.092],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.07,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})})}function eg(s){return jsxRuntime.jsx(i,{iconId:"shoppingcart",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/10,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.06,-0.02],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.016,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,.11],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.18,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.22,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,.04,-0.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.2,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[.14,.04,-0.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.2,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.1,-0.14,.06],rotation:[.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.14,.06],rotation:[.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.14,-0.1],rotation:[-0.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.14,-0.1],rotation:[-0.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.11,0,.08],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.11,0,.08],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,0,-0.12],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.11,0,-0.12],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]})]}),jsxRuntime.jsxs("group",{position:[0,.14,-0.17],children:[jsxRuntime.jsxs("mesh",{position:[-0.12,-0.04,-0.02],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.12,-0.04,-0.02],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.4})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,-0.02],rotation:[.1,.4,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function sg(s){return jsxRuntime.jsx(i,{iconId:"receipt",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,.16,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.28,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.36,.018]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.09,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.01,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]})]}),jsxRuntime.jsxs("group",{position:[-0.04,-0.12,.01],children:[jsxRuntime.jsxs("mesh",{position:[.05,-0.01,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.08,.01,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.08,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}var Ou="/fonts/helvetiker_bold.typeface.json";function Uu({letter:s,fontUrl:e,mat:r}){return jsxRuntime.jsx(drei.Center,{children:jsxRuntime.jsxs(drei.Text3D,{font:e,size:.78,height:.24,curveSegments:14,bevelEnabled:true,bevelThickness:.04,bevelSize:.025,bevelSegments:4,children:[s.toUpperCase(),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]})})}function v({letter:s="A",fontUrl:e=Ou,...r}){return jsxRuntime.jsx(i,{iconId:`letter-${s.toLowerCase()}`,...r,children:n=>jsxRuntime.jsx(vh.Suspense,{fallback:null,children:jsxRuntime.jsx(Uu,{letter:s,fontUrl:e,mat:n})})})}var og=s=>jsxRuntime.jsx(v,{letter:"A",...s}),rg=s=>jsxRuntime.jsx(v,{letter:"B",...s}),ig=s=>jsxRuntime.jsx(v,{letter:"C",...s}),ng=s=>jsxRuntime.jsx(v,{letter:"D",...s}),tg=s=>jsxRuntime.jsx(v,{letter:"E",...s}),ag=s=>jsxRuntime.jsx(v,{letter:"F",...s}),cg=s=>jsxRuntime.jsx(v,{letter:"G",...s}),hg=s=>jsxRuntime.jsx(v,{letter:"H",...s}),lg=s=>jsxRuntime.jsx(v,{letter:"I",...s}),mg=s=>jsxRuntime.jsx(v,{letter:"J",...s}),dg=s=>jsxRuntime.jsx(v,{letter:"K",...s}),pg=s=>jsxRuntime.jsx(v,{letter:"L",...s}),gg=s=>jsxRuntime.jsx(v,{letter:"M",...s}),ug=s=>jsxRuntime.jsx(v,{letter:"N",...s}),yg=s=>jsxRuntime.jsx(v,{letter:"O",...s}),vg=s=>jsxRuntime.jsx(v,{letter:"P",...s}),Ig=s=>jsxRuntime.jsx(v,{letter:"Q",...s}),Sg=s=>jsxRuntime.jsx(v,{letter:"R",...s}),fg=s=>jsxRuntime.jsx(v,{letter:"S",...s}),Mg=s=>jsxRuntime.jsx(v,{letter:"T",...s}),wg=s=>jsxRuntime.jsx(v,{letter:"U",...s}),xg=s=>jsxRuntime.jsx(v,{letter:"V",...s}),bg=s=>jsxRuntime.jsx(v,{letter:"W",...s}),kg=s=>jsxRuntime.jsx(v,{letter:"X",...s}),Pg=s=>jsxRuntime.jsx(v,{letter:"Y",...s}),Gg=s=>jsxRuntime.jsx(v,{letter:"Z",...s}),Rg=s=>jsxRuntime.jsx(v,{letter:"0",...s}),Wg=s=>jsxRuntime.jsx(v,{letter:"1",...s}),Cg=s=>jsxRuntime.jsx(v,{letter:"2",...s}),Lg=s=>jsxRuntime.jsx(v,{letter:"3",...s}),Bg=s=>jsxRuntime.jsx(v,{letter:"4",...s}),Ng=s=>jsxRuntime.jsx(v,{letter:"5",...s}),Tg=s=>jsxRuntime.jsx(v,{letter:"6",...s}),Hg=s=>jsxRuntime.jsx(v,{letter:"7",...s}),Eg=s=>jsxRuntime.jsx(v,{letter:"8",...s}),zg=s=>jsxRuntime.jsx(v,{letter:"9",...s});
|
|
30
|
+
flameMesh.scale.set(1, 1, ${V0}); // Modern stylized flat icon look!`;return jsxRuntime.jsxs("div",{className:"min-h-screen bg-[#f8fafc] text-slate-800 flex flex-col font-sans overflow-x-hidden selection:bg-orange-100 selection:text-orange-900",children:[r&&jsxRuntime.jsxs("div",{className:"fixed top-6 right-6 z-50 flex items-center bg-white border border-orange-200 text-orange-800 px-4 py-3 rounded-xl shadow-xl backdrop-blur-md animate-bounce",children:[jsxRuntime.jsx("svg",{className:"w-5 h-5 mr-2 stroke-current text-orange-500",fill:"none",viewBox:"0 0 24 24",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",d:"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"})}),jsxRuntime.jsx("span",{className:"text-sm font-semibold",children:r})]}),jsxRuntime.jsxs("header",{className:"border-b border-slate-200 bg-white px-6 py-4 flex flex-col sm:flex-row items-center justify-between gap-4 sticky top-0 z-40 backdrop-blur-md",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-3",children:[jsxRuntime.jsx("div",{className:"p-2 bg-gradient-to-br from-orange-400 to-red-500 rounded-xl shadow-md shadow-orange-500/10",children:jsxRuntime.jsxs("svg",{className:"w-7 h-7 text-white",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:[jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5,d:"M17.657 18.657A8 8 0 016.343 7.343S7 9 9 10c0-2 .5-5 2.986-7C14 5 16.09 5.777 17.656 7.343A7.975 7.975 0 0120 13a7.975 7.975 0 01-2.343 5.657z"}),jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2.5,d:"M9.879 16.172a3 3 0 014.242 0M9.879 16.172a3 3 0 01-4.242-4.242L12 6.343l5.657 5.657a3 3 0 01-4.242 4.242L12 12l-2.121 2.172z"})]})}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("h1",{className:"text-xl font-black bg-gradient-to-r from-slate-900 to-slate-700 bg-clip-text text-transparent tracking-tight",children:"FLAMESTUDIO 3D"}),jsxRuntime.jsx("p",{className:"text-xs text-slate-500 font-medium font-mono",children:"2.5D Premium Flame Component Generator"})]})]}),jsxRuntime.jsxs("div",{className:"flex flex-wrap items-center justify-center gap-2 max-w-xl",children:[jsxRuntime.jsx("span",{className:"text-xs font-semibold text-slate-400 mr-1 uppercase tracking-wider hidden lg:inline",children:"Color Presets:"}),[{id:"classic",label:"Solar Flame",color:"#f97316"},{id:"cosmic",label:"Cosmic Magic",color:"#a855f7"},{id:"frost",label:"Absolute Frost",color:"#06b6d4"},{id:"toxic",label:"Plasma Nuclear",color:"#22c55e"}].map((h,_)=>jsxRuntime.jsxs("button",{onClick:()=>Zg(h.id),className:"text-xs px-3 py-1.5 rounded-full border border-slate-200 bg-white text-slate-600 hover:bg-slate-50 hover:border-slate-300 transition-all font-medium hover:scale-105 active:scale-95 duration-150 flex items-center gap-1.5 shadow-sm",children:[jsxRuntime.jsx("span",{className:"w-2.5 h-2.5 rounded-full",style:{backgroundColor:h.color}}),h.label]},_))]})]}),jsxRuntime.jsxs("main",{className:"flex-1 grid grid-cols-1 lg:grid-cols-12 gap-0 overflow-hidden",children:[jsxRuntime.jsxs("div",{className:"lg:col-span-4 border-r border-slate-200 bg-slate-50 flex flex-col overflow-y-auto max-h-[calc(100vh-73px)]",children:[jsxRuntime.jsxs("div",{className:"grid grid-cols-3 border-b border-slate-200 text-center sticky top-0 bg-slate-50 z-10",children:[jsxRuntime.jsx("button",{onClick:()=>jh("flame"),className:`py-3 text-xs font-bold border-b-2 transition-all ${rc==="flame"?"border-orange-500 text-orange-600 bg-white":"border-transparent text-slate-500 hover:text-slate-800"}`,children:"Flame Profile"}),jsxRuntime.jsx("button",{onClick:()=>jh("rendering"),className:`py-3 text-xs font-bold border-b-2 transition-all ${rc==="rendering"?"border-orange-500 text-orange-600 bg-white":"border-transparent text-slate-500 hover:text-slate-800"}`,children:"Material & Glow"}),jsxRuntime.jsx("button",{onClick:()=>jh("physics"),className:`py-3 text-xs font-bold border-b-2 transition-all ${rc==="physics"?"border-orange-500 text-orange-600 bg-white":"border-transparent text-slate-500 hover:text-slate-800"}`,children:"Sway & Physics"})]}),jsxRuntime.jsxs("div",{className:"p-6 flex-1 flex flex-col gap-6",children:[rc==="flame"&&jsxRuntime.jsxs("div",{className:"space-y-6 animate-fade-in",children:[jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"block text-xs font-black uppercase text-slate-400 tracking-wider mb-1",children:"2.5D Flattening Offset"}),jsxRuntime.jsx("span",{className:"block text-[10px] text-slate-400",children:"Compresses Z-axis to create a beautiful flat vector style in isometric space"})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-4",children:[jsxRuntime.jsx("input",{type:"range",min:"0.1",max:"1.0",step:"0.05",value:V0,onChange:h=>mt(parseFloat(h.target.value)),className:"flex-1 h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold bg-slate-100 px-2.5 py-1 rounded text-slate-600",children:[V0,"x"]})]})]}),jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsx("h4",{className:"text-xs font-black uppercase text-slate-400 tracking-wider mb-2",children:"Layer Fire Spectrum"}),jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("span",{className:"text-[11px] font-semibold text-slate-500",children:"Outer Envelope"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("input",{type:"color",value:t,onChange:h=>c(h.target.value),className:"w-8 h-8 rounded-lg cursor-pointer bg-transparent border-0"}),jsxRuntime.jsx("span",{className:"text-xs font-mono uppercase text-slate-600",children:t})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("span",{className:"text-[11px] font-semibold text-slate-500",children:"Middle Core"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("input",{type:"color",value:m,onChange:h=>l(h.target.value),className:"w-8 h-8 rounded-lg cursor-pointer bg-transparent border-0"}),jsxRuntime.jsx("span",{className:"text-xs font-mono uppercase text-slate-600",children:m})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between",children:[jsxRuntime.jsx("span",{className:"text-[11px] font-semibold text-slate-500",children:"Inner Heart"}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1.5",children:[jsxRuntime.jsx("input",{type:"color",value:g,onChange:h=>u(h.target.value),className:"w-8 h-8 rounded-lg cursor-pointer bg-transparent border-0"}),jsxRuntime.jsx("span",{className:"text-xs font-mono uppercase text-slate-600",children:g})]})]})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center justify-between p-4 rounded-xl border border-slate-200 bg-white shadow-sm",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"text-xs font-bold text-slate-700",children:"Stylized Log Fuel Hearth"}),jsxRuntime.jsx("span",{className:"block text-[10px] text-slate-400 mt-0.5",children:"Appends crossed campfire firewood cylinders at base"})]}),jsxRuntime.jsx("button",{onClick:()=>Qt(!Mn),className:`relative inline-flex h-6 w-11 items-center rounded-full transition-all ${Mn?"bg-orange-500":"bg-slate-200"}`,children:jsxRuntime.jsx("span",{className:`inline-block h-4 w-4 transform rounded-full bg-white transition-all ${Mn?"translate-x-6":"translate-x-1"} shadow`})})]})]}),rc==="rendering"&&jsxRuntime.jsxs("div",{className:"space-y-6 animate-fade-in",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("label",{className:"block text-xs font-bold uppercase text-slate-400 tracking-wider mb-3",children:"Premium Icon Shader"}),jsxRuntime.jsx("div",{className:"grid grid-cols-2 gap-2",children:[{id:"glass",label:"Glassmorphism",desc:"Refractive translucent glass"},{id:"holo",label:"Holographic",desc:"Emissive shifting chrome"},{id:"gold",label:"Polished Metal",desc:"Ultra shiny reflections"},{id:"matte",label:"Tactile Clay",desc:"Clean, soft pastel matte"}].map(h=>jsxRuntime.jsxs("button",{onClick:()=>R(h.id),className:`p-3.5 rounded-xl border text-left transition-all ${y===h.id?"border-orange-500 bg-orange-50/50 shadow-sm":"border-slate-200 bg-white hover:border-slate-300"}`,children:[jsxRuntime.jsx("div",{className:`text-xs font-bold ${y===h.id?"text-orange-900":"text-slate-800"}`,children:h.label}),jsxRuntime.jsx("div",{className:"text-[10px] text-slate-400 mt-0.5 leading-tight",children:h.desc})]},h.id))})]}),jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsx("h4",{className:"text-xs font-bold uppercase text-slate-500 tracking-wider",children:"Studio Environment Rig"}),jsxRuntime.jsx("div",{className:"grid grid-cols-3 gap-2",children:[{id:"warm",label:"Warm Solar",glowClass:"from-orange-400 to-red-400"},{id:"cool",label:"Cool Aurora",glowClass:"from-cyan-400 to-blue-400"},{id:"magic",label:"Magic Nebula",glowClass:"from-fuchsia-400 to-indigo-400"}].map(h=>jsxRuntime.jsxs("button",{onClick:()=>Fg(h.id),className:`p-2 rounded-xl text-[10px] font-bold border text-left transition-all ${Ec===h.id?"border-orange-500 bg-orange-50/20":"border-slate-200 bg-white"}`,children:[jsxRuntime.jsx("div",{className:`w-full h-1.5 rounded bg-gradient-to-r ${h.glowClass} mb-1`}),h.label]},h.id))})]})]}),rc==="physics"&&jsxRuntime.jsxs("div",{className:"space-y-6 animate-fade-in",children:[jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsx("h4",{className:"text-xs font-bold uppercase text-slate-500 tracking-wider",children:"Dynamic Turbulence Simulator"}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex justify-between mb-1",children:[jsxRuntime.jsx("span",{className:"text-[10px] text-slate-400 font-bold uppercase",children:"Turbulence Sway Intensity"}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold text-slate-700",children:[_o,"x"]})]}),jsxRuntime.jsx("input",{type:"range",min:"0",max:"3",step:"0.1",value:_o,onChange:h=>Us(parseFloat(h.target.value)),className:"w-full h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"})]}),jsxRuntime.jsxs("div",{children:[jsxRuntime.jsxs("div",{className:"flex justify-between mb-1",children:[jsxRuntime.jsx("span",{className:"text-[10px] text-slate-400 font-bold uppercase",children:"Flicker Pulse Frequency"}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold text-slate-700",children:[W,"Hz"]})]}),jsxRuntime.jsx("input",{type:"range",min:"0.2",max:"3.0",step:"0.1",value:W,onChange:h=>Fi(parseFloat(h.target.value)),className:"w-full h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"})]})]}),jsxRuntime.jsxs("div",{className:"bg-white p-5 rounded-xl border border-slate-200 space-y-4 shadow-sm",children:[jsxRuntime.jsxs("div",{className:"flex justify-between mb-1",children:[jsxRuntime.jsxs("div",{children:[jsxRuntime.jsx("span",{className:"text-xs font-bold text-slate-700 uppercase tracking-wider block",children:"Floating Heat Embers"}),jsxRuntime.jsx("span",{className:"text-[10px] text-slate-400",children:"Total volume of physical spark particles"})]}),jsxRuntime.jsxs("span",{className:"text-xs font-mono font-bold text-slate-700",children:[ea," sparks"]})]}),jsxRuntime.jsx("input",{type:"range",min:"0",max:"30",step:"1",value:ea,onChange:h=>oc(parseInt(h.target.value)),className:"w-full h-1.5 bg-slate-200 rounded-lg appearance-none cursor-pointer accent-orange-500"})]})]})]})]}),jsxRuntime.jsxs("div",{className:"lg:col-span-5 border-r border-slate-200 bg-slate-100/40 flex flex-col items-center justify-center relative min-h-[450px]",children:[jsxRuntime.jsxs("div",{className:"absolute top-4 left-4 z-10 pointer-events-none",children:[jsxRuntime.jsx("span",{className:"text-[10px] font-black tracking-widest text-orange-600 bg-orange-100 border border-orange-200 px-2 py-1 rounded-md uppercase",children:"VIVID ENGINE 2.5"}),jsxRuntime.jsxs("div",{className:"text-sm font-bold text-slate-800 mt-2",children:["DYNAMICS FLAME ",jsxRuntime.jsxs("span",{className:"text-xs font-normal text-slate-500",children:["(",y,")"]})]}),jsxRuntime.jsx("div",{className:"text-[10px] text-slate-400 mt-0.5",children:"Drag to spin, scroll to zoom"})]}),jsxRuntime.jsx("div",{className:"absolute top-4 right-4 z-10",children:jsxRuntime.jsxs("button",{onClick:Xg,className:"p-2 rounded-xl bg-white border border-slate-200 text-slate-600 hover:text-slate-900 hover:bg-slate-50 transition-all text-xs flex items-center gap-1 shadow-sm",children:[jsxRuntime.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M4 4v5h.582m15.356 2A8.001 8.001 0 1121.21 8H17"})}),jsxRuntime.jsx("span",{children:"Reset Camera"})]})}),jsxRuntime.jsxs("div",{ref:oa,onMouseDown:$g,onMouseMove:jg,onMouseUp:Zh,onMouseLeave:Zh,onTouchStart:_g,onTouchMove:Yg,onTouchEnd:Zh,className:"w-full h-full relative cursor-grab active:cursor-grabbing overflow-hidden flex items-center justify-center bg-slate-100/30",children:[!s&&jsxRuntime.jsxs("div",{className:"absolute inset-0 flex flex-col items-center justify-center bg-slate-50 z-20 gap-3",children:[jsxRuntime.jsx("div",{className:"w-8 h-8 border-4 border-orange-500 border-t-transparent rounded-full animate-spin"}),jsxRuntime.jsx("span",{className:"text-xs font-semibold text-slate-500 tracking-wider",children:"Initializing Fluid Engine..."})]}),jsxRuntime.jsx("canvas",{ref:zc,className:"w-full h-full block z-10"})]}),jsxRuntime.jsxs("div",{className:"absolute bottom-4 left-4 right-4 z-10 bg-white/95 border border-slate-200 rounded-2xl p-4 shadow-lg backdrop-blur-md flex flex-wrap items-center justify-between gap-4",children:[jsxRuntime.jsx("div",{className:"flex items-center gap-4",children:jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{className:"text-[10px] font-bold text-slate-400 uppercase tracking-wider",children:"Show Helper Floor:"}),jsxRuntime.jsx("button",{onClick:()=>Dg(!Hc),className:`px-3 py-1.5 rounded-lg border text-xs font-bold transition-all shadow-sm ${Hc?"bg-orange-500 border-orange-400 text-white":"bg-white border-slate-200 text-slate-600"}`,children:Hc?"FLOOR ACTIVE":"HIDDEN"})]})}),jsxRuntime.jsxs("div",{className:"flex items-center gap-2",children:[jsxRuntime.jsx("span",{className:"text-[10px] font-bold text-slate-400 uppercase tracking-wider",children:"Projection:"}),jsxRuntime.jsx("button",{onClick:()=>Ag(!sa),className:`px-3 py-1.5 rounded-lg border text-xs font-bold transition-all shadow-sm ${sa?"bg-orange-500 border-orange-400 text-white":"bg-white border-slate-200 text-slate-600"}`,children:sa?"ORTHOGRAPHIC (2D)":"PERSPECTIVE (3D)"})]})]})]}),jsxRuntime.jsxs("div",{className:"lg:col-span-3 bg-slate-50 flex flex-col overflow-y-auto max-h-[calc(100vh-73px)] border-l lg:border-l-0 border-slate-200",children:[jsxRuntime.jsxs("div",{className:"border-b border-slate-200 bg-white p-4 sticky top-0 z-10",children:[jsxRuntime.jsx("h3",{className:"text-xs font-black uppercase text-slate-500 tracking-wider",children:"Component Export"}),jsxRuntime.jsx("p",{className:"text-[10px] text-slate-400 mt-0.5",children:"Capture transparent PNG assets or fetch code"})]}),jsxRuntime.jsxs("div",{className:"p-6 space-y-6 flex-1 flex flex-col",children:[jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsx("span",{className:"block text-xs font-bold uppercase text-slate-400 tracking-wider",children:"Interactive UI Presentation (Card CSS)"}),jsxRuntime.jsxs("div",{className:"relative p-6 rounded-3xl overflow-hidden flex flex-col items-center justify-center text-center bg-white border border-slate-200/80 shadow-2xl transition-all",style:{boxShadow:`0 10px 40px -10px ${t}22`},children:[jsxRuntime.jsx("div",{className:"absolute inset-0 bg-gradient-to-tr from-orange-500/5 via-transparent to-red-500/5 pointer-events-none"}),jsxRuntime.jsx("div",{className:"w-20 h-20 rounded-2xl flex items-center justify-center border border-slate-100 shadow-inner mb-4 relative",style:{backgroundColor:"#fffbf9"},children:jsxRuntime.jsx("span",{className:"w-8 h-10 rounded-full animate-pulse transition-colors",style:{backgroundColor:t,clipPath:"polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%)"}})}),jsxRuntime.jsx("h4",{className:"text-sm font-extrabold text-slate-800 tracking-tight",children:"Active Flame Item"}),jsxRuntime.jsx("p",{className:"text-[10px] text-slate-500 mt-1",children:"Ready for production dashboards"})]})]}),jsxRuntime.jsxs("div",{className:"space-y-3",children:[jsxRuntime.jsx("span",{className:"block text-xs font-bold uppercase text-slate-400 tracking-wider",children:"Assets Exporter"}),jsxRuntime.jsxs("button",{onClick:Jg,className:"w-full py-3 bg-gradient-to-r from-orange-400 to-red-500 hover:from-orange-500 hover:to-red-600 font-extrabold text-xs text-white uppercase tracking-widest rounded-xl hover:scale-[1.02] active:scale-[0.98] transition-all flex items-center justify-center gap-2 shadow-md shadow-orange-500/10",children:[jsxRuntime.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:"2.5",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"})}),"Download Alpha PNG"]})]}),jsxRuntime.jsxs("div",{className:"flex-1 flex flex-col min-h-[220px]",children:[jsxRuntime.jsx("div",{className:"flex border-b border-slate-200 text-[10px] font-bold uppercase tracking-wider mb-2",children:jsxRuntime.jsx("button",{onClick:()=>Og("threejs"),className:`flex-1 pb-1.5 border-b-2 text-center transition-all ${Vg==="threejs"?"border-orange-500 text-orange-600 font-bold":"border-transparent text-slate-400"}`,children:"Vanilla Three.js Setup"})}),jsxRuntime.jsxs("div",{className:"flex-1 bg-slate-900 rounded-xl border border-slate-800 relative group max-h-[180px] overflow-y-auto",children:[jsxRuntime.jsx("pre",{className:"p-4 text-[10px] font-mono text-slate-300 whitespace-pre-wrap leading-relaxed select-all",children:fl()}),jsxRuntime.jsxs("button",{onClick:()=>Ug(fl(),"ThreeJS profile geometry source"),className:"absolute top-2 right-2 p-1.5 bg-slate-800 border border-slate-700 hover:border-slate-600 text-slate-300 hover:text-white rounded-lg text-[10px] font-medium transition-all flex items-center gap-1.5 opacity-0 group-hover:opacity-100",children:[jsxRuntime.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:jsxRuntime.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 5H6a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2v-1M8 5a2 2 0 002 2h2a2 2 0 002-2M8 5a2 2 0 012-2h2a2 2 0 012 2m0 0h2a2 2 0 012 2v3m2 4H10m0 0l3-3m-3 3l3 3"})}),"Copy"]})]})]})]})]})]}),jsxRuntime.jsxs("footer",{className:"border-t border-slate-200 bg-white px-6 py-4 flex flex-col sm:flex-row items-center justify-between text-xs text-slate-400 gap-4",children:[jsxRuntime.jsxs("div",{className:"flex items-center gap-6",children:[jsxRuntime.jsxs("span",{children:["Active Shader: ",jsxRuntime.jsx("strong",{className:"text-slate-700 font-semibold",children:y.toUpperCase()})]}),jsxRuntime.jsxs("span",{children:["Camera aspect ratio: ",jsxRuntime.jsx("strong",{className:"text-slate-700 font-semibold",children:sa?"Orthogonal 2D":"Perspective 3D"})]}),jsxRuntime.jsxs("span",{children:["Flattening Offset: ",jsxRuntime.jsxs("strong",{className:"text-slate-700 font-semibold",children:[V0,"x"]})]})]}),jsxRuntime.jsxs("div",{className:"flex items-center gap-1",children:[jsxRuntime.jsx("span",{children:"Powered by"}),jsxRuntime.jsx("span",{className:"font-extrabold text-orange-500 tracking-wider",children:"WebGL + Three.js"})]})]})]})}function F1(s){let r=[{pos:[-0.7,0,0],len:.4,rot:-Math.PI/2},{pos:[-0.44,-0.09,0],len:.216,rot:Math.atan2(-0.18,.12)-Math.PI/2},{pos:[-0.26,.27,0],len:.932,rot:Math.atan2(.9,.24)-Math.PI/2},{pos:[-0.02,.09,0],len:1.283,rot:Math.atan2(-1.26,.24)-Math.PI/2},{pos:[.22,-0.2,0],len:.721,rot:Math.atan2(.68,.24)-Math.PI/2},{pos:[.42,.07,0],len:.213,rot:Math.atan2(-0.14,.16)-Math.PI/2},{pos:[.7,0,0],len:.4,rot:-Math.PI/2}],n=[[-0.9,0,0],[-0.5,0,0],[-0.38,-0.18,0],[-0.14,.72,0],[.1,-0.54,0],[.34,.14,0],[.5,0,0],[.9,0,0]];return jsxRuntime.jsx(i,{iconId:"activity",...s,children:t=>{let c=t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981";return jsxRuntime.jsxs("group",{rotation:[.08,-0.2,.04],children:[r.map((m,l)=>jsxRuntime.jsxs("mesh",{position:m.pos,rotation:[0,0,m.rot],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,m.len,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},`seg-${l}`)),n.map((m,l)=>jsxRuntime.jsxs("mesh",{position:m,castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045*1.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:c,emissive:c,emissiveIntensity:1.2,roughness:.15,metalness:.5})]},`joint-${l}`))]})}})}function V1(s){return jsxRuntime.jsx(i,{iconId:"graduationcap",...s,children:e=>{let r=s.accentColor||"#eab308",n=e.emissiveIntensity>0?e.emissive:r;return jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.35,20,14,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.14,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.35,.16,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.14,0],rotation:[0,Math.PI/4,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.06,1.25]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.18,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,roughness:.2,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.26,.18,.26],rotation:[.05,-Math.PI/4,-0.05],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.72,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,roughness:.3,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.52,.04,.52],rotation:[.1,0,-0.1],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,roughness:.3,metalness:.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.54,-0.16,.54],rotation:[.1,0,-0.1],children:[jsxRuntime.jsx("coneGeometry",{args:[.06,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:.6,roughness:.25,metalness:.5})]})]})}})}function O1(s){let r=[{pos:[-0.5,-0.4,0],len:.6,rot:-Math.PI/2},{pos:[0,-0.15,0],len:.64,rot:Math.atan2(.5,.4)-Math.PI/2},{pos:[.45,.3,0],len:.64,rot:Math.atan2(.4,.5)-Math.PI/2}],n=[[-0.8,-0.4,0],[-0.2,-0.4,0],[.2,.1,0]],t=Math.atan2(.4,.5),c=[.7,.5,0],m=[0,0,t-Math.PI/2];return jsxRuntime.jsx(i,{iconId:"trendingup",...s,children:l=>{let g=l.emissiveIntensity>0?l.emissive:s.accentColor||"#10b981";return jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],children:[r.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u.pos,rotation:[0,0,u.rot],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,u.len,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:l.roughness,metalness:l.metalness,transmission:l.transmission,thickness:l.thickness,clearcoat:l.clearcoat,clearcoatRoughness:l.clearcoatRoughness,ior:l.ior,color:l.color,emissive:l.emissive,emissiveIntensity:l.emissiveIntensity*.4})]},`seg-${y}`)),n.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u,castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05*1.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]},`joint-${y}`)),jsxRuntime.jsxs("mesh",{position:c,rotation:m,castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})}})}function U1(s){return jsxRuntime.jsx(i,{iconId:"instagram",...s,children:e=>{let r="#fbbf24";return jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[1.3,1.3,.28],radius:.2,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsx("mesh",{position:[0,0,.145],castShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.9,.9,.06],radius:.16,smoothness:8,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})})}),jsxRuntime.jsx("mesh",{position:[0,0,.15],children:jsxRuntime.jsx(drei.RoundedBox,{args:[.76,.76,.07],radius:.13,smoothness:8,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("mesh",{position:[0,0,.18],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.185],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.09,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.26,.26,.19],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r,emissive:r,emissiveIntensity:.8,roughness:.2,metalness:.5})]})]})}})}function $1(s){return jsxRuntime.jsx(i,{iconId:"package",...s,children:e=>{let r=s.accentColor||"#38bdf8",n=e.emissiveIntensity>0?e.emissive:r;return jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.9,.85,.9]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.38,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.92]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:e.emissiveIntensity>0?.8:.2,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,.462],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.2,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:e.emissiveIntensity>0?.8:.2,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,-0.462],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.2,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:n,emissive:n,emissiveIntensity:e.emissiveIntensity>0?.8:.2,roughness:.2,metalness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.455,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.02,.91]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,roughness:.9,metalness:.1,opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.455,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.02,.91]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.color,roughness:.9,metalness:.1,opacity:.4,transparent:true})]})]})}})}function j1(s){return jsxRuntime.jsx(i,{iconId:"airplane",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[0,-Math.PI/4,0],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.11,1.3,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.65],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,32,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.5],rotation:[-Math.PI/8,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.08]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.1,metalness:.9})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.42,0,.05],rotation:[0,-Math.PI/6,-Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.025,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.42,0,.05],rotation:[0,Math.PI/6,Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.8,.025,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[-0.32,-0.06,.08],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.04,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("group",{position:[.32,-0.06,.08],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.04,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.17,-0.5],rotation:[Math.PI/10,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.025,.32,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.18,0,-0.54],rotation:[0,-Math.PI/8,-Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.02,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.18,0,-0.54],rotation:[0,Math.PI/8,Math.PI/24],children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.02,.1]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]})]})})}function _1(s){return jsxRuntime.jsx(i,{iconId:"battery",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/6,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.34,.34,1,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.52,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.58,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.345,.345,.06,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.27,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.24,.2,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8,roughness:.2,metalness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.24,.2,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8,roughness:.2,metalness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.27,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.24,.24,.2,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8,roughness:.2,metalness:.3})]})]})]})})}function Y1(s){return jsxRuntime.jsx(i,{iconId:"video",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/6,0],position:[.05,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.7,.65,.55]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[0,.38,-0.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.45]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.06,.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.12,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.06,-0.16],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.12,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]})]}),jsxRuntime.jsxs("group",{position:[0,.05,.28],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.2,.35,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.23,.23,.06,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.92,color:"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,0],rotation:[-Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[-0.36,.02,-0.05],rotation:[0,-Math.PI/5,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.45,.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-5e-3,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.36,.42]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:.6,roughness:.1,metalness:.2})]})]})]})})}function X1(s){return jsxRuntime.jsx(i,{iconId:"microphone",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.68,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.38,.06,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.42,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.45,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.2,.035,8,32,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#9ca3af":"#374151"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.08,.35,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.14,.14,.24,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#e2e8f0":"#1f2937"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.14,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#e2e8f0":"#1f2937"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.22,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:.5,transparent:true,opacity:.7})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.02,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]})})}function J1(s){let e=[{x:-0.45,y:-0.25},{x:0,y:.25},{x:.45,y:-0.05}];return jsxRuntime.jsx(i,{iconId:"sliders",...s,children:r=>jsxRuntime.jsx("group",{rotation:[Math.PI/10,-Math.PI/8,0],position:[0,0,0],children:e.map((n,t)=>jsxRuntime.jsxs("group",{position:[n.x,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,1.2,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#6b7280":"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[0,.6,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.04,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#4b5563":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.6,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.04,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:s.theme==="dark"?"#4b5563":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,n.y,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.16,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.16,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#ec4899",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]})]})]},`track-${t}`))})})}function Z1(s){return jsxRuntime.jsx(i,{iconId:"map",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/12,0],position:[0,-0.05,0],children:[jsxRuntime.jsxs("group",{position:[-0.386,0,0],rotation:[0,-Math.PI/12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.4,1.1,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.1,.02],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.2,.02],rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsx("boxGeometry",{args:[.25,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.052],rotation:[0,Math.PI/12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.4,1.1,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.05,.02],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.05,.15,.02],rotation:[0,0,Math.PI/10],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("group",{position:[.08,.25,.03],rotation:[-Math.PI/12,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.01,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.085,24,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.4})]})]})]}),jsxRuntime.jsxs("group",{position:[.386,0,0],rotation:[0,-Math.PI/12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.4,1.1,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.2,.02],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("boxGeometry",{args:[.15,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.1,.02],rotation:[0,0,Math.PI/12],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ec4899",roughness:.3})]})]})]})})}function K1(s){let n=Array.from({length:8}).map((t,c)=>{let m=c*Math.PI*2/8;return {x:.55*Math.cos(m),z:.55*Math.sin(m)}});return jsxRuntime.jsx(i,{iconId:"umbrella",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/12,.1],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],rotation:[Math.PI,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.55,32,16,0,Math.PI*2,0,Math.PI*.42]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),n.map((c,m)=>jsxRuntime.jsxs("mesh",{position:[c.x,.15-.55*Math.sin(Math.PI*.08),c.z],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.accentColor||"#ec4899"})]},`tip-${m}`)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.85,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.72,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.045,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.08,-0.645,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.022,8,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#4b5563"})]}),jsxRuntime.jsxs("mesh",{position:[-0.16,-0.62,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899"})]})]})})}function q1(s){return jsxRuntime.jsx(i,{iconId:"scissors",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/12,0],position:[0,.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.05,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.055,.055,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.02],rotation:[0,0,Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.72,.022]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.1})]}),jsxRuntime.jsxs("mesh",{position:[0,.78,0],rotation:[0,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.32,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.38,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.032,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,-0.02],rotation:[0,0,-Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.72,.022]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.1})]}),jsxRuntime.jsxs("mesh",{position:[0,.78,0],rotation:[0,0,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.2,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.32,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.38,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.032,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#4b5563"})]})]})]})})}function Q1(s){return jsxRuntime.jsx(i,{iconId:"unlock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.2,.02],position:[0,-0.05,0],children:[jsxRuntime.jsx("group",{position:[-0.28,.32,0],rotation:[0,-Math.PI/4,0],children:jsxRuntime.jsxs("group",{position:[.28,-0.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.28,.07,16,48,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.28,-0.2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.4,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#cbd5e1"})]})]})}),jsxRuntime.jsx("mesh",{position:[0,-0.18,0],castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.85,.58,.36],radius:.1,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})})}),jsxRuntime.jsxs("group",{position:[0,-0.18,.185],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",roughness:.7})]})]})]})})}function ed(s){return jsxRuntime.jsx(i,{iconId:"archive",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[Math.PI/8,-Math.PI/6,0],position:[0,.02,0],children:[jsxRuntime.jsx("mesh",{castShadow:true,receiveShadow:true,children:jsxRuntime.jsx(drei.RoundedBox,{args:[.78,.95,.65],radius:.06,smoothness:4,children:jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2})})}),jsxRuntime.jsx("mesh",{castShadow:true,position:[0,.2,.025],children:jsxRuntime.jsx(drei.RoundedBox,{args:[.7,.38,.63],radius:.04,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1f2937":"#cbd5e1"})})}),jsxRuntime.jsxs("group",{position:[0,.2,.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]})]}),jsxRuntime.jsx("mesh",{castShadow:true,position:[0,-0.22,.025],children:jsxRuntime.jsx(drei.RoundedBox,{args:[.7,.38,.63],radius:.04,smoothness:4,children:jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1f2937":"#cbd5e1"})})}),jsxRuntime.jsxs("group",{position:[0,-0.22,.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.24,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#9ca3af"})]})]})]})})}function sd(s){return jsxRuntime.jsx(i,{iconId:"shieldalert",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.06,.72,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.23,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.75,.75,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.13],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.26,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]}),jsxRuntime.jsx("group",{position:[0,0,.01],children:jsxRuntime.jsxs("mesh",{position:[0,.1,.115],children:[jsxRuntime.jsx("boxGeometry",{args:[1.1,.74,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0",wireframe:true})]})})]})})}function od(s){return jsxRuntime.jsx(i,{iconId:"eyeoff",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.44,32,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.05,color:"#fcfcfc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.32],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.04,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.35],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.09,.09,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#09090b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.16],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.16],rotation:[-0.2,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.05,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.39],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,1.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.4})]})]})})}function rd(s){return jsxRuntime.jsx(i,{iconId:"userplus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.02],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[-0.14,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.32,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.25,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("capsuleGeometry",{args:[.35,.28,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.15,.02,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.7,color:s.accentColor||"#ec4899"})]})]}),jsxRuntime.jsxs("group",{position:[.36,-0.06,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.4})]})]})]})})}function id(s){let r=[{pos:[-0.5,.4,0],len:.6,rot:-Math.PI/2},{pos:[0,.15,0],len:.64,rot:Math.atan2(-0.5,.4)-Math.PI/2},{pos:[.45,-0.3,0],len:.64,rot:Math.atan2(-0.4,.5)-Math.PI/2}],n=[[-0.8,.4,0],[-0.2,.4,0],[.2,-0.1,0]],t=Math.atan2(-0.4,.5),c=[.7,-0.5,0],m=[0,0,t-Math.PI/2];return jsxRuntime.jsx(i,{iconId:"trendingdown",...s,children:l=>{let g=l.emissiveIntensity>0?l.emissive:s.accentColor||"#ef4444";return jsxRuntime.jsxs("group",{rotation:[.1,-0.2,.05],children:[r.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u.pos,rotation:[0,0,u.rot],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,u.len,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:l.roughness,metalness:l.metalness,transmission:l.transmission,thickness:l.thickness,clearcoat:l.clearcoat,clearcoatRoughness:l.clearcoatRoughness,ior:l.ior,color:l.color,emissive:l.emissive,emissiveIntensity:l.emissiveIntensity*.4})]},`seg-${y}`)),n.map((u,y)=>jsxRuntime.jsxs("mesh",{position:u,castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05*1.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]},`joint-${y}`)),jsxRuntime.jsxs("mesh",{position:c,rotation:m,castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.13,.22,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:g,emissive:g,emissiveIntensity:1.2,roughness:.15,metalness:.5})]})]})}})}function nd(s){return jsxRuntime.jsx(i,{iconId:"copy",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[Math.PI/10,-Math.PI/10,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.12,.12,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.82,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("group",{position:[.12,-0.12,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.82,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.06,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#ec4899",emissiveIntensity:1.2})]})]})]})})}function td(s){return jsxRuntime.jsx(i,{iconId:"gauge",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.85,.85,.14,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.08],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.86,.04,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsx("group",{position:[0,0,.08],children:[-1.2,-0.6,0,.6,1.2].map((r,n)=>jsxRuntime.jsx("group",{rotation:[0,0,r],children:jsxRuntime.jsxs("mesh",{position:[0,.68,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#64748b":"#94a3b8"})]})},n))}),jsxRuntime.jsxs("group",{position:[0,0,.08],rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.02],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#0f172a":"#f1f5f9",roughness:.1,metalness:.9})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.3,.01],rotation:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.6,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]})]})})}function ad(s){return jsxRuntime.jsx(i,{iconId:"magnet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.15],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.5,.13,16,48,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.5,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.4,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.16,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#ef4444",roughness:.2,metalness:.6})]})]}),jsxRuntime.jsxs("group",{position:[.5,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.4,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.16,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#3b82f6",roughness:.2,metalness:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.4,.12],rotation:[Math.PI/2.5,0,0],children:[jsxRuntime.jsxs("mesh",{children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.015,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.1],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.012,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:.8,transparent:true,opacity:.4})]})]})]})})}function cd(s){return jsxRuntime.jsx(i,{iconId:"stack",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.1],position:[0,0,0],children:[[-0.45,0,.45].map((r,n)=>jsxRuntime.jsxs("group",{position:[0,r,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.18,1.25]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.38,0,.63],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n===2?"#10b981":"#3b82f6",emissive:n===2?"#10b981":"#3b82f6",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.2,0,.63],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#10b981",emissive:"#10b981",emissiveIntensity:1.2})]})]},n)),[[-0.56,-0.56],[-0.56,.56],[.56,-0.56],[.56,.56]].map(([r,n],t)=>jsxRuntime.jsxs("mesh",{position:[r,0,n],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,1.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#334155":"#cbd5e1"})]},t)),[-0.225,.225].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,.04,1.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5,transparent:true,opacity:.8})]},n))]})})}function hd(s){return jsxRuntime.jsx(i,{iconId:"workflow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.48,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.38,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.48,-0.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.38,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.48,-0.42,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.38,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.14,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.32,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.96,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.48,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.48,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[-0.48,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("mesh",{position:[.48,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]})]})]})})}function ld(s){return jsxRuntime.jsx(i,{iconId:"topology",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.32,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("torusGeometry",{args:[.33,.025,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#1e293b":"#e2e8f0"})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,1.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#cbd5e1",roughness:.4,metalness:.6})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,1.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#475569":"#cbd5e1",roughness:.4,metalness:.6})]})]}),[[.55,0],[-0.55,0],[0,.55],[0,-0.55]].map(([r,n],t)=>jsxRuntime.jsxs("mesh",{position:[r,n,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2,roughness:.2})]},t))]})})}function md(s){return jsxRuntime.jsx(i,{iconId:"file",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.85,1.15,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.29,.44,.045],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.26,.09]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.2,metalness:.7,color:s.theme==="dark"?"#1e293b":"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,0,.045],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.15,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.045,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.045,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[-0.15,-0.25,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.045,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]})]})]})})}function dd(s){return jsxRuntime.jsx(i,{iconId:"headphones",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,0],position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.08,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.55,.045,12,32,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.55,.04,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.08,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.04,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#0f172a":"#475569",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,.075,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#3b82f6",roughness:.2,metalness:.7})]})]}),jsxRuntime.jsxs("group",{position:[.55,.04,0],rotation:[0,0,-Math.PI/2],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.08,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.04,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#0f172a":"#475569",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,.075,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.accentColor||"#3b82f6",roughness:.2,metalness:.7})]})]}),[-0.55,.55].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#334155":"#cbd5e1"})]},n))]})})}function pd(s){return jsxRuntime.jsx(i,{iconId:"moon",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI/2.3],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.56,.15,16,48,Math.PI*.86]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.56,.015,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.51,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.3,0,.12],children:[jsxRuntime.jsxs("mesh",{position:[.15,.25,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.3})]})]})]})})}function gd(s){return jsxRuntime.jsx(i,{iconId:"paperclip",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.3,.5],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.18,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.7,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.7,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.18,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.5,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.35,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.03,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,-0.35,0],rotation:[0,0,Math.PI],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.03,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.09,.25,0],rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.03,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.5,metalness:Math.max(.8,e.metalness),color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.035],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.05,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1})]})]})})}function ud(s){return jsxRuntime.jsx(i,{iconId:"bookmark",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.95,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.42,0],rotation:[Math.PI/6,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.024,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.035],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.82,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.34,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function yd(s){return jsxRuntime.jsx(i,{iconId:"cloudlightning",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.34,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.27,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.34,.08,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.29,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.24,.46]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.04,-0.06,.16],children:[jsxRuntime.jsxs("mesh",{position:[.05,-0.16,0],rotation:[0,0,-0.45],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.32,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.28,0],rotation:[0,0,.32],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.26,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.42,0],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.22,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#fbbf24",emissiveIntensity:1.3})]})]})]})})}function vd(s){return jsxRuntime.jsx(i,{iconId:"folderopen",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.16],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.8,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.375,.45,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.14,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,.05,-0.04],children:[jsxRuntime.jsxs("mesh",{position:[-0.03,.16,-0.04],rotation:[.08,0,.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,.85,.025]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#e2e8f0":"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.04,.08,.03],rotation:[.15,0,-0.03],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.05,.85,.025]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#cbd5e1":"#f8fafc",roughness:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.08,.16],rotation:[.26,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[1.25,.8,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.03],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.25,.06,.025]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function Id(s){return jsxRuntime.jsx(i,{iconId:"volume",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.45,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.44,.44]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.14,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.1,.38,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#1e293b":"#cbd5e1",roughness:.2,metalness:.8})]}),jsxRuntime.jsxs("group",{position:[.15,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.32,.02,8,24,Math.PI*.55]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.2,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.54,.02,8,24,Math.PI*.55]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#3b82f6",emissiveIntensity:1})]})]})]})})}function Sd(s){return jsxRuntime.jsx(i,{iconId:"belloff",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.45,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.024,8,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.16,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.48,.44,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.28,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.045,8,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.38,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:s.theme==="dark"?"#1e293b":"#cbd5e1",roughness:.2,metalness:.8})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.16],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,1.25,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]})})}function fd(s){return jsxRuntime.jsx(i,{iconId:"sunmoon",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[-0.15,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.34,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),[-1.8,-1.2,-0.6,0,.6,1.2,1.8].map((r,n)=>jsxRuntime.jsx("group",{rotation:[0,0,r+Math.PI],children:jsxRuntime.jsxs("mesh",{position:[0,.44,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.16,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.7,color:e.color})]})},n))]}),jsxRuntime.jsxs("group",{position:[.1,0,.06],rotation:[0,0,-Math.PI/2.8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.36,.11,16,48,Math.PI*.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.36,.01,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.18,.31,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.42,0,.14],children:[jsxRuntime.jsxs("mesh",{position:[.08,.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.2})]})]})]})})}function Md(s){return jsxRuntime.jsx(i,{iconId:"piston",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.28,.28,.38,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.286,.02,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.286,.015,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#64748b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.065,.32,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.38,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.32,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.025,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.1,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]})]})]})})}function wd(s){let n=[.15,.1,.08];return jsxRuntime.jsx(i,{iconId:"spring",...s,children:t=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsx("group",{children:Array.from({length:5}).map((c,m)=>{let l=(m-2)*.14;return jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,l,0],rotation:n,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.032,10,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:t.roughness,metalness:t.metalness,transmission:t.transmission,thickness:t.thickness,clearcoat:t.clearcoat,clearcoatRoughness:t.clearcoatRoughness,ior:t.ior,color:t.color,emissive:t.emissive,emissiveIntensity:t.emissiveIntensity*.4})]},m)})}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,5/2*.14,0],rotation:[Math.PI/2,0,Math.PI/2],children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.024,8,20]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.35000000000000003,0],rotation:[Math.PI/2,0,Math.PI/2],children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.024,8,20]}),jsxRuntime.jsx("meshStandardMaterial",{color:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissive:t.emissiveIntensity>0?t.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function xd(s){return jsxRuntime.jsx(i,{iconId:"anvil",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.35,.05],position:[0,.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.24,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.26,.04,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("coneGeometry",{args:[.09,.24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.22,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.16,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.05,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.24,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.44,.12,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.02,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#64748b":"#475569"})]})]}),jsxRuntime.jsxs("mesh",{position:[.04,.17,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.05,.08]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f97316",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f97316",emissiveIntensity:1.4})]})]})})}function bd(s){return jsxRuntime.jsx(i,{iconId:"hook",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,.02,0],children:[jsxRuntime.jsxs("group",{position:[0,.28,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.28,.24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.122],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.06,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.28,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.075,-0.15,0],rotation:[0,0,-Math.PI/5],children:[jsxRuntime.jsx("torusGeometry",{args:[.15,.038,12,32,Math.PI*1.35]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.13,-0.19,0],rotation:[0,0,Math.PI/3],children:[jsxRuntime.jsx("coneGeometry",{args:[.037,.09,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.03,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.065,.02,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function kd(s){let e=[0,120,240];return jsxRuntime.jsx(i,{iconId:"turbine",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.35,.024,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.075],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissiveIntensity:1.3})]}),e.map((n,t)=>{let c=n*Math.PI/180;return jsxRuntime.jsxs("group",{rotation:[0,0,c],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.19,.01],rotation:[0,.45,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.075,.22,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.31,.01],rotation:[0,.45,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.065,.02,.018]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#06b6d4",emissiveIntensity:1.1})]})]},t)})]})})}function Pd(s){return jsxRuntime.jsx(i,{iconId:"pliers",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.05,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.05,0],rotation:[0,0,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,.18,.03],rotation:[0,0,-0.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.22,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.018,.18,.03],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.18,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,-0.22,-0.03],rotation:[0,0,-0.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.024,.44,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.13,-0.26,-0.03],rotation:[0,0,-0.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.029,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,.05,0],rotation:[0,0,-0.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.04,.18,-0.03],rotation:[0,0,.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.22,.05]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,-0.22,.03],rotation:[0,0,.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.024,.44,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,-0.26,.03],rotation:[0,0,.18],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.029,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function Gd(s){return jsxRuntime.jsx(i,{iconId:"drill",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.08,.16,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.11,.38,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.14,-0.08,0],rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.32,.09]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.2,-0.25,0],rotation:[0,0,-Math.PI/8],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.08,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:s.theme==="dark"?"#475569":"#334155"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.15,.16,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.085,.085,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[.3,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.22,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#94a3b8":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.11,0,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.024,.05,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.06,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Rd(s){return jsxRuntime.jsx(i,{iconId:"hacksaw",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.08],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.05,.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.03,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.25,.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.3,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.35,.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.22,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.05,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.58,.025,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[-0.4,.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.24,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.18,.066]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("mesh",{position:[.28,-0.05,0],rotation:[0,Math.PI/4,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.035,.012,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Wd(s){return jsxRuntime.jsx(i,{iconId:"tapemeasure",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.48,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.23,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.04,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.23,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.34,.28]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[.22,-0.2,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[.16,.02,0],rotation:[0,0,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.015,.12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#facc15",roughness:.1,metalness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.1,.03,.04],rotation:[0,0,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.005,.03]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.2,.03,.04],rotation:[0,0,-0.05],children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.005,.03]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#ef4444"})]}),jsxRuntime.jsxs("mesh",{position:[.32,-0.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.06,.14]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.134],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.15,.15,.01,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#94a3b8":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.12,.18,.13],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.12,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.16,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.015,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#475569"})]})]})})}function Cd(s){return jsxRuntime.jsx(i,{iconId:"caliper",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.32,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.07,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.02,-0.13,0],rotation:[0,0,.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.22,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.01,.08,0],rotation:[0,0,-0.25],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.1,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[.02,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.075,.032]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.04,-0.13,0],rotation:[0,0,-0.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.22,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.03,.08,0],rotation:[0,0,.25],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.1,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.39,-0.015,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]})]})})}function Ld(s){return jsxRuntime.jsx(i,{iconId:"spiritlevel",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.16,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.082,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.744,.015,.066]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.082,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.744,.015,.066]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.14,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,0,.015],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.036,.036,.005,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,.015],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.036,.036,.005,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.006,0,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#ffffff"})]})]}),jsxRuntime.jsxs("group",{position:[-0.22,0,.01],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.09,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#22c55e",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-5e-3,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#ffffff"})]})]})]})})}function Bd(s){return jsxRuntime.jsx(i,{iconId:"sledgehammer",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.16,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#64748b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#64748b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.166,.166]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.6,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.38,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.029,.029,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]})]})})}function Nd(s){return jsxRuntime.jsx(i,{iconId:"phonemobile",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.78,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.018],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.74,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.33,.022],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.215,.15,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.018]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.215,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.018]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.18,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.016,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,.02],castShadow:true,children:[jsxRuntime.jsx("circleGeometry",{args:[.038,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.06,.02],castShadow:true,children:[jsxRuntime.jsx("circleGeometry",{args:[.038,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Td(s){return jsxRuntime.jsx(i,{iconId:"tablet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.72,.54,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.66,.48,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.06,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.25,.018],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,12,12]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,0,.019],children:[jsxRuntime.jsxs("mesh",{position:[-0.18,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.12,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.16,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.04,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.16,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.04,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Hd(s){return jsxRuntime.jsx(i,{iconId:"laptop",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.04],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.028,.52]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.016,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.01,.22]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.016,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.006,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.01,-0.22],rotation:[-Math.PI/6,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.24,-0.01],children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.48,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.24,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.42,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.46,.01],children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#1e293b"})]})]})]})})}function Ed(s){return jsxRuntime.jsx(i,{iconId:"smartwatch",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.42,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.32,-0.06],rotation:[.25,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.28,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,-0.06],rotation:[-0.25,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.28,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#334155"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.36,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.19,.04,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,0,.039],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,.005],children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function zd(s){return jsxRuntime.jsx(i,{iconId:"routerwifi",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,-0.06,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.62,.09,.36]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.046,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.01,.3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,.22,-0.14],rotation:[.08,0,.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.38,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.24,.22,-0.14],rotation:[.08,0,-0.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.38,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,.182],children:[jsxRuntime.jsxs("mesh",{position:[-0.15,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.15,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f97316",emissive:"#f97316",emissiveIntensity:1.1})]})]})]})})}function Ad(s){let e=[-0.2,0,.2];return jsxRuntime.jsx(i,{iconId:"serverrack",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.74,.44]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.375,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.02,.45]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.375,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.02,.45]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:[0,n,.02],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.205],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.14,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:s.theme==="dark"?"#0f172a":"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,0,.212],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.14,0,.212],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[.02,0,.212],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]},t))]})})}function Dd(s){return jsxRuntime.jsx(i,{iconId:"harddriveexternal",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.58,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.19,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.54,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.19,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.54,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.29,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.012,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.04,.036],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#475569"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.016,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Fd(s){return jsxRuntime.jsx(i,{iconId:"webcam",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.16],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#475569":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.202],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.02,metalness:.95,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.06,.18]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.12,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#334155"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,.203],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function Vd(s){return jsxRuntime.jsx(i,{iconId:"chisel",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.16,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.28,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.3,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.28,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.15,.004],rotation:[-0.3,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.03,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.08,metalness:.95,color:"#94a3b8"})]})]})]})})}function Od(s){return jsxRuntime.jsx(i,{iconId:"crowbar",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,-Math.PI/8],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.04,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.54,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.1,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.018,8,16,Math.PI*.9]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,-0.05,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.07,.018]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.32,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.024,.06,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]})})}function Ud(s){return jsxRuntime.jsx(i,{iconId:"funnel",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,.05,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.28,.08,.24,32,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{side:2,roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.14,.14,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.282,.015,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.12,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.038,.22,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.27,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.026,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.29,.22,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.03,.008,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#94a3b8"})]})]})})}function $d(s){return jsxRuntime.jsx(i,{iconId:"oilcan",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,-0.02,0],children:[jsxRuntime.jsxs("group",{position:[0,-0.06,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.32,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.165,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.224,.224,.015,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.22,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.08,.18,0],rotation:[0,0,-0.45],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.18,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.022,.34,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.36,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.06,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.02,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,.14,0],rotation:[0,0,.55],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.02,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function jd(s){return jsxRuntime.jsx(i,{iconId:"bearing",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.31,.038,8,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.026,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.104,.104,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsx("group",{children:Array.from({length:8}).map((t,c)=>{let m=c*2*Math.PI/8,l=.22*Math.cos(m),g=.22*Math.sin(m);return jsxRuntime.jsxs("mesh",{position:[l,g,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.046,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.95,color:s.theme==="dark"?"#f1f5f9":"#cbd5e1"})]},c)})})]})})}function _d(s){return jsxRuntime.jsx(i,{iconId:"pulley",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.06,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.36,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.13,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.36,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.016,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.19,.012,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.19,.012,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.042,.042,.3,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.22],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.44,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.85,metalness:.1,color:"#d1d5db"})]})]})})}function Yd(s){return jsxRuntime.jsx(i,{iconId:"sprocket",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.26,.26,.04,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,clearcoatRoughness:n.clearcoatRoughness,ior:n.ior,color:n.color,emissive:n.emissive,emissiveIntensity:n.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.05,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.021],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.012,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{children:Array.from({length:14}).map((t,c)=>{let m=c*2*Math.PI/14,l=.28*Math.cos(m),g=.28*Math.sin(m);return jsxRuntime.jsxs("mesh",{position:[l,g,0],rotation:[0,0,m+Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.038,.07,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]},c)})})]})})}function Xd(s){return jsxRuntime.jsx(i,{iconId:"projector",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.58,.22,.44]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.12,.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.24,-0.12,.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,-0.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[.14,.02,.22],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.11,.11,.08,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.042],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.02,metalness:.95,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.043],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]}),jsxRuntime.jsxs("group",{position:[-0.18,.02,-0.224],children:[jsxRuntime.jsxs("mesh",{position:[0,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[-0.16,.112,.06],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#94a3b8"})]})]})]})})}function Jd(s){return jsxRuntime.jsx(i,{iconId:"gameconsole",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.68,.4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.075,.04,.01],rotation:[0,0,-0.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.7,.42]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.075,.04,.01],rotation:[0,0,.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.7,.42]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:s.theme==="dark"?"#cbd5e1":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.31,.01],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.22,.024,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.5,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.05,.202],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.38,.008]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.202],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.52,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Zd(s){return jsxRuntime.jsx(i,{iconId:"vrheadset",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.08],children:[jsxRuntime.jsx("boxGeometry",{args:[.52,.28,.22]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.192],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.24,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.02,metalness:.9,color:s.theme==="dark"?"#0f172a":"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.198],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.016,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.53,.29,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,0,-0.2],children:[jsxRuntime.jsxs("mesh",{position:[-0.26,0,.06],rotation:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.26,0,.06],rotation:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.018]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.2,color:"#334155"})]})]})]})})}function Kd(s){return jsxRuntime.jsx(i,{iconId:"smartspeaker",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.2,.46,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.235,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.204,.204,.015,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.19,.19,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:s.theme==="dark"?"#1e293b":"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.236,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.014,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.236,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]})]})})}function qd(s){return jsxRuntime.jsx(i,{iconId:"powerbank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.6,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.344,.604,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,.301,0],rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.008,.026]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.008,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[0,.18,.036],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.09,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#475569"})]})]})]})})}function Qd(s){return jsxRuntime.jsx(i,{iconId:"usbdrive",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.1],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.42,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.16,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,.04,.026],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.024,.005]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.03,.04,.026],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.024,.005]}),jsxRuntime.jsx("meshBasicMaterial",{color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.026],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.016,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,.041],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]})]})})}function e2(s){return jsxRuntime.jsx(i,{iconId:"motherboard",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.68,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.12,.12,.015],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.025]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.014],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[.16,.12,.015],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.025,.26,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.025,.26,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[-0.04,-0.18,.015],children:[jsxRuntime.jsxs("mesh",{position:[0,.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.024,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.024,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[-0.2,-0.02,.015],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.04,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.06,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[.18,-0.16,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.035]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#1e293b"})]})]})})}function s2(s){let e=[-0.22,-0.07,.08,.23];return jsxRuntime.jsx(i,{iconId:"ramstick",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.2,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.74,.22,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.104,.011],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.72,.015,.005]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#d4af37"})]}),e.map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,-0.01,.015],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.12,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.4,color:"#1e293b"})]},t)),jsxRuntime.jsxs("mesh",{position:[0,0,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.742,.16,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:s.theme==="dark"?"#475569":"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.094,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.724,.02,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function o2(s){return jsxRuntime.jsx(i,{iconId:"crank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-0.4,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,-0.06],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.11,.02],children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.28,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.02],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.03,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.22,.06],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.22,.13],rotation:[0,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.1,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.185],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function r2(s){let e=[{pos:-0.18,rot:0},{pos:-0.06,rot:Math.PI/2},{pos:.06,rot:Math.PI},{pos:.18,rot:-Math.PI/2}];return jsxRuntime.jsx(i,{iconId:"camshaft",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.54,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),[-0.24,0,.24].map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]},t)),jsxRuntime.jsxs("group",{position:[-0.27,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.068,.068,.024,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[-5e-3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.026,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{position:[.275,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.03,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#64748b"})]}),e.map((n,t)=>jsxRuntime.jsxs("group",{position:[n.pos,0,0],rotation:[n.rot,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.036,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.024,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.036,.048,.046]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.048,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]},t))]})})}function i2(s){return jsxRuntime.jsx(i,{iconId:"driveshaft",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.38,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),[-0.19,.19].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.044,.044,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]},n)),jsxRuntime.jsxs("group",{position:[-0.24,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.016,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.042,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.042,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[.24,0,0],rotation:[0,Math.PI/2,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{position:[-0.016,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.076,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{rotation:[Math.PI/2,0,Math.PI/2],children:[jsxRuntime.jsxs("mesh",{position:[-0.042,.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.042,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.014,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#475569"})]})]})]})})}function n2(s){return jsxRuntime.jsx(i,{iconId:"valve",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.3,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,position:[0,-0.16,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.44,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),[-0.21,.21].map((n,t)=>jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[n,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]},t)),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],rotation:[0,Math.PI/6,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.03,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#eab308"})]}),jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.022,12,36]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,.005,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.012,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),Array.from({length:4}).map((n,t)=>{let c=t*2*Math.PI/4;return jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[0,c,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.36,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t)}),jsxRuntime.jsxs("mesh",{position:[0,.015,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})]})})}function t2(s){return jsxRuntime.jsx(i,{iconId:"propeller",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.1],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.08,.12,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.06],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,24,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{children:Array.from({length:3}).map((n,t)=>{let c=t*2*Math.PI/3;return jsxRuntime.jsxs("group",{rotation:[0,0,c],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,0],rotation:[-0.4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.24,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.09,-0.01],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.08,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:.5})]})]},t)})})]})})}function a2(s){return jsxRuntime.jsx(i,{iconId:"rotor",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.4,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.28,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.016,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.014,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.072,.072,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,0],children:[jsxRuntime.jsxs("mesh",{position:[.036,0,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.036,0,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.058,.058,.06,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.11,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.058,16,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsx("group",{position:[0,.08,0],children:Array.from({length:4}).map((n,t)=>{let c=t*2*Math.PI/4;return jsxRuntime.jsxs("group",{rotation:[0,c,0],children:[jsxRuntime.jsxs("mesh",{position:[.046,.012,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.07,.016,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.22,.02,0],rotation:[.06,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.008,.038]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color})]})]},t)})})]})})}function c2(s){return jsxRuntime.jsx(i,{iconId:"hydraulicjack",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.22,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.04,.2]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.076,.076,.28,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.082,.082,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.09,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.064,.07,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.245,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.016,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[.078,-0.08,.06],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.016],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.02,.068]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.046],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,-0.18,.07],rotation:[Math.PI/2,.5,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.014,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]})})}function h2(s){let e=[-0.15,0,.15],r=7;return jsxRuntime.jsx(i,{iconId:"gpu",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.24,.076]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#eab308"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.006,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#065f46"})]}),jsxRuntime.jsxs("mesh",{position:[-0.245,.02,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.26,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#94a3b8"})]}),[-0.08,-0.01,.06].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[-0.251,t+.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.022,.038]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.95,color:"#1e293b"})]},c)),jsxRuntime.jsxs("mesh",{position:[0,.134,.022],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.014,.014]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),e.map((t,c)=>jsxRuntime.jsxs("group",{position:[t,.02,.036],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.068,.068,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.018],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.002,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsx("group",{children:Array.from({length:r}).map((m,l)=>{let g=l*2*Math.PI/r;return jsxRuntime.jsx("mesh",{position:[0,0,.002],rotation:[0,0,g+c*.4],castShadow:true,children:jsxRuntime.jsxs("mesh",{position:[0,.036,0],rotation:[.24,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.014,.046,.003]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.1,color:"#0f172a"})]})},l)})})]},c))]})})}function l2(s){return jsxRuntime.jsx(i,{iconId:"powersupply",...s,children:n=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.32,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,color:n.color})]}),jsxRuntime.jsxs("group",{position:[-0.162,-0.06,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.06,.09]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#1e293b"})]}),[-0.02,0,.02].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[-0.012,c===1?.016:-0.016,t],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.95,color:"#eab308"})]},c))]}),jsxRuntime.jsxs("group",{position:[-0.162,.06,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.05,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[-6e-3,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.034,.018]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.141],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.114,.114,.004,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-2e-3],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.004],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.004],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.05,.005,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),Array.from({length:8}).map((t,c)=>{let m=c*2*Math.PI/8;return jsxRuntime.jsx("mesh",{position:[0,0,.004],rotation:[0,0,m],castShadow:true,children:jsxRuntime.jsxs("mesh",{position:[0,.056,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.11,.003]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]})},c)})]}),jsxRuntime.jsxs("group",{position:[.161,-0.06,-0.04],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),Array.from({length:6}).map((t,c)=>{let m=c*2*Math.PI/6,l=.022*Math.cos(m),g=.022*Math.sin(m),u=["#ef4444","#fbbf24","#f97316","#1e293b"],y=u[c%u.length];return jsxRuntime.jsx("group",{position:[.01,l,g],children:jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:y})]})},c)})]})]})})}function m2(s){let e=[-0.14,-0.07,0,.07,.14];return jsxRuntime.jsx(i,{iconId:"networkswitch",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.12,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),[-0.235,.235].map((n,t)=>jsxRuntime.jsxs("group",{position:[n,0,.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.14,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#94a3b8"})]}),[-0.04,.04].map((c,m)=>jsxRuntime.jsxs("mesh",{position:[n<0?-6e-3:.006,c,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#1e293b"})]},m))]},t)),jsxRuntime.jsxs("group",{position:[-0.18,0,.141],children:[jsxRuntime.jsxs("mesh",{position:[-0.016,.016,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,-0.016,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.007,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.1,color:"#fbbf24"})]})]}),jsxRuntime.jsx("group",{position:[.04,0,.141],children:e.map((n,t)=>jsxRuntime.jsxs("group",{position:[n,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.022,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.026,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.022,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.028,.018,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.012,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.004,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:t%2===0?"#10b981":"#eab308",emissive:t%2===0?"#10b981":"#eab308",emissiveIntensity:t%3===0?1.2:0})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.022,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.026,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.022,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.028,.018,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.012,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.004,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:t%2===1?"#10b981":"#eab308",emissive:t%2===1?"#10b981":"#eab308",emissiveIntensity:t%2===1?1.2:0})]})]},t))})]})})}function d2(s){return jsxRuntime.jsx(i,{iconId:"smartplug",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.13,.13,.16,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.081,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.12,.12,.006,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#f1f5f9"})]}),jsxRuntime.jsxs("group",{position:[0,.083,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.038,0,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.003,.034]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.038,0,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.003,.034]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.038],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.004,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]})]}),jsxRuntime.jsxs("group",{position:[0,.083,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.002,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.081,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.038,-0.04,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[.038,-0.04,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.01,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.046,-0.038],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.09,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]})]})]})})}function p2(s){return jsxRuntime.jsx(i,{iconId:"smartbulb",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.2,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#d97706"})]}),jsxRuntime.jsx("group",{position:[0,-0.19,0],children:Array.from({length:3}).map((n,t)=>jsxRuntime.jsxs("mesh",{position:[0,t*.024,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]},t))}),jsxRuntime.jsxs("mesh",{position:[0,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.054,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.088,.088,.018,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.106,.094,.04,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness*.5,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,ior:r.ior,clearcoat:r.clearcoat,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity*.8})]}),r.transmission>0&&jsxRuntime.jsxs("group",{position:[0,.08,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.032,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})]})})}function g2(s){return jsxRuntime.jsx(i,{iconId:"securitycamera",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,0],position:[0,0,-0.16],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.1],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.06,.054]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,-0.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,-0.04],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.034,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.14,0],rotation:[.4,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.076,.064,.2,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.016],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.082,.22,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.078,.078,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.108,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.064,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.101,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.058,.058,.008,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.05,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.106,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,16,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.02,metalness:.9,transmission:.9,color:"#0ea5e9"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,-0.03],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]})]})]})})}function u2(s){return jsxRuntime.jsx(i,{iconId:"smartlock",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,-0.04],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.03,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.16,.07,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.046],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.162,.162,.01,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.05],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.042,.042,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.056],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.024,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("group",{position:[0,.04,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.08,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#0f172a"})]}),[-0.046,-0.015,.015,.046].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.016,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.018,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#cbd5e1"})]},n)),[-0.046,-0.015,.015,.046].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,-0.016,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.018,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#cbd5e1"})]},n))]}),jsxRuntime.jsxs("mesh",{position:[0,0,.047],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.13,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function y2(s){return jsxRuntime.jsx(i,{iconId:"thermostat",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.02,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.6,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,0,.01],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.188,.188,.08,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.052],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.154,.154,.008,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.08,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.057],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.134,.006,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),Array.from({length:24}).map((n,t)=>{let c=t*2*Math.PI/24;return t>4&&t<20?jsxRuntime.jsx("mesh",{position:[0,0,.056],rotation:[0,0,c],castShadow:true,children:jsxRuntime.jsxs("mesh",{position:[0,.144,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.005,.016,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})},t):null}),jsxRuntime.jsxs("group",{position:[0,0,.058],children:[jsxRuntime.jsxs("group",{position:[-0.03,.01,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.024,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.038,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.01,-2e-3,0],rotation:[0,0,-0.24],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.046,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]}),jsxRuntime.jsxs("group",{position:[.03,.01,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.024,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.034,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[.013,.012,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.018,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.034,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[-0.013,-0.012,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.018,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.024,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.034,.008,.003]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]}),jsxRuntime.jsxs("mesh",{position:[.076,.038,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.01,.004,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]})]})})}function v2(s){return jsxRuntime.jsx(i,{iconId:"gclamp",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.1,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.36,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.01,.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.04,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.01,-0.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.04,.04]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.13,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[.08,.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.05,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.08,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.24,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.09,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[.08,.19,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,6]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.007,.007,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),[-0.08,.08].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]},n))]})]})})}function I2(s){return jsxRuntime.jsx(i,{iconId:"vice",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.04,.24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.1,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.08,.36]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,-0.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,.032],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.01,.06],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.06]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,-0.032],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,-0.05,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.2],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,.2],position:[0,0,.008],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),[-0.11,.11].map((r,n)=>{let t=r*Math.sin(.2),c=r*Math.cos(.2);return jsxRuntime.jsxs("mesh",{position:[c,t,.008],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]},n)})]})]})})}function S2(s){return jsxRuntime.jsx(i,{iconId:"greasegun",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.25,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.04,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.28,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),[-0.1,-0.04,.02].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r-.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.048,.048,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#1e293b"})]},n)),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.048,.048,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,-0.2,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#475569"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.144,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.008,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[.02,.13,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.01,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.02,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.12,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.28,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.082,-0.22,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.08,.026]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,.135,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.06,.024],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.116,.046],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.012,.034,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#475569"})]})]})]})})}function f2(s){return jsxRuntime.jsx(i,{iconId:"gearbox",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.16,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.04,.22]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#334155"})]}),[-0.17,.17].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[r,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.2,.18]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#475569"})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.2,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*.4,metalness:e.metalness*.5,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,opacity:.4,transparent:true})]}),jsxRuntime.jsxs("group",{position:[-0.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.012],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.01,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-0.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.03,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.012],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.01,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),[-0.14,.14].map((r,n)=>[-0.08,.08].map((t,c)=>jsxRuntime.jsxs("mesh",{position:[r,-0.13,t],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.016,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.85,color:"#cbd5e1"})]},`${n}-${c}`)))]})})}function M2(s){return jsxRuntime.jsx(i,{iconId:"differential",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.4,.2],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.48,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),[-0.09,.09].map((r,n)=>jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[r,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]},n)),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.106,24,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.116,.116,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[.012,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.114,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.092],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.068,.068,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.65,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,0,.09],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.046],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]})]})]})})}function w2(s){return jsxRuntime.jsx(i,{iconId:"suspension",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,.08,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.14,0,-0.06],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.14,0,-0.06],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.07,.01,.01],rotation:[0,-0.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.016,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[.07,.01,.01],rotation:[0,.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.016,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,.08],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.024,.008,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.034,.16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.016,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{position:[0,-0.03,0],children:Array.from({length:6}).map((n,t)=>{let c=(t-3)*.036;return jsxRuntime.jsxs("mesh",{position:[0,c,0],rotation:[.16,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.048,.01,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]},t)})})]})]})})}function x2(s){return jsxRuntime.jsx(i,{iconId:"windlass",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.35,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.18,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.03,.22]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.6,color:"#334155"})]}),[-0.13,.13].map((n,t)=>jsxRuntime.jsxs("mesh",{position:[n,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]},t)),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.32,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,.02,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),[-0.09,.09].map((n,t)=>jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[n,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.076,.076,.012,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]},t)),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[-0.096,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.082,.082,.008,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),Array.from({length:8}).map((n,t)=>{let c=(t-4)*.018+.009;return jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[c,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.062,.062,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.9,color:"#475569"})]},t)})]}),jsxRuntime.jsxs("group",{position:[.16,.02,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[-0.01,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.012,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.016,.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.014,.12,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],position:[.046,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.06,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]})]})]})})}function b2(s){return jsxRuntime.jsx(i,{iconId:"earbuds",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.25,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.18,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.031,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.008,.14]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,-0.076],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.1,-0.09],rotation:[-1.6,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.24,.06,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.082],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[-0.05,.04,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.006,.008,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.024,.008,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.014,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]})]}),jsxRuntime.jsxs("group",{position:[.05,.04,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-6e-3,.008,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.024,.008,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.014,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]})]})]})})}function k2(s){return jsxRuntime.jsx(i,{iconId:"smartring",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.4,-0.3,.15],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.22,.046,12,48]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.076,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.264,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsx("group",{children:Array.from({length:3}).map((n,t)=>{let c=t*2*Math.PI/3,m=.174*Math.cos(c),l=.174*Math.sin(c);return jsxRuntime.jsxs("mesh",{position:[m,l,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]},t)})})]})})}function P2(s){return jsxRuntime.jsx(i,{iconId:"drawingtablet",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.32,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,.008],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("group",{position:[-0.18,0,.014],children:[[-0.1,-0.04,.04,.1].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.026,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#334155"})]},n)),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.008,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[.08,.06,.12],rotation:[-0.4,.2,.5],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.01,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.014,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.002,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.132,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.003,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.01,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.7,color:"#cbd5e1"})]})]})]})})}function G2(s){return jsxRuntime.jsx(i,{iconId:"barcodescanner",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,.2],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.04,-0.1,0],rotation:[0,0,-0.28],children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.18,.046]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.005,-0.05,0],rotation:[0,0,-0.28],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.038,.026]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.065,-0.19,0],rotation:[0,0,-0.28],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.054,.016,.054]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("group",{position:[.02,.06,0],rotation:[0,0,.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.088,.088]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.045,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.224,.01,.092]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.01,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.096,.092]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.111,-0.01,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.08,.076]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.006,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1})]})]})]})})}function R2(s){return jsxRuntime.jsx(i,{iconId:"posregister",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.12,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.08,.3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.151],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.156],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.008,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.9,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,.02,-0.04],rotation:[-0.4,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.2,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.18,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.03,.017],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.03,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.02,.017],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.07,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.8})]})]}),jsxRuntime.jsxs("group",{position:[.11,-0.07,.06],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.024,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.35,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.013,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.054,.004,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.04],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.004,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#ffffff"})]})]}),jsxRuntime.jsxs("group",{position:[-0.11,.04,-0.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,-0.06,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.85,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.05,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.013],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.038,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]})]})]})})}function W2(s){let e=[{r:0,c:0,color:"#cbd5e1"},{r:0,c:1,color:"#cbd5e1"},{r:0,c:2,color:"#cbd5e1"},{r:0,c:3,color:"#94a3b8"},{r:1,c:0,color:"#f87171"},{r:1,c:1,color:"#f87171"},{r:1,c:2,color:"#f87171"},{r:1,c:3,color:"#94a3b8"},{r:2,c:0,color:"#f87171"},{r:2,c:1,color:"#f87171"},{r:2,c:2,color:"#f87171"},{r:2,c:3,color:"#94a3b8"},{r:3,c:0,color:"#f87171"},{r:3,c:1,color:"#f87171"},{r:3,c:2,color:"#eab308"},{r:3,c:3,color:"#38bdf8"}];return jsxRuntime.jsx(i,{iconId:"calculator",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.25,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.38,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("group",{position:[0,.11,.012],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.08,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.204,.068,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.016,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#064e3b"})]})]}),jsxRuntime.jsx("group",{position:[0,-0.06,.014],children:e.map((n,t)=>{let c=(n.c-1.5)*.054,m=(1.5-n.r)*.046,l=n.r===3&&n.c===3;return jsxRuntime.jsxs("mesh",{position:[c,m,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.044,.036,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:l?.8:.2,color:l?s.accentColor||"#10b981":n.color,emissive:l?s.accentColor||"#10b981":void 0,emissiveIntensity:l?1.4:void 0})]},t)})}),jsxRuntime.jsxs("mesh",{position:[0,.168,.013],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#7c2d12"})]})]})})}function C2(s){return jsxRuntime.jsx(i,{iconId:"remotecontrol",...s,children:r=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.1],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.44,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,color:r.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.222,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.01,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.16,.016],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.008,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissive:r.emissiveIntensity>0?r.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,.05,.016],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.046,.008,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.3,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.8,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.016],children:[jsxRuntime.jsxs("mesh",{position:[-0.034,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.046,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.3,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.034,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.046,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.25,metalness:.3,color:"#334155"})]})]}),jsxRuntime.jsx("group",{position:[0,-0.14,.016],children:Array.from({length:9}).map((n,t)=>{let c=Math.floor(t/3),l=(t%3-1)*.038,g=(1-c)*.034;return jsxRuntime.jsxs("mesh",{position:[l,g,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.022,.018,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.2,color:"#94a3b8"})]},t)})})]})})}function L2(s){return jsxRuntime.jsx(i,{iconId:"soundbar",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.3,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.1,.06],children:[jsxRuntime.jsx("boxGeometry",{args:[.48,.046,.054]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.088],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.038,.006]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.092],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.006,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[-0.1,.02,-0.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.28,.16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,.04,.081],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.052,.052,.006,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.006,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.006],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,-2e-3],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.058,.004,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,-0.08,.081],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#000000"})]})]})]})})}function B2(s){return jsxRuntime.jsx(i,{iconId:"jackhammer",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,-Math.PI/12],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.08,.28,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.082,.082,.08,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("group",{position:[0,.2,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.06,.09]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.44,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.17,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.1,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.048,.038,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsx("group",{position:[0,-0.19,0],children:Array.from({length:4}).map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,(n-1.5)*.02,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.035,.01,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#334155"})]},n))}),jsxRuntime.jsxs("mesh",{position:[0,-0.32,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.42,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.002,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]})]})})}function N2(s){return jsxRuntime.jsx(i,{iconId:"solderingiron",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/4,-Math.PI/6],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.024,.32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.03,.12,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.035,.015,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.015,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.6,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.012,.2,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.28,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.002,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#b45309"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:2})]}),jsxRuntime.jsxs("group",{position:[0,.26,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.01,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.02,.04,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.08,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]})]})})}function T2(s){return jsxRuntime.jsx(i,{iconId:"blowtorch",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/6,-Math.PI/12],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.12,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[0,.07,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.04,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,-0.04],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[0,.09,.02],rotation:[.4,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.016,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.018,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.8})]})]})]})})}function H2(s){return jsxRuntime.jsx(i,{iconId:"wheelbarrow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/4,.05],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,-0.02],rotation:[-0.1,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.14,.32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,-0.02],rotation:[-0.1,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.02,.34]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,.02,.02],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.1,.02,.02],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,.28],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.06,.28],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.1,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.15,-0.22],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.24,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.08,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.045,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.06,.12],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,-0.06,0],rotation:[0,0,.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.16,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.06,0],rotation:[0,0,-0.1],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.16,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.2,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.7,color:"#334155"})]})]})]})})}function E2(s){return jsxRuntime.jsx(i,{iconId:"plumbbob",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.005,.005,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.04,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.07,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.004,.22,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.05,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.076,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.058,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]})]})})}function z2(s){return jsxRuntime.jsx(i,{iconId:"shears",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,.2,Math.PI/4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.026,.026,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,.2],children:[jsxRuntime.jsxs("mesh",{position:[0,.12,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.12,.01],rotation:[0,.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.16,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#e2e8f0"})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,-0.2],children:[jsxRuntime.jsxs("mesh",{position:[0,.12,-0.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.01,.12,-0.01],rotation:[0,-0.3,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.16,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]})]})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,2.9],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.18,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.31,.015],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.024,.008,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,3.4],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,.31,-0.015],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.024,.008,6,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#334155"})]})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.006,6,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#1e293b"})]})]})})}function A2(s){return jsxRuntime.jsx(i,{iconId:"wirestripper",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,-Math.PI/8],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.05,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,.15],children:[jsxRuntime.jsxs("mesh",{position:[-0.02,.12,.008],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.036,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#cbd5e1"})]}),[.06,.09,.12,.15].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.002,r,.008],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008-n*.001,.008-n*.001,.018,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]},n))]}),jsxRuntime.jsxs("group",{rotation:[0,0,-0.15],children:[jsxRuntime.jsxs("mesh",{position:[.02,.12,-8e-3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.036,.16,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.15,metalness:.9,color:"#94a3b8"})]}),[.06,.09,.12,.15].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[-2e-3,r,-8e-3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008-n*.001,.008-n*.001,.018,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#334155"})]},n))]})]}),jsxRuntime.jsx("group",{position:[0,-0.04,0],children:jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.026,.008,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("group",{rotation:[0,0,2.7],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.2,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,3.58],children:[jsxRuntime.jsxs("mesh",{position:[0,.18,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.2,-0.015],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.2,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#1e293b"})]})]})]})]})})}function D2(s){return jsxRuntime.jsx(i,{iconId:"pipewrench",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,Math.PI/4],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.046,.44,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.052,.24,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.08,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.03,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.02,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),[-5e-3,.005,.015].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.02+r,.032,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.006,.028]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#e2e8f0"})]},n))]}),jsxRuntime.jsxs("mesh",{position:[0,.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.028,.026,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,.21,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.022,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.16,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.02,.07,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.022,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.04,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.9,color:"#cbd5e1"})]}),[-0.01,0,.01].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.048,.035+r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.005,.005,.022]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#e2e8f0"})]},n))]})]})})}function F2(s){return jsxRuntime.jsx(i,{iconId:"floppy",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.38,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.18,.18,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.04,.028]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.003],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.3,.2,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.12,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[-0.06,.12,.002],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.12,.025]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.08,.025]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.9,color:"#1e293b"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.013],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.015,.015,-0.014],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.012,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#1e293b"})]})]})})}function V2(s){return jsxRuntime.jsx(i,{iconId:"tapecassette",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.1,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.24,.024]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.003],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.12,.02]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[-0.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.028,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.005],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]})]}),jsxRuntime.jsxs("group",{position:[.08,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.028,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.005],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,-2e-3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.075,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#3b2314"})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,-2e-3],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#3b2314"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.04,.026]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.3,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.005],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.016,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function O2(s){return jsxRuntime.jsx(i,{iconId:"cd",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.1,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.19,.19,.01,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.006],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.008,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:s.accentColor||"#10b981",emissive:s.accentColor||"#10b981",emissiveIntensity:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.005],rotation:[Math.PI/2,0,1.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.09,.006,8,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#0ea5e9",emissive:"#0ea5e9",emissiveIntensity:.7})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.002],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.056,.056,.012,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.2,color:"#f8fafc",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.016,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.008],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.026,.004,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function U2(s){return jsxRuntime.jsx(i,{iconId:"tv",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.06,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.44,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.008],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.42,.26,.008]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.9,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.22,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.6,opacity:.3,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.016,.12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.072,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function $2(s){return jsxRuntime.jsx(i,{iconId:"radio",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,.05],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.24,.14]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,.071],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.004,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,.073],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.006,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,.071],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.04,.004]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:0,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.04,.073],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.006,.03,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.05,.071],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.01,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.11,-0.05,.071],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.01,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[.14,.12,-0.05],rotation:[-0.4,.2,-0.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.004,.3,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,.155,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.95,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.012,.024]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.3,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.2,metalness:.8,color:"#cbd5e1"})]})]})]})})}function j2(s){return jsxRuntime.jsx(i,{iconId:"walkietalkie",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.15,-Math.PI/16],position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.3,.07]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.082,.05,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.08,.03]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),[-0.08,-0.04,0,.04,.08].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[.08,r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.02,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]},n)),jsxRuntime.jsxs("mesh",{position:[-0.04,.16,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.018,.018,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.4,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.04,.24,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.006,.18,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#19222f"})]}),jsxRuntime.jsx("group",{position:[0,-0.04,.036],children:[-0.03,-0.01,.01,.03].map((r,n)=>jsxRuntime.jsxs("mesh",{position:[0,r,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.008,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.1,color:"#1e293b"})]},n))}),jsxRuntime.jsxs("mesh",{position:[.04,.12,.036],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.036],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.06,.002]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.1,metalness:.8,color:"#0f172a"})]})]})})}function _2(s){return jsxRuntime.jsx(i,{iconId:"headset",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.016,8,24,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.18,.08,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.015,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.026,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[.18,.08,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.03,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.015,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.054,.054,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.026,0,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[-0.18,.05,.02],children:[jsxRuntime.jsxs("mesh",{position:[.04,-0.06,.08],rotation:[-0.6,.4,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.006,.006,.16,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.6,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.12,.14],rotation:[-0.6,.4,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.03,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.13,.155],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.006,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})]})})}function Y2(s){return jsxRuntime.jsx(i,{iconId:"fish",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,Math.PI/4,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.4,.8,.5],children:[jsxRuntime.jsx("sphereGeometry",{args:[.18,32,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.22,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.03,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("group",{position:[-0.26,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.05,0],rotation:[0,0,.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.05,0],rotation:[0,0,-0.5],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.04,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[.02,.16,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.06,.015]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.7,color:"#94a3b8"})]}),jsxRuntime.jsxs("group",{position:[.04,-0.04,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.09],rotation:[.4,.3,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.03,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.4,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.09],rotation:[-0.4,-0.3,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.03,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.4,color:"#64748b"})]})]}),jsxRuntime.jsxs("group",{position:[.16,.04,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.05],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.05],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.015,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.082,.006,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function X2(s){return jsxRuntime.jsx(i,{iconId:"butterfly",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,0,0],position:[0,0,0],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.24,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.13,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.16,0],rotation:[0,0,.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.01,.16,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.06,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#475569"})]})]}),jsxRuntime.jsxs("group",{position:[-0.02,0,0],rotation:[0,.2,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.1,.06,0],rotation:[0,0,-0.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,.06,.006],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.09,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.07,0],rotation:[0,0,.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.11,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.07,.006],rotation:[0,0,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.07,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.02,0,0],rotation:[0,-0.2,0],children:[jsxRuntime.jsxs("mesh",{position:[.1,.06,0],rotation:[0,0,.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.14,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.1,.06,.006],rotation:[0,0,.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.09,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.07,0],rotation:[0,0,-0.2],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.11,.01]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.08,-0.07,.006],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.07,.006]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})]})})}function J2(s){return jsxRuntime.jsx(i,{iconId:"bird",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/6,0],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[.8,.7,1.4],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,24,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.16],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.046,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,.22],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.016,.05,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("group",{position:[-0.08,.04,0],rotation:[.2,.2,.8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.08,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.5,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.06,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.08,.04,0],rotation:[-0.2,-0.2,-0.8],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.08,.01]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.5,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.14,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.06,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,-0.18],rotation:[.3,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.01,.1]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,0,-0.03],rotation:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.01,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,-0.03],rotation:[0,-0.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.01,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#475569"})]})]})]})})}function Z2(s){return jsxRuntime.jsx(i,{iconId:"cat",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1,.8],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.1,.12,0],rotation:[0,0,.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.045,.12,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],scale:[.8,.8,.8],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.035,.1,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[.1,.12,0],rotation:[0,0,-0.35],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.045,.12,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],scale:[.8,.8,.8],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.035,.1,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,.076],children:[jsxRuntime.jsxs("mesh",{position:[-0.06,0,0],scale:[.6,1.2,.5],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.06,0,0],scale:[.6,1.2,.5],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.018,3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("group",{position:[0,-0.05,.1],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.01,0],rotation:[0,-0.2,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,-0.01,0],rotation:[0,-0.2,-0.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.09,.01,0],rotation:[0,.2,-0.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.01,0],rotation:[0,.2,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.002,.002,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.13,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.012,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function K2(s){return jsxRuntime.jsx(i,{iconId:"dog",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.15,1.15,1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.08],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.07,.09]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,.13],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#1e293b"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,-0.02,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.12,-0.02,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.16,.06]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,.03,.07],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.14,0],children:[jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.1,.012,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.08],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.034,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function q2(s){return jsxRuntime.jsx(i,{iconId:"rabbit",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1,1.1,.95],children:[jsxRuntime.jsx("sphereGeometry",{args:[.14,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[-0.05,.14,0],rotation:[0,0,.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],scale:[.6,.8,.5],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[.05,.14,0],rotation:[0,0,-0.1],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],scale:[.6,.8,.5],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,.065],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,-0.04,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.04,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.008,.012,3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:"#64748b"})]})]})})}function Q2(s){return jsxRuntime.jsx(i,{iconId:"elephant",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1.1,1.1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.16,.04,-0.02],rotation:[.1,.2,.3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.24,.16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.16,.04,-0.02],rotation:[.1,-0.2,-0.3],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.24,.16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.1],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.03,.02],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.034,.038,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,.06],rotation:[.6,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.034,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.12],rotation:[1.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.028,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.16],rotation:[2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.022,.08,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#cbd5e1"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.045,-0.07,.1],rotation:[-0.4,.2,.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.045,-0.07,.1],rotation:[-0.4,-0.2,-0.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,.04,.08],children:[jsxRuntime.jsxs("mesh",{position:[-0.07,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#0f172a"})]}),jsxRuntime.jsxs("mesh",{position:[.07,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#0f172a"})]})]})]})})}function ep(s){return jsxRuntime.jsx(i,{iconId:"owl",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.1,0],position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1.15,.85],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.13,0],rotation:[0,0,.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.08,.13,0],rotation:[0,0,-0.4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.03,.08,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("group",{position:[0,.01,.07],children:[jsxRuntime.jsxs("mesh",{position:[-0.055,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.036,.008,6,20]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[-0.055,0,.006],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[.055,0,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.036,.008,6,20]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.7,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.055,0,.006],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.018,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.095],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.8,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,.06],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.06,.004,4,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.11,.05],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.04,.004,4,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#475569"})]})]})})}function sp(s){return jsxRuntime.jsx(i,{iconId:"turtle",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/6,.05],position:[0,-0.04,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.25,.8,1.45],children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.16,.18,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,.005,0],scale:[1.29,.8,1.49],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.008,6,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{position:[0,-0.02,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.15,0,.14],rotation:[.2,.5,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.016,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.15,0,.14],rotation:[.2,-0.5,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.016,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[-0.12,0,-0.14],rotation:[-0.2,-0.4,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.016,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.14],rotation:[-0.2,.4,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.016,.03]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.2,color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,.22],children:[jsxRuntime.jsxs("mesh",{rotation:[-0.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.024,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.026,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#475569"})]}),jsxRuntime.jsxs("mesh",{position:[.016,.04,.018],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.016,.04,.018],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.005,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,-0.24],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.012,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.2,color:"#334155"})]})]})})}function op(s){return jsxRuntime.jsx(i,{iconId:"dolphin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/6,-Math.PI/12],position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.6,.74,.62],rotation:[0,0,.2],children:[jsxRuntime.jsx("sphereGeometry",{args:[.14,24,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("group",{position:[.14,.06,0],rotation:[0,0,-0.15],children:[jsxRuntime.jsxs("mesh",{castShadow:true,scale:[1.2,.9,.9],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.02,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.02,.06,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.15,-0.06,0],rotation:[0,0,.55],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.046,.02,.16,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.3,metalness:.4,color:"#cbd5e1"})]}),jsxRuntime.jsxs("group",{position:[-0.24,-0.12,0],rotation:[0,0,.4],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.04],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.016,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.04],rotation:[-0.2,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.016,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.6,color:"#94a3b8"})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,.13,0],rotation:[0,0,-0.55],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.08,.016]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.3,color:"#94a3b8"})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.05,.08],rotation:[.5,0,.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.015,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.04,-0.05,-0.08],rotation:[-0.5,0,.4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.015,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.3,color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[0,.076,0],scale:[1.61,.75,.63],rotation:[0,0,.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.004,4,24,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]})})}function rp(s){return jsxRuntime.jsx(i,{iconId:"rose",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.04,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,-0.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.014,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[-0.014,.04,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.008,.02,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d"})]}),jsxRuntime.jsxs("mesh",{position:[.014,-0.04,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.008,.02,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d"})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.08,.02],rotation:[.4,.2,.8],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.01,.04]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#15803d"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.018,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,.04,0],children:[jsxRuntime.jsx("group",{rotation:[.2,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,16,16,0,Math.PI*2,0,Math.PI/2.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})}),jsxRuntime.jsx("group",{rotation:[-0.1,.8,-0.1],children:jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function ip(s){return jsxRuntime.jsx(i,{iconId:"sunflower",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:12}).map((r,n)=>{let t=n*Math.PI/6;return jsxRuntime.jsxs("mesh",{rotation:[0,0,t],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.045,.36,.008]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},n)})}),jsxRuntime.jsxs("mesh",{position:[0,0,.006],scale:[1,1,.45],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.1,24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:.1,color:"#451a03"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.016],scale:[1,1,.2],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function np(s){return jsxRuntime.jsx(i,{iconId:"tulip",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.28,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,-0.1,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.02,.01],rotation:[.2,.1,.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.18,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#15803d"})]}),jsxRuntime.jsxs("mesh",{position:[.05,.04,-0.01],rotation:[.2,-0.1,-0.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.2,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.2,color:"#15803d"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.028,.014,.02,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.5,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,.02],scale:[.8,1.2,.8],rotation:[.1,.4,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16,0,Math.PI,0,Math.PI/1.6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,.02],scale:[.8,1.2,.8],rotation:[.1,-0.4,-0.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16,0,Math.PI,0,Math.PI/1.6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.01,-0.04],scale:[.9,1.2,.7],rotation:[-0.2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function tp(s){return jsxRuntime.jsx(i,{iconId:"lotus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.07,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.016,24]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.07,.2],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.024,.08]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#15803d"})]}),jsxRuntime.jsxs("group",{position:[0,-0.06,0],children:[Array.from({length:8}).map((r,n)=>{let t=n*Math.PI/4;return jsxRuntime.jsxs("mesh",{position:[Math.sin(t)*.06,.04,Math.cos(t)*.06],rotation:[.4,t,0],castShadow:true,scale:[1,1.2,.5],children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,12,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},n)}),Array.from({length:6}).map((r,n)=>{let t=n*Math.PI/3;return jsxRuntime.jsxs("mesh",{position:[Math.sin(t)*.03,.08,Math.cos(t)*.03],rotation:[.2,t,0],castShadow:true,scale:[.8,1.2,.4],children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]},n)}),jsxRuntime.jsxs("mesh",{position:[0,.09,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})]})})}function ap(s){return jsxRuntime.jsx(i,{iconId:"daisy",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-0.1,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:16}).map((r,n)=>{let t=n*Math.PI/8;return jsxRuntime.jsxs("mesh",{rotation:[0,0,t],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.36,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},n)})}),jsxRuntime.jsxs("mesh",{position:[0,0,.008],scale:[1,1,.4],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.076,24,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#f59e0b"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.018],scale:[1,1,.2],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.046,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function cp(s){return jsxRuntime.jsx(i,{iconId:"hibiscus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.1,0],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:5}).map((r,n)=>{let t=n*Math.PI*2/5;return jsxRuntime.jsx("group",{rotation:[0,0,t],children:jsxRuntime.jsxs("mesh",{position:[0,.1,.02],rotation:[.4,0,0],scale:[1.3,1.8,.15],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})},n)})}),jsxRuntime.jsxs("group",{rotation:[.3,0,0],position:[0,.02,.04],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.008,.2,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.4,metalness:.1,color:e.color})]}),jsxRuntime.jsx("group",{position:[0,.1,0],children:Array.from({length:5}).map((r,n)=>{let t=n*Math.PI*2/5,c=Math.cos(t)*.022,m=Math.sin(t)*.022;return jsxRuntime.jsxs("mesh",{position:[c,.01,m],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.009,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]},n)})})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.01],scale:[1,1,.5],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.035,.015,.04,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]})]})})}function hp(s){return jsxRuntime.jsx(i,{iconId:"orchid",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.15,0],position:[0,-0.01,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,0,0],children:Array.from({length:3}).map((r,n)=>{let t=n*Math.PI*2/3;return jsxRuntime.jsx("group",{rotation:[0,0,t],children:jsxRuntime.jsxs("mesh",{position:[0,.11,-0.01],scale:[.8,1.6,.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})},n)})}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.04,0],rotation:[.1,-0.2,.8],scale:[1.4,1.1,.12],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.09,.04,0],rotation:[.1,.2,-0.8],scale:[1.4,1.1,.12],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.025],scale:[1.2,1.1,.7],rotation:[.3,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,16,16,0,Math.PI*2,0,Math.PI/1.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness+.1,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.02],scale:[.5,1,.5],rotation:[.2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.015,.06,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.4,metalness:.1,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.012,.036],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.5})]})]})})}function lp(s){return jsxRuntime.jsx(i,{iconId:"lily",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.15,0],position:[0,-0.04,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsx("group",{position:[0,-0.12,.01],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.014,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]})}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,.015],rotation:[.15,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.014,.08,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#15803d"})]}),jsxRuntime.jsx("group",{position:[0,0,.02],children:Array.from({length:6}).map((r,n)=>{let t=n*Math.PI/3;return jsxRuntime.jsx("group",{rotation:[.05,0,t],children:jsxRuntime.jsxs("mesh",{position:[0,.09,.04],rotation:[.45,0,0],scale:[1.1,1.8,.12],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,16,16,0,Math.PI*2,0,Math.PI/1.8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})},n)})}),jsxRuntime.jsxs("group",{position:[0,0,.03],rotation:[.15,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.007,.007,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.09,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.012,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d"})]})]}),jsxRuntime.jsx("group",{position:[0,-0.02,.03],children:Array.from({length:5}).map((r,n)=>{let t=n*Math.PI*2/5;return jsxRuntime.jsxs("group",{rotation:[.2,0,t],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,.01],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.004,.004,.15,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#bbf7d0"})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,.025],rotation:[.2,0,Math.PI/2],scale:[2,1,1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]},n)})})]})})}function mp(s){return jsxRuntime.jsx(i,{iconId:"cactus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-0.1,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.34,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsx("group",{children:Array.from({length:6}).map((r,n)=>{let t=n*Math.PI/3,c=Math.cos(t)*.046,m=Math.sin(t)*.046;return jsxRuntime.jsxs("mesh",{position:[c,0,m],rotation:[0,-t,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.33,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#14532d",roughness:.8})]},n)})}),jsxRuntime.jsxs("group",{position:[-0.04,-0.04,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.025,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.06,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.032,.032,.12,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.12,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[.04,.04,0],children:[jsxRuntime.jsxs("mesh",{position:[.025,0,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.06,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,.06,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.12,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,.12,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.2,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.08,.06,.07,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,metalness:.05,color:"#ea580c"})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.105,.06,0],rotation:[0,0,Math.PI/2],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.105,.14,0],rotation:[0,0,-Math.PI/2],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.23,0],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.08,.05],rotation:[Math.PI/2,0,0],scale:[.1,1,.1],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.015,.04,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function dp(s){return jsxRuntime.jsx(i,{iconId:"lavender",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.1,.05],position:[0,-0.02,0],scale:[1.5,1.5,1.5],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.011,.3,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("group",{position:[0,-0.14,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.026,0,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.006,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#15803d"})]}),jsxRuntime.jsxs("mesh",{position:[.026,.02,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.006,.012]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,color:"#15803d"})]})]}),jsxRuntime.jsx("group",{position:[0,.06,0],children:Array.from({length:6}).map((r,n)=>{let t=n*.042-.1,c=1-n*.12;return jsxRuntime.jsxs("group",{position:[0,t,0],scale:[c,c,c],children:[Array.from({length:6}).map((m,l)=>{let g=l*Math.PI/3,u=.022,y=Math.cos(g)*u,R=Math.sin(g)*u;return jsxRuntime.jsxs("mesh",{position:[y,0,R],rotation:[.3,0,g],scale:[.7,1.4,.7],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.014,8,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]},l)}),jsxRuntime.jsxs("mesh",{position:[0,.006,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.009,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]},n)})})]})})}function pp(s){return jsxRuntime.jsx(i,{iconId:"cloudrain",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.34,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.27,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.34,.08,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.29,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.24,.46]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,.1],children:[jsxRuntime.jsxs("mesh",{position:[-0.2,0,0],rotation:[.1,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],rotation:[.1,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.02,0],rotation:[.1,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.15,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]})]})]})})}function gp(s){return jsxRuntime.jsx(i,{iconId:"cloudsnow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.2,.05],position:[0,.1,0],children:[jsxRuntime.jsxs("group",{position:[0,.1,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.15,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.38,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[-0.34,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.27,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[.34,.08,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.29,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.05,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.68,.24,.46]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,.1],children:[jsxRuntime.jsxs("mesh",{position:[-0.18,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.02,-0.08,.02],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.01,-0.02],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.045,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#e2e8f0",emissiveIntensity:1.2})]})]})]})})}function up(s){return jsxRuntime.jsx(i,{iconId:"wind",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-0.3,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[-0.1,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.1,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.35,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[.075,.04,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.05,.015,8,16,Math.PI*1.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.15,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.55,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[.125,.06,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.08,.02,8,20,Math.PI*1.6]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[-0.2,-0.16,-0.05],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.05,0,0],rotation:[0,0,Math.PI/2],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.3,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[.1,.04,0],rotation:[0,0,-Math.PI/3],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.055,.015,8,16,Math.PI*1.5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})]})})}function yp(s){return jsxRuntime.jsx(i,{iconId:"tornado",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-0.1,.15],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.01,.72,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.05,.3,0],rotation:[Math.PI/2,.1,.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.32,.04,10,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.025,.15,0],rotation:[Math.PI/2,.08,.03],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.24,.036,10,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],rotation:[Math.PI/2,.05,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.17,.032,10,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.025,-0.15,0],rotation:[Math.PI/2,.03,-0.03],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.11,.026,10,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.3,0],rotation:[Math.PI/2,0,-0.05],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.05,.02,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function vp(s){return jsxRuntime.jsx(i,{iconId:"snowflake",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[0,0,0],position:[0,0,0],scale:[1.45,1.45,1.45],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.3})]}),[0,1,2,3,4,5].map(r=>{let n=r*Math.PI/3;return jsxRuntime.jsxs("group",{rotation:[0,0,n],children:[jsxRuntime.jsxs("mesh",{position:[0,.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.014,.014,.38,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,.26,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,.03,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.12,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,.03,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.12,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,.15,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.035,.02,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.009,.009,.08,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.035,.02,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.009,.009,.08,6]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.38,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#38bdf8",emissiveIntensity:1.2})]})]},r)})]})})}function Ip(s){return jsxRuntime.jsx(i,{iconId:"rainbow",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,-0.1,0],scale:[1.35,1.35,1.35],children:[jsxRuntime.jsxs("group",{position:[0,-0.05,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.42,.035,8,30,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.34,.035,8,30,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness*1.1,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:"#eab308"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.035,8,30,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#06b6d4",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#06b6d4",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{position:[-0.42,-0.06,.05],scale:[.6,.6,.6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.06,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]})]}),jsxRuntime.jsxs("group",{position:[.42,-0.06,.05],scale:[.6,.6,.6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.15,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f8fafc"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.12,.06,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.12,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.12,.05,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.11,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:.1,color:"#f1f5f9"})]})]})]})})}function Sp(s){return jsxRuntime.jsx(i,{iconId:"thermometer",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,.05,0],scale:[1.45,1.45,1.45],children:[jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.065,.52,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,metalness:.1,transmission:.95,thickness:.8,clearcoat:1,ior:1.5,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,.36,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,16,16,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,metalness:.1,transmission:.95,thickness:.8,clearcoat:1,ior:1.5,color:"#ffffff"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.13,20,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:.05,metalness:.1,transmission:.95,thickness:.8,clearcoat:1,ior:1.5,color:"#ffffff"})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.09,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.024,.024,.38,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,.02,0],children:[jsxRuntime.jsxs("mesh",{position:[.09,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.012,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4,metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[.09,.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.012,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4,metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.05,.012,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4,metalness:.8})]})]})]})})}function fp(s){return jsxRuntime.jsx(i,{iconId:"leaf",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,.1],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,-0.22,0],rotation:[0,0,Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.018,.22,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#15803d"})]}),jsxRuntime.jsxs("group",{position:[0,.05,0],rotation:[0,0,-Math.PI/12],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.42,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.28,0],rotation:[0,0,Math.PI/4],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.2,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.21,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,.012],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.44,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,.06,.011],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.12,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.06,.12,.011],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.12,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.04,.022],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.03,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.3})]})]})]})})}function Mp(s){return jsxRuntime.jsx(i,{iconId:"tree",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,-0.32,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.07,.11,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#a16207"})]}),jsxRuntime.jsxs("mesh",{position:[0,.056,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.085,.085,.01,12]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.9,color:"#451a03"})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.038,.24,10]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.8,metalness:0,color:"#78350f"})]}),jsxRuntime.jsxs("group",{position:[0,.06,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.28,.22,5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.07,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.22,.19,5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.19,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.16,.16,5]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,.29,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function wp(s){return jsxRuntime.jsx(i,{iconId:"hurricane",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/12,0],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.16,.04,12,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.07,16,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("group",{rotation:[0,0,.2],children:[jsxRuntime.jsxs("mesh",{position:[.16,.1,0],rotation:[0,0,Math.PI/6],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.045,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.28,.2,0],rotation:[0,0,Math.PI/3],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.035,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.34,.28,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.2})]})]}),jsxRuntime.jsxs("group",{rotation:[0,0,Math.PI+.2],children:[jsxRuntime.jsxs("mesh",{position:[.16,.1,0],rotation:[0,0,Math.PI/6],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.22,.045,.035]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.28,.2,0],rotation:[0,0,Math.PI/3],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.035,.03]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.34,.28,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#0ea5e9",emissiveIntensity:1.2})]})]})]})})}function xp(s){return jsxRuntime.jsx(i,{iconId:"burger",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.08,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.3,20,20,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color,clearcoat:e.clearcoat})]}),jsxRuntime.jsxs("group",{position:[0,.28,0],scale:[.8,.8,.8],children:[jsxRuntime.jsxs("mesh",{position:[.08,0,.1],rotation:[.2,.5,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,.02,.08],rotation:[.3,-0.6,.1],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.12,.03,-0.1],rotation:[-0.2,.8,-0.2],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.05,-0.12],rotation:[-0.1,-0.2,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.008,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]})]})]}),jsxRuntime.jsxs("group",{position:[0,.07,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]})]}),jsxRuntime.jsxs("group",{position:[0,.035,0],children:[jsxRuntime.jsxs("mesh",{rotation:[0,Math.PI/6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.015,.54]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.1})]}),jsxRuntime.jsxs("mesh",{position:[-0.24,-0.02,.08],rotation:[0,.3,.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.07,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.1})]}),jsxRuntime.jsxs("mesh",{position:[.24,-0.02,-0.08],rotation:[0,.3,-0.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.07,.18]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.1})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.29,.29,.09,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#5c3f30",roughness:.8})]}),jsxRuntime.jsxs("group",{position:[0,-0.07,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.04,0,0],rotation:[.05,0,.05],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.55,.016,.55]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#22c55e",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.04,.008,.02],rotation:[-0.04,Math.PI/4,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.016,.54]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,-8e-3,-0.04],rotation:[.06,-Math.PI/6,.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.56,.016,.56]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#22c55e",roughness:.7})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.13,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.09,20]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]})})}function bp(s){return jsxRuntime.jsx(i,{iconId:"pizza",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-0.2,.1],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,-Math.PI/6],position:[0,0,.08],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.48,.48,.035,12,1,false,0,Math.PI/3]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,-Math.PI/6],position:[0,-0.012,.075],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.5,.5,.038,12,1,false,0,Math.PI/3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,color:"#d97706"})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[0,0,.08],rotation:[Math.PI/2,0,-Math.PI/6],children:[jsxRuntime.jsx("torusGeometry",{args:[.48,.04,10,24,Math.PI/3]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:0,color:"#c2410c"})]}),jsxRuntime.jsxs("group",{position:[0,.02,.08],children:[jsxRuntime.jsxs("mesh",{position:[.06,.22,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.015,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,.16,0],rotation:[Math.PI/2,0,.3],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.015,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.1,.12,0],rotation:[Math.PI/2,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.015,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.2})]})]})]})})}function kp(s){return jsxRuntime.jsx(i,{iconId:"apple",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.24,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.24,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.22,0],rotation:[0,0,Math.PI/10],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.14,8]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:0,color:"#78350f"})]}),jsxRuntime.jsxs("mesh",{position:[.06,.26,.02],rotation:[.4,.2,.8],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.01,.05]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.6,metalness:.1,color:"#16a34a"})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.05,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})})}function Pp(s){return jsxRuntime.jsx(i,{iconId:"banana",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/8,.2],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.065,.32,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.8,metalness:0})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12,0,Math.PI*2,0,Math.PI/2]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.8})]})]}),jsxRuntime.jsxs("group",{position:[-0.02,-0.15,0],rotation:[0,0,-Math.PI/18],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.065,.07,.16,8]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.01,-0.11,0],rotation:[0,0,-Math.PI/10],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.03,.06,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]})]}),jsxRuntime.jsx("group",{position:[-0.05,.02,.02],rotation:[0,.2,.65],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsx("group",{position:[.05,.02,.02],rotation:[0,-0.2,-0.65],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.22,.08]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsx("group",{position:[0,.01,-0.05],rotation:[-0.6,0,0],children:jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.22,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})}),jsxRuntime.jsxs("mesh",{position:[0,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.025,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Gp(s){return jsxRuntime.jsx(i,{iconId:"cake",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.22,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.4,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.3,metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.16,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.305,.305,.02,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.22,.22,.14,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsx("group",{position:[0,.12,0],children:[0,1,2,3,4,5].map(r=>{let n=r*Math.PI/3,t=.19;return jsxRuntime.jsxs("mesh",{position:[Math.cos(n)*t,0,Math.sin(n)*t],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.025,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]},r)})}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("group",{position:[.08,.01,.08],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.028,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.01,.03,.01],rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.05,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155"})]})]}),jsxRuntime.jsxs("group",{position:[-0.09,.01,-0.07],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.028,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.03,-0.01],rotation:[0,0,Math.PI/6],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.05,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155"})]})]})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.015,.015,.12,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#3b82f6",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,.15,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.003,.003,.02,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#000000",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[0,.19,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.016,.05,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#f59e0b",emissiveIntensity:1.4})]})]})]})})}function Rp(s){return jsxRuntime.jsx(i,{iconId:"icecream",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.1,-Math.PI/10,.05],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.14,0],rotation:[Math.PI,0,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.14,.38,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",roughness:.85,metalness:0})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.02,8,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",roughness:.85})]}),jsxRuntime.jsxs("group",{position:[0,.13,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.16,24,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.13,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,.17,0],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.04,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.6})]}),jsxRuntime.jsxs("group",{position:[0,.22,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.02,.05,.02],rotation:[0,0,-Math.PI/6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.004,.004,.08,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]})]})]})]})})}function Wp(s){return jsxRuntime.jsx(i,{iconId:"donut",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.5,-Math.PI/8,.1],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.24,.1,16,32]}),jsxRuntime.jsx("meshStandardMaterial",{roughness:.7,metalness:0,color:"#d97706"})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,.025,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.23,.075,12,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.18,-0.04,.16],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.2,-0.03,-0.1],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.05,-0.22],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,.09,0],children:[jsxRuntime.jsxs("mesh",{position:[.18,0,.1],rotation:[0,.5,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.16,0,.12],rotation:[0,-0.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,-0.18],rotation:[0,1.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#3b82f6",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,0,-0.16],rotation:[0,-1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.015,.05]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#22c55e",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.2,0,-0.06],rotation:[0,.2,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.016,.06]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})]})})}function Cp(s){return jsxRuntime.jsx(i,{iconId:"popcorn",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,-0.08,0],rotation:[0,Math.PI/4,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.2,.15,.42,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{scale:[1.01,1.01,1.01],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.005],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.42,.28]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.005,0,0],rotation:[0,Math.PI/2,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.42,.28]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.6})]})]})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.075,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[-0.09,0,.06],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.09,-0.01,.05],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.062,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,.03,-0.08],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.065,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#fef08a",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.06,.02,-0.08],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.06,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.01,.08,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.055,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})]})})}function Lp(s){return jsxRuntime.jsx(i,{iconId:"watermelon",...s,children:e=>jsxRuntime.jsx("group",{rotation:[.2,-Math.PI/8,.1],position:[0,-0.05,0],scale:[1.4,1.4,1.4],children:jsxRuntime.jsxs("group",{rotation:[0,0,-Math.PI/6],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.38,.38,.07,18,1,false,0,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a",roughness:.7})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.35,.35,.072,18,1,false,0,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#f8fafc",roughness:.7})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],position:[0,0,.002],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.32,.32,.074,16,1,false,0,Math.PI]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.04],children:[jsxRuntime.jsxs("mesh",{position:[-0.15,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.15,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[.15,-0.08,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#1e293b",emissiveIntensity:1.2})]})]})]})})})}function Bp(s){return jsxRuntime.jsx(i,{iconId:"cookie",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.4,-Math.PI/8,.1],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,.4],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,20,1,false,0,Math.PI*1.65]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[0,.026,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,.02],rotation:[0,.4,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.006,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[.04,0,-0.12],rotation:[0,-0.6,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.006,.015]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.9})]})]}),jsxRuntime.jsxs("group",{position:[0,.026,0],children:[jsxRuntime.jsxs("mesh",{position:[.08,0,.12],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,0,.08],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.035,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.12,0,-0.1],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.032,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,-0.14],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#422006",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.02,0,-0.02],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.04,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Np(s){return jsxRuntime.jsx(i,{iconId:"safe",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.38,.38,.34]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.171],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.34,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.7})]}),jsxRuntime.jsxs("group",{position:[.06,.04,.176],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.014,8,20]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8,roughness:.2})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.014,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,-Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.014,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,0,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.02,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]}),jsxRuntime.jsxs("group",{position:[-0.08,-0.04,.176],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.008],rotation:[0,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.02,.08,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.034,.016],children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8})]})]}),jsxRuntime.jsxs("group",{position:[.18,0,.15],children:[jsxRuntime.jsxs("mesh",{position:[0,.1,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.012,.012,.04,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",metalness:.6})]})]})]})})}function Tp(s){return jsxRuntime.jsx(i,{iconId:"goldbars",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/6,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,position:[-0.09,-0.06,0],rotation:[Math.PI/2,Math.PI/4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.09,.32,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.9,roughness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,position:[.09,-0.06,0],rotation:[Math.PI/2,Math.PI/4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.09,.32,4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.9,roughness:.2})]}),jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.06,.02],rotation:[Math.PI/2,Math.PI/4,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.075,.095,.32,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsx("group",{position:[0,.06,.17],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})})]})})}function Hp(s){return jsxRuntime.jsx(i,{iconId:"scale",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.02,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.34,10]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.1,.1,.02,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.6})]}),jsxRuntime.jsxs("group",{position:[0,.12,0],rotation:[0,0,.04],children:[jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.38,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.7})]}),jsxRuntime.jsxs("group",{position:[-0.18,-0.02,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.03,-0.08,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.03,-0.08,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.008,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8,roughness:.3})]})]}),jsxRuntime.jsxs("group",{position:[.18,-0.02,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.03,-0.08,0],rotation:[0,0,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[.03,-0.08,0],rotation:[0,0,.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.004,.18,.004]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1"})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.07,.07,.008,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",metalness:.8,roughness:.3})]})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.012],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.026,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function Ep(s){return jsxRuntime.jsx(i,{iconId:"banknote",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.12],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[-0.02,-0.04,-0.02],rotation:[.05,-0.05,-0.04],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.26,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#16a34a",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.01,-0.01,-0.01],rotation:[-0.03,.03,.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.26,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#15803d",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.46,.26,.012]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,.007],rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.06,.06,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#86efac",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.28,.048]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.8})]}),jsxRuntime.jsx("group",{position:[0,-0.01,.025],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.022,10,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.4})]})})]})})}function zp(s){return jsxRuntime.jsx(i,{iconId:"euro",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.08],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{position:[.06,0,0],rotation:[0,0,Math.PI/2.5],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.12,.018,8,16,Math.PI*1.25]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,.035,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.035,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Ap(s){return jsxRuntime.jsx(i,{iconId:"yen",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.08],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{position:[-0.045,.07,0],rotation:[0,0,-0.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.11,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.045,.07,0],rotation:[0,0,.6],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.11,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.12,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Dp(s){return jsxRuntime.jsx(i,{iconId:"pound",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.25,-Math.PI/6,.08],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{position:[.015,.08,0],rotation:[0,0,-Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.018,8,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.16,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.015,-0.08,0],rotation:[0,0,Math.PI],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.018,8,12,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function Fp(s){return jsxRuntime.jsx(i,{iconId:"atom",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.08,16,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.04,.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.04,.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,-0.05,-0.04],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.04,.05,-0.04],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.054,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.008,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/4,Math.PI/4,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.008,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{rotation:[-Math.PI/4,Math.PI/4,0],children:[jsxRuntime.jsx("torusGeometry",{args:[.26,.008,8,48]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",opacity:.6,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.26,0,0],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,.18,.13],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.13,-0.18,-0.13],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.024,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})})}function Vp(s){let e=[-0.24,-0.16,-0.08,0,.08,.16,.24],r=4.5;return jsxRuntime.jsx(i,{iconId:"dna",...s,children:n=>jsxRuntime.jsx("group",{rotation:[.2,-Math.PI/6,.45],position:[0,0,0],scale:[1.4,1.4,1.4],children:e.map((t,c)=>{let m=t*r,l=.14,g=Math.cos(m)*l,u=Math.sin(m)*l,y=-Math.cos(m)*l,R=-Math.sin(m)*l;return jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[(g+y)/2,t,(u+R)/2],rotation:[0,-m,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,l*2,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissive:n.emissiveIntensity>0?n.emissive:s.accentColor||"#10b981",emissiveIntensity:1.2})]}),jsxRuntime.jsxs("mesh",{position:[g,t,u],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:n.roughness,metalness:n.metalness,transmission:n.transmission,thickness:n.thickness,clearcoat:n.clearcoat,color:n.color})]}),jsxRuntime.jsxs("mesh",{position:[y,t,R],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.038,12,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]})]},c)})})})}function Op(s){return jsxRuntime.jsx(i,{iconId:"microscope",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.19,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.26,.03,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[.06,-0.02,0],rotation:[0,0,Math.PI/2.2],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.14,.018,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.08,0],rotation:[0,0,-0.6],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.032,.22,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("group",{position:[.05,.02,0],children:[jsxRuntime.jsxs("mesh",{position:[0,0,.05],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.02,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[0,0,-0.05],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.025,.025,.02,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.8})]})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.08,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.012,.16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.8})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.07,.01],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.005,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#38bdf8",opacity:.6,transparent:true,roughness:.1})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.065,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,6,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.04,-0.14,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.02,.02,.04,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]})]})})}function Up(s){return jsxRuntime.jsx(i,{iconId:"telescope",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[-0.02,.08,0],rotation:[0,0,-0.42],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.03,.32,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.16,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.044,.042,.03,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.176,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.038,.038,.004,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.17,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.018,.04,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.5})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.04,.04]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#475569",roughness:.6})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[.06,-0.1,.06],rotation:[.25,0,-0.28],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.06,-0.1,.06],rotation:[.25,0,.28],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,-0.09],rotation:[-0.34,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.5})]})]})]})})}function $p(s){return jsxRuntime.jsx(i,{iconId:"beaker",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.36,16,1,true]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission||.9,thickness:e.thickness||.8,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.2,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.175,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.18,.18,.01,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.18,.012,8,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color,transparent:true,opacity:.7})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[0,-0.085,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.172,.172,.18,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:.8,transparent:true,opacity:.85})]}),jsxRuntime.jsxs("mesh",{position:[0,.005,0],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.172,.172,.004,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.176],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.06,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.1,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.04,.006,.002]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ffffff",roughness:.5,opacity:.8,transparent:true})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.04,.06,.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.016,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.05,.12,-0.03],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.013,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,.16,.01],castShadow:true,children:[jsxRuntime.jsx("sphereGeometry",{args:[.01,8,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function jp(s){return jsxRuntime.jsx(i,{iconId:"folderplus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.03],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[.03,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.26,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.03],rotation:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.26,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[.1,-0.05,.046],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.024,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function _p(s){return jsxRuntime.jsx(i,{iconId:"folderminus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.03],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[.03,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.26,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.03],rotation:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.26,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsx("group",{position:[.1,-0.05,.046],children:jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.024,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#ef4444",emissiveIntensity:1.4})]})})]})})}function Yp(s){return jsxRuntime.jsx(i,{iconId:"foldercheck",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,-0.03],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.28,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,.16,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.13,.05,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.02,0],rotation:[.03,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.32,.26,.012]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.4})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,.03],rotation:[-0.08,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.36,.26,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[.09,-0.05,.046],children:[jsxRuntime.jsxs("mesh",{position:[-0.015,-0.015,0],rotation:[0,0,-0.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.05,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.015,.005,0],rotation:[0,0,.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function Xp(s){return jsxRuntime.jsx(i,{iconId:"calendarplus",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.3,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.07,.024]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]}),jsxRuntime.jsxs("mesh",{position:[.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[.08,-0.09,.02],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.09,.024,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function Jp(s){return jsxRuntime.jsx(i,{iconId:"calendarcheck",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.22,-Math.PI/6,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.02,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.3,.02]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.12,.002],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.07,.024]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.4})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]}),jsxRuntime.jsxs("mesh",{position:[.09,.16,0],rotation:[0,Math.PI/2,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.034,.008,6,16]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",metalness:.8,roughness:.2})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.03,.012],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.016,.016,.004,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[.08,-0.09,.02],children:[jsxRuntime.jsxs("mesh",{position:[-0.015,-0.015,0],rotation:[0,0,-0.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.05,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.015,.005,0],rotation:[0,0,.7],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.024,.09,.016]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}function Zp(s){return jsxRuntime.jsx(i,{iconId:"bank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,.16,0],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,.04,0],rotation:[0,Math.PI/4,0],children:[jsxRuntime.jsx("coneGeometry",{args:[.36,.1,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.52,.03,.38]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.16,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,0,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.05,0,.04],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]}),jsxRuntime.jsxs("mesh",{position:[.16,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.022,.26,10]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.5})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.15,0],children:[jsxRuntime.jsxs("mesh",{position:[0,.01,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.5,.024,.36]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#94a3b8",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.54,.024,.4]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,-0.06],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.08,.14,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function Kp(s){return jsxRuntime.jsx(i,{iconId:"coin",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.3,-Math.PI/6,.1],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,rotation:[Math.PI/2,0,0],children:[jsxRuntime.jsx("cylinderGeometry",{args:[.3,.3,.05,24]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{rotation:[Math.PI/2,0,0],position:[0,0,.001],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.29,.016,8,24]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ca8a04",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("group",{position:[0,0,.026],children:[jsxRuntime.jsxs("mesh",{castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.22,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.06,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.1,.018,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.05,.03,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]}),jsxRuntime.jsxs("mesh",{position:[.05,-0.03,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.018,.06,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})]})})}function qp(s){return jsxRuntime.jsx(i,{iconId:"piggybank",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,scale:[1.2,1,1],children:[jsxRuntime.jsx("sphereGeometry",{args:[.2,32,32]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.02,.21],rotation:[Math.PI/2,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.05,.05,.05,12]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color})]}),jsxRuntime.jsxs("group",{position:[0,-0.02,.238],children:[jsxRuntime.jsxs("mesh",{position:[-0.015,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,6,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#000000"})]}),jsxRuntime.jsxs("mesh",{position:[.015,0,0],children:[jsxRuntime.jsx("sphereGeometry",{args:[.008,6,6]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#000000"})]})]}),jsxRuntime.jsxs("group",{position:[0,.15,.08],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,.04,0],rotation:[.2,0,.3],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.04,.1,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[.08,.04,0],rotation:[.2,0,-0.3],castShadow:true,children:[jsxRuntime.jsx("coneGeometry",{args:[.04,.1,4]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,color:e.color})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.18,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[-0.08,0,-0.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,-0.08],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.022,.024,.08,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]})]}),jsxRuntime.jsxs("mesh",{position:[0,.201,0],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.015,.01,.1]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.9})]}),jsxRuntime.jsxs("mesh",{position:[0,.27,0],rotation:[.4,0,-0.2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.045,.045,.012,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.4})]})]})})}function Qp(s){return jsxRuntime.jsx(i,{iconId:"shoppingbag",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{castShadow:true,receiveShadow:true,position:[0,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.34,.44,.18]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,clearcoatRoughness:e.clearcoatRoughness,ior:e.ior,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,.04],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.012,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("mesh",{position:[0,.18,-0.04],rotation:[0,0,0],castShadow:true,children:[jsxRuntime.jsx("torusGeometry",{args:[.07,.012,8,16,Math.PI]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#cbd5e1",roughness:.6})]}),jsxRuntime.jsxs("group",{position:[0,-0.04,.091],children:[jsxRuntime.jsxs("mesh",{position:[-0.08,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.4,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.7,opacity:.3,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.08,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.008,.4,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",roughness:.7,opacity:.3,transparent:true})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,.092],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.07,.07,.01]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#eab308",emissiveIntensity:1.3})]})]})})}function eg(s){return jsxRuntime.jsx(i,{iconId:"shoppingcart",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.15,-Math.PI/10,.05],position:[0,-0.02,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("group",{position:[0,0,0],children:[jsxRuntime.jsxs("mesh",{position:[0,-0.06,-0.02],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.016,.26]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[0,.03,.11],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.18,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[0,.05,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.22,.016]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[-0.14,.04,-0.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.2,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]}),jsxRuntime.jsxs("mesh",{position:[.14,.04,-0.02],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.016,.2,.28]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,color:e.color,transmission:e.transmission,thickness:e.thickness})]})]}),jsxRuntime.jsxs("group",{children:[jsxRuntime.jsxs("mesh",{position:[-0.1,-0.14,.06],rotation:[.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.14,.06],rotation:[.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[-0.1,-0.14,-0.1],rotation:[-0.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]}),jsxRuntime.jsxs("mesh",{position:[.1,-0.14,-0.1],rotation:[-0.3,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.18,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",metalness:.8,roughness:.3})]})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.11,0,.08],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.11,0,.08],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.11,0,-0.12],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.11,0,-0.12],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.03,.03,.016,12]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#1e293b",roughness:.7})]})]}),jsxRuntime.jsxs("group",{position:[0,.14,-0.17],children:[jsxRuntime.jsxs("mesh",{position:[-0.12,-0.04,-0.02],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{position:[.12,-0.04,-0.02],rotation:[.4,0,0],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.008,.008,.1,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b"})]}),jsxRuntime.jsxs("mesh",{rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.01,.01,.28,8]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#ef4444",roughness:.4})]})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.01,-0.02],rotation:[.1,.4,-0.15],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.12,.12,.12]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.3})]})]})})}function sg(s){return jsxRuntime.jsx(i,{iconId:"receipt",...s,children:e=>jsxRuntime.jsxs("group",{rotation:[.2,-Math.PI/8,.05],position:[0,0,0],scale:[1.4,1.4,1.4],children:[jsxRuntime.jsxs("mesh",{position:[0,.16,0],rotation:[0,0,Math.PI/2],castShadow:true,children:[jsxRuntime.jsx("cylinderGeometry",{args:[.04,.04,.28,16]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color})]}),jsxRuntime.jsxs("mesh",{position:[0,-0.04,0],castShadow:true,receiveShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.28,.36,.018]}),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:e.roughness,metalness:e.metalness,transmission:e.transmission,thickness:e.thickness,clearcoat:e.clearcoat,color:e.color,emissive:e.emissive,emissiveIntensity:e.emissiveIntensity*.3})]}),jsxRuntime.jsxs("group",{position:[0,-0.22,0],children:[jsxRuntime.jsxs("mesh",{position:[-0.09,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[-0.03,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.03,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]}),jsxRuntime.jsxs("mesh",{position:[.09,0,0],rotation:[0,0,Math.PI/4],children:[jsxRuntime.jsx("boxGeometry",{args:[.03,.03,.02]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#334155",opacity:.4,transparent:true})]})]}),jsxRuntime.jsxs("group",{position:[0,0,.01],children:[jsxRuntime.jsxs("mesh",{position:[0,.08,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.2,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.02,.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.16,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[-0.01,0,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.18,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]}),jsxRuntime.jsxs("mesh",{position:[.01,-0.04,0],children:[jsxRuntime.jsx("boxGeometry",{args:[.14,.012,.005]}),jsxRuntime.jsx("meshStandardMaterial",{color:"#64748b",roughness:.7})]})]}),jsxRuntime.jsxs("group",{position:[-0.04,-0.12,.01],children:[jsxRuntime.jsxs("mesh",{position:[.05,-0.01,0],rotation:[0,0,-Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.04,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]}),jsxRuntime.jsxs("mesh",{position:[.08,.01,0],rotation:[0,0,Math.PI/4],castShadow:true,children:[jsxRuntime.jsx("boxGeometry",{args:[.012,.08,.008]}),jsxRuntime.jsx("meshStandardMaterial",{color:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissive:e.emissiveIntensity>0?e.emissive:s.accentColor||"#10b981",emissiveIntensity:1.4})]})]})]})})}var Ou="/fonts/helvetiker_bold.typeface.json";function Uu({letter:s,fontUrl:e,mat:r}){return jsxRuntime.jsx(drei.Center,{children:jsxRuntime.jsxs(drei.Text3D,{font:e,size:.78,height:.24,curveSegments:14,bevelEnabled:true,bevelThickness:.04,bevelSize:.025,bevelSegments:4,children:[s.toUpperCase(),jsxRuntime.jsx("meshPhysicalMaterial",{roughness:r.roughness,metalness:r.metalness,transmission:r.transmission,thickness:r.thickness,clearcoat:r.clearcoat,clearcoatRoughness:r.clearcoatRoughness,ior:r.ior,color:r.color,emissive:r.emissive,emissiveIntensity:r.emissiveIntensity})]})})}function v({letter:s="A",fontUrl:e=Ou,...r}){return jsxRuntime.jsx(i,{iconId:`letter-${s.toLowerCase()}`,...r,children:n=>jsxRuntime.jsx(Ih.Suspense,{fallback:null,children:jsxRuntime.jsx(Uu,{letter:s,fontUrl:e,mat:n})})})}var og=s=>jsxRuntime.jsx(v,{letter:"A",...s}),rg=s=>jsxRuntime.jsx(v,{letter:"B",...s}),ig=s=>jsxRuntime.jsx(v,{letter:"C",...s}),ng=s=>jsxRuntime.jsx(v,{letter:"D",...s}),tg=s=>jsxRuntime.jsx(v,{letter:"E",...s}),ag=s=>jsxRuntime.jsx(v,{letter:"F",...s}),cg=s=>jsxRuntime.jsx(v,{letter:"G",...s}),hg=s=>jsxRuntime.jsx(v,{letter:"H",...s}),lg=s=>jsxRuntime.jsx(v,{letter:"I",...s}),mg=s=>jsxRuntime.jsx(v,{letter:"J",...s}),dg=s=>jsxRuntime.jsx(v,{letter:"K",...s}),pg=s=>jsxRuntime.jsx(v,{letter:"L",...s}),gg=s=>jsxRuntime.jsx(v,{letter:"M",...s}),ug=s=>jsxRuntime.jsx(v,{letter:"N",...s}),yg=s=>jsxRuntime.jsx(v,{letter:"O",...s}),vg=s=>jsxRuntime.jsx(v,{letter:"P",...s}),Ig=s=>jsxRuntime.jsx(v,{letter:"Q",...s}),Sg=s=>jsxRuntime.jsx(v,{letter:"R",...s}),fg=s=>jsxRuntime.jsx(v,{letter:"S",...s}),Mg=s=>jsxRuntime.jsx(v,{letter:"T",...s}),wg=s=>jsxRuntime.jsx(v,{letter:"U",...s}),xg=s=>jsxRuntime.jsx(v,{letter:"V",...s}),bg=s=>jsxRuntime.jsx(v,{letter:"W",...s}),kg=s=>jsxRuntime.jsx(v,{letter:"X",...s}),Pg=s=>jsxRuntime.jsx(v,{letter:"Y",...s}),Gg=s=>jsxRuntime.jsx(v,{letter:"Z",...s}),Rg=s=>jsxRuntime.jsx(v,{letter:"0",...s}),Wg=s=>jsxRuntime.jsx(v,{letter:"1",...s}),Cg=s=>jsxRuntime.jsx(v,{letter:"2",...s}),Lg=s=>jsxRuntime.jsx(v,{letter:"3",...s}),Bg=s=>jsxRuntime.jsx(v,{letter:"4",...s}),Ng=s=>jsxRuntime.jsx(v,{letter:"5",...s}),Tg=s=>jsxRuntime.jsx(v,{letter:"6",...s}),Hg=s=>jsxRuntime.jsx(v,{letter:"7",...s}),Eg=s=>jsxRuntime.jsx(v,{letter:"8",...s}),zg=s=>jsxRuntime.jsx(v,{letter:"9",...s});
|
|
31
31
|
exports.AIcon=og;exports.ActivityIcon=F1;exports.AirplaneIcon=j1;exports.AlertCircleIcon=om;exports.AnchorIcon=_l;exports.AnvilIcon=xd;exports.AppleIcon=kp;exports.ArchiveIcon=ed;exports.AtomIcon=Fp;exports.BIcon=rg;exports.BagIcon=jm;exports.BananaIcon=Pp;exports.BankIcon=Zp;exports.BanknoteIcon=Ep;exports.BarChartIcon=G1;exports.BarcodeScannerIcon=G2;exports.BatteryIcon=_1;exports.BeakerIcon=$p;exports.BearingIcon=jd;exports.BellIcon=Pm;exports.BellOffIcon=Sd;exports.BirdIcon=J2;exports.BlowtorchIcon=T2;exports.BoltIcon=x1;exports.BookIcon=Km;exports.BookmarkIcon=ud;exports.BriefcaseIcon=o1;exports.BugIcon=N1;exports.BulbIcon=Rm;exports.BurgerIcon=xp;exports.ButterflyIcon=X2;exports.CIcon=ig;exports.CactusIcon=mp;exports.CakeIcon=Gp;exports.CalculatorIcon=W2;exports.CalendarCheckIcon=Jp;exports.CalendarIcon=lm;exports.CalendarPlusIcon=Xp;exports.CaliperIcon=Cd;exports.CameraIcon=Cm;exports.CamshaftIcon=r2;exports.CartIcon=xm;exports.CatIcon=Z2;exports.ChatIcon=Im;exports.CheckIcon=R1;exports.ChiselIcon=Vd;exports.ClockIcon=Lm;exports.CloseIcon=em;exports.CloudIcon=Vl;exports.CloudLightningIcon=yd;exports.CloudRainIcon=pp;exports.CloudSnowIcon=gp;exports.CodeIcon=Nu;exports.CoffeeIcon=n1;exports.CoinIcon=Kp;exports.CompactDiscIcon=O2;exports.CompassIcon=_m;exports.ContainerIcon=W1;exports.CookieIcon=Bp;exports.CopyIcon=nd;exports.CpuIcon=Ol;exports.CrankIcon=o2;exports.CreditCardIcon=Em;exports.CrowbarIcon=Od;exports.CrownIcon=Qm;exports.DIcon=ng;exports.DNAIcon=Vp;exports.DaisyIcon=ap;exports.DatabaseIcon=Fl;exports.DiamondIcon=Yl;exports.DifferentialIcon=M2;exports.DogIcon=K2;exports.DollarIcon=mm;exports.DolphinIcon=op;exports.DonutIcon=Wp;exports.DownloadIcon=l1;exports.DrawingTabletIcon=P2;exports.DrillIcon=Gd;exports.DriveShaftIcon=i2;exports.EIcon=tg;exports.EarbudsIcon=b2;exports.EditIcon=Jm;exports.EightIcon=Eg;exports.ElephantIcon=Q2;exports.EthernetIcon=Lu;exports.EuroIcon=zp;exports.EyeIcon=r1;exports.EyeOffIcon=od;exports.FIcon=ag;exports.FacebookIcon=jl;exports.Fallback2D=hl;exports.FigmaIcon=Eu;exports.FileIcon=md;exports.FilterIcon=Xl;exports.FishIcon=Y2;exports.FiveIcon=Ng;exports.FlagIcon=s1;exports.FlameIcon=D1;exports.FlashIcon=im;exports.FlaskIcon=T1;exports.FloppyDiskIcon=F2;exports.FolderCheckIcon=Yp;exports.FolderIcon=tm;exports.FolderMinusIcon=_p;exports.FolderOpenIcon=vd;exports.FolderPlusIcon=jp;exports.FourIcon=Bg;exports.FrownIcon=k1;exports.FunnelIcon=Ud;exports.GClampIcon=v2;exports.GIcon=cg;exports.GameConsoleIcon=Jd;exports.GamepadIcon=km;exports.GaugeIcon=td;exports.GearIcon=$l;exports.GearboxIcon=f2;exports.GiftIcon=Um;exports.GitIcon=Hu;exports.GithubIcon=v1;exports.GlassmorphismIcon=y1;exports.GlobeIcon=$m;exports.GoldBarsIcon=Tp;exports.GoogleIcon=S1;exports.GpuIcon=h2;exports.GraduationCapIcon=V1;exports.GreaseGunIcon=S2;exports.HIcon=hg;exports.HacksawIcon=Rd;exports.HammerIcon=Pu;exports.HardDriveExternalIcon=Dd;exports.HardDriveIcon=u1;exports.HeadphonesIcon=dd;exports.HeadsetIcon=_2;exports.HeartEyesIcon=P1;exports.HeartIcon=gm;exports.HelicopterRotorIcon=a2;exports.HibiscusIcon=cp;exports.HomeIcon=Dm;exports.HookIcon=bd;exports.HurricaneIcon=wp;exports.HydraulicJackIcon=c2;exports.IIcon=lg;exports.IceCreamIcon=Rp;exports.InfoIcon=sm;exports.InstagramIcon=U1;exports.JIcon=mg;exports.JackhammerIcon=B2;exports.KIcon=dg;exports.KeyIcon=fm;exports.KeyboardIcon=p1;exports.LIcon=pg;exports.LaptopIcon=Hd;exports.LavenderIcon=dp;exports.LayersIcon=a1;exports.LeafIcon=fp;exports.LetterIcon=v;exports.LilyIcon=lp;exports.LinkIcon=qm;exports.LockIcon=Nm;exports.LotusIcon=tp;exports.MIcon=gg;exports.MagnetIcon=ad;exports.MailIcon=am;exports.MapIcon=Z1;exports.MapPinIcon=Tm;exports.MegaphoneIcon=h1;exports.MicrophoneIcon=X1;exports.MicroscopeIcon=Op;exports.MinusIcon=Ql;exports.MonitorIcon=d1;exports.MoonIcon=pd;exports.MotherboardIcon=e2;exports.MouseIcon=g1;exports.MusicIcon=bm;exports.NIcon=ug;exports.NetworkIcon=Ul;exports.NetworkSwitchIcon=m2;exports.NineIcon=zg;exports.NodeIcon=B1;exports.NutIcon=Ru;exports.OIcon=yg;exports.OilCanIcon=$d;exports.OneIcon=Wg;exports.OrchidIcon=hp;exports.OwlIcon=ep;exports.PIcon=vg;exports.POSRegisterIcon=R2;exports.PackageIcon=$1;exports.PaperclipIcon=gd;exports.PhoneIcon=Zm;exports.PhoneMobileIcon=Nd;exports.PieChartIcon=H1;exports.PiggyBankIcon=qp;exports.PinIcon=e1;exports.PipeWrenchIcon=D2;exports.PipelineIcon=Jl;exports.PistonIcon=Md;exports.PizzaIcon=bp;exports.PlayIcon=Om;exports.PliersIcon=Pd;exports.PlumbBobIcon=E2;exports.PlusIcon=ql;exports.PopcornIcon=Cp;exports.PoundIcon=Dp;exports.PowerBankIcon=qd;exports.PowerSupplyIcon=l2;exports.PrinterIcon=Wu;exports.ProjectorIcon=Xd;exports.PropellerIcon=t2;exports.PulleyIcon=_d;exports.QIcon=Ig;exports.RIcon=Sg;exports.RabbitIcon=q2;exports.RadioIcon=$2;exports.RainbowIcon=Ip;exports.RamStickIcon=s2;exports.ReactIcon=L1;exports.ReceiptIcon=sg;exports.RefreshIcon=Zl;exports.RemoteControlIcon=C2;exports.RocketIcon=rm;exports.RoseIcon=rp;exports.RouterIcon=f1;exports.RouterWifiIcon=zd;exports.SIcon=fg;exports.SafeIcon=Np;exports.SatelliteIcon=Bu;exports.ScaleIcon=Hp;exports.ScissorsIcon=q1;exports.ScrewdriverIcon=Gu;exports.SearchIcon=Am;exports.SecurityCameraIcon=g2;exports.SendIcon=Ym;exports.ServerIcon=M1;exports.ServerRackIcon=Ad;exports.SevenIcon=Hg;exports.ShareIcon=t1;exports.ShearsIcon=z2;exports.ShieldAlertIcon=sd;exports.ShieldCheckIcon=C1;exports.ShieldIcon=nm;exports.ShoppingBagIcon=Qp;exports.ShoppingCartIcon=eg;exports.SixIcon=Tg;exports.SledgehammerIcon=Bd;exports.SlidersIcon=J1;exports.SmartBulbIcon=p2;exports.SmartLockIcon=u2;exports.SmartPlugIcon=d2;exports.SmartRingIcon=k2;exports.SmartSpeakerIcon=Kd;exports.SmartWatchIcon=Ed;exports.SmileIcon=b1;exports.SnowflakeIcon=vp;exports.SolderingIronIcon=N2;exports.SoundbarIcon=L2;exports.SparklesIcon=c1;exports.SpeakerIcon=Cu;exports.SpiritLevelIcon=Ld;exports.SpringIcon=wd;exports.SprocketIcon=Yd;exports.StackIcon=cd;exports.StarIcon=wm;exports.SunIcon=Gm;exports.SunMoonIcon=fd;exports.SunflowerIcon=ip;exports.SuspensionIcon=w2;exports.TIcon=Mg;exports.TabletIcon=Td;exports.TagIcon=i1;exports.TapeCassetteIcon=V2;exports.TapeMeasureIcon=Wd;exports.TargetIcon=Xm;exports.TelescopeIcon=Up;exports.TerminalIcon=Tu;exports.ThermometerIcon=Sp;exports.ThermostatIcon=y2;exports.ThreeIcon=Lg;exports.ThumbUpIcon=dm;exports.TopologyIcon=ld;exports.TornadoIcon=yp;exports.TrashIcon=Fm;exports.TreeIcon=Mp;exports.TrendingDownIcon=id;exports.TrendingUpIcon=O1;exports.TrophyIcon=Bm;exports.TulipIcon=np;exports.TurbineIcon=kd;exports.TurtleIcon=sp;exports.TvIcon=U2;exports.TwitterIcon=I1;exports.TwoIcon=Cg;exports.UIcon=wg;exports.UmbrellaIcon=K1;exports.UnlockIcon=Q1;exports.UploadIcon=m1;exports.UsbDriveIcon=Qd;exports.UserIcon=Vm;exports.UserPlusIcon=rd;exports.VIcon=xg;exports.VRHeadsetIcon=Zd;exports.ValveIcon=n2;exports.ViceIcon=I2;exports.VideoIcon=Y1;exports.VolumeIcon=Id;exports.WIcon=bg;exports.WalkieTalkieIcon=j2;exports.WalletIcon=cm;exports.WatermelonIcon=Lp;exports.WebcamIcon=Fd;exports.WebhookIcon=Kl;exports.WheelbarrowIcon=H2;exports.WifiIcon=zm;exports.WindIcon=up;exports.WindlassIcon=x2;exports.WireStripperIcon=A2;exports.WorkflowIcon=hd;exports.WrenchIcon=w1;exports.XIcon=kg;exports.YIcon=Pg;exports.YenIcon=Ap;exports.ZIcon=Gg;exports.ZeroIcon=Rg;//# sourceMappingURL=index.cjs.map
|
|
32
32
|
//# sourceMappingURL=index.cjs.map
|