open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 924 B
TypeScript
declare const svg: "<svg id=\"circular-loader\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><polyline points=\"58.27 26.45 67.82 36 58.27 45.55\" 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));\"/><path d=\"M51.91,51.91c-8.79,8.79-23.03,8.79-31.82,0-8.79-8.79-8.79-23.03,0-31.82,8.79-8.79,23.03-8.79,31.82,0\" 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=\"67.82\" y1=\"36\" x2=\"36\" y2=\"36\" 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=circle-arrow-90deg.d.ts.map