@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 947 B
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": "M29,31.36H3c-0.199,0-0.36-0.161-0.36-0.36v-7\tc0-0.096,0.038-0.188,0.105-0.255L19.131,7.36H3V6.64h17c0.146,0,0.277,0.087,0.333,0.222c0.056,0.134,0.024,0.289-0.078,0.392\tL3.36,24.149v6.49H29V31.36z M29,25.36H11c-0.146,0-0.277-0.088-0.333-0.223s-0.025-0.289,0.078-0.393L27.64,7.851V1.36H3V0.64h25\tc0.199,0,0.36,0.161,0.36,0.36v7c0,0.096-0.038,0.187-0.105,0.254L11.869,24.64H29V25.36z"
}
}],
"name": "ibm--z"
};
module.exports = index;