📦 Add Raspberry PI SVG

This commit is contained in:
pheralb 2024-09-04 11:26:13 +01:00
parent 510c543216
commit 575d483cf6
2 changed files with 7 additions and 0 deletions

View File

@ -2914,5 +2914,11 @@ export const svgs: iSVG[] = [
category: ['Google', 'Software'], category: ['Google', 'Software'],
route: '/library/Google_Colaboratory.svg', route: '/library/Google_Colaboratory.svg',
url: 'https://colab.research.google.com/' url: 'https://colab.research.google.com/'
},
{
title: 'Raspberry PI',
category: ['Hardware', 'Software'],
route: '/library/raspberry_pi.svg',
url: 'https://www.raspberrypi.com/'
} }
]; ];

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.2 KiB