UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 471 B
//#region virtual:decline/16.js const Decline16 = require("../utils-BpydAK29.cjs").createSVGComponent("Decline16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [{ "elem": "path", "attrs": { "d": "M30,14v10h-10v-2h6.58l-8.58-8.59-4.29,4.3c-.39.39-1.03.39-1.42,0L2.29,7.71l1.42-1.42,9.29,9.3,4.29-4.3c.39-.39,1.03-.39,1.42,0l9.29,9.29v-6.58h2Z" } }]); //#endregion module.exports = Decline16;