@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 651 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.7 16.8H5.3c-.3 0-.5.2-.5.4v.1c0 1 1.3 1.9 2.4 1.9h9.6c1.1 0 2.4-.9 2.4-1.9v-.1c0-.2-.2-.4-.5-.4zM5.5 15.4h4.3c.3 0 .5-.3.5-.6V6.6c0-.1-.1-.2-.2-.1L5.3 15c-.1.1 0 .4.2.4zm6.7 0h6c.3 0 .5-.3.5-.6-.2-1.7-.5-7.1-6.6-10-.1 0-.3 0-.3.2v9.8c0 .3.2.6.4.6z"
}
};
exports.default = _default;