@stanfordspezi/spezi-web-design-system
Version:
Stanford Biodesign Digital Health Spezi Web Design System
7 lines (6 loc) • 717 B
JavaScript
;const e=require("react/jsx-runtime"),c=require("./index-DwV9MiDB.js"),i=require("./createLucideIcon-BnAj0RnC.js");/**
* @license lucide-react v0.511.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const s=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],t=i.createLucideIcon("info",s),r=({className:o,...n})=>e.jsx("button",{type:"button",className:c.cn("interactive-opacity text-muted-foreground size-4 rounded-md",o),"aria-label":"More information",...n,children:e.jsx(t,{className:"size-full"})});exports.Info=t;exports.InfoButton=r;