@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
34 lines (32 loc) • 812 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 _20 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
},
"content": [{
"elem": "path",
"attrs": {
"d": "M11,11V21H21V11Zm8,8H13V13h6Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M30,13V11H26V8a2,2,0,0,0-2-2H21V2H19V6H13V2H11V6H8A2,2,0,0,0,6,8v3H2v2H6v6H2v2H6v3a2,2,0,0,0,2,2h3v4h2V26h6v4h2V26h3a2,2,0,0,0,2-2V21h4V19H26V13ZM24,24H8V8H24Z"
}
}],
"name": "chip",
"size": 20
};
export { _20 as default };