=== SVG Icon Block ===
Contributors: gkits, binsaifullah
Tags: svg, svg icon, icon block, svg block, gutenberg
Requires at least: 6.0
Tested up to: 6.8
Stable tag: 1.0.5
Requires PHP: 7.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Easily add SVG icon to your Gutenberg block editor with this SVG Icon Block plugin. 

== Description ==
SVG Icon Block is a custom Gutenberg block plugin that allows you to add SVG icon to your Gutenberg block editor. It comes with a lot of customization options, as a result, you can customize it as per your needs.

### Video Tutorial 
[youtube http://www.youtube.com/watch?v=K7iUgJU42GI]

== Features == 
* Easy to use
* Simple, light-weight and fast
* Font Awesome SVG Icon ( not font library, rather direct SVG)
* **Direct SVG upload option**
* **SVG format support for direct upload**
* **Rotate, Flip (Horizontal & Vertical)** features are available
* No third-party dependencies.
* Only SVG codes are rendered. 
* Translation ready

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

== Screenshots ==


== Changelog ==
= 1.0.5 = 
* Transform features (rotate, flip) are added 
* Dynamic CSS codes are optimized 

= 1.0.4 =
* Compatibility with WordPress 6.8

= 1.0.3 =
* Added: Edit SVG Icon option at sidebar
* Improved: Search functionality for icons
* Optimized: Codes are optimized

= 1.0.2 =
* Added: Direct SVG upload option
* Added: SVG format support for direct upload

= 1.0.1 =
* Compatibility with WordPress 6.7.1

= 1.0.0 =
* Initial Release

