@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.86 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 index = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 64,
"height": 64
},
"content": [{
"elem": "path",
"attrs": {
"d": "M4,31.36c-1.301,0-2.36-1.059-2.36-2.36S2.699,26.64,4,26.64S6.36,27.698,6.36,29\tS5.301,31.36,4,31.36z M4,27.36c-0.904,0-1.64,0.735-1.64,1.64S3.096,30.64,4,30.64S5.64,29.904,5.64,29S4.904,27.36,4,27.36z M20,30.36c-1.853,0-3.36-1.508-3.36-3.36s1.507-3.36,3.36-3.36s3.36,1.508,3.36,3.36S21.853,30.36,20,30.36z M20,24.36\tc-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S21.456,24.36,20,24.36z M10,26.36\tc-4.058,0-7.36-3.302-7.36-7.36s3.302-7.36,7.36-7.36s7.36,3.302,7.36,7.36C17.36,23.059,14.058,26.36,10,26.36z M10,12.36\tc-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64S13.661,12.36,10,12.36z M25,22.36\tc-2.955,0-5.36-2.405-5.36-5.36c0-2.956,2.405-5.36,5.36-5.36s5.36,2.404,5.36,5.36C30.36,19.955,27.955,22.36,25,22.36z M25,12.36\tc-2.559,0-4.64,2.082-4.64,4.64s2.081,4.64,4.64,4.64s4.64-2.081,4.64-4.64S27.559,12.36,25,12.36z M18,11.36\tc-2.956,0-5.36-2.404-5.36-5.36S15.044,0.64,18,0.64c2.955,0,5.36,2.404,5.36,5.36S20.955,11.36,18,11.36z M18,1.36\tc-2.559,0-4.64,2.082-4.64,4.64s2.082,4.64,4.64,4.64S22.64,8.559,22.64,6S20.559,1.36,18,1.36z M7,10.36\tc-1.853,0-3.36-1.507-3.36-3.36S5.147,3.64,7,3.64S10.36,5.147,10.36,7S8.853,10.36,7,10.36z M7,4.36C5.544,4.36,4.36,5.544,4.36,7\tS5.544,9.64,7,9.64S9.64,8.456,9.64,7S8.456,4.36,7,4.36z"
}
}],
"name": "chart--bubble"
};
module.exports = index;