Questions tagged [google-material-icons]

Official Material Design style icons provided by Google. Use this tag for issues importing or using the icons provided at material.io. For the community driven icon set, please use the [material-design-icons] tag.

223 questions
0
votes
1 answer

Using material.io lists in android

According to the newest maven website the newest material.io version is: com.google.android.material.material-1.4.0-beta01 Which I did import: implementation 'com.google.android.material:material:1.4.0-beta01' According to the documenttation,…
0
votes
3 answers

material icon displays ugly

I am trying to follow to use angular material icon for my angular data table.I follow this toturial for my angualar data table. I see the same code displays a beautiful icon in his screen whereas I get an ugly icon on my screen, here is my…
Talib Daryabi
  • 733
  • 1
  • 6
  • 28
0
votes
1 answer

How do Material Icons set the icon based on the content of the element?

How do the icons with the following structure work? accessibility_new I have been poking around the Material Icons repo trying to understand how the icon is determined by the content of the HTML but cannot…
Pytth
  • 4,008
  • 24
  • 29
0
votes
2 answers

SVG Icon is not able to display in the application. Is there any solution for it?

In one of my React Application, I am using Google Material Design Icons. As usual, there are icons and logos are not part of the Google Material Design Icons need to be added manually. In one of the case, I am trying to implement the XING Icon in my…
Manghud
  • 1,126
  • 3
  • 12
  • 20
0
votes
1 answer

ag-Grid, cell rendering with material-icons - vue

I'm using ag-Grid in vuejs project. I want to render cells to display material icons, but the icon doesn't appear, only the icon name appears: This is the 'iconRender' component: function iconRender(params) { var spanElement =…
user13982200
  • 13
  • 1
  • 5
0
votes
2 answers

Which syntax is correct for including google material design icons?

I am trying to add the google material design icon in my one of the react component. The following is the code snippet const socialMedia = (
Manghud
  • 1,126
  • 3
  • 12
  • 20
0
votes
2 answers

Labels in Material UI Icons

I'm using the material-ui and material-ui icons for my react project. I'm in new in react. Can someone please guide me how to make icons with label? I want to place the label just below the icon. For example, text "Home" written under "Home Icons".…
Abhishek Mishra
  • 128
  • 1
  • 2
  • 11
0
votes
1 answer

Flutter Dynamic Icons not showing on production build

I'am working on a project in which I have to dynamic populate an icon widget with the icon code read from our webservice. The thing is that when i'm in debug mode, everything works perfectly and the icons are shown as expected, but as soon as I…
0
votes
0 answers

Maintain same icon size for fontawesome and Material icons

I wanna use both Material icons and fontawesome in my project but always I get inconsistent UI because of icons sizes I found that material icons path doesn't respect the given width How can I resolve this issue ? Although i did try to scale the…
Taha
  • 1,072
  • 2
  • 16
  • 29
0
votes
1 answer

2sxc 11 Font icon picker Material Icons

I use 2sxc 11 and want to use the Material Icons. I have the Woff, Woff2 and TTF files but I dont get the icons to pick. My thought is that it doesn't work because Material does not work with unique classes but a string in the tag. Is there a way…
Sorencys
  • 1
  • 1
0
votes
1 answer

FloatingActionButton remove press animation

I'm working on a camera app that simply takes pictures. I've decided to go with a FloatingActionButton anchored to a bottom app bar for the camera capture action. Everything works great, however I'm having a bit of difficulty with the…
0
votes
2 answers

Engagespot overrides the material-icon's custom css

While implementing the notifications via EngagesSpot. It adds two stylesheets one for engagespot and another one for fonts. As displayed in the below picture: Due to this,(fonts style-sheet >>…
Ayushi Verma
  • 241
  • 3
  • 12
0
votes
0 answers

How to use google material design icons for HTML image control instead of image url?

Sample HTML code add_circle I don't want to display the image from the path, but to…
Sreeni C
  • 1
  • 3
0
votes
2 answers

How can I use outlined Material icons in Android Studio?

I would like to use outlined Material icons in my Android Studio project but I'm not able to find how. I've searched on Google similar questions and only found this unanswered question. I've also searched on the Material Design website, but the…
Vincent
  • 159
  • 1
  • 2
  • 9
0
votes
1 answer

How do I change a icon when it's only active?

At the moment when the icon (inside a class) is clicked all the same icons change. I have tried using $(this). thats been suggested in other questions, but no dice.

Elaine Thompson add_box

LvO92
  • 39
  • 1
  • 8