UNPKG

@carbon/icons-vue

Version:

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

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