Files
perfil/nuxt4/public/app-icons/devserver.svg
josedario87 bea01d3e5d
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 58s
Agregar iconos locales de servicios y mejorar fallback de iconos
2025-10-17 05:46:30 -06:00

9 lines
444 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
<rect x="2" y="4" width="20" height="16" rx="2" fill="#4A5568"/>
<rect x="4" y="7" width="16" height="2" rx="1" fill="#68D391"/>
<rect x="4" y="11" width="16" height="2" rx="1" fill="#68D391"/>
<rect x="4" y="15" width="10" height="2" rx="1" fill="#68D391"/>
<circle cx="19" cy="8" r="1" fill="#F56565"/>
<circle cx="19" cy="12" r="1" fill="#48BB78"/>
</svg>