@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 515 B
JavaScript
//#region virtual:direction--right--02/32.js
const DirectionRight_0232 = require("../utils-BpydAK29.cjs").createSVGComponent("DirectionRight_0232", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M19,8,17.5859,9.4141,22.1719,14H10a2,2,0,0,0-2,2V28h2V16H22.1719l-4.586,4.5859L19,22l7-7Z" }
}, {
"elem": "path",
"attrs": { "d": "M8 4H10V12H8z" }
}]);
//#endregion
module.exports = DirectionRight_0232;