2.0.2 • Published 12 months ago

@dword-design/buefy-svg-icon v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@dword-design/buefy-svg-icon

Install via a package manager

# npm
$ npm install @dword-design/buefy-svg-icon

# Yarn
$ yarn add @dword-design/buefy-svg-icon

Add to local components:

<script>
import BuefySvgIcon from '@dword-design/buefy-svg-icon'

export default {
  components: {
    BuefySvgIcon,
  },
}
</script>

Or register as a global component:

import BuefySvgIcon from '@dword-design/buefy-svg-icon'

app.component('BuefySvgIcon', BuefySvgIcon)

Or register as a plugin:

import BuefySvgIcon from '@dword-design/buefy-svg-icon'

app.use(BuefySvgIcon)

Install via CDN

<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="https://unpkg.com/@dword-design/buefy-svg-icon"></script>

Contribute

Are you missing something or want to contribute? Feel free to file an issue or a pull request! ⚙️

Support

Hey, I am Sebastian Landwehr, a freelance web developer, and I love developing web apps and open source packages. If you want to support me so that I can keep packages up to date and build more helpful tools, you can donate here:

Thanks a lot for your support! ❤️

License

MIT License © Sebastian Landwehr

1.0.19

1 year ago

1.0.2

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.38

1 year ago

1.0.16

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

2.0.2

12 months ago

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.26

1 year ago

1.0.25

1 year ago

2.0.1

12 months ago

1.0.24

1 year ago

2.0.0

12 months ago

1.0.23

1 year ago

1.0.29

1 year ago

1.0.28

1 year ago

1.0.27

1 year ago

1.0.33

1 year ago

1.0.11

1 year ago

1.0.32

1 year ago

1.0.10

1 year ago

1.0.31

1 year ago

1.0.30

1 year ago

1.0.37

1 year ago

1.0.15

1 year ago

1.0.36

1 year ago

1.0.14

1 year ago

1.0.35

1 year ago

1.0.13

1 year ago

1.0.34

1 year ago

1.0.12

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago