How to use @ant-design/icons-vue - 1 common examples

To help you get started, we’ve selected a few @ant-design/icons-vue examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github wuhao000 / antd-mobile-vue / src / packages / index.ts View on Github external
Object.keys(icons).forEach(icon => {
    VueIcon.add(icons[icon]);
  });
}

@ant-design/icons-vue

Ant Design Icons for Vue

MIT
Latest version published 7 months ago

Package Health Score

67 / 100
Full package analysis

Popular @ant-design/icons-vue functions

Similar packages