mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Apollo.io svg
This commit is contained in:
@@ -96,6 +96,12 @@ export const svgs: iSVG[] = [
|
|||||||
route: '/library/animate.svg',
|
route: '/library/animate.svg',
|
||||||
url: 'https://www.adobe.com/products/animate'
|
url: 'https://www.adobe.com/products/animate'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Apollo.io',
|
||||||
|
category: 'Software',
|
||||||
|
route: '/library/apollo.io.svg',
|
||||||
|
url: 'https://www.apollo.io/'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Blender',
|
title: 'Blender',
|
||||||
category: ['Software', 'Design'],
|
category: ['Software', 'Design'],
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" fill="none">
|
||||||
|
<rect width="128" height="128" fill="#FECF40" rx="8" />
|
||||||
|
<path fill="#000"
|
||||||
|
d="M91.044 36.135H78.489l6.51 11.134 6.045-11.134ZM108.494 98.987 63.922 25 19.5 98.832h23.792c3.174 0 6.297-.8 9.058-2.316 2.98-1.638 5.23-4.012 6.989-6.89 2.056-3.367 4.053-6.773 6.077-10.16l5.178-8.67-6.678-11.167-2.961 4.755c-3.375 5.631-6.569 11.392-10.066 16.947-1.759 2.786-4.054 5.418-7.442 6.096a9.686 9.686 0 0 1-1.558.174c-.698.026-1.397.013-2.088.013l24.121-40.99 30.975 52.363h13.597Z" />
|
||||||
|
</svg>
|
||||||
|
After Width: | Height: | Size: 569 B |
Reference in New Issue
Block a user