The plugin displays svg icon and based on SVG Sprite.
How to use the plugin:
- Select the JUIcon Plugin
- Add the path to the sprite SVG file
- Save plugin in modal
- After that, additional fields will appear
- You can choose an icon from a sprite, set the size, or add a CSS class.
Support Seblod 3.x and Seblod 4.x.
Output for example:
<svg width="26" height="26" class="uk-text-primary">
<use xlink:href="/app/sprite/icons.svg#my-best-icon"></use>
</svg>