open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
5 lines • 1.21 kB
JavaScript
// AUTO-GENERATED FILE. DO NOT EDIT.
// Generated by scripts/generate-open-icon-package.mjs
const svg = "<svg id=\"accessibility-person-circled\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72.05\"><circle cx=\"36\" cy=\"36.05\" r=\"27\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><g><path d=\"M23.55,30.72l6.61,4.4v3.27c0,1.7-.39,3.37-1.15,4.88l-4.01,8.01c-.41.82-.25,1.81.4,2.46l.1.1c.92.92,2.43.81,3.21-.23l7.29-9.73,7.29,9.73c.78,1.04,2.29,1.14,3.21.23l.1-.1c.65-.65.81-1.64.4-2.46l-4.01-8.01c-.76-1.52-1.15-3.19-1.15-4.88v-3.27l6.61-4.4c1.12-.75,1.28-2.33.32-3.28-.65-.65-1.64-.81-2.46-.4l-7.44,3.72c-1.81.91-3.94.91-5.75,0l-7.44-3.72c-.82-.41-1.81-.25-2.46.4-.95.95-.79,2.53.32,3.28Z\" style=\"fill: var(--icon-line-color, currentColor);\"/><circle cx=\"36\" cy=\"23.43\" r=\"5.85\" style=\"fill: var(--icon-line-color, currentColor);\"/></g><circle cx=\"36\" cy=\"36.05\" r=\"27\" 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=accessibility-person-circled.js.map