UNPKG

@carbon/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

27 lines (26 loc) 905 B
/** * Copyright IBM Corp. 2016, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. * * Code generated by @carbon/icon-build-helpers. DO NOT EDIT. */ //#region virtual:laptop/index.js var virtual_laptop_default = { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 64, "height": 64 }, "content": [{ "elem": "path", "attrs": { "d": "M31,26.36H1V25.64h30V26.36z M26,24.36H6c-1.301,0-2.36-1.059-2.36-2.36V8c0-1.301,1.059-2.36,2.36-2.36h20 c1.302,0,2.36,1.059,2.36,2.36v14C28.36,23.302,27.302,24.36,26,24.36z M6,6.36C5.096,6.36,4.36,7.096,4.36,8v14 c0,0.904,0.736,1.64,1.64,1.64h20c0.904,0,1.64-0.735,1.64-1.64V8c0-0.904-0.735-1.64-1.64-1.64H6z" } }], "name": "laptop" }; //#endregion export { virtual_laptop_default as default };