@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
32 lines (31 loc) • 897 B
JavaScript
//#region virtual:global-loan-and-trial/32.js
const GlobalLoanAndTrial32 = require("../utils-BpydAK29.cjs").createSVGComponent("GlobalLoanAndTrial32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "m15,22l-1.4099,1.4102,2.5798,2.5898H4V8h-2v18c0,1.1025.8972,2,2,2h12.1699l-2.5798,2.5898,1.4099,1.4102,5-5-5-5Z" }
},
{
"elem": "circle",
"attrs": {
"cx": "11",
"cy": "16",
"r": "1"
}
},
{
"elem": "path",
"attrs": { "d": "m24,20H8c-1.1028,0-2-.8972-2-2v-4c0-1.1028.8972-2,2-2h16c1.1028,0,2,.8972,2,2v4c0,1.1028-.8972,2-2,2Zm-16-6v4h16v-4H8Z" }
},
{
"elem": "path",
"attrs": { "d": "m28,4h-12.1699l2.5801-2.5898L17,0l-5,5,5,5,1.4102-1.4102-2.5801-2.5898h12.1699v18h2V6c0-1.1025-.8972-2-2-2Z" }
}
]);
//#endregion
module.exports = GlobalLoanAndTrial32;