@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
20 lines (17 loc) • 662 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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"g": {
"path": {
"d": "M43.6 21.1L27.2 2.5c-.6-.7-1.8-.7-2.4 0L8.4 21.1c-.6.7-.1 1.9.9 1.9H17v12.5c0 .8.7 1.5 1.5 1.5h15c.8 0 1.5-.7 1.5-1.5V23h7.7c1 0 1.5-1.2.9-1.9zM33.5 43h-15c-.8 0-1.5.7-1.5 1.5v4c0 .8.7 1.5 1.5 1.5h15c.8 0 1.5-.7 1.5-1.5v-4c0-.8-.7-1.5-1.5-1.5z"
}
}
};
exports.default = _default;