Merge pull request #66 from steven-tey/main

Add Dub.co logo
This commit is contained in:
Pablo Hdez 2023-12-11 15:42:34 +00:00 committed by GitHub
commit 800881df5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 0 deletions

View File

@ -1575,5 +1575,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/hoppscotch.svg',
url: 'https://hoppscotch.com'
},
{
id: 226,
title: 'Dub',
category: 'Software',
route: '/library/dub.svg',
url: 'https://dub.co'
}
];

17
static/library/dub.svg Normal file
View File

@ -0,0 +1,17 @@
<svg width="191" height="191" viewBox="0 0 191 191" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_36_30)">
<path d="M191 95.5C191 148.243 148.243 191 95.5 191C42.7568 191 0 148.243 0 95.5C0 42.7568 42.7568 0 95.5 0C148.243 0 191 42.7568 191 95.5Z" fill="black"/>
<mask id="mask0_36_30" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="191" height="191">
<path d="M191 95.5C191 148.243 148.243 191 95.5 191C42.7568 191 0 148.243 0 95.5C0 42.7568 42.7568 0 95.5 0C148.243 0 191 42.7568 191 95.5Z" fill="black"/>
</mask>
<g mask="url(#mask0_36_30)">
<circle cx="95" cy="100" r="49" fill="white"/>
<path d="M122 -14H144V148H122V-14Z" fill="white"/>
</g>
</g>
<defs>
<clipPath id="clip0_36_30">
<rect width="191" height="191" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 811 B