diff --git a/documentation/src/assets/integration-icons/phpv.tsx b/documentation/src/assets/integration-icons/phpv.tsx index 8002464..955c5c2 100644 --- a/documentation/src/assets/integration-icons/phpv.tsx +++ b/documentation/src/assets/integration-icons/phpv.tsx @@ -3,43 +3,100 @@ 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 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + );