open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 493 B
TypeScript
declare const svg: "<svg id=\"add-fat\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><line x1=\"36\" y1=\"13.5\" x2=\"36\" y2=\"58.5\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width: 8px;\"/><line x1=\"13.5\" y1=\"36\" x2=\"58.5\" y2=\"36\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width: 8px;\"/></svg>\n";
export default svg;
//# sourceMappingURL=add-fat.d.ts.map