@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.04 kB
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": "M9.6 19.8v-.1c-3.3-1.1-5.7-4.1-5.7-7.7 0-4.4 3.7-8.1 8.1-8.1s8.1 3.7 8.1 8.1c0 .7-.1 1.5-.3 2.2.1.1.2.1.3.2h.4c.8 0 1.5.2 2.1.5.2-.9.4-1.9.4-2.9-.1-6.1-5-11-11-11S1 5.9 1 12c0 5.8 4.5 10.5 10.2 10.9-.9-.7-1.6-1.8-1.6-3.1zm4.8-6.5c.7 0 1.4.2 2 .5.1-.1.3-.1.4-.1.2-.5.3-1.1.3-1.7 0-2.8-2.2-5.1-5.1-5.1S7 9.2 7 12c0 2.3 1.4 4.2 3.5 4.8.2-2 1.9-3.5 3.9-3.5zm1.8 2.7c.4-.4.9-.6 1.5-.6.8 0 1.5.4 1.8 1 .3-.1.7-.2 1-.2 1.4 0 2.5 1.1 2.5 2.4 0 1.3-1.1 2.4-2.5 2.4h-.4c-.3.6-.9.9-1.6.9-.3 0-.5-.1-.8-.2-.3.8-1 1.3-1.9 1.3-.9 0-1.6-.6-1.9-1.4-.1 0-.3.1-.4.1-1.1 0-2-.8-2-1.9 0-.7.4-1.3 1-1.7-.1-.2-.2-.5-.2-.8 0-1.2 1-2.3 2.2-2.3.7.1 1.3.5 1.7 1z"
}
};
exports.default = _default;