import { createSvgIcon } from '../create-svg-icon'; export default createSvgIcon([ { attributes: { d: 'M17.7299 9.47236L10.5885 16.877L6.27012 12.3985L7.85352 10.871L10.5885 13.7069L16.1454 7.94482L17.7299 9.47236Z', fill: 'black', fillOpacity: '0.9', }, name: 'path', }, ]);