open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.6 kB
TypeScript
declare const svg: "<svg id=\"books\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M54,13.5H18s-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));\"/><path d=\"M18,40.5s2.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=\"M51.75,13.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=\"M49.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=\"M54,40.5H18s-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));\"/><path d=\"M13.5,40.5h36s4.5-3.02,4.5-6.75-4.5-6.75-4.5-6.75H13.5\" 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=books.d.ts.map