@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 747 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M49 72c-.4 0-.9-.1-1.4-.4-.8-.4-1.4-1.3-1.6-2.2l-7.8-31.2-6.5 14.9c-.4 1.2-1.5 1.9-2.7 1.9h-9c-1.1 0-2-.9-2-2v-2c0-1.1.9-2 2-2h7l9.2-21.2c.5-1.2 1.7-1.9 3-1.8 1.3.1 2.4 1 2.7 2.3l7.9 31.6 10.4-23.1c.5-1.2 1.7-1.9 3-1.8 1.1.1 2.1.9 2.6 2L71 49h9c1.1 0 2 .9 2 2v2c0 1.1-.9 2-2 2H69c-1.2 0-2.3-.7-2.8-1.8l-3.3-7.7-11.2 24.7c-.5 1.1-1.5 1.8-2.7 1.8z"
}
};
exports.default = _default;