0.3.1 • Published 5 months ago

@iota/apps-ui-icons v0.3.1

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

@iota/apps-ui-icons

Usage

Installation:

# Replace with npm, yarn, bun, etc.
pnpm install @iota/apps-ui-icons

Importing:

import { IotaLogoMark } from '@iota/apps-ui-icons';

Development

Exporting Icons

  1. Clean the project by running pnpm icons clean:all from the repo root.
  2. Open Figma Icons file. Create a mass export using cmd + shift + e. Save the SVGs to iota/apps/ui-icons/svgs.
  3. Run pnpm icons generate to generate the new icon library.
  4. Commit the changes and submit a PR.
0.3.1

5 months ago

0.3.0

6 months ago

0.2.2

7 months ago

0.2.1

9 months ago

0.2.0

9 months ago