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/20.js const ArrowDownLeft20 = require("../utils-BpydAK29.cjs").createSVGComponent("ArrowDownLeft20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "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 = ArrowDownLeft20;