UNPKG

@carbon/icons-vue

Version:

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

17 lines (16 loc) 493 B
//#region virtual:arithmetic-mean/20.js const ArithmeticMean20 = require("../utils-BpydAK29.cjs").createSVGComponent("ArithmeticMean20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "d": "M24 9 22 9 16 17.5713 10 9 8 9 15 19 8 29 10 29 16 20.4287 22 29 24 29 17 19 24 9z" } }, { "elem": "path", "attrs": { "d": "M8 3H24V5H8z" } }]); //#endregion module.exports = ArithmeticMean20;