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 305 ionicons issues
Sort by recently updated
recently updated
newest added

Hi, could you please ensure that all icons are equally vertically positioned? Each of the icons has different spacing above and below the icon in the font file. Same for...

type: incorrect icon
help wanted

### Describe the Issue Just a minor but somewhat annoying issue from a meticulous UI dev. Especially when using `close` and `checkmark` icon together. It seems that either the `close`...

type: incorrect icon
help wanted

I love Ionicons, they're my go-to-iconset for many projects (in particular iOS). I favor them against FontAwesome since they look less chunky and – IMHO – fit more in the...

type: feature request
help wanted

I'm using an `ion-icon` in a dropdown interface, where a user has to click an element to show the dropdown's content. Because of how ionicons is implemented, the icons inside...

type: feature request
help wanted

### Describe Problem When viewing the latest cheatsheet for ionicons, there is no glyph that one can copy and paste like fontawesome does in their cheatsheet... Example from fontawesome: ![glyph](https://user-images.githubusercontent.com/12895506/197635807-5b34b48a-deca-41de-9224-965ce773a1ad.png)...

type: feature request
help wanted

### Describe the Issue The current `caret-forward-outline` icon is actually filled in instead of being just the outline of a forward caret. The same issue exists for all `caret-...` icons....

type: incorrect icon
help wanted

I am using ionicons with Ionic 4 and angular. I would like to change the deployment to put the ionicons svg files into a different directory than `svg/`. I know...

type: bug
help wanted

### Current Behavior IonIcons not loading after parcel build ### Expected Behavior Icons should load I am using ionicons for my html. It is working fine with live server. I...

type: bug
help wanted

Hi there. It would be great if the ion-icon component would allow for an indicator slot so we could use ion-icon somehow like this: ``` ``` This would allow us...

community feedback wanted

### Current Behavior Currently logo-x has viewBox="0 0 16 16" but all other svg has viewBox="0 0 512 512". It also has `fill="black"`. It should be `fill="currentColor"` ### Expected Behavior...

help wanted