mirror of
https://github.com/pheralb/svgl.git
synced 2025-03-12 16:10:34 +08:00
📦 Add Raspberry PI SVG
This commit is contained in:
parent
510c543216
commit
575d483cf6
@ -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/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
1
static/library/raspberry_pi.svg
Normal file
1
static/library/raspberry_pi.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.2 KiB |
Loading…
x
Reference in New Issue
Block a user