master
Pricing
const Pricing = props => { const { className, style } = props; return ( <svg className={className}