@anoki/fse-ui
Version:
FSE UI components library
3 lines (2 loc) • 760 B
JavaScript
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs237.js"),n=require("./index.cjs239.js"),x=require("./index.cjs310.js"),a=({width:t=24,height:r=32,className:o,color:i,decorative:s=!1,ariaLabel:l="Not checked"})=>{const c=x.createColorClasses({color:i});return e.jsxRuntimeExports.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:r,fill:"currentColor",viewBox:"0 0 24 32",className:n.clsx(o,c),"aria-hidden":s,"aria-label":s?void 0:l,children:[e.jsxRuntimeExports.jsx("path",{fill:"#fff",d:"M0 0h24v32H0z"}),e.jsxRuntimeExports.jsx("rect",{width:"22",height:"22",x:"1",y:"5",stroke:"#5C6F82",strokeWidth:"2",rx:"11"})," "]})};exports.NotChecked=a;
//# sourceMappingURL=index.cjs217.js.map