@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 597 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": "M5 12.9h10c.2 0 .3.3.2.5l-2.9 2.9c-.2.2-.2.5 0 .6l.7.7c.2.2.4.2.6 0l5.2-5.3c.2-.2.2-.4 0-.6l-5.2-5.3c-.2-.2-.5-.2-.7 0l-.6.6c-.2.2-.2.5 0 .7l2.9 2.8c.2.3.1.6-.2.6H5c-.2 0-.4.2-.4.4v.9c0 .3.2.5.4.5z"
}
};
exports.default = _default;