Top "Icons" questions

An icon is a small pictogram used in graphical user interfaces to supplement the presentation of textual information to the user.

Can we add border around the fontawesome icon using css?

I need to change the border width of the icon - fa-comment-o. Can we change the border-width size with css?

css icons border
Favicon for all the pages in my website

I've learned that the way to add favicon for a web page is to have the following lines in the …

apache tomcat icons webpage favicon
The application icon does not show on action bar

I followed up the instructions of building a new android project and I got a runnable one except a problem …

android android-actionbar icons android-appcompat material-design
tkinter TclError: error reading bitmap file

I am trying to set an application icon (python3 / tkinter) like this: Interface() root.title("Quicklist Editor") root.iconbitmap('@/…

python-3.x icons tkinter launcher
"Office 2010 Add-In: Icons Gallery" - How to extract icons from backstage tab (docx)

I downloaded "Office 2010 Add-In: Icons Gallery" that is docx file with two backstage tabs that hold icons. How can I …

icons ms-office office-addins
What do the icons for methods in Eclipse mean?

Possible Duplicate: What do the icons in Eclipse mean? In the "Package Explorer" in the Eclipse IDE, I can click …

eclipse icons package-explorer
How do I use standard Windows warning/error icons in my WPF app?

I'm making a custom error dialog in my WPF app and I want to use a standard windows error icon. …

c# wpf icons
How to remove icon animation for bottom navigation view in android

I have implemented Bottom Navigation View from Design Support Library 25 in my project. I have 5 icons in the view. whenever …

android animation icons bottomnavigationview android-bottomnav
Is it possible to use transparency in an iPhone app icon?

I created a 57×57 circular icon (without shine) which has transparency outside of the circle for my app. I can successfully …

ios icons app-store png transparency
Setting the Windows taskbar icon in PyQt

I'm working on an applcation in Python's PyQt4 and cannot find how to change the taskbar icon. I made my .…

python windows pyqt icons taskbar