PHPackages                             aimanecouissi/module-hyva-tabler-icons - 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. aimanecouissi/module-hyva-tabler-icons

ActiveMagento2-module

aimanecouissi/module-hyva-tabler-icons
======================================

Add the Tabler Icons SVG icon set to Hyvä Themes

1.0.0(1mo ago)00MITPHPPHP ^8.3

Since Mar 27Pushed 1mo agoCompare

[ Source](https://github.com/aimanecouissi/magento2-module-hyva-tabler-icons)[ Packagist](https://packagist.org/packages/aimanecouissi/module-hyva-tabler-icons)[ Docs](https://github.com/aimanecouissi/magento2-module-hyva-tabler-icons)[ RSS](/packages/aimanecouissi-module-hyva-tabler-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

AimaneCouissi\_HyvaTablerIcons
==============================

[](#aimanecouissi_hyvatablericons)

[![Latest Stable Version](https://camo.githubusercontent.com/f7126cd7980a0e66f939c09876126af630cc5b3d6dfebbc1816b50cc784bcd6c/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d687976612d7461626c65722d69636f6e732f76)](https://packagist.org/packages/aimanecouissi/module-hyva-tabler-icons) [![Total Downloads](https://camo.githubusercontent.com/9e93ace4befc84d040b2f2933ce1331ea5b62440abf392f0481b4dfa2134e278/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d687976612d7461626c65722d69636f6e732f646f776e6c6f616473)](https://packagist.org/packages/aimanecouissi/module-hyva-tabler-icons) [![Magento Version Require](https://camo.githubusercontent.com/74ecda429948b3345d2960934aad51c814535a481ccec19e23d7ef1c72771464/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6d6167656e746f2d7e322e342e302d453638373138)](https://packagist.org/packages/aimanecouissi/module-hyva-tabler-icons) [![License](https://camo.githubusercontent.com/562298d9e97c76912d405e4ff7eb3a4e47062eed1aee315e8d87cb6e8c8ca3a7/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d687976612d7461626c65722d69636f6e732f6c6963656e7365)](https://packagist.org/packages/aimanecouissi/module-hyva-tabler-icons) [![PHP Version Require](https://camo.githubusercontent.com/36efba22c96b79e7a5aadd1aafa71f7fd7f94d5f07dd429d44cc53758ee0037e/687474703a2f2f706f7365722e707567782e6f72672f61696d616e65636f75697373692f6d6f64756c652d687976612d7461626c65722d69636f6e732f726571756972652f706870)](https://packagist.org/packages/aimanecouissi/module-hyva-tabler-icons) [![Hyvä Compatibility](https://camo.githubusercontent.com/41a39d43772e1dc54b57190d9bf1dc257b64a3b5f8f59c79536298f8da978285/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6879762543332541342d636f6d70617469626c652d393930303444)](https://packagist.org/packages/aimanecouissi/module-hyva-tabler-icons)

Integrates the **[Tabler Icons](https://tabler.io/icons)** free SVG icon set into **Hyvä Themes**, exposing `outline` and `filled` styles as dedicated `SvgIcons` view models. Browse the included icons in [the SVG directory](https://github.com/aimanecouissi/magento2-module-hyva-tabler-icons/tree/main/view/frontend/web/svg) or preview them at [tabler.io/icons](https://tabler.io/icons).

> This module only includes the **free** Tabler Icons set.

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

[](#installation)

```
composer require aimanecouissi/module-hyva-tabler-icons
bin/magento module:enable AimaneCouissi_HyvaSvgIcons AimaneCouissi_HyvaTablerIcons
bin/magento setup:upgrade
bin/magento cache:flush
```

Usage
-----

[](#usage)

### In Hyvä PHTML templates

[](#in-hyvä-phtml-templates)

Require the view models for the styles you need and call their helper methods to render icons:

```

```

```
