import React from 'react'; import SvgIcon from '@mui/material/SvgIcon'; const BondIcon = (props) => ( ); export default BondIcon;