UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 353 B
//#region virtual:caret--up/index.js const CaretUpGlyph = require("../utils-BpydAK29.cjs").createSVGComponent("CaretUpGlyph", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 8 4", "fill": "currentColor", "width": "8", "height": "4" }, [{ "elem": "path", "attrs": { "d": "M0 4 4 0 8 4z" } }]); //#endregion module.exports = CaretUpGlyph;