diff --git a/documentation/src/assets/integration-icons/phpv.tsx b/documentation/src/assets/integration-icons/phpv.tsx index 955c5c2b..1e2ba1ac 100644 --- a/documentation/src/assets/integration-icons/phpv.tsx +++ b/documentation/src/assets/integration-icons/phpv.tsx @@ -3,100 +3,14 @@ import { SVGProps } from "react"; const SvgPhpv = (props: SVGProps) => ( - - Official PHP Logo - - - - image/svg+xml - - Official PHP Logo - - - Colin Viebrock - - - - - - - - - - - - Copyright Colin Viebrock 1997 - All rights reserved. - - - 1997 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - );