PHPackages                             zondicons/blade-bridge - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. zondicons/blade-bridge

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zondicons/blade-bridge
======================

Easily integrate the Zondicons icon set into your Laravel applications.

v0.1.7(6y ago)8025.0k81MITPHP

Since Aug 29Pushed 6y ago6 watchersCompare

[ Source](https://github.com/dukestreetstudio/zondicons-blade-bridge)[ Packagist](https://packagist.org/packages/zondicons/blade-bridge)[ RSS](/packages/zondicons-blade-bridge/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (1)Versions (10)Used By (1)

Zondicons Blade Bridge
======================

[](#zondicons-blade-bridge)

Easily use Zondicons in your Blade templates, either as inline SVG or using SVG sprites.

Installation
------------

[](#installation)

```
composer require zondicons/blade-bridge

```

Getting started
---------------

[](#getting-started)

In Laravel 5.5 the service provider will automatically get registered. In older versions of the framework just add the Zondicons service provider in `config/app.php` file:

```
