@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 630 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": "M17 10.9h-.2l-1.6-7.3h.4c.8 0 1.4-.6 1.4-1.3S16.4 1 15.6 1H8.4C7.6 1 7 1.6 7 2.3s.6 1.3 1.4 1.3h.4l-1.6 7.3H7c-.7 0-1.3.6-1.3 1.4s.6 1.3 1.3 1.3h3.9v8c0 .8.6 1.4 1.4 1.4s1.4-.6 1.4-1.4v-7.9h3.4c.7 0 1.3-.6 1.3-1.4s-.6-1.4-1.4-1.4z"
}
};
exports.default = _default;