UNPKG

@carbon/icons-vue

Version:

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

17 lines (16 loc) 487 B
//#region virtual:purchase/32.js const Purchase32 = require("../utils-BpydAK29.cjs").createSVGComponent("Purchase32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "path", "attrs": { "d": "M28,6H4A2,2,0,0,0,2,8V24a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V8A2,2,0,0,0,28,6Zm0,2v3H4V8ZM4,24V13H28V24Z" } }, { "elem": "path", "attrs": { "d": "M6 20H16V22H6z" } }]); //#endregion module.exports = Purchase32;