@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
20 lines (17 loc) • 757 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 4.8a6.1 6.1 0 1 0 6 6.1c0-3.3-2.7-6.1-6-6.1zm3.9 5.6l-2.5 2.4c-.2.2-.4 0-.4-.3v-1.4c-1.8 0-3 1.2-3 3.1H8.1A4.8 4.8 0 0 1 13 9.3V7.8c0-.3.3-.5.4-.3l2.5 2.5a.4.4 0 0 1 0 .4zm-9.7 5h-.3a1.1 1.1 0 0 0-1.1 1.1v1.6a1.1 1.1 0 0 0 1.1 1.1h12.2a1.1 1.1 0 0 0 1.1-1.1v-1.6a1.1 1.1 0 0 0-1.1-1.1h-.4a7.2 7.2 0 0 1-11.5 0z",
"fill-rule": "evenodd"
}
};
exports.default = _default;