import React from 'react'; import Icon from '../icon/Icon'; export const Svgheading = ({ iconName, value, iconColor, valueColor }: any) => { return (