open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 2.24 kB
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"whale\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M49.5,40.5h13.5v-4.5c0-2.49-2.01-4.5-4.5-4.5h-31.5c-4.97,0-9-4.03-9-9h-4.5v9c0,12.43,5.57,18,18,18h9c4.97,0,9-4.03,9-9Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1); stroke-width: 0px;\"/><path d=\"M40.5,49.5c4.97,0,9-4.03,9-9h13.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)));\"/><path d=\"M9,18c0,2.49,2.01,4.5,4.5,4.5h4.5c2.49,0,4.5-2.01,4.5-4.5v-9h0c-3.73,0-6.75,9-6.75,9,0,0-3.02-9-6.75-9h0v9Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1); stroke-width: 0px;\"/><path d=\"M31.5,49.5v9c4.97,0,9-4.03,9-9h-9Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1); stroke-width: 0px;\"/><path d=\"M58.5,31.5h-31.5c-4.97,0-9-4.03-9-9h-4.5v9c0,12.43,5.57,18,18,18h22.5c4.97,0,9-4.03,9-9v-4.5c0-2.49-2.01-4.5-4.5-4.5Z\" 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=\"40.5\" y1=\"40.5\" x2=\"40.5\" y2=\"40.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=\"M9,18c0,2.49,2.01,4.5,4.5,4.5h4.5c2.49,0,4.5-2.01,4.5-4.5v-9h0c-3.73,0-6.75,9-6.75,9,0,0-3.02-9-6.75-9h0v9Z\" 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));\"/><path d=\"M31.5,49.5v9c4.97,0,9-4.03,9-9h-9Z\" 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));\"/></svg>\n";
export default svg;
//# sourceMappingURL=whale.js.map