Icon group
Alert
11 icons
Make sure nothing goes unnoticed. A lively collection of animated icons for alerts, warnings, notifications, and important messages.
Icons in action
See how icons from this pack actually show up in real interface scenarios.
Simple use in WEB
Get started quickly with a simple package install or copy-paste setup. No complexity, just clean integration.
Install the package in your project.
npm install @lordicon/element
Import and register the icon to make it available in your code.
import { defineElement } from "@lordicon/element";
// define "lord-icon" custom element with default properties
defineElement();
Drop it into your HTML and adjust as you like!