UNPKG

@carbon/icons-vue

Version:

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

17 lines (16 loc) 541 B
//#region virtual:stop--outline--filled/20.js const StopOutlineFilled20 = require("../utils-BpydAK29.cjs").createSVGComponent("StopOutlineFilled20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "d": "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm6,18a2,2,0,0,1-2,2H12a2,2,0,0,1-2-2V12a2,2,0,0,1,2-2h8a2,2,0,0,1,2,2Z" } }, { "elem": "path", "attrs": { "d": "M12 12H20V20H12z" } }]); //#endregion module.exports = StopOutlineFilled20;