UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 394 B
//#region virtual:checkmark/24.js const Checkmark24 = require("../utils-BpydAK29.cjs").createSVGComponent("Checkmark24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 24 24", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M10 15.9 4.7 10.6 3.6 11.6 8.9 16.9 10 18 20.6 7.4 19.5 6.3z" } }]); //#endregion module.exports = Checkmark24;