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
98fc8039d7
commit
65605edd1f
@ -3,7 +3,7 @@ import React from "react";
|
|||||||
export const LandingHeroAppwriteIcon = (
|
export const LandingHeroAppwriteIcon = (
|
||||||
props: React.SVGProps<SVGSVGElement>,
|
props: React.SVGProps<SVGSVGElement>,
|
||||||
) => (
|
) => (
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 64 64" version="1.1">
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64px" height="64px" viewBox="0 0 64 64" version="1.1">
|
||||||
<g>
|
<g>
|
||||||
<path
|
<path
|
||||||
|
Loading…
Reference in New Issue
Block a user