UNPKG

@carbon/icons-vue

Version:

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

36 lines (35 loc) 596 B
//#region virtual:overflow-menu--vertical/24.js const OverflowMenuVertical24 = require("../utils-BpydAK29.cjs").createSVGComponent("OverflowMenuVertical24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [ { "elem": "circle", "attrs": { "cx": "16", "cy": "8", "r": "2" } }, { "elem": "circle", "attrs": { "cx": "16", "cy": "16", "r": "2" } }, { "elem": "circle", "attrs": { "cx": "16", "cy": "24", "r": "2" } } ]); //#endregion module.exports = OverflowMenuVertical24;