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

📦 Add PDF logo
This commit is contained in:
Pablo Hdez
2025-10-29 10:25:37 +00:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3271,6 +3271,12 @@ export const svgs: iSVG[] = [
wordmark: "/library/svg_wordmark.svg",
url: "https://www.w3.org/TR/SVG/",
},
{
title: "PDF",
category: ["Library", "Design", "Education"],
route: "/library/pdf.svg",
url: "https://www.adobe.com/acrobat.html",
},
{
title: "Todoist",
category: "Software",