@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 608 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": "M3.8 22.9L18.3 8.4c.4-.5 1.1-.1 1.1.4v8.4c0 .5.4.9.9.9h1.9c.6 0 1-.4 1-.9l-.1-15.3c0-.5-.4-.9-.9-.9H6.8c-.5 0-.9.4-.9.9v1.8c0 .5.4 1 .9 1h8.4c.6 0 .9.7.5 1.1L1.2 20.3c-.4.3-.4.9 0 1.2l1.2 1.3c.4.4 1 .5 1.4.1z"
}
};
exports.default = _default;