@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
24 lines (23 loc) • 642 B
JavaScript
//#region virtual:MP4/24.js
const Mp424 = require("../utils-BpydAK29.cjs").createSVGComponent("Mp424", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
}, [
{
"elem": "path",
"attrs": { "d": "M28,10v8h0V10m1-1H27v8H24V9H22V19h5v4h2V19h1V17H29V9Z" }
},
{
"elem": "path",
"attrs": { "d": "M14,23H12V9h6a2,2,0,0,1,2,2v5a2,2,0,0,1-2,2H14Zm0-7h4V11H14Z" }
},
{
"elem": "path",
"attrs": { "d": "M8 9 6.49 14 6 15.98 5.54 14 4 9 2 9 2 23 4 23 4 15 3.84 13 4.42 15 6 19.63 7.58 15 8.16 13 8 15 8 23 10 23 10 9 8 9z" }
}
]);
//#endregion
module.exports = Mp424;