2.0.2 • Published 8 months ago

@bitrix24/b24icons-vue v2.0.2

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

@bitrix24/b24icons-vue

@bitrix24/b24icons-vue library for Vue 3.

Installation

Install via npm.

$ npm i @bitrix24/b24icons-vue

Usage

<script setup>
import Bitrix24Icon from '@bitrix24/b24icons-vue/common-service/Bitrix24Icon'
</script>

<template>
	<div class="rounded ...">
		<Bitrix24Icon class="size-15 text-blue-500 ..." />
	</div>
</template>

Find more details in the documentation.

1.0.2

1 year ago

2.0.2

8 months ago

1.0.1

1 year ago

1.0.5

11 months ago

2.0.1

8 months ago

1.0.3

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago