Skip to content
#

material-icons

Here are 79 public repositories matching this topic...

MartinP7r
MartinP7r commented Sep 16, 2018

When I set a navigation bar like below, the icon gets cut off.

let settingsBarButton = UIBarButtonItem()
settingsBarButton.setIcon(icon: .emoji(.gear), iconSize: 30)
navigationItem.rightBarButtonItems = [settingsBarButton]

image

Not sure what's wrong since the example in

vscode-material-icon-theme
blakestone95
blakestone95 commented Jan 17, 2019

A team member switched us to this library from material-design-icons, but it messed up a bunch of our styling. After perusing the source code, I have a suggestion: remove the style attributes used in Icon and SvgIcon and instead use a CSS class (perhaps className="react-icons-kit") with some CSS to apply the inline-block and vertical-align rules. My reasoning is that this will make i

📌A live geolocation app where users can 'pin' different locations on the map and share their own content with other users in realtime – to share pictures, reviews of the location and area, interact with other users by adding comments to their pins and manage the pins they've created

  • Updated Jun 7, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the material-icons topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the material-icons topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.