瀏覽代碼

Update nextcloud.tsx

Filip Cumpalovic 1 年之前
父節點
當前提交
5e9f9c5b25
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/src/assets/integration-icons/nextcloud.tsx

+ 1 - 1
documentation/src/assets/integration-icons/nextcloud.tsx

@@ -3,7 +3,7 @@ import { SVGProps } from "react";
 
 
 const SvgNextcloud = (props: SVGProps<SVGSVGElement>) => (
 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"/>
 <g id="SVGRepo_bgCarrier" stroke-width="0"/>