// THIS FILE IS GENERATED. ANY CHANGES TO THIS FILE WILL BE LOST.
import type { TOC } from '@ember/component/template-only';

export interface BookIconSignature {
  Element: SVGSVGElement;
}

export const BookIcon: TOC<BookIconSignature> = <template><svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" ...attributes><path d="M21,3.49960964 L14,3.49960964 C13.8684,3.49886632 13.7379,3.52408632 13.6161,3.57385632 C13.4943,3.62361632 13.3834,3.69694632 13.29,3.78962632 L12,5.08962632 L10.71,3.78962632 C10.6166,3.69694632 10.5057,3.62361632 10.3839,3.57385632 C10.2621,3.52408632 10.1316,3.49886632 10,3.49960964 L3,3.49960964 C2.73478,3.49960964 2.48043,3.60497632 2.29289,3.79251632 C2.10536,3.98005632 2,4.23440632 2,4.49962632 L2,17.4996096 C2,17.7648063 2.10536,18.0192063 2.29289,18.2067063 C2.48043,18.3943063 2.73478,18.4996096 3,18.4996096 L9.59,18.4996096 L11.3,20.2096063 C11.4874,20.3959063 11.7408,20.5004063 12.005,20.5004063 C12.2692,20.5004063 12.5226,20.3959063 12.71,20.2096063 L14.41,18.4996096 L21,18.4996096 C21.2652,18.4996096 21.5196,18.3943063 21.7071,18.2067063 C21.8946,18.0192063 22,17.7648063 22,17.4996096 L22,4.49962632 C22,4.23440632 21.8946,3.98005632 21.7071,3.79251632 C21.5196,3.60497632 21.2652,3.49960964 21,3.49960964 Z M10,16.4996063 L4,16.4996063 L4,5.49962632 L9.59,5.49962632 L11,6.90962632 L11,17.0896063 L10.71,16.7996063 C10.6174,16.7051063 10.5069,16.6300063 10.3851,16.5785063 C10.2632,16.5270063 10.1323,16.5002063 10,16.4996063 Z M20,16.4996063 L14,16.4996063 C13.8684,16.4989063 13.7379,16.5241063 13.6161,16.5738063 C13.4943,16.6236063 13.3834,16.6969063 13.29,16.7896063 L13,17.0896063 L13,6.90962632 L14.41,5.49962632 L20,5.49962632 L20,16.4996063 Z"/></svg></template>;