UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

14 lines (13 loc) 393 B
//#region virtual:chevron--right/24.js const ChevronRight24 = require("../utils-BpydAK29.cjs").createSVGComponent("ChevronRight24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M22 16 12 26 10.6 24.6 19.2 16 10.6 7.4 12 6z" } }]); //#endregion module.exports = ChevronRight24;