YCloud Static Assets
Static assets and utilities for YCloud icons that work without JavaScript frameworks. This package provides multiple formats including generic SVG files, business SVG files, SVG sprites, generic icon fonts, business icon fonts, and Node.js utilities for server-side rendering and static site generation.
What you can accomplish:
- Use generic or business SVG files as images or CSS background images
- Implement generic and business icon fonts for CSS-based icon systems
- Create SVG sprites for efficient icon loading in static sites
- Import SVG strings in Node.js applications and server-side rendering
- Build static websites and applications without JavaScript framework dependencies
This package includes the following implementations of YCloud icons:
- Generic SVG files
- Business SVG files
- SVG sprite
- Generic icon font files
- Business icon font files
- A JavaScript library exporting SVG strings
Overview
SVG Files & Sprite
Import SVG files as imagesUse icons as images in your project.SVG SpriteUse SVG sprites in your project.
Icon Font
Import as fontUse icons as a web font in your project.ColorAdjust the color of your icons.SizingAdjust the size of your icons.