@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
66 lines (63 loc) • 1.29 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 _32 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
},
"content": [{
"elem": "path",
"attrs": {
"d": "M11 24H15V26H11z"
}
}, {
"elem": "path",
"attrs": {
"d": "M5 24H9V26H5z"
}
}, {
"elem": "path",
"attrs": {
"d": "M23 24H27V26H23z"
}
}, {
"elem": "path",
"attrs": {
"d": "M17 24H21V26H17z"
}
}, {
"elem": "path",
"attrs": {
"d": "M9,22a4.92,4.92,0,0,1,4-2h6a5.22,5.22,0,0,1,4,2h2.3A6.87,6.87,0,0,0,19,18H13a6.87,6.87,0,0,0-6.3,4Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M24 28H26V30H24z"
}
}, {
"elem": "path",
"attrs": {
"d": "M6 28H8V30H6z"
}
}, {
"elem": "path",
"attrs": {
"d": "M16,16a7,7,0,1,1,7-7A7,7,0,0,1,16,16ZM16,4a5,5,0,0,0-5,5A5,5,0,0,0,21,9,5,5,0,0,0,16,4Z"
}
}],
"name": "cross-reference",
"size": 32
};
module.exports = _32;