@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 763 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",
"title": {},
"path": {
"d": "M13.4 19.1v-4l2.3-2.5h3.2v4.8c0 1-.8 1.7-1.7 1.7h-3.8zm-1.4 0H8.4c-.8 0-1.6-.5-1.6-1.7h-.6c-.6 0-1.1-.4-1.1-1v-.1c0-.6.5-1.1 1.1-1.1h.6V13h-.6c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1h.6V8.6h-.6c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.2h.6c0-.9.8-1.6 1.6-1.6h8.8c.9 0 1.7.7 1.7 1.6v4.9h-3.3L13 8.4c-.2-.2-.5-.2-.7 0l-2.9 3.2c-.2.2-.2.5 0 .7l2.6 2.8v4z"
}
};
exports.default = _default;