-
You are importing the entire icon-image set to use one icon. Which is 12.71kb zipped. Not HUGE, but not great either.
Easy enough to create a file `isw-color-input-font.html`
```
…
-
### Description
In preparation for the new Web UI foundation, the Polymer source needs to be reviewed.
Some of the Polymer files that have been checked into the repo are not required and should be…
-
@johnspackman has looked at the framework code and found that the iconthme "Tango" is often hardcoded. This needs to be replaced by `${qx.icontheme}`. Better yet, we should add `${qx.iconset}` defined…
-
Take a look at:
https://github.com/PolymerElements/iron-iconset/blob/master/iron-iconset.html
This element has a detailed comment in the HTML, followed by a small jsdoc annotation on the Polymer() ca…
-
### Description
When importing a large HTML bundle, Chrome can parse it in pieces. If an iron-iconset-svg definition is broken across multiple pieces, then only the icons in the first piece (the …
-
I love that you support icon packs, but when a icon pack does not have a icon for one app it sticks out horribly.
So I would love to be able to change individual app icons to something else in the…
-
```
Miranda Version : Built Oct 21 2009 18:06:43
Unicode Build : Yes
Test Build # (if applicable) :
Plugin Version # (if applicable) : 2.8.1.1 Unicode
What st…
-
## SVG App Icons
Some time ago I suggested adding SVG as an input source to Icon Genie as SVG is not only a very useful format for both *designing* and *generating* icons but now many browsers sup…
-
#### Bug, feature request, or proposal:
Bug
#### What is the expected behavior?
When registering an SVG iconSet, every symbol may provide a custom `viewBox` attribute. This attribute should be ke…
-
I am trying to change an MRTK button icon to a customer one. I created an iconset by Create > Mixed Reality Toolkit > IconSet under Project and imported an icon png I want to use. However, when I cli…