@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
41 lines (38 loc) • 1.21 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
var _default = {
"viewBox": "0 0 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"g": {
"circle": [{
"cx": "41.37",
"cy": "26.44",
"r": "6.32"
}, {
"cx": "58.63",
"cy": "26.43",
"r": "6.32"
}, {
"cx": "28.4",
"cy": "41.16",
"r": "8"
}, {
"cx": "71.81",
"cy": "41.16",
"r": "8"
}, {
"cx": "50.11",
"cy": "45.73",
"r": "8"
}],
"path": {
"d": "M59.14 80a4.18 4.18 0 003.2-1.37 4.57 4.57 0 001.37-3.2V65.15a6.88 6.88 0 00-6.86-6.86h-13.7a6.88 6.88 0 00-6.86 6.86v10.28A4.68 4.68 0 0040.86 80zM29.32 75.43V65.15a13.41 13.41 0 013.89-9.48 1.18 1.18 0 000-1.67 1.15 1.15 0 00-.77-.33h-11a6.88 6.88 0 00-6.86 6.86v10.33a4.68 4.68 0 004.57 4.57zM80.85 75.43a4.18 4.18 0 003.2-1.37 4.57 4.57 0 001.37-3.2V60.58a6.88 6.88 0 00-6.86-6.86h-11a1.14 1.14 0 00-.8 2 13.68 13.68 0 013.89 9.48v10.23z"
}
}
};
exports.default = _default;