import MySvg from './close.svg';

export function MyFunctionIcon() {
  return MySvg;
}
