-
I would love to have an API for defining custom decorators. My use case is to add an icon/highlight for nodes which are in the quickfix list. I've come up with a hacky way to accomplish this, by overr…
-
Hello, is it possible to add an Icon for Zen Browser?
![default128](https://github.com/user-attachments/assets/8f193351-1f4a-4603-b82d-8f76981e3194)
Thanks.
Awesome Theme BTW
-
Hi,
Long-time user of this amazing icon set on both Gnome and KDE, I've recently upgraded to Plasma 6 (Plasma 6.2.2 on KDE Neon 6.2) and noted a few inconsistencies in the use of symbolic icons (pics…
-
**Describe the problems**
How make dynamic icons?
**Minimal sample repository**
```
import { lazy } from 'react';
const DynamicIcon = ({...props}) => {
const iconDir = props.icon?.slice(0,…
-
### OS Version
MacOS 14.7 Sonoma
### Browser Version
Firefox 132.0.1
### Tab Stash Version
3.1.1
### Non-Standard Browser Settings
n/a
### Installed Extensions
None. I crea…
-
### Issue Checklist
- [X] I have properly named my issue
- [X] I have checked the Issues/Discussions pages to see if my issue has already been reported
### Platform
Itch.io (Downloadable Bui…
-
In order to be able to select one active scroll marker among many potential options, we need a way to establish a group of scroll markers.
In https://flackr.github.io/carousel/examples/scroll-marke…
-
Vanadium offers a couple of widgets, among which one named "quick action search 4x1" which preview promises a search field, a microphone, an in-private tab, the Dino game, and a QR code scanner.
Only…
-
### Description
_No response_
### Design
https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations-%26-Components-Next-Level?node-id=2729-31193
### Tokens
- [x] Tokens for this component ar…
-
The source code for `icons.dart` looks like this:
```dart
/// 4k — material icon named "4k".
static const IconData four_k = const IconData(0xe072, fontFamily: 'MaterialIcons');
//…