We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c360c6 + 53df70f commit 2173559Copy full SHA for 2173559
ux.symfony.com/src/Service/UxPackageRepository.php
@@ -57,7 +57,7 @@ public function findAll(?string $query = null): array
57
'icons',
58
'UX Icons',
59
'app_icons',
60
- '#3737FF',
+ '#fff',
61
'linear-gradient(to bottom right, cyan, purple)',
62
'Render SVG icons seamlessly from your Twig templates.',
63
'I need to render SVG icons.',
0 commit comments