UNPKG

@carbon/icons-vue

Version:

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

36 lines (35 loc) 602 B
//#region virtual:list--bulleted/24.js const ListBulleted24 = require("../utils-BpydAK29.cjs").createSVGComponent("ListBulleted24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [ { "elem": "circle", "attrs": { "cx": "7", "cy": "9", "r": "3" } }, { "elem": "circle", "attrs": { "cx": "7", "cy": "23", "r": "3" } }, { "elem": "path", "attrs": { "d": "M16 22H30V24H16z" } }, { "elem": "path", "attrs": { "d": "M16 8H30V10H16z" } } ]); //#endregion module.exports = ListBulleted24;