declare const svg: "<svg id=\"dollar\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M44.44,17.89s-25.65-8.55-25.65,8.55,29.92,4.27,29.92,21.38-25.65,8.55-25.65,8.55\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"36\" y1=\"9\" x2=\"36\" y2=\"15.75\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"36\" y1=\"58.5\" x2=\"36\" y2=\"63\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n";
export default svg;
//# sourceMappingURL=dollar.d.ts.map