@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
56 lines (53 loc) • 1.16 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 _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": "M2 18H6V20H2z"
}
}, {
"elem": "path",
"attrs": {
"d": "M26 18H30V20H26z"
}
}, {
"elem": "path",
"attrs": {
"d": "M24,22v6H8V22H6v6a2.0058,2.0058,0,0,0,2,2H24a2.0058,2.0058,0,0,0,2-2V22Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M8,16V4h8v6a2.0058,2.0058,0,0,0,2,2h6v4h2V10a.9092.9092,0,0,0-.3-.7l-7-7A.9087.9087,0,0,0,18,2H8A2.0058,2.0058,0,0,0,6,4V16ZM18,4.4,23.6,10H18Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M10 18H14V20H10z"
}
}, {
"elem": "path",
"attrs": {
"d": "M18 18H22V20H18z"
}
}],
"name": "page-break",
"size": 20
};
module.exports = _20;