UNPKG

@carbon/icons-vue

Version:

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

24 lines (23 loc) 497 B
//#region virtual:border--full/32.js const BorderFull32 = require("../utils-BpydAK29.cjs").createSVGComponent("BorderFull32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M8 10H18V12H8z" } }, { "elem": "path", "attrs": { "d": "M8 15H14V17H8z" } }, { "elem": "path", "attrs": { "d": "M29,29H3V3H29ZM5,27H27V5H5Z" } } ]); //#endregion module.exports = BorderFull32;