@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 668 B
JavaScript
//#region virtual:intent-request--upgrade/20.js
const IntentRequestUpgrade20 = require("../utils-BpydAK29.cjs").createSVGComponent("IntentRequestUpgrade20", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
}, [{
"elem": "path",
"attrs": { "d": "M28 23 26.6 24.4 24 21.8 24 30 22 30 22 21.8 19.4 24.4 18 23 23 18z" }
}, {
"elem": "path",
"attrs": { "d": "M15.4,30L5,23.8c-0.6-0.4-1-1-1-1.7V9.9c0-0.7,0.4-1.4,1-1.7l10-5.9C15.3,2.1,15.6,2,16,2c0.4,0,0.7,0.1,1,0.3l10,5.9 c0.6,0.4,1,1,1,1.7V16h-2V9.9L16,4L6,9.9v12.2l10.5,6.2L15.4,30z" }
}]);
//#endregion
module.exports = IntentRequestUpgrade20;