UNPKG

@carbon/icons-vue

Version:

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

18 lines (17 loc) 361 B
//#region virtual:dot-mark/32.js const DotMark32 = require("../utils-BpydAK29.cjs").createSVGComponent("DotMark32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "circle", "attrs": { "cx": "16", "cy": "16", "r": "8" } }]); //#endregion module.exports = DotMark32;