UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 385 B
//#region virtual:chevron--left/16.js const ChevronLeft16 = require("../utils-BpydAK29.cjs").createSVGComponent("ChevronLeft16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 16 16", "fill": "currentColor", "width": 16, "height": 16 }, [{ "elem": "path", "attrs": { "d": "M5 8 10 3 10.7 3.7 6.4 8 10.7 12.3 10 13z" } }]); //#endregion module.exports = ChevronLeft16;