UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

44 lines (43 loc) 818 B
//#region virtual:table-of-contents/32.js const TableOfContents32 = require("../utils-BpydAK29.cjs").createSVGComponent("TableOfContents32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M4 6H22V8H4z" } }, { "elem": "path", "attrs": { "d": "M4 12H22V14H4z" } }, { "elem": "path", "attrs": { "d": "M4 18H22V20H4z" } }, { "elem": "path", "attrs": { "d": "M4 24H22V26H4z" } }, { "elem": "path", "attrs": { "d": "M26 6H28V8H26z" } }, { "elem": "path", "attrs": { "d": "M26 12H28V14H26z" } }, { "elem": "path", "attrs": { "d": "M26 18H28V20H26z" } }, { "elem": "path", "attrs": { "d": "M26 24H28V26H26z" } } ]); //#endregion module.exports = TableOfContents32;