@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 994 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.9 18.6l-2.3.7c-.1 0-.4.1-.6.1-.6 0-1.2-.3-1.7-.8-.4-.6-.5-1.3-.3-1.9l.7-2.7 3.5-3.4c.1-.2 0-.4-.2-.4H2.5c-.3 0-.7.3-.7.6v8.6c0 1 .9 1.8 1.9 1.8h12.9c1 0 1.9-.8 1.9-1.8V19c0-.3-.4-.5-.6-.4zM2.5 8.3h15.3c.3 0 .7-.3.7-.7V6.5c0-1.1-.9-1.9-1.9-1.9h-1.4v-.4c0-.8-.6-1.4-1.4-1.4-.7 0-1.3.6-1.3 1.4v.4H7.8v-.4c0-.8-.6-1.4-1.3-1.4-.8 0-1.4.6-1.4 1.4v.4H3.7c-1 0-1.9.8-1.9 1.9v1.1c0 .4.4.7.7.7zm17.6 2.4c-.1-.1-.3-.1-.3 0L15.4 15l-.6 2.2c-.1.2.1.4.3.3l2.2-.6 4.3-4.3c.1-.1.1-.3 0-.4l-1.5-1.5zm3.7-1.4l-.9-.8c-.2-.3-.7-.3-1.1 0 0 0-.5.5-.7.8-.1.1-.1.2 0 .3l1.6 1.6c.1.1.2.1.3 0l.8-.8c.3-.2.3-.8 0-1.1z"
}
};
exports.default = _default;