mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update digitalocean-icon.tsx
This commit is contained in:
@@ -4,7 +4,7 @@ import { SVGProps } from "react";
|
||||
export const DigitalOceanIcon = (props: SVGProps<SVGSVGElement>) => (
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width={187}
|
||||
width={50}
|
||||
height={80}
|
||||
viewBox="0 0 187 80"
|
||||
fill="none"
|
||||
|
||||
Reference in New Issue
Block a user