@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 724 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": "M17.8 9.4c-.4-3-3.1-5.3-6.2-5.3-3.5 0-6.3 2.8-6.3 6.3v.5c-2.3.2-4.1 2.1-4.1 4.4 0 2.5 2 4.5 4.5 4.5H11l-3.8-3.7c-.1-.2-.1-.5 0-.6l.6-.6c.2-.2.5-.2.6 0l1.7 1.6c.1.2.5 0 .5-.2v-6.2c0-.2.2-.5.4-.5h.9c.2 0 .4.2.4.5v6.1c0 .3.4.4.5.2l1.6-1.6c.2-.2.5-.2.6 0l.6.6c.2.2.2.4 0 .6L12 19.8h5.7c2.8 0 5.1-2.4 5.1-5.2 0-2.8-2.2-5.1-5-5.2z"
}
};
exports.default = _default;