[wp-trac] [WordPress Trac] #29444: Create new dashicons (4.1)

WordPress Trac noreply at wordpress.org
Fri Oct 17 11:45:05 UTC 2014


#29444: Create new dashicons (4.1)
----------------------------+-----------------------------
 Reporter:  melchoyce       |       Owner:
     Type:  enhancement     |      Status:  new
 Priority:  normal          |   Milestone:  Future Release
Component:  Administration  |     Version:
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:  ui
----------------------------+-----------------------------

Comment (by bobbingwide):

 Has anyone requested a separate icon for WordPress MultiSite?
 If not, I'd like to, but I'm not offering a design for it.

 I was also considering asking about icons to represent CSS ( e.g. {} ) and
 shortcodes e.g. [] ).
 But I realised that I could just use the actual characters without too
 much hassle.


 {{{
 .dashicons-css:before {
         content: "{}";
 }
 .dashicons-shortcode:before {
         content: "[]";
 }
 }}}


 Which makes me wonder why we need dashicons for £ $ €
 Am I missing something?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/29444#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list