Releases: sippy-platform/valkyrie
Releases · sippy-platform/valkyrie
Valkyrie 0.2
Valkyrie 0.2 brings a set of new icons, some updates to existing ones, and a few breaking changes.
9 new icons
circle-danger
circle-plus
heart-broken
heart-half
heart
refresh
shield-danger
shield-keyhole
shield-plus
2 refreshed icons, 8 minor updates
triangle-warning
has been updated with a smaller exclamation point to better fit the stylecircle-warning
has been updated with a smaller exclamation point to better fit the styleangle-*
,check
,home
,search
, andx-mark
have all received small adjustments
Naming changes
check-circle
=>circle-check
info-circle
=>circle-info
warning-circle
=>circle-warning
warning-triangle
=>triangle-warning
Valkyrie 0.1
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 likespin
(and onlyspin
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