@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 490 B
JavaScript
//#region virtual:if--else/32.js
const IfElse32 = require("../utils-BpydAK29.cjs").createSVGComponent("IfElse32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M26,26l-5-5,1.4-1.4,2.6,2.6v-12.2h-14.8l-2.2,2.2v13.9l2.6-2.6,1.4,1.4-5,5-5-5,1.4-1.4,2.6,2.6v-13.9l-3.2-3.2,3.2-3.2v-3.8h2v3.8l2.2,2.2h16.8v14.2l2.6-2.6,1.4,1.4-5,5Z" }
}]);
//#endregion
module.exports = IfElse32;