Update appwrite.tsx

This commit is contained in:
Stefan Pejcic 2024-02-06 11:26:14 +01:00 committed by GitHub
parent 61667b57b8
commit 706eb55b84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,9 @@ import React from "react";
export const LandingHeroAppwriteIcon = (props: React.SVGProps<SVGSVGElement>) => ( export const LandingHeroAppwriteIcon = (props: React.SVGProps<SVGSVGElement>) => (
<svg <svg
width={64} width={24}
height={64} height={24}
style="vertical-align:middle;"
viewBox="0.41999999999999993 0 44.24 57.73" viewBox="0.41999999999999993 0 44.24 57.73"
fill="none" fill="none"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"