WordPress 3.8 has introduced an icon font for the WordPress admin (and super admin), named Dashicons. Dashicons includes 167 icons until now.
WordPress 3.9 includes 30 new fresh and clean icons. Thanks to all contributors to ticket Created for both bug reports and feature development on the bug tracker. #26936, especially @melchoyce and @empireoflight.
Media Icons
All media file type icons got a huge facelift, see #26936. There are also two new icons for the playlists feature.
Icon |
CSS Cascading Style Sheets. Class |
Code |
|
dashicons-media-archive
|
f501
|
|
dashicons-media-audio
|
f500
|
|
dashicons-media-code
|
f499
|
|
dashicons-media-default
|
f498
|
|
dashicons-media-document
|
f497
|
|
dashicons-media-interactive
|
f496
|
|
dashicons-media-spreadsheet
|
f495
|
|
dashicons-media-text
|
f491
|
|
dashicons-media-video
|
f490
|
|
dashicons-playlist-audio
|
f492
|
|
dashicons-playlist-video
|
f493
|
TinyMCE/Editor
With the update to TinyMCE 4.0 you can now use four new icons for editor related UI User interface.
Icon |
CSS Class |
Code |
|
dashicons-editor-contract
|
f506
|
|
dashicons-editor-break
|
f464
|
|
dashicons-editor-code
|
f475
|
|
dashicons-editor-paragraph
|
f476
|
Sorting
Use dashicons-external
for external uses or randomize a list with dashicons-randomize
.
Icon |
CSS Class |
Code |
|
dashicons-external
|
f504
|
|
dashicons-randomize
|
f503
|
WPorg specific: Jobs, Profiles, WordCamps
We all WordCamps.
Icon |
CSS Class |
Code |
|
dashicons-universal-access
|
f483
|
|
dashicons-universal-access-alt
|
f507
|
|
dashicons-tickets
|
f486
|
|
dashicons-nametag
|
f484
|
|
dashicons-clipboard
|
f481
|
|
dashicons-heart
|
f487
|
|
dashicons-megaphone
|
f488
|
|
dashicons-schedule
|
f489
|
Widgets
Have you already tried the live widget A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. WordPress widgets were originally created to provide a simple and easy-to-use way of giving design and structure control of the WordPress theme to the user. previews? You should. The following icons are created for this feature.
Icon |
CSS Class |
Code |
|
dashicons-archive
|
f478
|
|
dashicons-tagcloud
|
f479
|
|
dashicons-text
|
f480
|
Alerts/Notifications/Flags
The minus icon has an alternative icon, plus now too. Welcome.
Icon |
CSS Class |
Code |
|
dashicons-plus-alt
|
f502
|
Misc/CPT
End of .
Icon |
CSS Class |
Code |
|
dashicons-microphone
|
f482
|
To get a complete overview of all icons please visit http://melchoyce.github.io/dashicons/.
#3-9, #dashicons, #dev-notes, #ui