active-table
Version:
Framework agnostic table component for editable data experience
2 lines • 1.06 kB
TypeScript
export declare const TEXT_ICON_SVG_STRING = "<?xml version=\"1.0\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.0//EN\" \"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd\">\n<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"12\" height=\"12\">\n <g transform=\"matrix(0.6315789 0 0 0.6315789 0 0)\">\n <g transform=\"matrix(0.027142858 0 0 0.027142858 0 0)\">\n <g>\n <path d=\"M84 32.48L616 32.48L616 92.96L84 92.96L84 32.48z\" stroke=\"none\" fill=\"#000000\" fill-rule=\"nonzero\" />\n <path d=\"M84 177.52L470.4 177.52L470.4 238L84 238L84 177.52z\" stroke=\"none\" fill=\"#000000\" fill-rule=\"nonzero\" />\n <path d=\"M84 322.56L616 322.56L616 383.04L84 383.04L84 322.56z\" stroke=\"none\" fill=\"#000000\" fill-rule=\"nonzero\" />\n <path d=\"M84 467.6L470.4 467.6L470.4 528.08L84 528.08L84 467.6z\" stroke=\"none\" fill=\"#000000\" fill-rule=\"nonzero\" />\n </g>\n </g>\n </g>\n</svg>";
//# sourceMappingURL=textIconSVGString.d.ts.map