open-icon
Version:
Primary Open Icon package with generated catalog helpers and icon access APIs.
3 lines • 1.94 kB
TypeScript
declare const svg: "<svg id=\"AI-letters-blocked\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><rect x=\"9\" y=\"9\" width=\"54\" height=\"54\" rx=\"2\" ry=\"2\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><rect x=\"9\" y=\"9\" width=\"54\" height=\"54\" rx=\"2\" ry=\"2\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><g><path d=\"M20.25,47.25v-18.5c0-2.21,1.79-4,4-4h5.5c2.21,0,4,1.79,4,4v18.5\" style=\"fill: none; stroke: var(--icon-stroke-color, currentColor); stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"20.25\" y1=\"38.25\" x2=\"33.75\" y2=\"38.25\" style=\"fill: var(--icon-fill-secondary, white); 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=\"42.75\" y1=\"24.75\" x2=\"51.75\" y2=\"24.75\" style=\"fill: var(--icon-fill-secondary, white); 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=\"42.75\" y1=\"47.25\" x2=\"51.75\" y2=\"47.25\" style=\"fill: var(--icon-fill-secondary, white); 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=\"47.25\" y1=\"24.75\" x2=\"47.25\" y2=\"47.25\" style=\"fill: var(--icon-fill-secondary, white); stroke: var(--icon-stroke-color, currentColor); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></g></svg>\n";
export default svg;
//# sourceMappingURL=ai-letters-blocked.d.ts.map