@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 882 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": "M18.3 6.3H5.7c-.4 0-.8.4-.8.9v.6c0 .1 0 .1.1.2l6.3 5.1c.4.4 1 .4 1.4 0L19 8c.1-.1.1-.1.1-.2v-.6c0-.5-.4-.9-.8-.9zM4.9 9.1c0-.1 0-.2.1-.2h.2l3.1 2.8c.1 0 .1.1.1.1 0 .1 0 .1-.1.2l-3 2.9c-.1 0-.2.1-.3 0-.1 0-.1-.1-.1-.2V9.1zm0 7s0-.1.1-.1l3.8-3.6c.1-.1.2-.1.3 0l1.6 1.4c.7.7 1.8.7 2.6 0l1.6-1.4c.1-.1.2-.1.3 0l3.8 3.5c.1.1.1.1.1.2v.7c0 .2-.1.5-.3.6-.1.2-.3.3-.6.3H5.7c-.4 0-.8-.4-.8-.9v-.7zm14.2-1.4c0 .1 0 .2-.1.2h-.3l-3-2.9c-.1-.1-.1-.1-.1-.2s.1-.1.1-.1l3.1-2.8h.2c.1 0 .1.1.1.2v5.6z"
}
};
exports.default = _default;