@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 978 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": "M13.2 6c-1.3 0-2.5.4-3.4 1.1l.8.9c.8-.5 1.7-.8 2.6-.8 2.6 0 4.8 2.2 4.8 4.8s-2.2 4.8-4.8 4.8c-.9 0-1.8-.2-2.6-.7l-.9.8c1 .7 2.2 1.1 3.5 1.1 3.3 0 6-2.7 6-6s-2.7-6-6-6zm0 7.2c.7 0 1.2-.5 1.2-1.2s-.5-1.2-1.2-1.2c-.4 0-.7.2-.9.5L9.6 8.7c-.1-.2-.3-.2-.5-.1v.1l-.6.5c-.1.2-.1.4 0 .6l1 1c.1.1.1.3 0 .4H5.2c-.2 0-.4.2-.4.4v.8c0 .2.2.4.4.4h4.2c.1 0 .2.2.2.3v.2l-1 1c-.2.1-.2.3-.1.5h.1l.5.6c.2.1.4.1.6 0l2.6-2.6c.2.2.5.4.9.4zm0 1.2c-.3 0-.5 0-.8-.1l-.9.9c.5.3 1.1.4 1.7.4 2 0 3.6-1.6 3.6-3.6s-1.6-3.6-3.6-3.6c-.6 0-1.2.1-1.7.4l.9.9c.2-.1.5-.1.8-.1 1.3 0 2.4 1.1 2.4 2.4s-1.1 2.4-2.4 2.4z"
}
};
exports.default = _default;