YCloud Static Assets
Static assets and utilities for YCloud icons that work without JavaScript frameworks. This package provides multiple formats including individual SVG files, SVG sprites, icon fonts, and Node.js utilities for server-side rendering and static site generation.
What you can accomplish:
- Use individual SVG files as images or CSS background images
- Implement 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:
- Individual SVG files
- SVG sprite
- 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.