vue-gantt-3
Version:
A gantt component for Vue 3
6 lines (5 loc) • 806 B
JavaScript
"use strict";
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const timePointSvg = "data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20t='1743584658735'%20class='icon'%20viewBox='0%200%201026%201024'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20p-id='4489'%20id='mx_n_1743584658735'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='32.0625'%20height='32'%3e%3cpath%20d='M512.003052%200L1024.003052%20512%20512.003052%201024%200.003052%20512%20512.003052%200z'%20fill='%232c2c2c'%20p-id='4490'%3e%3c/path%3e%3c/svg%3e";
exports.default = timePointSvg;
//# sourceMappingURL=timePoint.svg.js.map