UNPKG

@carbon/icons-vue

Version:

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

24 lines (23 loc) 524 B
//#region virtual:skill-level/32.js const SkillLevel32 = require("../utils-BpydAK29.cjs").createSVGComponent("SkillLevel32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M30,30H22V4h8Zm-6-2h4V6H24Z" } }, { "elem": "path", "attrs": { "d": "M20,30H12V12h8Zm-6-2h4V14H14Z" } }, { "elem": "path", "attrs": { "d": "M10,30H2V18h8ZM4,28H8V20H4Z" } } ]); //#endregion module.exports = SkillLevel32;