open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 1.59 kB
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"globe-3\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><circle cx=\"36.25\" cy=\"29.66\" r=\"15.75\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><circle cx=\"36.25\" cy=\"29.66\" r=\"15.75\" 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=\"M51.91,13.5c4.07,4.07,6.59,9.7,6.59,15.91s-2.52,11.84-6.59,15.91c-4.07,4.07-9.7,6.59-15.91,6.59s-11.84-2.52-15.91-6.59\" 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)));\"/><line x1=\"36\" y1=\"60.91\" x2=\"36\" y2=\"51.91\" 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)));\"/><line x1=\"27\" y1=\"60.91\" x2=\"45\" y2=\"60.91\" 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=globe-3.js.map