import React from "react"; function SolidBackgrondIcon() { return ( <> {/* Icon Blocks */}
{/* Icon Block */}

Stripe Payments

We have built stripe payments for 1 off and reoccuring payments

{/* End Icon Block */} {/* Icon Block */}

Theming

All our components include intuative theming with a js utility class that uses your themes colors programmatically

{/* End Icon Block */} {/* Icon Block */}

Documentation

Every component and plugin is well documented

{/* End Icon Block */}
{/* End Icon Blocks */} ); } export default SolidBackgrondIcon;