Open experiment
Fire forged button
A high-impact native button that keeps its label crisp above a clipped fire chamber. Hover, focus, and press intensify three flame layers and rising sparks while reduced-motion users receive the same depth and color feedback without continuous animation.
Lab tested Responsive Dark mode
- Version
- 1.0.0
- Updated
- 2026-08-02
- Dependencies
- Zero
<button class="cmp-fire-forged" type="button">
<span class="cmp-fire-forged__label">Ignite launch <b aria-hidden="true">↗</b></span>
<span class="cmp-fire-forged__forge" aria-hidden="true">
<i class="cmp-fire-forged__flame cmp-fire-forged__flame--one"></i>
<i class="cmp-fire-forged__flame cmp-fire-forged__flame--two"></i>
<i class="cmp-fire-forged__flame cmp-fire-forged__flame--three"></i>
<i class="cmp-fire-forged__spark cmp-fire-forged__spark--one"></i>
<i class="cmp-fire-forged__spark cmp-fire-forged__spark--two"></i>
<i class="cmp-fire-forged__spark cmp-fire-forged__spark--three"></i>
</span>
</button>
No runtime reactions detected Open in Editor
Validated in the lab
Experiment report
- Schema and source files passed
- Responsive test passed
- Keyboard test passed
- No console errors
Component ingredients
- Dependencies
- None
- Browser support
- Current Chrome, Current Edge, Current Firefox, Current Safari
- Version
- 1.0.0
- Last tested
- 2026-08-02
Accessibility notes
- Uses a native button element with a strong focus ring.
- Flame and spark layers are decorative and hidden from assistive technology.
- Continuous motion stops when the user requests reduced motion.
License: MIT License for open-source use, modification, and distribution.