open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.16 kB
TypeScript
declare const svg: "<svg id=\"key-backspace\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M4.5,36l17.41-17.41c.38-.38.88-.59,1.41-.59h37.67c1.1,0,2,.9,2,2v32c0,1.1-.9,2-2,2H23.33c-.53,0-1.04-.21-1.41-.59L4.5,36Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M4.5,36l17.41-17.41c.38-.38.88-.59,1.41-.59h37.67c1.1,0,2,.9,2,2v32c0,1.1-.9,2-2,2H23.33c-.53,0-1.04-.21-1.41-.59L4.5,36Z\" 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));\"/><line x1=\"31.5\" y1=\"27\" x2=\"49.5\" y2=\"45\" 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));\"/><line x1=\"49.5\" y1=\"27\" x2=\"31.5\" y2=\"45\" 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=key-backspace.d.ts.map