UNPKG

@carbon/icons-vue

Version:

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

32 lines (31 loc) 751 B
//#region virtual:object-storage/16.js const ObjectStorage16 = require("../utils-BpydAK29.cjs").createSVGComponent("ObjectStorage16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [ { "elem": "path", "attrs": { "d": "M28,20H26v2h2v6H4V22H14V20H4a2.0023,2.0023,0,0,0-2,2v6a2.0023,2.0023,0,0,0,2,2H28a2.0023,2.0023,0,0,0,2-2V22A2.0023,2.0023,0,0,0,28,20Z" } }, { "elem": "circle", "attrs": { "cx": "7", "cy": "25", "r": "1" } }, { "elem": "path", "attrs": { "d": "M30,8H22v6H16v8h8V16h6ZM22,20H18V16h4Zm6-6H24V10h4Z" } }, { "elem": "path", "attrs": { "d": "M18,10H10V2h8ZM12,8h4V4H12Z" } } ]); //#endregion module.exports = ObjectStorage16;