UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 381 B
//#region virtual:chevron--up/32.js const ChevronUp32 = require("../utils-BpydAK29.cjs").createSVGComponent("ChevronUp32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "path", "attrs": { "d": "M16 10 26 20 24.6 21.4 16 12.8 7.4 21.4 6 20z" } }]); //#endregion module.exports = ChevronUp32;