mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update nextcloud.tsx
This commit is contained in:
@@ -3,7 +3,7 @@ import { SVGProps } from "react";
|
||||
|
||||
const SvgNextcloud = (props: SVGProps<SVGSVGElement>) => (
|
||||
|
||||
<svg fill="#1c71d8" width="64px" height="64px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<svg fill="#1c71d8" width="24px" height="24px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
|
||||
<g id="SVGRepo_bgCarrier" stroke-width="0"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user