ionicons
ionicons copied to clipboard
Premium hand-crafted icons built by Ionic, for Ionic apps and web apps everywhere π
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...
### 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`...
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...
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...
### 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: ...
### 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....
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...
### 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...
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...
### 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...