JVM Rich Text Icons for WordPress Plugin Directory
JVM Rich Text Icons is the #100 ranked gutenberg app on WordPress, with a 5.0 average rating from 10 reviews, as of Aug 31, 2026.
JVM Rich Text Icons is a WordPress Plugin Directory app by Joris van Montfort. With a rating of 5.0★ from 10 reviews, it currently ranks #100 in the Gutenberg category.
AppRanks data: JVM Rich Text Icons ranks #100 in Gutenberg on WordPress Plugin Directory, placing it in the top 15% of that category.
AppRanks verdict
Generated from live marketplace data — refreshed daily
JVM Rich Text Icons is a category-leading WordPress app with a limited review volume. It is listed in the Gutenberg category on WordPress Plugin Directory, which AppRanks treats as the canonical taxonomy node for ranking and competitor comparison. 10 reviews put it in the early-traction tier — useful for early-stage stores willing to be on the leading edge. Early-traction review counts are sensitive to single launch periods or feature events, so a 30-day re-check before bigger commitments often resolves whether the trend is sustained. Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +High average rating (5.0★) signals consistent merchant satisfaction
- +Published by Joris van Montfort — established developer track record
Cons
- −Limited review base (10) — ratings can shift significantly with new feedback
Looking to switch from JVM Rich Text Icons?
See JVM Rich Text Icons's alternatives ranked by audit score, rating, and review velocity.
How JVM Rich Text Icons works
Show full descriptionShow less
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'; });
To disable the default CSS file entirely:
add_filter( 'jvm_richtext_icons_css_file', '__return_false');
Change the icon class prefix
add_filter( 'jvm_richtext_icons_base_class', function() { return 'my-custom-css-class-name'; });
Disable the settings screen
add_filter( 'jvm_richtext_icons_show_settings', '__return_false');
Please note that if you are loading a custom icon set with the plugin hook: jvm_richtext_icons_css_file, you should make sure the plugin is not set to My SVG uploads as this setting does not load any CSS file.
Category rankings
As of Sep 3, 2026- Gutenberg#100of 696Top 15%
- Block-enabled#185of 427Top 44%
See 90-day rank history for each category
Track daily rank changes, category shifts, and position volatility.
Competitors & alternatives
JVM Rich Text Icons doesn't have curated competitor matchups yet. Other tracked gutenberg apps on WordPress:
Where JVM Rich Text Icons stands in the Gutenberg category
JVM Rich Text Icons ranks #100 of 696 apps in the Gutenberg category, placing it in the top 15% of the listing.
Frequently asked questions
What is JVM Rich Text Icons?
JVM Rich Text Icons is an app for WordPress. It currently holds a 5.0-star rating from 10 merchant reviews, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. It is listed under the Gutenberg category on AppRanks, where you can see its current category position, review-velocity trend, and how it compares against the top alternatives in the same space. Developed by Joris van Montfort.
Who uses JVM Rich Text Icons?
Currently around 3,000 active stores have installed JVM Rich Text Icons. Its review base is still building, which usually maps to early-stage merchants and stores piloting a new workflow. It is part of the Gutenberg category on WordPress.
Where does JVM Rich Text Icons rank on WordPress?
JVM Rich Text Icons currently sits at position #100 in the Gutenberg category on WordPress. That places it in the top 14% of 696 apps tracked in the same category. Category positions are read from the live marketplace ranking and refresh on each scrape, so the number you see here reflects the most recent crawl rather than a long-running average.