Anicons icon indicating copy to clipboard operation
Anicons copied to clipboard

Anicons: a new kind of icon fonts with baked-in animation and colors

Results 11 Anicons issues
Sort by recently updated
recently updated
newest added

The animated icons on the demo site move around during animation in Safari 14.1.1, every icon on the page is affected https://user-images.githubusercontent.com/1435638/129990328-a65f88ff-8c12-4b68-8764-15b000b0f156.mp4 The icons on this page are fine however:...

I'm not terribly clear on how to change the color of the color font? Does it involve re-compiling these with the brand colors, or is there some parameter that can...

I've attempted to run the code on my website a few times. While the font functions, the time axis does not ever pass 1. ``` test{ font-family: "Anicons Regular", sans-serif;...

Seems to be fixable by adding `overflow-wrap: break-word;` to the element (from 5 seconds of looking, this style seems to be a default style in Chrome, but not Firefox). ![image](https://user-images.githubusercontent.com/45946693/75195606-3e139300-5728-11ea-9728-a6f442d0bc3f.png)...

First: awesome project and website! Love the use of Recursive, too. :) **Problem** When I try to scroll to certain slides/sections of the homepage, it very briefly pauses but keeps...

Filing an issue for me to add these via PR :) - [ ] OFL.txt in `master` #4 - [ ] LICENSE.txt with Apache in `gh-pages` - [ ] AUTHORS...

Move this from bottom of About page to Use page, SeHee can discuss :)

Move 'how to use' up above 'how to make', so the page order matches the audience size order :)

Correct copyright notice, move it to the project root

The TTF files should all be checked with fontbakery's googlefonts profile and any `FAIL` results resolved :) Also, check that the correct copyright notice in #4 is used in the...