UNPKG

open-icon

Version:

Primary Open Icon package with generated catalog helpers and icon access APIs.

5 lines 1.35 kB
// AUTO-GENERATED FILE. DO NOT EDIT. // Generated by scripts/generate-open-icon-package.mjs const svg = "<svg id=\"hamburger\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M9,29.25h54s0-18-27-18S9,29.25,9,29.25Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M9,51.75q0,9,27,9t27-9H9Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M9,28.5h54s0-18-27-18S9,28.5,9,28.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));\"/><path d=\"M9,51q0,9,27,9t27-9H9Z\" 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=\"M63,42c-6.75,0-6.75-3.38-13.5-3.38-6.75,0-6.75,3.38-13.5,3.38s-6.75-3.38-13.5-3.38c-6.75,0-6.75,3.38-13.5,3.38\" style=\"fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-linecap: square; 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=hamburger.js.map