icono icon indicating copy to clipboard operation
icono copied to clipboard

One tag One icon, no font or svg, Pure CSS

Results 28 icono issues
Sort by recently updated
recently updated
newest added

I'm using SCSS in my project, and I want to be able to pull in individual icons to reduce my final payload size. Right now, the SCSS icon files rely...

enhancement

Please add underscore in file names for exclude the compilation of all files.

The SCSS code does not match the LESS code. For example, the "icono-next" class: ```less /* next.less */ .icono-next{ width: 0; height: 0; border: @10 solid transparent; border-left: @10 solid;...

This could produce weird results if the stylus and less files produce different output. Whichever one is saved last during gulp watch becomes the built version. Also, if #43 is...

Lovely icons. Which browsers are supported?

I would love to see a GitHub icon and a GPG/Encryption/Key icon.

Icon Request

Awesome work! After looking at the way you handled [icon sizes](https://github.com/saeedalipoor/icono/blob/73c4c5fd78c2a24708988d8baccfe19bc5f8619c/less/variables.less#L2) (which I thought was really clever, btw), I couldn’t help but wonder if you might benefit from employing the...

enhancement

Just to mark it. I'll try to do it and PR soon.

The icono-gear class only shows 2 nested circles instead of gears. It works fine in IE 11. Haven't tested on other browsers. In Firefox Developer Edition: ![FirefoxDeveloperEdition](https://cloud.githubusercontent.com/assets/12294771/8896845/434e9552-3411-11e5-8c12-1af5bc491568.PNG) In IE 11:...

bug