@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
20 lines (17 loc) • 780 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",
"title": {},
"path": {
"d": "M12.7 12a.3.3 0 0 1-.1-.2v-2a.3.3 0 0 0-.3-.3h-.6a.3.3 0 0 0-.3.3v2.5a.4.4 0 0 0 .1.3l1.5 1.5a.3.3 0 0 0 .5 0l.4-.4a.3.3 0 0 0 0-.5zM12 6.9a5.1 5.1 0 1 0 5.1 5.1A5.1 5.1 0 0 0 12 6.9zm0 8.9a3.8 3.8 0 1 1 3.8-3.8 3.8 3.8 0 0 1-3.8 3.8zm-5.1-1.4a3.8 3.8 0 0 1 0-4.8l-.8-1a5 5 0 0 0 0 6.7zm10.2-4.8a3.8 3.8 0 0 1 0 4.8l.8 1a5 5 0 0 0 0-6.7z",
"fill-rule": "evenodd"
}
};
exports.default = _default;