nanodepo/apex

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

Maintainers

Details

github.com/nanodepo/apex

Source

Issues

Installs: 47

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nanodepo/apex

v2.2.2 2025-07-18 20:15 UTC

This package is auto-updated.

Last update: 2025-09-18 21:02:29 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" />