@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 842 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",
"path": {
"d": "M8 12.7c-1.7 0-3.2 1.5-3.2 3.3s1.5 3.2 3.2 3.2 3.3-1.5 3.3-3.2-1.5-3.3-3.3-3.3zm0 5.1c-.9 0-1.8-.9-1.8-1.8s.9-1.8 1.8-1.8 1.8.8 1.8 1.8S9 17.8 8 17.8zm8-5.1c-1.8 0-3.3 1.5-3.3 3.3s1.5 3.2 3.3 3.2 3.2-1.5 3.2-3.2-1.5-3.3-3.2-3.3zM8 4.8C6.3 4.8 4.8 6.2 4.8 8s1.5 3.2 3.2 3.2 3.3-1.4 3.3-3.2S9.8 4.8 8 4.8zm0 5C7.1 9.8 6.2 9 6.2 8S7.1 6.2 8 6.2 9.8 7 9.8 8 9 9.8 8 9.8zm8-5c-1.8 0-3.3 1.4-3.3 3.2s1.5 3.2 3.3 3.2 3.2-1.4 3.2-3.2-1.5-3.2-3.2-3.2z"
}
};
exports.default = _default;