-
Updated
Jul 15, 2020 - JavaScript
icons
Here are 1,638 public repositories matching this topic...
Follow up from #4453
Currently, documentation for <b-table> really only discusses and provides examples for the row-selected event:
https://bootstrap-vue.org/docs/components/table/#row-select-support
The only places the row-clicked event is mentioned are:
https://bootstrap-vue.org/docs/components/table/#data-row-accessibility
https://bootstrap-vue.org/docs/components/table/#comp-re
-
Updated
Apr 3, 2020
G2A
Name: G2A (Game Store)
Website: https://www.g2a.com/
Official resources for icon and color: https://www.g2a.co/contact/brand_guidelines/
document camera
I wrote a app for an document camera. I have drawn two icons: document-camera and document-camera-off. I used the icon cctv as a starting point. Maybe someone else needs this icons. I want to contribute this two icons.
[document-camera.zip](https://github.com/Templarian/MaterialDesign/files/3699339/docu
-
Updated
Jul 13, 2020 - HTML
-
Updated
Jun 16, 2020 - CSS
-
Updated
Dec 24, 2019 - Ruby
For now the project is badly covered by the tests. It can be greatly improved.
-
Updated
Jul 16, 2020 - Shell
-
Updated
Jul 16, 2020 - Vim script
-
Updated
Dec 17, 2019
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Jul 1, 2020 - PHP
-
Updated
Mar 28, 2019 - Java
-
Updated
Jul 4, 2020 - CSS
-
Updated
Dec 22, 2018 - Objective-C
-
Updated
Nov 23, 2019 - Java
-
Updated
Nov 17, 2017 - JavaScript
-
Updated
Apr 13, 2020 - JavaScript
-
Updated
Jul 4, 2019 - Kotlin
-
Updated
Jul 15, 2020 - Java
Improve this page
Add a description, image, and links to the icons topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the icons topic, visit your repo's landing page and select "manage topics."

Previously when using material icons I used the
<i>tag and I believe I recall that material.io suggested that tag as well. Having checked again today I'm now seeing material.io suggesting that a<span>tag be used (which according to a lot of highly debated stack overflow answers is the correct tag to use for icons).The issue is that material.io and the github pages documentation are not