open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.71 kB
TypeScript
declare const svg: "<svg id=\"parasol\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><g ><path d=\"M36,13.5c-12.43,0-22.5,10.07-22.5,22.5,0,0,2.88-3.21,6.43-3.21s6.43,3.21,6.43,3.21c0,0,4.32-3.21,9.64-3.21s9.64,3.21,9.64,3.21c0,0,2.88-3.21,6.43-3.21s6.43,3.21,6.43,3.21c0-12.43-10.07-22.5-22.5-22.5Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /></g><path d=\"M45.64,36c0-19.29-9.64-22.5-9.64-22.5,0,0-9.64,3.21-9.64,22.5\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-secondary-m, var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1)));\"/><line x1=\"36\" y1=\"32.79\" x2=\"36\" y2=\"63\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-secondary-m, var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1)));\"/><path d=\"M36,13.5c-12.43,0-22.5,10.07-22.5,22.5,0,0,2.88-3.21,6.43-3.21s6.43,3.21,6.43,3.21c0,0,4.32-3.21,9.64-3.21s9.64,3.21,9.64,3.21c0,0,2.88-3.21,6.43-3.21s6.43,3.21,6.43,3.21c0-12.43-10.07-22.5-22.5-22.5Z\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"13.5\" y1=\"63\" x2=\"58.5\" y2=\"63\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>\n";
export default svg;
//# sourceMappingURL=parasol.d.ts.map