@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.91 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.
*/
//#region virtual:object-storage/index.js
var virtual_object_storage_default = {
"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.745,30.255l-6.692-6.693 c-1.484,1.482-3.456,2.299-5.553,2.299c-4.334,0-7.86-3.526-7.86-7.86s3.526-7.86,7.86-7.86s7.86,3.526,7.86,7.86 c0,1.859-0.643,3.62-1.821,5.03l6.716,6.715L28.745,30.255z M10.201,21.36c1.204,2.247,3.576,3.779,6.299,3.779 c1.906,0,3.699-0.742,5.048-2.092c0.507-0.506,0.927-1.074,1.256-1.688H21V20.64h2.138c0.286-0.72,0.454-1.488,0.493-2.279h-2.635 V17.64h2.635c-0.04-0.801-0.213-1.568-0.497-2.28h-2.138v-0.72h1.803c-1.204-2.248-3.576-3.78-6.299-3.78s-5.095,1.533-6.299,3.78 H12v0.72H9.866c-0.284,0.711-0.457,1.479-0.497,2.28H12v0.721H9.369c0.04,0.802,0.212,1.568,0.497,2.279H12v0.721L10.201,21.36 L10.201,21.36z M25,21.36v-0.72c3.11,0,5.64-2.529,5.64-5.64c0-2.919-2.279-5.387-5.19-5.617c-0.179-0.014-0.319-0.157-0.331-0.336 C24.882,5.297,21.755,2.36,18,2.36c-2.83,0-5.396,1.676-6.537,4.271c-0.077,0.175-0.279,0.258-0.456,0.192 C10.19,6.516,9.346,6.36,8.498,6.36c-3.936,0-7.138,3.203-7.138,7.14c0,3.76,2.927,6.896,6.664,7.141L7.977,21.36 C3.863,21.09,0.64,17.638,0.64,13.5c0-4.334,3.525-7.86,7.857-7.86c0.827,0,1.648,0.133,2.448,0.397 C12.264,3.355,14.997,1.64,18,1.64c4.032,0,7.406,3.075,7.812,7.057C28.947,9.099,31.36,11.811,31.36,15 C31.36,18.507,28.507,21.36,25,21.36z M18,21.36h-3v-0.72h3V21.36z M18,18.36h-3v-0.72h3V18.36z M18,15.36h-3v-0.72h3V15.36z" }
}],
"name": "object-storage"
};
//#endregion
module.exports = virtual_object_storage_default;