@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
35 lines (32 loc) • 1.48 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": "M25.189,20.369c3.006,0,5.45-2.448,5.45-5.457c0-2.864-2.228-5.259-5.072-5.454c-0.182-0.013-0.325-0.159-0.335-0.341 c-0.197-3.79-3.322-6.758-7.114-6.758c-2.751,0-5.286,1.616-6.456,4.117c-0.081,0.174-0.287,0.253-0.463,0.18 c-0.864-0.355-1.774-0.535-2.706-0.535c-3.933,0-7.133,3.2-7.133,7.133c0,3.574,2.648,6.631,6.16,7.109 c0.197,0.026,0.335,0.208,0.308,0.405c-0.027,0.196-0.21,0.343-0.406,0.308c-3.867-0.526-6.782-3.89-6.782-7.822 c0-4.33,3.523-7.853,7.853-7.853c0.914,0,1.809,0.157,2.666,0.468c1.346-2.581,4.042-4.23,6.959-4.23 c4.07,0,7.443,3.107,7.811,7.13c3.07,0.368,5.432,3.007,5.432,6.143c-0.001,3.406-2.769,6.178-6.172,6.178 c-0.009,0-0.089-0.004-0.098-0.005c-0.194-0.015-0.372-0.183-0.362-0.378s0.125-0.364,0.338-0.345L25.189,20.369z"
}
}, {
"elem": "path",
"attrs": {
"d": "M16 30.509L9.746 24.255 10.254 23.745 15.64 29.131 15.64 13 16.36 13 16.36 29.131 21.745 23.745 22.255 24.255z"
}
}],
"name": "cloud--download"
};
module.exports = index;