UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 419 B
//#region virtual:arrow--down-left/24.js const ArrowDownLeft24 = require("../utils-BpydAK29.cjs").createSVGComponent("ArrowDownLeft24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M22 26 22 24 9.41 24 26 7.41 24.59 6 8 22.59 8 10 6 10 6 26 22 26z" } }]); //#endregion module.exports = ArrowDownLeft24;