UNPKG

@carbon/icons-vue

Version:

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

17 lines (16 loc) 531 B
//#region virtual:wallet/32.js const Wallet32 = require("../utils-BpydAK29.cjs").createSVGComponent("Wallet32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "path", "attrs": { "d": "M22 17H24V19H22z" } }, { "elem": "path", "attrs": { "d": "M28,8H4V5H26V3H4A2,2,0,0,0,2,5V26a2,2,0,0,0,2,2H28a2,2,0,0,0,2-2V10A2,2,0,0,0,28,8ZM4,26V10H28v3H20a2,2,0,0,0-2,2v6a2,2,0,0,0,2,2h8v3ZM28,15v6H20V15Z" } }]); //#endregion module.exports = Wallet32;