import { createSvgIcon } from '../create-svg-icon'; export default createSvgIcon([ { attributes: { d: 'M15.791 18.291H8.20801V16.291H15.791V18.291Z', fill: 'black', fillOpacity: '0.9' }, name: 'path', }, { attributes: { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M11.4619 5.26465C11.7282 4.90041 12.2718 4.90041 12.5381 5.26465L13.9463 7.19043C14.0285 7.30272 14.1441 7.38625 14.2764 7.42969L16.543 8.17383C16.9716 8.3146 17.1391 8.83145 16.875 9.19727L15.4795 11.1318C15.398 11.2447 15.353 11.3803 15.3525 11.5195L15.3457 13.9053C15.3443 14.3282 14.9579 14.6356 14.5557 14.5586L14.4746 14.5381L12.2041 13.8076C12.0714 13.765 11.9286 13.765 11.7959 13.8076L9.52539 14.5381L9.44434 14.5586C9.06898 14.6304 8.70681 14.3675 8.65918 13.9883L8.6543 13.9053L8.64746 11.5195C8.64709 11.4152 8.62186 11.3129 8.5752 11.2207L8.52051 11.1318L7.125 9.19727C6.86094 8.83149 7.0285 8.31468 7.45703 8.17383L9.72363 7.42969C9.82298 7.39706 9.91293 7.34169 9.98633 7.26855L10.0537 7.19043L11.4619 5.26465ZM11.3457 8.13477C11.066 8.51723 10.6729 8.8024 10.2227 8.9502L9.16895 9.2959L9.81836 10.1953C10.061 10.5315 10.2058 10.9269 10.2393 11.3379L10.2471 11.5146L10.25 12.623L11.3057 12.2842C11.7006 12.1572 12.122 12.142 12.5234 12.2373L12.6943 12.2842L13.749 12.623L13.7529 11.5146C13.7544 11.041 13.9045 10.5794 14.1816 10.1953L14.8301 9.2959L13.7773 8.9502C13.3271 8.80238 12.934 8.51727 12.6543 8.13477L12 7.23926L11.3457 8.13477Z', fill: 'black', fillOpacity: '0.9', }, name: 'path', }, { attributes: { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M19.8916 2.00586C20.4519 2.06277 20.8887 2.53604 20.8887 3.11133V20.8887C20.8887 21.464 20.4519 21.9372 19.8916 21.9941L19.7783 22H4.22266L4.1084 21.9941C3.54833 21.937 3.11133 21.4638 3.11133 20.8887V3.11133C3.11133 2.53618 3.54833 2.06296 4.1084 2.00586L4.22266 2H19.7783L19.8916 2.00586ZM5.11133 20H18.8887V4H5.11133V20Z', fill: 'black', fillOpacity: '0.9', }, name: 'path', }, ]);