add instatus

This commit is contained in:
Ali Salah 2023-12-11 23:11:46 +02:00
parent c0470a6002
commit 54b0174b0c
2 changed files with 21 additions and 1 deletions

View File

@ -1701,5 +1701,12 @@ export const svgs: iSVG[] = [
category: 'Software', category: 'Software',
route: '/library/documenso.svg', route: '/library/documenso.svg',
url: 'https://documenso.com' url: 'https://documenso.com'
} },
{
id: 233,
title: 'Instatus',
category: 'Software',
route: '/library/instatus.svg',
url: 'https://instatus.com'
},
]; ];

View File

@ -0,0 +1,13 @@
<svg viewBox="0 0 53 63" fill="none" xmlns="http://www.w3.org/2000/svg">
<g>
<path
d="M18.3245 56.4997C12.981 54.3996 8.32995 50.4582 5.41811 44.9942C-1.07496 32.8101 3.5385 17.6693 15.7226 11.1763C27.5885 4.8527 42.2589 9.0633 49.0145 20.542C45.815 27.9588 40.7095 35.7957 33.9658 43.0901C28.9906 48.4716 23.6512 52.9872 18.3245 56.4997Z"
fill="black" />
<path
d="M1.1553 62.4083C-1.627 60.316 1.05773 53.3722 4.53167 48.6593L5.6068 50.1773C4.31552 53.226 2.06451 59.4244 11.3079 52.2767C20.5512 45.1291 36.0411 25.2105 42.6911 13.1964C48.0111 3.58517 42.2574 5.86794 38.8063 8.07736L37.2929 7.26354C40.7993 3.86578 46.9079 -0.226393 49.8312 1.05997C56.1727 3.85043 51.4503 21.9979 37.19 39.5949C22.9296 57.1918 5.0808 65.3602 1.1553 62.4083Z"
fill="black" />
<path
d="M52.3358 30.5196C53.4106 40.3776 48.5221 50.3499 39.2357 55.2987C36.0764 56.9824 32.7184 57.9193 29.3638 58.171C32.5965 52.1448 36.9548 45.9614 42.3064 40.0818C45.5381 36.5314 48.914 33.3311 52.3358 30.5196Z"
fill="black" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB