Category "icons"

App Icon Only Changes After Device Reboot

I am implementing custom app icons for my iOS app, and everything works in the simulator. But when I try on device I get errrors: +[LSApplicationProxy applicati

Feather Icon not working in Bootstrap Modal

Version: [email protected], Bootstrap v4.3.1 using C# RazorPage, asp.net I am currently trying to build an asp.net web app. The feather icons work fine on n

How to add animate icon menu dropdown open / closed

I built a dropdown menu with fade animation with the help of stackoverflow users. Everything works beautifully. But now I would like to add an icon to the butto

How to get file's icon and type description in Ubuntu?

With Java 11 on Windows, I can get info about my files using: import javax.swing.filechooser.FileSystemView var type = FileSystemView.getFileSystemView().getSy

Where can I get codes of material icons?

I think there was a change in https://material.io/ - there are no codes for the icons, just 'name version' for example: <i class="material-icons"> cam

Dynamic Icons in Flutter

I retrieve some data from my DB, where I have a Column called "icon" in which I stored some Strings. For each of them, I want to pass in the Icon class of Flutt

Safari Extension Icon Become Very Small in macOS 12.3

The icon size was fine on previous version of macOS. After installed macOS 12.3, the icon became very small. The icon I used was 34x34 in pixel. I tried to use

Why is my smallIcon for Notifications always greyed out?

I tried making the small icon exactly 16x16, gray-scaled, nothing but gray and white (the gray color being hex value 616161), to create a silhouette of my appli

How to assign an icon to a file?

I am making a program that stores information in a file with a custom extension. I was wondering If it is possible to assign it an icon within the program so th

How can I change icons color in button?

I created button with text and icon: <Button android:id="@+id/btnLinkToProfile" android:layout_width="fill_parent" android:layout_he

How to add custom icons to the Shopware 6 plattform?

How can I add my custom SVG Icons to Shopware 6 and used it like in the official documentation: https://component-library.shopware.com/components/sw-icon/ Like:

Get windows 10 default like icons

I'm currently building a wpf application and am looking for a "generic" looking set of icons like they are used in windows explorer, they can be something betwe

How to change the size of the icon in a Tkinter application

I have an image which size is 304x105 (more wide than tall) but when I add it as a icon in my Tkinter application is shrinks and cannot be seen properly: Thi

A List of all flutter Icons

I have recently started flutter and I face difficulty in searching for appropriate icons whenever I want to use them. Is there any website or any source from wh

How to bind a MudIcon string to Mud Icon component

<MudIcon Icon="@inboxIcon" Color="Color.Primary" /> @code{ // here this Icon string is coming from database private string inboxIcon = "Icons.Mat

Fix CSS to add icon to Elementor Menu

I uploaded icons to my menu using class and css code (Wordpress + Elementor), but I can't remove the space between the icon and the text. Used the following cod

Netbeans 11.1 looks blurred and enlarged with JDK13

My Netbeans 11.1 looks ugly when starting with jdk-13. Below you can see the the difference between jdk-13 (left) and jdk-8 (right): I've already tried to c

vuetify icon not showing

I am using vue.js and vuetify. I want to add an icon but it is not working as expected (not rendered). How can I fix this? Please refer to the following code: m

How to programmatically change Bottom Navigation View's Icons?

I want know how can I change Bottom Navigation View's Icons when user basically selects it and then again replace it with previous icon if user selects differen

Why GTK4 seems to use only 48x48 icons for displaying minimized application in all context?

In GTK4 the icon system for displaying the apps have changed. In GTK3/GTK2 we could use simple commands like gtk_window_set_icon() or gtk_window_set_default_ico