@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
31 lines (28 loc) • 912 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"g": {
"path": [{
"d": "M81.4 46.4l-7.8-7.8c-.4-.4-.9-.6-1.4-.6H64c-1.1 0-2 .9-2 2v16c0 .7.7 1.2 1.4.9 1.4-.6 3-.9 4.6-.9 4.5 0 8.4 2.5 10.5 6.2.3.5 1 .7 1.5.3 1.2-1.1 2-2.7 2-4.5V47.8c0-.5-.2-1-.6-1.4z"
}, {
"d": "M54 29H20c-1.1 0-2 .9-2 2v27c0 1.8.8 3.4 2 4.5.5.4 1.2.3 1.5-.3 2-3.7 6-6.2 10.5-6.2 5 0 9.2 3 11.1 7.4.2.4.5.6.9.6h6c3.3 0 6-2.7 6-6V31c0-1.1-.9-2-2-2z"
}],
"circle": [{
"cx": "68",
"cy": "68",
"r": "6"
}, {
"cx": "32",
"cy": "68",
"r": "6"
}]
}
};
exports.default = _default;