Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is the cash icon? #5999

Open
1 of 3 tasks
rdgsouza opened this issue Sep 14, 2023 · 1 comment
Open
1 of 3 tasks

where is the cash icon? #5999

rdgsouza opened this issue Sep 14, 2023 · 1 comment

Comments

@rdgsouza
Copy link

rdgsouza commented Sep 14, 2023

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request
  • question about the decisions made in the repository

Issue description

Current behavior:

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
@rdgsouza rdgsouza changed the title where is the money icon? where is the cash icon? Sep 14, 2023
@rdgsouza
Copy link
Author

import { NbMenuItem } from '@nebular/theme';

export const MENU_ITEMS: NbMenuItem[] = [

{
title: 'Finance',
icon: '?', ----------> Need money icon. I didn't find it in NbMenuItem. Is it possible to use bootstrap icons

link: '/finance',
home: true,

},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant