
What is Dashicons in WordPress?
Dashicons is the official icon font of the WordPress admin as of 3.8. The icon font is licensed under GPLv2.
How to Disable Dashicons in WordPress?
Add below code to theme’s functions.php file.
add_action( 'wp_enqueue_scripts', 'aiooc_crunchify_dequeue_dashicon' ); function aiooc_crunchify_dequeue_dashicon() { if ( current_user_can( 'update_core' ) ) { return; } wp_deregister_style( 'dashicons' ); }
Is there any other way to disable Dishicons using Plugin?
Yes.
- Download plugin Crunchy Optimizer.
- Enable toggle: Disable Dashicons.

That’s it. And you are all set.

Crunchy Optimizer – No recurring charge
No monthly or Yearly Payment – just one time purchase. We believe in the best product quality.
Simplest, most powerful, super light weight All-in-One WordPress plugin for all! 50+ Optimization, Customization & Webmaster Options in one single plugin. 🥳