article-icons-vue3

0.1.3 • Public • Published

articles-icon

Project setup

npm install --save article-icons-vue3
npm install --save @fortawesome/fontawesome-free

or

yarn add article-icons-vue3

Adding fontawesome file to main.js

import '@fortawesome/fontawesome-free/css/all.css

Basic Usage

<template>
  <ArticleIcon size="large" extension='.docx'  hascursorpointer:false
/>
</template>
<script>
import ArticleIcon from "article-icons-vue3";

export default {
  components:{
    ArticleIcon
  }
}
</script>

Package Sidebar

Install

npm i article-icons-vue3

Weekly Downloads

2

Version

0.1.3

License

none

Unpacked Size

468 kB

Total Files

10

Last publish

Collaborators

  • aabid01