Merge pull request #785 from genius-wizard-dev/tensorflow
📦 Build / 🛠️ Build app (push) Has been cancelled
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled

Update TensorFlow Using New Icon
This commit is contained in:
Pablo Hdez
2025-09-30 23:58:40 +01:00
committed by GitHub
5 changed files with 14 additions and 1 deletions
+10 -1
View File
@@ -2727,8 +2727,17 @@ export const svgs: iSVG[] = [
{
title: "TensorFlow",
category: "Library",
route: "/library/tensorflow.svg",
route: {
light: "/library/tensorflow-icon-light.svg",
dark: "/library/tensorflow-icon-dark.svg",
},
wordmark: {
light: "/library/tensorflow-wordmark-light.svg",
dark: "/library/tensorflow-wordmark-dark.svg",
},
url: "https://www.tensorflow.org/",
brandUrl:
"https://www.tensorflow.org/extras/tensorflow_brand_guidelines.pdf",
},
{
title: "Midday",