UNPKG

google-material-icons

Version:

A google material icon library package for React applications

22 lines (18 loc) 813 B
/** * @license google-material-icons v2.1.3 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. */ import createIcon from '../../createIcon.js'; const HotelClass = createIcon("HotelClass", [ [ "path", { d: "M10.6602 8.89L11.6002 12H14.4202L12.1502 13.62L13.0802 16.63L10.6602 14.79L8.24016 16.63L9.17016 13.62L6.90016 12H9.72016L10.6602 8.89ZM8.24016 10H0.660156L6.83016 14.41L4.49016 22L10.6602 17.31L16.8402 22L14.4902 14.41L20.6602 10H13.0802L10.6602 2L8.24016 10ZM21.0202 22L19.1602 15.99L23.3402 13H19.9002L16.8202 15.2L18.2802 19.92L21.0202 22ZM16.6602 8L14.8402 2L13.8002 5.45L14.5702 8H16.6602Z", key: "auaat7" } ] ]); export { HotelClass as default }; //# sourceMappingURL=hotel_class.js.map