import { createSvgIcon } from '../create-svg-icon'; export default createSvgIcon([ { attributes: { d: 'M15.411 2.76967L17.1821 4.54076L9.72294 11.9999L17.1821 19.4591L15.411 21.2302L6.18213 11.9999L15.411 2.76967Z', fill: 'black', fillOpacity: '0.9', }, name: 'path', }, ]);