@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 2.02 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": "M30,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v28C30.36,30.199,30.199,30.36,30,30.36z M22.36,29.64h7.279V2.36 H2.36v7.28h3.329c0.158-0.576,0.686-1,1.312-1s1.153,0.424,1.312,1h13.539l1.968-1.968C23.705,7.474,23.64,7.244,23.64,7 c0-0.75,0.61-1.36,1.36-1.36S26.36,6.25,26.36,7S25.75,8.36,25,8.36c-0.245,0-0.475-0.065-0.673-0.178l-1.967,1.967v13.54 c0.575,0.158,1,0.687,1,1.312s-0.425,1.153-1,1.312V29.64z M12.36,29.64h9.28v-3.328c-0.461-0.127-0.824-0.49-0.951-0.951H12.36 V29.64z M2.36,29.64h9.28v-4.28H8.312c-0.158,0.575-0.686,1-1.312,1c-0.75,0-1.36-0.61-1.36-1.36c0-0.625,0.424-1.153,1-1.312V20.36 H2.36V29.64z M22,24.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S22.353,24.36,22,24.36z M7,24.36 c-0.353,0-0.64,0.287-0.64,0.64S6.647,25.64,7,25.64S7.64,25.353,7.64,25S7.353,24.36,7,24.36z M12.36,24.64h8.329 c0.127-0.461,0.49-0.824,0.951-0.951v-12.82l-9.28,9.28V24.64z M8.312,24.64h3.329v-3.771l-3.458,3.459 C8.237,24.425,8.281,24.529,8.312,24.64z M7.36,23.688c0.11,0.03,0.215,0.074,0.312,0.13l3.458-3.458H7.36V23.688z M7.36,19.64 h4.491l9.28-9.28H8.312c-0.126,0.461-0.491,0.825-0.952,0.952V19.64z M2.36,19.64h4.28v-8.328c-0.461-0.126-0.825-0.491-0.952-0.952 H2.36V19.64z M7,9.36c-0.353,0-0.64,0.287-0.64,0.64S6.647,10.64,7,10.64S7.64,10.353,7.64,10S7.353,9.36,7,9.36z M25,6.36 c-0.353,0-0.64,0.287-0.64,0.64S24.647,7.64,25,7.64S25.64,7.353,25.64,7S25.353,6.36,25,6.36z"
}
}],
"name": "microservices"
};
export { index as default };