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
b597e635a6
commit
890ed884bc
@ -2,8 +2,8 @@ import React from "react";
|
|||||||
|
|
||||||
export const LandingHeroAppwriteIcon = (props: React.SVGProps<SVGSVGElement>) => (
|
export const LandingHeroAppwriteIcon = (props: React.SVGProps<SVGSVGElement>) => (
|
||||||
<svg
|
<svg
|
||||||
width={24}
|
width={64}
|
||||||
height={24}
|
height={64}
|
||||||
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"
|
||||||
|
Loading…
Reference in New Issue
Block a user