UNPKG

@carbon/icons-vue

Version:

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

44 lines (43 loc) 865 B
//#region virtual:mobile--audio/20.js const MobileAudio20 = require("../utils-BpydAK29.cjs").createSVGComponent("MobileAudio20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [ { "elem": "path", "attrs": { "d": "M28 12H30V15H28z" } }, { "elem": "path", "attrs": { "d": "M24 7H26V20H24z" } }, { "elem": "path", "attrs": { "d": "M20 11H22V16H20z" } }, { "elem": "path", "attrs": { "d": "M16 9H18V18H16z" } }, { "elem": "path", "attrs": { "d": "M12 12H14V15H12z" } }, { "elem": "circle", "attrs": { "cx": "13.5", "cy": "24.5", "r": "1.5" } }, { "elem": "path", "attrs": { "d": "M20,30H7a2.0023,2.0023,0,0,1-2-2V4A2.0023,2.0023,0,0,1,7,2H20V4H7V28H20V24h2v4A2.0023,2.0023,0,0,1,20,30Z" } } ]); //#endregion module.exports = MobileAudio20;