UNPKG

@carbon/icons-vue

Version:

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

28 lines (27 loc) 932 B
//#region virtual:checkmark--filled--warning/16.js const CheckmarkFilledWarning16 = require("../utils-BpydAK29.cjs").createSVGComponent("CheckmarkFilledWarning16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [ { "elem": "path", "attrs": { "d": "M14,2a12,12,0,1,0,3.3928,23.5059l3.9246-7.8492A2.9846,2.9846,0,0,1,24,16h1.82A11.9348,11.9348,0,0,0,14,2ZM12,18.5908l-4-4L9.5908,13,12,15.4092,17.4092,10,19,11.5908Z" } }, { "elem": "path", "attrs": { "d": "M27.38,28H20.6178L24,21.2358ZM24,18a1,1,0,0,0-.8947.5527l-5,10A1.0005,1.0005,0,0,0,19,30H29a1,1,0,0,0,.9214-1.3892L24.8946,18.5527A1,1,0,0,0,24,18Z" } }, { "elem": "path", "attrs": { "fill": "none", "d": "M12 18.591 8 14.591 9.591 13 12 15.409 17.409 10 19 11.591 12 18.591z", "data-icon-path": "inner-path" } } ]); //#endregion module.exports = CheckmarkFilledWarning16;