@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
56 lines (53 loc) • 1.79 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 _16 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
},
"content": [{
"elem": "path",
"attrs": {
"d": "M3 18H5V30H3z"
}
}, {
"elem": "path",
"attrs": {
"d": "M9 24H11V30H9z"
}
}, {
"elem": "path",
"attrs": {
"d": "M15 16H17V30H15z"
}
}, {
"elem": "path",
"attrs": {
"d": "M21 20H23V30H21z"
}
}, {
"elem": "path",
"attrs": {
"d": "M27 14H29V30H27z"
}
}, {
"elem": "path",
"attrs": {
"d": "M28,2c-1.1046,0-2,.8954-2,2,0,.178.0307.3475.0743.5117l-3.5624,3.5627c-.1644-.0437-.3339-.0745-.512-.0745-.3171,0-.6129.0805-.8793.2119l-3.1332-2.0887c.0026-.0416.0125-.081.0125-.1232,0-1.1046-.8954-2-2-2s-2,.8954-2,2c0,.279.0578.5443.1609.7855l-3.9287,5.238c-.0771-.009-.1527-.0234-.2322-.0234-.178,0-.3474.0307-.5116.0743l-3.5627-3.5627c.0436-.1642.0743-.3336.0743-.5116,0-1.1046-.8954-2-2-2s-2,.8954-2,2,.8954,2,2,2c.178,0,.3474-.0307.5116-.0743l3.5627,3.5627c-.0436.1642-.0743.3336-.0743.5116,0,1.1046.8954,2,2,2s2-.8954,2-2c0-.279-.0578-.5443-.1609-.7855l3.9286-5.238c.0771.009.1527.0234.2323.0234.3171,0,.6129-.0805.8793-.2119l3.1332,2.0887c-.0026.0416-.0125.081-.0125.1232,0,1.1046.8954,2,2,2s2-.8954,2-2c0-.178-.0307-.3474-.0743-.5116l3.5627-3.5627c.1642.0436.3336.0743.5116.0743,1.1046,0,2-.8954,2-2s-.8954-2-2-2Z"
}
}],
"name": "graph-aggregator",
"size": 16
};
module.exports = _16;