open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.13 kB
TypeScript
declare const svg: "<svg id=\"arrow-twoway-diagonal-lr\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><line x1=\"13.73\" y1=\"32.82\" x2=\"42.36\" y2=\"61.46\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polyline points=\"29.64 61.46 42.36 61.46 42.36 48.73\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"58.27\" y1=\"39.18\" x2=\"29.64\" y2=\"10.54\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polyline points=\"42.36 10.54 29.64 10.54 29.64 23.27\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n";
export default svg;
//# sourceMappingURL=arrow-twoway-diagonal-lr.d.ts.map