mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
feat: add Raycast logo
This commit is contained in:
parent
7f38e57ad6
commit
40d6e0cf9c
@ -1888,4 +1888,10 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/monkeytype.svg',
|
route: '/library/monkeytype.svg',
|
||||||
url: 'https://monkeytype.com/'
|
url: 'https://monkeytype.com/'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Raycast',
|
||||||
|
category: 'Software',
|
||||||
|
route: '/library/raycast.svg',
|
||||||
|
url: 'https://raycast.com/'
|
||||||
|
}
|
||||||
];
|
];
|
||||||
|
3
static/library/raycast.svg
Normal file
3
static/library/raycast.svg
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||||
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 18.079V21L0 14L1.46 12.54L7 18.081V18.079ZM9.921 21H7L14 28L15.46 26.54L9.921 21ZM26.535 15.462L27.996 14L13.996 0L12.538 1.466L18.077 7.004H14.73L10.864 3.146L9.404 4.606L11.809 7.01H10.129V17.876H20.994V16.196L23.399 18.6L24.859 17.14L20.994 13.274V9.927L26.535 15.462ZM7.73 6.276L6.265 7.738L7.833 9.304L9.294 7.844L7.73 6.276ZM20.162 18.708L18.702 20.17L20.268 21.738L21.73 20.276L20.162 18.708ZM4.596 9.41L3.134 10.872L7 14.738V11.815L4.596 9.41ZM16.192 21.006H13.268L17.134 24.872L18.596 23.41L16.192 21.006Z" fill="#FF6363"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 688 B |
Loading…
Reference in New Issue
Block a user