@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
29 lines (26 loc) • 847 B
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 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"g": {
"path": {
"d": "M18.5 4.8h-13c-.4 0-.7.3-.7.7s.3.7.7.7h5.8v1.5c-2.6.4-4.6 2.6-4.6 5.2v1.7c0 1.7 1.4 3.2 3.2 3.2h4.2c1.8 0 3.2-1.5 3.2-3.2v-1.7c0-2.7-2-4.9-4.6-5.2V6.2h5.8c.4 0 .7-.3.7-.7s-.3-.7-.7-.7zm-3.1 8.1c0 .7-.6 1.3-1.3 1.3H9.9c-.7 0-1.2-.6-1.3-1.3.1-1.8 1.5-3.3 3.4-3.3s3.3 1.5 3.4 3.3z"
},
"circle": [{
"cx": "6.24",
"cy": "18.24",
"r": ".96"
}, {
"cx": "17.76",
"cy": "18.24",
"r": ".96"
}]
}
};
exports.default = _default;