svg-icon icon indicating copy to clipboard operation
svg-icon copied to clipboard

An ultimate SVG icons collection DONE RIGHT, with over 10,000 SVG icons out of the box.

Results 20 svg-icon issues
Sort by recently updated
recently updated
newest added

Hey, that's a great collection you've compiled there. One thing that's preventing me from using it currently, is that the licenses of each font aren't included. Also I wonder if...

license

The material icon set 'broken-image' has a huge non-filled, second path that is hundreds of times larger than its viewBox. The current source at https://www.materialui.co/icon/broken-image doesn't have that problem. Same...

bug

There’s a syntax error in [dist/svg/game/originals-chess-knight.svg](https://github.com/leungwensen/svg-icon/blob/master/dist/svg/game/originals-chess-knight.svg): ```svg id="defs4976" /> ``` Please note the `id="defs4976" />`.

bug

I make a small little PHP tool to transform your SVG Icons to pure CSS, hope you are fine with this an give it a try: https://github.com/phpSoftware/CSS-Leungwensen-Icons

Hello, Here are some new font collections, can I request adding please? CC0 license project: https://github.com/hyperdexapp/cryptocurrency-icons SVG files: https://github.com/hyperdexapp/cryptocurrency-icons/tree/master/svg license: https://github.com/hyperdexapp/cryptocurrency-icons/blob/master/LICENSE.md SIL Open Font License, version 1.1 Google noto-emoji -...

plan

Why is `phantom` needed as a dependency instead of devDependency? My install of `svg-icon` failed because installing `phantomjs-prebuilt` needs to call out to the internet, which fails inside our CI...

- [ ] better information architecture - [ ] better theme - [ ] icons searching - [ ] selected icons previewing - [ ] defined prefix for symbols -...

enhancement

when installed as dependency, and use `npm install --no-bin-links`, the module causes error. ``` verbose stack RangeError: Maximum call stack size exceeded ```

bug

To later change a previously exported configuration, please provide a way to export the current config and later import it again in order to modify.

enhancement