UNPKG

@carbon/icons-vue

Version:

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

24 lines (23 loc) 672 B
//#region virtual:box--medium/16.js const BoxMedium16 = require("../utils-BpydAK29.cjs").createSVGComponent("BoxMedium16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [ { "elem": "path", "attrs": { "d": "M26,28H6a2.0021,2.0021,0,0,1-2-2V9H6V26H26V9h2V26A2.0021,2.0021,0,0,1,26,28Z" } }, { "elem": "path", "attrs": { "d": "M18 9 16.485 14 16 15.977 15.535 14 14 9 12 9 12 23 14 23 14 15 13.842 13.004 14.421 15 16 19.626 17.579 15 18.159 13 18 15 18 23 20 23 20 9 18 9z" } }, { "elem": "path", "attrs": { "d": "M4 4H28V6H4z" } } ]); //#endregion module.exports = BoxMedium16;