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