UNPKG

@carbon/icons-vue

Version:

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

48 lines (47 loc) 1.08 kB
//#region virtual:bring-forward/16.js const BringForward16 = require("../utils-BpydAK29.cjs").createSVGComponent("BringForward16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [ { "elem": "path", "attrs": { "d": "M12,15H10V12a2.0023,2.0023,0,0,1,2-2h3v2H12Z" } }, { "elem": "path", "attrs": { "d": "M15,30H12a2.0023,2.0023,0,0,1-2-2V25h2v3h3Z" } }, { "elem": "path", "attrs": { "d": "M18 28H22V30H18z" } }, { "elem": "path", "attrs": { "d": "M28,30H25V28h3V25h2v3A2.0023,2.0023,0,0,1,28,30Z" } }, { "elem": "path", "attrs": { "d": "M10 18H12V22H10z" } }, { "elem": "path", "attrs": { "d": "M28 18H30V22H28z" } }, { "elem": "path", "attrs": { "d": "M30,15H28V12H25V10h3a2.0023,2.0023,0,0,1,2,2Z" } }, { "elem": "path", "attrs": { "d": "M18 10H22V12H18z" } }, { "elem": "path", "attrs": { "d": "M8,22H4a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,4,2H20a2.0023,2.0023,0,0,1,2,2V8H20V4H4V20H8Z" } } ]); //#endregion module.exports = BringForward16;