-
Updated
Jun 14, 2020 - Kotlin
material-icons
Here are 79 public repositories matching this topic...
-
Updated
Oct 26, 2019 - Java
-
Updated
Jun 17, 2020 - JavaScript
Homepage: https://styled-components.com/
File extensions: .styled.js, .styled.ts, .sc.js, .sc.ts
Icon: https://styled-components.com/logo.png
SVG:
`
<path fill="#FFC77D" d="M16.05 27.6c.042-.095.148-.161.225-.241 1.175-1.232 2.36-2.453 3.519-3.7A3.2 3.2 0 0020.808 21a5.926 5.926 0 00-.143-.624c-.316.3-.61.573-.906.848
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
-
Updated
Feb 24, 2020 - HTML
-
Updated
Jun 13, 2019 - Java
-
Updated
Jul 9, 2017 - JavaScript
-
Updated
Jun 4, 2019 - CSS
-
Updated
May 25, 2020 - Dart
-
Updated
Jul 25, 2018 - CSS
-
Updated
May 12, 2020 - CSS
Spam in DevTools
The DevTools window is spammed by this warning message:
[C:\Users\nouser\.vscode\extensions\1tontech.angular-material-0.10.0]: The "attribute directive data table column sortable + more variations"-snippet very likely confuses snippet-variables and snippet-placeholders. See https://code.visualstudio.com/docs/editor/userdefinedsnippets#_snippet-syntax for more details.
-
Updated
Sep 6, 2017 - CSS
-
Updated
May 29, 2020 - Shell
-
Updated
Mar 4, 2018 - Python
-
Updated
Dec 25, 2018 - CSS
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Nov 30, 2018 - Java
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Feb 12, 2017 - CSS
-
Updated
May 26, 2020 - CSS
-
Updated
Oct 8, 2019 - PHP
-
Updated
Oct 21, 2019 - JavaScript
-
Updated
Aug 25, 2018 - TypeScript
-
Updated
Jul 17, 2019 - JavaScript
-
Updated
Apr 22, 2020 - HTML
-
Updated
Aug 2, 2018 - 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.
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."
When I set a navigation bar like below, the icon gets cut off.
Not sure what's wrong since the example in