mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update appwrite.tsx
This commit is contained in:
parent
706eb55b84
commit
372f3dbc15
@ -2,8 +2,8 @@ import React from "react";
|
||||
|
||||
export const LandingHeroAppwriteIcon = (props: React.SVGProps<SVGSVGElement>) => (
|
||||
<svg
|
||||
width={24}
|
||||
height={24}
|
||||
width="24"
|
||||
height="24"
|
||||
style="vertical-align:middle;"
|
||||
viewBox="0.41999999999999993 0 44.24 57.73"
|
||||
fill="none"
|
||||
|
Loading…
Reference in New Issue
Block a user