@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 808 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": "M18 15.4H6c-.4 0-.7.3-.7.7s.3.7.7.7h1l.4 2c0 .3.2.4.4.4h7.9c.2 0 .4-.1.5-.4l.4-2H18c.4 0 .7-.3.7-.7s-.3-.7-.7-.7zM7.9 13.9h3.4v-1.3c-.3-.2-.5-.5-.5-.8 0-.6.4-1 1-1s.9.4.9 1c0 .3-.2.6-.5.8v1.3h3.4c.3 0 .5-.2.5-.5v-.7c0-1.4-1.4-1.9-2.5-2.4-.8-.3-.9-.6-.9-.9 0-.3.2-.6.5-.8.4-.4.7-.9.7-1.6 0-1.2-.8-2.2-2.1-2.2-1.4 0-2.2 1-2.2 2.2 0 .7.3 1.2.7 1.6.3.2.5.5.5.8 0 .3-.1.6-.9.9-1.1.5-2.5 1-2.5 2.4v.7c0 .3.3.5.5.5z"
}
};
exports.default = _default;