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

### Current Behavior In the source file [`packages/vue/src/components/IonIcon.ts`](https://github.com/ionic-team/ionic-framework/blob/d52b253fa0903441fb36e147f2f5b90ccb538de9/packages/vue/src/components/IonIcon.ts#L4) for Ionic framework, there is an import ``` import { defineCustomElement } from "ionicons/components/ion-icon.js"; ``` that is not provided in the `exports`...

triage

### Describe Problem Summarizing all requests for icons in this single thread. We will circle back here eventually and add them in one badge or reject the request. Requested general...

type: icon request

### Current Behavior Going through the issues I've seen the following theme that mostly indicates a lack of documentation on how to use Ionicons properly: - https://github.com/ionic-team/ionicons/issues/877 - differentiate between...

help wanted

Is there a way to stack ionicons to make more complex icons? Looking for exact same functionality as fontawesome supports with class= "icon-stack". Example from fontawesome: ``` html ``` ![font...

type: feature request
help wanted

Can you improve the podium icon to make it more clear that it's a podium and not a bar graph icon. For example you can add a trophy on top...

type: incorrect icon
help wanted

Hi, great work guys; Just a small suggestion: I have never found myself copying the entire code from the icon popover but the icon name only. I wish if it...

help wanted
type: documentation

When adding a custom icon to ion-icon component using the src tag, some ids cause the svg to not be inserted into the DOM / rendered. For example, if you...

type: bug
help wanted

I am using angular 7.2.2 with ionic 4.6.0. Everything is fine until i prepare my final deployment where base-href is set to some "/context/path/". Everything keeps working except ionicon resolution,...

type: bug
help wanted

I'm submitting a: [x] bug report [ ] feature request [ ] support request **ionicons version:** ``` ionicons v4.4.6 ``` Current behavior: Currently the icon class gets the svg content...

type: bug
help wanted

There are a couple of issues with the current icon approach used by Ionic when used in a production application. ## Performance Icons are "all or nothing" in the application....

type: feature request
help wanted