# 自定义图标 ```html 退出游戏 不充钱怎么变强? ``` ```js import mdHand from 'naive-ui/lib/icons/md-hand' export default { components: { mdHand } } ```