ionicons icon indicating copy to clipboard operation
ionicons copied to clipboard

Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere 🌎

Results 227 ionicons issues
Sort by recently updated
recently updated
newest added

I was working on a latest ionic project and tried to get these icons to work but there was no luck. Then I tried the sample ionic app which is...

![image](https://user-images.githubusercontent.com/91739818/138808893-ba8fdb10-ecb1-43bb-956f-4027e6650450.png)

We need to make use of the `--deploy-url` flag. In our case, the deploy URL differs from the `--base-href` flag. E.g. base href is `/app` (in fact, we change this...

The dot at the bottom of the exclamation mark is missing a fill property which prevents correct color adjustments Before: ![image](https://user-images.githubusercontent.com/662750/104780918-ca62e600-573e-11eb-8171-391c62279b25.png) After: ![image](https://user-images.githubusercontent.com/662750/104780932-cd5dd680-573e-11eb-88aa-c82986851dbe.png)

Per #897 , Added DEV logo in svg format.

this PR comes after this issue on stackoverflow: https://stackoverflow.com/questions/58652885/how-do-i-fix-cors-issue-when-using-ionicons-from-cdn/60263752#60263752 which's I faced myself on my company, it turns now unpkg injects redirects on their CDN makes the browser detect cross-origin...

Hi! there :slightly_smiling_face: . This PR simplifies code contributions by fully automating the dev setup with Gitpod (a free online VS Code-like IDE) for contributing. With a single click, it'll...