open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 2.17 kB
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"loader-dots\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><line x1=\"36\" y1=\"22.5\" x2=\"36\" y2=\"22.5\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-xl, calc(var(--icon-stroke-width, 5) * 3));\"/><line x1=\"36\" y1=\"54\" x2=\"36\" y2=\"54\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"20.25\" y1=\"38.25\" x2=\"20.25\" y2=\"38.25\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-l, calc(var(--icon-stroke-width, 5) * 1.5));\"/><line x1=\"51.75\" y1=\"38.25\" x2=\"51.75\" y2=\"38.25\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-l, calc(var(--icon-stroke-width, 5) * 1.5));\"/><line x1=\"24.86\" y1=\"27.11\" x2=\"24.86\" y2=\"27.11\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width: 8px;\"/><line x1=\"47.14\" y1=\"49.39\" x2=\"47.14\" y2=\"49.39\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"24.86\" y1=\"49.39\" x2=\"24.86\" y2=\"49.39\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"47.14\" y1=\"27.11\" x2=\"47.14\" y2=\"27.11\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width: 8px;\"/></svg>\n";
export default svg;
//# sourceMappingURL=loader-dots.js.map