Agregar iconos locales de servicios y mejorar fallback de iconos
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 58s

This commit is contained in:
2025-10-17 05:46:30 -06:00
parent dc9d6ec959
commit bea01d3e5d
8 changed files with 104 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
<circle cx="12" cy="12" r="10" fill="#24A1C1"/>
<path d="M7 8h10l-5 8z" fill="#fff"/>
<path d="M12 8v8" stroke="#24A1C1" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 226 B