UNPKG

@carbon/icons-vue

Version:

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

24 lines (23 loc) 518 B
//#region virtual:skill-level--advanced/16.js const SkillLevelAdvanced16 = require("../utils-BpydAK29.cjs").createSVGComponent("SkillLevelAdvanced16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [ { "elem": "path", "attrs": { "d": "M30,30H22V4h8Z" } }, { "elem": "path", "attrs": { "d": "M20,30H12V12h8Z" } }, { "elem": "path", "attrs": { "d": "M10,30H2V18h8Z" } } ]); //#endregion module.exports = SkillLevelAdvanced16;