@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
61 lines (58 loc) • 1.51 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": "M16 16H18V18H16z"
}
}, {
"elem": "path",
"attrs": {
"d": "M18 18H20V20H18z"
}
}, {
"elem": "path",
"attrs": {
"d": "M20 20H22V22H20z"
}
}, {
"elem": "path",
"attrs": {
"d": "M20 16H22V18H20z"
}
}, {
"elem": "path",
"attrs": {
"d": "M16 20H18V22H16z"
}
}, {
"elem": "path",
"attrs": {
"d": "M20,12a3.8978,3.8978,0,0,1-4-3.777,3.9017,3.9017,0,0,1,.6533-2.0639L19.17,2.4141a1.0381,1.0381,0,0,1,1.6592,0L23.3154,6.11A3.9693,3.9693,0,0,1,24,8.223,3.8978,3.8978,0,0,1,20,12Zm0-7.2368L18.3438,7.2257A1.89,1.89,0,0,0,18,8.223,1.9,1.9,0,0,0,20,10a1.9,1.9,0,0,0,2-1.777,1.98,1.98,0,0,0-.375-1.0466Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M28,4a2.0023,2.0023,0,0,0-2,2V26H6V10H8v8l1,2,1-2V10h2v4l1,2,1-2V8H6V6A2.0023,2.0023,0,0,0,4,4H2V6H4V26a2.0023,2.0023,0,0,0,2,2H26a2.0023,2.0023,0,0,0,2-2V6h2V4Z"
}
}],
"name": "accumulation--precipitation",
"size": 20
};
module.exports = _20;