@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.33 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": "M28,28.36H10v-0.72h18V28.36z M19,25.36H1v-0.72h18V25.36z M5.631,20.36\tc-2.894-0.038-4.991-2.015-4.991-4.702c0-2.767,2.239-5.018,4.991-5.018c0.691,0,1.377,0.145,2.01,0.422\tc0.647-4.138,4.261-7.422,8.286-7.422c3.281,0,6.332,2.085,7.689,5.223c0.599-0.153,1.309-0.223,1.811-0.223\tc3.271,0,5.934,2.662,5.934,5.934c0,3.208-2.604,5.75-5.93,5.787h-19.8V20.36z M5.631,11.36c-2.355,0-4.271,1.928-4.271,4.298\tc0,2.275,1.798,3.95,4.276,3.981h19.791c2.922-0.031,5.213-2.257,5.213-5.066c0-2.875-2.338-5.214-5.213-5.214\tc-0.636,0-1.419,0.115-1.905,0.28c-0.183,0.063-0.38-0.031-0.451-0.21c-1.18-3.032-4.051-5.07-7.144-5.07\tc-3.829,0-7.253,3.269-7.634,7.287c-0.012,0.122-0.084,0.229-0.192,0.286c-0.109,0.057-0.239,0.053-0.344-0.007\tC7.108,11.556,6.373,11.36,5.631,11.36z"
}
}],
"name": "overcast"
};
module.exports = index;