UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 361 B
//#region virtual:chevron--mini/16.js const ChevronMini16 = require("../utils-BpydAK29.cjs").createSVGComponent("ChevronMini16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 16 16", "fill": "currentColor", "width": 16, "height": 16 }, [{ "elem": "path", "attrs": { "d": "M15 9 15 15 9 15z" } }]); //#endregion module.exports = ChevronMini16;