Iconografía básica

This commit is contained in:
2026-05-12 01:20:19 +02:00
parent 5697c2a5a1
commit 158a7ae6a8
36 changed files with 221 additions and 103 deletions
@@ -228,7 +228,7 @@ class _ModoCard extends StatelessWidget {
),
),
const SizedBox(width: 8),
Icon(Icons.chevron_right_rounded, color: color, size: 30),
IconoFarolero(Icons.chevron_right_rounded, color: color, size: 30),
],
),
),