hashicon icon indicating copy to clipboard operation
hashicon copied to clipboard

Generates a beautiful representation of any hash.

Results 4 hashicon issues
Sort by recently updated
recently updated
newest added

I couldn't see an easy way to use params in react. Could you provide an example? 🙏🏼 I wanted to modify `light` to make the 3d effect more pronounced.

``` Rendering error: ReferenceError: document is not defined at createCanvas (/home/username/app/node_modules/@emeraldpay/hashicon/lib/utils.js:36:18) at Object.renderer [as default] (/home/username/app/node_modules/@emeraldpay/hashicon/lib/renderer.js:31:18) at Object.hashicon (/home/username/app/node_modules/@emeraldpay/hashicon/lib/index.js:53:33) at Hashicon.render (/home/username/app/node_modules/@emeraldpay/hashicon-react/lib/component.js:51:31) at /home/username/app/node_modules/react-dom/lib/ReactCompositeComponent.js:796:21 at measureLifeCyclePerf (/home/username/app/node_modules/react-dom/lib/ReactCompositeComponent.js:75:12) at ReactCompositeComponentWrapper._renderValidatedComponentWithoutOwnerOrContext (/home/username/app/node_modules/react-dom/lib/ReactCompositeComponent.js:795:25)...

Seems that repo got moved to different org and now link **https://etcdevteam.github.io/hashicon/examples/** is broken: > ![2020-09-11--14-37-17](https://user-images.githubusercontent.com/157609/92926504-681a7180-f43c-11ea-87eb-a6993be1d3e5.png)

Load up https://etcdevteam.github.io/hashicon/examples/ in Edge or IE and you will see it doesnt load the icons. Ive implemented it using React and get a few js errors in the console....