@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 718 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": "M9.7 6.1c.6.5 1.2 1.4 1.5 2.2 0 .1.2.3.3.3h.5c.3 0 .5 0 .7-.1.6-.2 1.1-.4 1.6-.9.7-.7 1-1.8.7-2.7-.9-.2-1.9 0-2.7.7-.2.3-.3.5-.5.8-.4-.6-.8-1.2-1.4-1.5-.3-.2-.8-.1-1 .3-.1.3 0 .7.3.9zm7.4 3.5c-2.5-1.3-3 .5-5.1.5s-2.6-1.8-5.1-.5c-2.4 1.4-1.7 5.8-.7 7.5.8 1.5 2.4 3 5.6 1.5h.4c3.2 1.5 4.8 0 5.6-1.5 1-1.7 1.7-6.1-.7-7.5z"
}
};
exports.default = _default;