0.4.0 • Published 9 months ago

@acronis-platform/icons v0.4.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Acronis Icons

This package provides a collection of SVG icons used in Acronis web applications. It is designed for easy integration into Vue.js projects or any web-based application.

Installation

To install the acronis-icons package, run the following command in your project directory:

pnpm install @acronis-platform/icons

Fetching icons using Figma API

pnpm run figma-icons

Usage

This package provides a collection of icons grouped by categories. Each category is a separate module that exports a set of icon components.

import { IconArrowUp32 } from '@acronis-platform/icons/arrows';
0.4.0

9 months ago

0.3.1

10 months ago

0.1.0

11 months ago

0.3.0

10 months ago

0.2.0

11 months ago

0.0.2

11 months ago

0.0.1

12 months ago