UNPKG

open-icon

Version:

Primary Open Icon package with generated catalog helpers and icon access APIs.

3 lines 1.71 kB
declare const svg: "<svg id=\"toy-blocks\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><rect x=\"18\" y=\"22.5\" width=\"36\" height=\"18\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M23.5,15.5h7c.55,0,1,.45,1,1v6h-9v-6c0-.55.45-1,1-1Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><path d=\"M41.5,15.5h7c.55,0,1,.45,1,1v6h-9v-6c0-.55.45-1,1-1Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><rect x=\"18\" y=\"40.5\" width=\"36\" height=\"18\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\"/><rect x=\"18\" y=\"22.5\" width=\"36\" height=\"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));\"/><path d=\"M23.5,15.5h7c.55,0,1,.45,1,1v6h-9v-6c0-.55.45-1,1-1Z\" 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=\"M41.5,15.5h7c.55,0,1,.45,1,1v6h-9v-6c0-.55.45-1,1-1Z\" 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));\"/><rect x=\"18\" y=\"40.5\" width=\"36\" height=\"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));\"/></svg>\n"; export default svg; //# sourceMappingURL=toy-blocks.d.ts.map