Installation
Requirements #
- Craft CMS 5.0+
- PHP 8.2+
Installation #
Shell
composer require bensomething/craft-tabler-icons
Or install from the control panel: Settings → Plugins.
Package Size #
The full Tabler icon set is bundled with the plugin, which makes it around 25MB on disk (roughly 4MB compressed for the actual download). In return, everything works offline. The picker, search, and SVG rendering make no CDN or API calls, icons can never change or disappear underneath your content, and front-end rendering is a local file read rather than an HTTP request.