@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
66 lines (63 loc) • 1.36 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": "M28 22H30V30H28zM24 18H26V30H24zM20 26H22V30H20zM9 16a7 7 0 107 7A7.0078 7.0078 0 009 16zm4.8989 6H10V18.1011A5.0145 5.0145 0 0113.8989 22zM9 28a5 5 0 01-1-9.8989V22a2 2 0 002 2h3.8989A5.0081 5.0081 0 019 28zM22.5352 12l4-6H30V4H25.4648l-4 6H18V2H16V14a2 2 0 002 2H30V14H18V12z"
}
}, {
"elem": "circle",
"attrs": {
"cx": "11",
"cy": "7",
"r": "1"
}
}, {
"elem": "circle",
"attrs": {
"cx": "9",
"cy": "11",
"r": "1"
}
}, {
"elem": "circle",
"attrs": {
"cx": "7",
"cy": "5",
"r": "1"
}
}, {
"elem": "circle",
"attrs": {
"cx": "5",
"cy": "9",
"r": "1"
}
}, {
"elem": "circle",
"attrs": {
"cx": "3",
"cy": "13",
"r": "1"
}
}],
"name": "chart--multitype",
"size": 20
};
module.exports = _20;