Tagged Questions
1
vote
1answer
234 views
What is jqueryUI trying to represent with their new search icon?
JqueryUI seems to have a new site design. They seem to have opted for unusual icon for their search box.
Viewing the source yeilds:
/* Font Awesome uses the Unicode Private Use Area (PUA) to ...
3
votes
4answers
380 views
Appropriate icon for score [closed]
I'm designing a quizz with jQuery. It has 4 counters: "correct answer", "wrong answer", "timer" and "score". Each counter has a little icon describing the counter.
I have found good jQuery UI icons ...