@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.23 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": "M29,28.36h-3.36V25h0.721v2.127\tC27.78,26.203,28.64,24.67,28.64,23c0-2.559-2.081-4.64-4.64-4.64s-4.64,2.081-4.64,4.64s2.081,4.64,4.64,4.64v0.721\tc-2.955,0-5.36-2.405-5.36-5.36s2.405-5.36,5.36-5.36s5.36,2.405,5.36,5.36c0,1.862-0.93,3.575-2.472,4.64H29V28.36z M13,28.36H8\tv-0.72h5V28.36z M17,24.36H8v-0.72h9V24.36z M17,20.36H8v-0.72h9V20.36z M29,15.36H6v-0.72h23V15.36z M26.745,12.254L24.491,10\tl2.254-2.254l0.51,0.509L25.509,10l1.746,1.746L26.745,12.254z M22.322,12.161l-0.645-0.322l2-4l0.645,0.322L22.322,12.161z M20,10.36H6V9.64h14V10.36z M2.254,7.254L1.746,6.746L3.491,5L1.746,3.254l0.509-0.509L4.509,5L2.254,7.254z M29,5.36H6V4.64h23\tV5.36z"
}
}],
"name": "code--reverse-engineering"
};
module.exports = index;