=== RIACO Icon Block ===
Contributors:      prototipo88
Tags:              icon, icon block, SVG, SVG block, SVG icon
Tested up to:      6.8
Stable tag:        1.0.1
Requires at least: 6.0
Requires PHP:      7.4
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

RIACO Icon Block add SVG icons as WordPress block with full control over icon selection and style.

== Description ==

Add customizable icons to your content with full control over icon selection, size, color, alignment, and background gradients. This block allows you to search and choose from a rich library of Lucide icons directly within the WordPress block editor.

=== Features ===

* Icon Picker with search functionality
* Adjustable icon size (8px–256px)
* Full color support for icon
* Full color & gradient support for background
* Alignment controls (left, center, right)
* Icon padding
* Icons can be clickable links, with full Gutenberg integration
* Uses the modern, lightweight Lucide icon library
* Fully integrated into the WordPress Styles panel
* Ideal for enhancing visual communication in content, highlighting features, or adding decorative elements.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress

== Frequently Asked Questions ==

= How do I select an icon? =

Open the block settings panel in the right sidebar, and click on the “Icon Picker.” Use the search box to quickly find and select any icon from the Lucide library or WordPress Social icons.

== Screenshots ==

1. Icon block in the block editor.
2. Icon with background color, padding and border.
3. Icons in frontend.

== Credits ==

Icons used are [Lucide Icons](https://lucide.dev/icons/) and [WordPress Social Icons](https://github.com/WordPress/gutenberg/tree/trunk/packages/block-library/src/social-link/icons).

== Changelog ==

= 1.0.1 =
* Add link feature to icon
* Add icon padding
* Fix small bug bor border

= 1.0.0 =
* Add WordPress Social Icons
* Add custom SVG as string
* Convert Lucide Icons as SVG strings to reduce build dimensions
* Use Icon WordPress component to display SVG icons
* Add border and border radius to icon

= 0.1.0 =
* Release
