@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 687 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": "M19.1 11.1l-.3-.5-1 .5c-1.3-2.1-3.6-3.6-6-3.6-3.5 0-6.9 3.3-6.9 6.8v.5h1.7v-.3-.2c0-2.8 2.3-5.1 5.2-5.1 1.9 0 3.6 1 4.5 2.5L13 13.2c-.6-.5-1.4-.6-2.1-.3-.5.2-.8.6-1 1.1-.1.5-.1 1 .2 1.5.5.9 1.6 1.2 2.5.7.7-.3 1.1-1 1.1-1.8l3.1-1.8c.2.5.3 1.1.3 1.7v.5h1.7v-.3-.2c0-.9-.2-1.8-.6-2.6l.9-.6z"
}
};
exports.default = _default;