open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 1.06 kB
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"leaf\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M52.5,33.75c0,13.67-16.5,24.75-16.5,24.75,0,0-16.5-11.08-16.5-24.75s16.5-24.75,16.5-24.75c0,0,16.5,11.08,16.5,24.75Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M52.5,33.75c0,13.67-16.5,24.75-16.5,24.75,0,0-16.5-11.08-16.5-24.75s16.5-24.75,16.5-24.75c0,0,16.5,11.08,16.5,24.75Z\" 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=\"36\" y1=\"27\" x2=\"36\" y2=\"67.5\" style=\"fill: none; 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)));\"/></svg>\n";
export default svg;
//# sourceMappingURL=leaf.js.map