# 基础用法 ```html 北京总行 天津分行 平山道支行 ``` ```js import mdCash from 'naive-ui/lib/icons/md-cash' export default { components: { mdCash } } ```