open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 1.68 kB
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"block-partials\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M22.11,13.5c.25.7.39,1.46.39,2.25,0,3.73-3.02,6.75-6.75,6.75-.79,0-1.55-.14-2.25-.39v36.39h36.39c-.25-.7-.39-1.46-.39-2.25,0-3.73,3.02-6.75,6.75-6.75.79,0,1.55.14,2.25.39V13.5H22.11Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M49.5,58.5H17.5c-2.21,0-4-1.79-4-4V22.5\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M22.5,13.5h32c2.21,0,4,1.79,4,4v32\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><circle cx=\"15.75\" cy=\"15.75\" r=\"6.75\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-secondary-m, var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1)));\"/><circle cx=\"56.25\" cy=\"56.25\" r=\"6.75\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-linecap: round; stroke-linejoin: round; 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=block-partials.js.map