-
> npm run build:deploy
```
vite v3.2.2 building for production...
✓ 464 modules transformed.
dist/assets/logo.a40b4f16.svg 0.52 KiB
dist/assets/materialdesignicons-we…
-
FA don't have any icon representing password. I need icon to use for password input
Example of what I'm looking for:
https://materialdesignicons.com/icon/textbox-password
-
Implement the new Button design.
```typescript
interface ButtonProps {
label?: string
leftIcon?: string // name of icon from http://materialdesignicons.com
onClick?: Function // event han…
-
Hey there all.
I'm wanting to use Font Awesome in my sequence diagram participants.
e.g
- Twitter `fontawesome f099 Twitter #1da1f2`
- Jenkins `fontawesome5brands f3b6 Jenkins`
Specific …
-
We use only fontawesome icons on our website and we have a new feature we want to represent by someone waving goodbye.
Example of what we are looking for:
https://materialdesignicons.com/icon/human-…
ghost updated
4 months ago
-
**Module version**
"1.11.2"
**Describe the bug**
I am unable to set the config file to exclude materialdesignicons being loaded automatically. I installed @mdi/js and am importing my icons like t…
-
Maybe this is normal, but I believe the source mapping is wrong in minified css here: https://github.com/Templarian/MaterialDesign-Webfont/blob/master/css/materialdesignicons.min.css#L3
It's the sa…
-
Hi,
For some fonts that qtawesome has, family remains the default.
This may break the user application or qtawesome if the user adds a different version of the font.
For example, in the followi…
-
Add these:
## Angular
https://materialdesignicons.com/icon/angular
## React
https://materialdesignicons.com/icon/react
## GitHub
-
Hello,
this is a feature request and not a bug.
I was using the extension 'Iconize' for the icons (stickers) in the default folder tree. I think it would be great to use it in the spaces view of …