Skip to content

Valkyrie 0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Studio384 Studio384 released this 02 Jun 10:07
· 251 commits to main since this release

Welcome to the first preview version of Valkyrie. Valkyrie is an iconset created for Meili. The package is available on npm. Included is the full library of icons in SVG-format, as well as JavaScript modules, stylesheets in both CSS and SCSS, and a React component.

npm install @optimisegroup/[email protected]

New features

  • <ValkyrieIcon />-component: a React component to easily use Valkyrie icons in React that provides options to easily use our helper classes like spin (and only spin right now). For optimal styling, you'll have to include the Valkyrie CSS in your project, or use the included SCSS.

New icons

Adds 38 new icons:

  • accounts
  • angle-down
  • angle-left
  • angle-right
  • angle-up
  • arrow-down-to-line
  • arrow-down
  • arrow-left
  • arrow-right-from-bracket
  • arrow-right-to-bracket
  • arrow-right
  • arrow-up
  • book
  • box-full
  • building
  • check-circle
  • check
  • compass
  • copy
  • dashboard
  • devices
  • ellipsis
  • floppy-disk
  • gear
  • home
  • image
  • info-circle
  • map-marker-slashed
  • map-marker
  • pen
  • plus
  • search
  • sim-card
  • spinner-third
  • trash
  • warning-circle
  • warning-triangle
  • x-mark