jamis
Version:
一种支持通过JSON配置方式生成页面的组件库
7 lines (6 loc) • 374 B
JavaScript
import{Y as c}from"../../sdk.js";/**
* @license lucide-react v0.525.0 - ISC
*
* This source code is licensed under the ISC license.
* See the LICENSE file in the root directory of this source tree.
*/const t=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 18a6 6 0 0 0 0-12v12z",key:"j4l70d"}]],a=c("contrast",t);export{t as __iconNode,a as default};