open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 2.53 kB
TypeScript
declare const svg: "<svg id=\"ai-robot\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><path d=\"M50,18h-28c-2.21,0-4,1.79-4,4v19c0,2.21,1.79,4,4,4h28c2.21,0,4-1.79,4-4v-19c0-2.21-1.79-4-4-4ZM40.5,36c-2.49,0-4.5-2.01-4.5-4.5,0,2.49-2.01,4.5-4.5,4.5s-4.5-2.01-4.5-4.5,2.01-4.5,4.5-4.5,4.5,2.01,4.5,4.5c0-2.49,2.01-4.5,4.5-4.5s4.5,2.01,4.5,4.5-2.01,4.5-4.5,4.5Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M13,54h46c2.21,0,4,1.79,4,4v5H9v-5c0-2.21,1.79-4,4-4Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><rect x=\"18\" y=\"18\" width=\"36\" height=\"27\" rx=\"4\" ry=\"4\" 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=\"M13,27h5v9h-5c-2.21,0-4-1.79-4-4v-1c0-2.21,1.79-4,4-4Z\" 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=\"M54,27h5c2.21,0,4,1.79,4,4v1c0,2.21-1.79,4-4,4h-5v-9h0Z\" 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=\"M13,54h46c2.21,0,4,1.79,4,4v5H9v-5c0-2.21,1.79-4,4-4Z\" 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));\"/><circle cx=\"31.5\" cy=\"31.5\" r=\"4.5\" 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));\"/><circle cx=\"40.5\" cy=\"31.5\" r=\"4.5\" 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=\"36\" y1=\"4.5\" x2=\"36\" y2=\"18\" 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=\"36\" y1=\"45\" x2=\"36\" y2=\"54\" 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=ai-robot.d.ts.map