import { createSvgIcon } from '../create-svg-icon'; export default createSvgIcon([ { attributes: { d: 'M11.8364 3.68066L4.96533 11.0381H22.9497V13.2275H4.96533L11.8364 20.585L10.3901 22.1328L1.05029 12.1328L10.3901 2.13281L11.8364 3.68066Z', fill: 'black', fillOpacity: '0.9', }, name: 'path', }, ]);