declare const svg: "<svg id=\"cube-3d\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><g ><polygon points=\"13.5 23.62 36 11.25 58.5 23.62 58.5 48.38 36 60.75 13.5 48.38 13.5 23.62\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /><polyline points=\"13.5 23.62 36 36 58.5 23.62\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; opacity: .5;\" /></g><g><polyline points=\"13.5 23.62 36 36 58.5 23.62\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-secondary-m, var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1)));\"/><line x1=\"36\" y1=\"36\" x2=\"36\" y2=\"60.75\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-secondary-m, var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1)));\"/><polygon points=\"13.5 23.62 36 11.25 58.5 23.62 58.5 48.38 36 60.75 13.5 48.38 13.5 23.62\" 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));\"/></g></svg>\n";
export default svg;
//# sourceMappingURL=cube-3d.d.ts.map