Title: Iconic Button
Author: Dvora Gvili
Published: <strong>15 ਦਸੰਬਰ 2025</strong>
Last modified: 21 ਮਈ 2026

---

ਪਲੱਗਇਨਾਂ ਖੋਜੋ

![](https://ps.w.org/iconic-button/assets/banner-772x250.jpg?rev=3420085)

![](https://ps.w.org/iconic-button/assets/icon-256x256.png?rev=3420085)

# Iconic Button

 [Dvora Gvili](https://profiles.wordpress.org/dvorag/) ਵੱਲੋਂ

[ਡਾਊਨਲੋਡ ਕਰੋ](https://downloads.wordpress.org/plugin/iconic-button.1.0.3.zip)

 * [ਵੇਰਵਾ](https://pan.wordpress.org/plugins/iconic-button/#description)
 * [ਸਮੀਖਿਆਵਾਂ](https://pan.wordpress.org/plugins/iconic-button/#reviews)
 *  [ਸਥਾਪਤੀਕਰਨ](https://pan.wordpress.org/plugins/iconic-button/#installation)
 * [ਵਿਕਾਸ](https://pan.wordpress.org/plugins/iconic-button/#developers)

 [ਸਹਿਯੋਗ](https://wordpress.org/support/plugin/iconic-button/)

## ਵੇਰਵਾ

**Iconic Button** is a lightweight, accessible WordPress block plugin that lets 
you create beautiful buttons with icons.
 Built with performance and accessibility
in mind, it follows WCAG 2.1 Level AA standards and WordPress coding best practices.

The **free version** includes **12 essential Font Awesome icons**. Upgrade to Pro
for unlimited custom icons with drag-and-drop manager.

#### Key Features (Free Version)

 * Gutenberg Native – Two blocks: Icon Buttons (wrapper) + Icon Button
 * 12 carefully selected Font Awesome icons included
 * Fill and Outline style variants
 * Full Accessibility – WCAG 2.1 Level AA compliant
 * Automatic dark mode detection
 * Theme color palette support
 * Text before/after icon or icon-only
 * Smart automatic tooltips for icon-only buttons
 * Internal, external & anchor links
 * External link indicator icon
 * Hover/focus/active state preview in editor
 * RTL + reduced motion + high contrast support
 * Mobile-optimized (44×44px touch targets)
 * Zero database tables – ultra lightweight
 * Translation-ready (.pot included)

### Perfect For

 * Call-to-action buttons
 * Download buttons
 * Social media links
 * Navigation elements
 * Contact buttons
 * Accessible web apps

### Upgrade to Pro

Iconic Button Pro gives you:
 – Unlimited custom icons – add any of the 2,000+ free
Font Awesome icons (or your own SVGs in future updates) – Drag-and-drop icon manager
with live reordering, add/remove, and inline editing – Instant live refresh in the
editor (no page reload or Ctrl+F5 needed) – Priority email support – Lifetime updates

Upgrade here: https://dg-devstudio.com/iconic-button-pro

### Credits

**Author:** Dvora Gvili, dvorag
 **Company:** Dvora Gvili DevStudio **Website:**
https://dg-devstudio.com

**Third-Party Resources:**
 – Font Awesome 7.1.0 Free License: Icons CC BY 4.0 |
Fonts SIL OFL 1.1 | Code MIT License URL: https://fontawesome.com/license/free –
Source: https://fontawesome.com

### Support

Free support: WordPress.org forums
 Premium support: Available with Pro version

### License

GPLv2 or later – https://www.gnu.org/licenses/gpl-2.0.html

## ਸਕਰੀਨਸ਼ਾਟ

 * [[
 * Iconic Button block in the Gutenberg editor – clean controls and live preview
 * [[
 * Choose from 12 essential Font Awesome icons + Fill/Outline styles and theme colors
 * [[
 * External link with green indicator, tooltip settings, and link options
 * [[
 * Automatic dark mode detection – buttons adapt perfectly to light & dark themes
 * [[
 * Various icon sizes, border radius, and icon-only button examples
 * [[
 * Full RTL support and perfect touch targets on mobile

## ਬਲਾਕ

This plugin provides 2 blocks.

 *   Icon Buttons A customizable button block with icons and text for WordPress,
   perfect for adding styled call-to-action buttons.
 *   Icon Button A customizable button block with icons and text for WordPress, 
   perfect for adding styled call-to-action buttons.

## ਸਥਾਪਤੀਕਰਨ

 1. Upload the plugin files to `/wp-content/plugins/iconic-button`
 2. Activate the plugin
 3. Use the “Iconic Button” block in the editor

## ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

### How many icons are included?

12 essential icons in the free version.

### Can I add my own icons in the free version?

Adding or changing icons is a Pro feature and only available there.

### How many icons can I add in Pro?

You can add **all 2,000+ free Font Awesome icons** (and we’ll add SVG upload support
later). That’s effectively unlimited for 99.9% of real-world use cases.

## ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

## ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Iconic Button” is open source software. The following people have contributed to
this plugin.

ਯੋਗਦਾਨੀ

 *   [ Dvora Gvili ](https://profiles.wordpress.org/dvorag/)

[“Iconic Button” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।](https://translate.wordpress.org/projects/wp-plugins/iconic-button)

### ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

[Browse the code](https://plugins.trac.wordpress.org/browser/iconic-button/), check
out the [SVN repository](https://plugins.svn.wordpress.org/iconic-button/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/iconic-button/) 
by [RSS](https://plugins.trac.wordpress.org/log/iconic-button/?limit=100&mode=stop_on_copy&format=rss).

## ਤਬਦੀਲੀ-ਚਿੱਠਾ

= 1.0.3 – 2026-05-21
 * Tested with WordPress 7.0 * Fixed Sass deprecation warning
for `if($dark, #1a8ccc, #0073aa)` to `if(sass($dark): #1a8ccc; else: #0073aa)`in
editor.scss and style.scss

= 1.0.2 – 2025-12-15
 * Fix: Corrected Author URI and Plugin URI domain spelling.*
Prep: Removed unnecessary screenshot files from plugin package (to be added via 
SVN assets after approval). * Tweak: Minor ownership verification updates for WordPress.
org submission.

= 1.0.1 – 2025-12-07
 * Removed manual textdomain loading (now auto-loaded by WordPress)

#### 1.0.0 – 2025-12-06

 * Initial release –
 * 12 Font Awesome icons
 * Fill & Outline styles
 * Full WCAG 2.1 AA compliance
 * Automatic dark mode
 * RTL, reduced motion, high contrast support
 * ~1.7 KiB JavaScript, ~15 KiB CSS
 * Tested up to WordPress 6.9

## ਮੈਟਾ

 *  Version **1.0.3**
 *  Last updated **5 ਦਿਨ ਪਹਿਲਾਂ**
 *  Active installations **10 ਤੋਂ ਘੱਟ**
 *  WordPress version ** 6.6 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 ਜਾਂ ਇਸ ਤੋਂ ਉੱਚਾ **
 *  Language
 * [English (US)](https://wordpress.org/plugins/iconic-button/)
 * Tags
 * [accessible](https://pan.wordpress.org/plugins/tags/accessible/)[button](https://pan.wordpress.org/plugins/tags/button/)
   [gutenberg](https://pan.wordpress.org/plugins/tags/gutenberg/)[icon button](https://pan.wordpress.org/plugins/tags/icon-button/)
   [responsive](https://pan.wordpress.org/plugins/tags/responsive/)
 *  [Advanced View](https://pan.wordpress.org/plugins/iconic-button/advanced/)

## ਦਰਜਾਬੰਦੀ

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/iconic-button/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/iconic-button/reviews/)

## ਯੋਗਦਾਨੀ

 *   [ Dvora Gvili ](https://profiles.wordpress.org/dvorag/)

## ਸਹਿਯੋਗ

ਕੁਝ ਕਹਿਣਾ ਹੈ? ਮਦਦ ਚਾਹੀਦੀ ਹੈ?

 [ਸਹਿਯੋਗ ਫੋਰਮ ਦੇਖੋ](https://wordpress.org/support/plugin/iconic-button/)