Merge pull request #827 from jaycodev/add-mercadolibre-svg
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

📦 Add Mercado Libre logo and wordmark
This commit is contained in:
Pablo Hdez
2025-10-27 19:11:01 +00:00
committed by GitHub
3 changed files with 9 additions and 0 deletions
+7
View File
@@ -212,6 +212,13 @@ export const svgs: iSVG[] = [
route: "/library/lua.svg",
url: "https://lua.org/",
},
{
"title": "Mercado Libre",
"category": ["Marketplace", "Platform"],
"route": "/library/mercado-libre.svg",
"wordmark": "/library/mercado-libre-wordmark.svg",
"url": "https://www.mercadolibre.com"
},
{
title: "Mercado Pago",
category: "Payment",
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.2 KiB