Sun
A pure CSS sun illustration with day and sunset variants, optional rays and pulse animations.
Installation
npm install @duskmoon-dev/el-art-sun
Usage
import '@duskmoon-dev/el-art-sun/register';
<el-dm-art-sun></el-dm-art-sun>
Live Demo
Variants
With Rays
Animated Pulse
Sizes
Properties
| Property | Type | Default | Description |
|---|---|---|---|
variant | 'day' | 'sunset' | 'day' | Sun color variant |
size | 'sm' | 'md' | 'lg' | 'md' | Size of the sun |
rays | boolean | false | Shows sun rays |
pulse | boolean | false | Enables pulse animation (requires rays) |