open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 950 B
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"book-side\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><g ><path d=\"M18,40.5h36V13.5H18s-4.5,3.02-4.5,6.75v27c0-3.73,4.5-6.75,4.5-6.75Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /></g><path d=\"M52.5,40.5s-2.25,3.02-2.25,6.75,2.25,6.75,2.25,6.75\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-s, calc(var(--icon-stroke-width, 5) * 0.5));\"/><path d=\"M13.5,47.25v-27c0-3.73,4.5-6.75,4.5-6.75h36v27H18s-4.5,3.02-4.5,6.75,4.5,6.75,4.5,6.75h36\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n";
export default svg;
//# sourceMappingURL=book-side.js.map