-
I would like to use my own SVG icons and them **only**.
Is that possible?
I have been trying different NPM packages for 2 days now without luck, since I need to create a shareable standalone ``…
-
### Describe the feature
With this option, you can change the amount of notification icons that will be shown on the status bar
### Why would it be useful to add?
I can fit more than 4 notification…
-
Feature: #94692 - Registering Icons via Service Container
https://docs.typo3.org/c/typo3/cms-core/main/en-us/Changelog/11.4/Feature-94692-RegisteringIconsViaServiceContainer.html
# Feature: \#94692 …
-
### Is your feature request related to a problem? Please describe
I would like to have NavigationView custom icons support.
### Describe the solution you'd like
I would like to fully customize the …
ghost updated
1 month ago
-
option to turn off the file icons & use ones from iconize/iconic plug-ins instead would be cool
-
### Share your bug report, feature request, or comment.
It would be really nice if a custom icon could be provided for custom social links, rather than using the default wireframe globe image. For ex…
-
How can one customize SVG notistack-MuiContent-success
## Expected Behavior
Replace any icon with default icon
## Current Behavior
## Steps to Reproduce
Link:
1.
2.
3.
4.
…
-
#### Description
Currently, IntelliSense provides a default set of icons for completion items in the editor. However, there is no option to customize these icons based on specific needs or preferen…
-
# Description
In config documentation no description how to change commit graph icons.
My font display those symbols bad and I want to change it.
---
I think this is bug, because it's expected …
-
Usually I fetched the different icons with something like.
```
var icons = import.meta.glob(`.././assets/*.svg`, { as: "raw", eager: true })
for (const item in icons) {
body.innerHTML = icons[…