mirror of
https://github.com/pheralb/svgl.git
synced 2024-12-05 05:42:35 +08:00
📦 Add zed.dev SVG
This commit is contained in:
parent
7b52e59ec2
commit
8502c0ed25
@ -3021,5 +3021,11 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/daily-dev-dark.svg'
|
||||
},
|
||||
url: 'https://daily.dev/'
|
||||
},
|
||||
{
|
||||
title: 'Zed',
|
||||
category: 'Software',
|
||||
route: '/library/zed-logo.svg',
|
||||
url: 'https://zed.dev/'
|
||||
}
|
||||
];
|
||||
|
1
static/library/zed-logo.svg
Normal file
1
static/library/zed-logo.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" fill="none" viewBox="0 0 96 96"><g clip-path="url(#a)"><path fill="currentColor" fill-rule="evenodd" d="M9 6a3 3 0 0 0-3 3v66H0V9a9 9 0 0 1 9-9h80.379c4.009 0 6.016 4.847 3.182 7.682L43.055 57.187H57V51h6v7.688a4.5 4.5 0 0 1-4.5 4.5H37.055L26.743 73.5H73.5V36h6v37.5a6 6 0 0 1-6 6H20.743L10.243 90H87a3 3 0 0 0 3-3V21h6v66a9 9 0 0 1-9 9H6.621c-4.009 0-6.016-4.847-3.182-7.682L52.757 39H39v6h-6v-7.5a4.5 4.5 0 0 1 4.5-4.5h21.257l10.5-10.5H22.5V60h-6V22.5a6 6 0 0 1 6-6h52.757L85.757 6H9Z" clip-rule="evenodd"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h96v96H0z"/></clipPath></defs></svg>
|
After Width: | Height: | Size: 660 B |
Loading…
Reference in New Issue
Block a user