UNPKG

@carbon/icons-vue

Version:

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

17 lines (16 loc) 524 B
//#region virtual:arrows--vertical/20.js const ArrowsVertical20 = require("../utils-BpydAK29.cjs").createSVGComponent("ArrowsVertical20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "d": "M27.6 20.6 24 24.2 24 4 22 4 22 24.2 18.4 20.6 17 22 23 28 29 22z" } }, { "elem": "path", "attrs": { "d": "M9 4 3 10 4.4 11.4 8 7.8 8 28 10 28 10 7.8 13.6 11.4 15 10z" } }]); //#endregion module.exports = ArrowsVertical20;