ionicons Questions
3
I am currently working on an Ionic Angular project that utilizes standalone components. I've encountered an issue where IonIcons are not rendering properly in my templates. My project is built with...
Hooge asked 25/1 at 9:11
6
I'm trying to add ionicons to my Angular 4 app.
Here are the steps taken:
In http://ionicons.com/ I downloaded the zip file and extracted it.
I created a new folder in my Angular project named ic...
3
Solved
I'm trying to embed the GitHub Logo by ionic (v5) into my project which redirects to the GitHub repository of the project I made.
The logo has this annoying title "ionicons-v5_logos" which appear...
4
Solved
I'm trying to change the ion-icon title that appears on mouse-hover. Example:
I've tried for at least a couple of hours to find a solution for this. I just don't know how i can access the title el...
6
Solved
I used ionic-vue with ionicons 5.0.1 but after call
<ion-icon name="add"></ion-icon>
i was following https://dev.to/aaronksaunders/build-your-first-ionic-vue-app-18kj and https://gi...
Arlenaarlene asked 25/4, 2020 at 7:36
1
Solved
Following the usage at https://ionicons.com/usage, the ion-icon displays but I get this warning:
Failed to resolve component: ion-icon
My steps were:
I used @vue/[email protected] to create...
3
Solved
How to add ionicons version 5 to angular, with version 4.5 there was a scss available and I can use in that way but now in version 5 ionicons use svgs and don't know how to integrate it with angula...
Topside asked 9/2, 2020 at 2:50
3
I've been having errors after errors to the point where I've reset my Metro Bundle and performed updates, errors from required module "699" to "700" have been coming up and now this. I believe I ha...
Acidify asked 12/2, 2019 at 23:2
4
I want to display directions with an arrow and was thinking to use the standard ionic arrow for the direction.
Can I rotate the up arrow into any direction somehow?
ion-arrow-up-a
Here is an att...
Dominick asked 16/6, 2015 at 0:57
3
I need to use customs icons with tabs in ionic 2.
Moreover I need to change the title color and icon, if the tab is selected.
Example:
ionic Tabs
Juniper asked 15/2, 2017 at 7:55
1
I am facing this icon problem in many screen. for example. i have one screen , where i have added some icon at left side of nav bar. but its not at all showing the icon. only small back box alone i...
Yasui asked 1/5, 2017 at 8:12
4
Solved
I'm using a custom switch toggle (from here) and I want to add an icon instead of regular text. When I paste the Ionicons code to the CSS content property it appears as a rectangle (some indication...
3
Solved
I have this simple snippet with four buttons with a CSS scale transform:
.social-buttons {
height: 90px;
margin: auto;
font-size: 0;
text-align: center;
position: absolute;
top: 0;...
Grisby asked 30/11, 2016 at 11:13
1
© 2022 - 2024 — McMap. All rights reserved.