@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 644 B
JavaScript
//#region virtual:intent-request--active/32.js
const IntentRequestActive32 = require("../utils-BpydAK29.cjs").createSVGComponent("IntentRequestActive32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M23 27.2 20.4 24.6 19 26 23 30 31 22 29.6 20.6z" }
}, {
"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 = IntentRequestActive32;