open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.1 kB
TypeScript
declare const svg: "<svg id=\"branch\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M31.5,18s-4.5,15.75,0,29.25\" style=\"fill: var(--icon-fill-secondary, white); stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-secondary-m, var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1)));\"/><line x1=\"16.56\" y1=\"27\" x2=\"29.5\" y2=\"33.75\" style=\"fill: var(--icon-fill-secondary, white); stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-secondary-m, var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1)));\"/><path d=\"M18,63C49.5,49.5,63,13.5,63,13.5l-4.5-4.5s-13.5,36-45,49.5l4.5,4.5Z\" style=\"fill: var(--icon-fill-secondary, white); 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=branch.d.ts.map