@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.12 kB
JavaScript
/**
* 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.
*/
;
var index = {
"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": "M16.36,30h-0.72v-5.64H2c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36h13.64V2\th0.72v5.64H30c0.199,0,0.36,0.161,0.36,0.36v20c0,0.199-0.161,0.36-0.36,0.36H16.36V30z M16.36,27.64h13.28v-3.28H16.36V27.64z M16.36,23.64h13.28v-3.28H16.36V23.64z M2.36,23.64h13.28v-3.28H2.36V23.64z M16.36,19.64h13.28v-3.28H16.36V19.64z M2.36,19.64\th13.28v-3.28H2.36V19.64z M16.36,15.64h13.28v-3.28H16.36V15.64z M2.36,15.64h13.28v-3.28H2.36V15.64z M16.36,11.64h13.28V8.36\tH16.36V11.64z M2.36,11.64h13.28V8.36H2.36V11.64z M2.36,7.64h13.28V4.36H2.36V7.64z"
}
}],
"name": "stairs--plan--view"
};
module.exports = index;