@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": "M28.5,10.5h-1v-1h1V10.5z M22.5,3.5h-1\tv1h1V3.5z M28,28.36H2c-0.199,0-0.36-0.161-0.36-0.36V4c0-0.199,0.161-0.36,0.36-0.36h17v0.72H2.36v2.28H19v0.72H8.36v20.28h19.28\tV13h0.721v15C28.36,28.199,28.199,28.36,28,28.36z M2.36,27.64h5.28V7.36H2.36V27.64z M23,22.36h-2v-0.72h2V22.36z M19,22.36h-8\tv-0.72h8V22.36z M23,19.36h-8v-0.72h8V19.36z M13,19.36h-2v-0.72h2V19.36z M23,16.36h-2v-0.72h2V16.36z M19,16.36h-8v-0.72h8V16.36z M23,13.36h-8v-0.72h8V13.36z M13,13.36h-2v-0.72h2V13.36z M28.36,7h-0.72V4.36H25V3.64h2.64V1h0.721v2.64H31v0.72h-2.64V7z"
}
}],
"name": "code--generation--inline"
};
module.exports = index;