Skip to content

jpkha/iconify-storyblok-fieldtype

Repository files navigation

Storyblok Field-Type Heroicons

This field-type allows users to choose icons with each of the available icon styles from Iconify.

Name Description Author
Iconify Allows users to select any icon from Iconify Jean-Philippe Kha

plugin-iconify

Usage

Search and select your desired icon.

Returns an object with the icon name:

{
  "plugin": "iconify",
  "icon": "<icon name>",
  ...
}

How to use ?

You can check https://github.com/iconify/iconify on how to use Iconify inside your project.

From the plugin, you got a value, for example, logos:storyblok then you can use it dynamically by using the Iconify component from your favorite framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published