An open source icon set for the next generation of Sippy.
Install Valkyrie with the following npm command.
npm install @sippy-platform/valkyrie
The package includes the individual SVG files, a React-component and JavaScript implementation with TypeScript definitions.
This repository is managed as a pnpm workspace with two packages:
docsfor the Vite documentation sitevalkyriefor the published icon library
Install dependencies from the repository root:
pnpm installCommon workspace commands:
pnpm dev
pnpm build
pnpm docs:build
pnpm lib:build
pnpm lib:prodValkyrie is an iconset based on and a subset of Amicons and designed for Sippy. As such, Valkyrie will mostly include iconography related to basic UI (arrows, menu icons, etc.) and phone iconography (voicemail, call directions, etc.) required for My Sippy, and other iconography required for marketing including in Sippy.cloud and the Sippy documentation.
AGPL v3