open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 1.19 kB
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"user-m\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><g ><circle cx=\"36\" cy=\"27.2\" r=\"9.2\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /><path d=\"M51.78,52.19c0,6.31-15.78,6.31-15.78,6.31,0,0-15.78,0-15.78-6.31,0-8.71,7.06-15.78,15.78-15.78s15.78,7.06,15.78,15.78Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /></g><g><circle cx=\"36\" cy=\"27.2\" r=\"9.2\" 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=\"M51.78,52.19c0,6.31-15.78,6.31-15.78,6.31,0,0-15.78,0-15.78-6.31,0-8.71,7.06-15.78,15.78-15.78s15.78,7.06,15.78,15.78Z\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: square; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></g></svg>\n";
export default svg;
//# sourceMappingURL=user-m.js.map