mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
Merge branch 'main' of https://github.com/svensken94/svgl
This commit is contained in:
commit
105cc41551
@ -1811,6 +1811,13 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/cal.svg',
|
||||
url: 'https://cal.com'
|
||||
},
|
||||
{
|
||||
id: 3452,
|
||||
title: 'Midday.ai',
|
||||
category: 'Software',
|
||||
route: '/library/midday.svg',
|
||||
url: 'https://midday.ai'
|
||||
},
|
||||
{
|
||||
id: 238,
|
||||
title: 'Cursor AI',
|
||||
|
1
static/library/midday.svg
Normal file
1
static/library/midday.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400" fill="none"><rect width="400" height="400" fill="#141414" rx="60"/><path fill="#fff" fill-rule="evenodd" d="M193.565 64c-20.558.879-39.939 6.3-57.166 15.287l57.166 99.014V64Zm0 158.705-57.163 99.01c17.226 8.985 36.606 14.406 57.163 15.285V222.705Zm11.881 114.294v-114.36l57.19 99.057c-17.232 8.995-36.622 14.423-57.19 15.303Zm0-158.632V64c20.569.881 39.96 6.31 57.193 15.305l-57.193 99.062Zm-121.19 95.551 99.034-57.178-57.172 99.027a137.356 137.356 0 0 1-41.862-41.849Zm230.51-146.803-99.017 57.167 57.172-99.025a137.358 137.358 0 0 1 41.845 41.858ZM84.245 127.1a137.356 137.356 0 0 1 41.87-41.865l57.192 99.058L84.245 127.1Zm-5.95 10.284C69.302 154.619 63.876 174.012 63 194.583h114.367l-99.072-57.199Zm.01 126.251c-8.993-17.227-14.42-36.611-15.303-57.172H177.33l-99.025 57.172Zm143.364-69.052h114.332c-.876-20.565-6.298-39.953-15.287-57.184l-99.045 57.184Zm99.035 69.037-98.998-57.157h114.293c-.882 20.555-6.307 39.934-15.295 57.157Zm-104.939-46.868 57.153 98.992a137.332 137.332 0 0 0 41.836-41.841l-98.989-57.151Z" clip-rule="evenodd"/></svg>
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user