WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Joris van Montfort v1.8.1

JVM Rich Text Icons

Insert icons anywhere in your content — inline in text, headings, buttons, or as a standalone block.

JVM Rich Text Icons

The facts

Rating
5★ from 10
Active installs
3k+
Price
Free
Last updated
26 Jun 2026
Added
Mar 2021
Requires WP
5.4
Tested up to
WP 7.0.4
Downloads
49,684

Our analysis

AI-assisted

JVM Rich Text Icons is a WordPress plugin that allows you to add icons to any rich text field in the block editor. You can insert icons inline in various elements such as paragraphs, headings, and buttons, or use a dedicated single icon block. The plugin includes an icon picker for easy selection and supports both Font Awesome and custom SVG icons for better performance.

This plugin is suitable for developers and users looking to enhance their content with icons while maintaining page speed. It offers features like inline SVG rendering, which reduces the need for external requests and improves loading times, making it a practical choice for those focused on performance.

Best for: This plugin suits developers and content creators looking to add icons to their WordPress sites efficiently.

What it does well

  • Supports inline SVG rendering for better performance
  • Includes Font Awesome 4.7, 5.x, and 6.x
  • Allows custom SVG icon uploads via drag & drop
  • Integrates with Advanced Custom Fields
  • Offers filter hooks for developers to customize functionality

Where it falls short

  • Limited information on specific use cases or user experiences

Verdict

JVM Rich Text Icons provides useful features for adding icons in the block editor, particularly for those prioritising performance. It is a solid choice for enhancing content visually.

From the developer

Joris van Montfort's own description of JVM Rich Text Icons, lightly tidied.

Add icons to any rich text field in the WordPress block editor. Insert icons inline in paragraphs, headings, lists, buttons, or use the dedicated single icon block.

Features

  • Icon picker – Select icons from a searchable popup in the block editor toolbar.
  • Font Awesome included – Ships with Font Awesome 4.7, 5.x and 6.x. Choose your preferred version from the settings.
  • Custom SVG icon set – Upload your own SVG icons via a drag & drop uploader in the plugin settings. This is the recommended approach for the best performance.
  • Single icon block – A dedicated block with font size, color, alignment and spacing options. Supports Pattern Overrides (WordPress 6.9+), so the icon and its color can be customized per instance when the block is used inside a synced pattern.
  • ACF integration – Adds a “JVM Icon” field type for Advanced Custom Fields.

See it in action

How it works

Pick an icon from the toolbar while editing any rich text field. The plugin inserts a small HTML tag that gets styled by the chosen icon set.

Why use a custom SVG icon set?

When you use a custom SVG icon set, the plugin defaults to inline SVG rendering. This is a great choice for performance! Google PageSpeed Insights will thank you.

  • Better page speed – No render-blocking CSS or font files to download. Icons are part of the HTML itself.
  • Only loads what you use – Unlike Font Awesome which loads CSS for hundreds of icons, inline SVG only includes the icons that are actually on the page.
  • No external requests – Everything is served inline, so there are no extra HTTP requests for font or CSS files.
  • Inherits text color – Icons automatically use the surrounding text color, no extra CSS needed.
  • Fully reversible – The stored content in the database is not modified. You can switch between render technologies at any time from the plugin settings if you want to.

Alternative render technologies (CSS masks, ::before / ::after pseudo-elements) are also available for custom SVG icons if your use case requires it.

For developers

The plugin provides several filter hooks to customize its behavior. You can load your own icon set, CSS file, or change the icon class prefix.

Load a custom icon set file

add_filter( 'jvm_richtext_icons_iconset_file', function($file) {
    return get_stylesheet_directory() . '/path_to_my/icons.json';
});

Load a custom CSS file

add_filter( 'jvm_richtext_icons_css_file', function($cssfile) {
    return get_stylesheet_directory_uri() . '/path_to_my/cssfile.css';
});

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for making sites fast.

WP-Optimize

Get caching and more with this powerful cache plugin. Cache, optimize images, clean your database and minify f...

Free 1M+ installs 4.8★ (2,606)
LiteSpeed Cache

All-in-one unbeatable acceleration & PageSpeed improvement: caching, image/CSS/JS optimization...

Free 7M+ installs 4.8★ (2,764)
EWWW Image Optimizer

Comprehensive image optimization with WebP, AVIF, Lazy Load, and more. Optimize images automatically for Faste...

Free 1M+ installs 4.8★ (1,838)
Under Construction

Easy to use Under Construction Page & Coming Soon Page. Enable Under Construction Mode in seconds & sh...

Free 600k+ installs 4.8★ (1,285)
Smush

Smush

93

Compress and optimize images, enable lazy load, serve WebP & AVIF, and speed up your site with a global im...

Free 1M+ installs 4.8★ (6,051)
Converter for Media

Speed up your website by using our WebP & AVIF Converter. Optimize images and serve WebP and AVIF images i...

Free 500k+ installs 4.9★ (1,097)