@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 891 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": "M23.1 11.7L19.4 8c-.2-.2-.5-.2-.7 0l-.7.7c-.2.2-.2.5 0 .7l1.2 1.1c.1.2 0 .6-.3.6H8.7L14.8 5c.2-.2.6 0 .6.3v1.6c0 .3.2.5.4.5h1c.3 0 .5-.2.5-.5V1.6c0-.3-.2-.5-.5-.5h-5.3c-.2 0-.4.2-.4.5v.9c0 .3.2.5.4.5h1.7c.3 0 .4.3.2.6L6 11H1.4c-.3 0-.5.3-.5.5v1c0 .3.3.5.5.5H6l7.5 7.4c.2.2 0 .6-.3.6h-1.6c-.3 0-.5.2-.5.5v.9c0 .2.2.4.5.5h5.2c.3 0 .5-.2.5-.5v-5.3c0-.3-.2-.4-.5-.4h-.9c-.3 0-.5.1-.5.4v1.7c0 .3-.3.4-.5.2l-6.1-6H19c.2 0 .4.4.2.6L18 14.7c-.2.2-.2.5 0 .7l.7.7c.2.2.5.2.7 0l3.7-3.7c.2-.2.2-.5 0-.7z"
}
};
exports.default = _default;