nanodepo/apex

A set of 450+ free MIT-licensed high-quality SVG icons for you to use in your web projects.

Maintainers

Package info

github.com/nanodepo/apex

pkg:composer/nanodepo/apex

Statistics

Installs: 794

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

v2.2.3 2026-02-23 17:52 UTC

This package is auto-updated.

Last update: 2026-03-23 17:59:51 UTC


README

First, install nanodepo/apex from composer:

composer require nanodepo/apex

Now each icon can be imported individually as a Blade component.

Outline

<x-icon::cube />

Solid

<x-icon::cube type="solid" />

Animate

<x-icon::cog class="w-12 h-12 animate-spin text-blue-400" />