@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 901 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",
"title": {},
"path": {
"d": "M8.9 15h9.6c.2 0 .5.2.5.4v1c0 .3-.3.5-.5.5H8.9c-.3 0-.5-.2-.5-.5v-1c0-.2.2-.4.5-.4zM6 16.9H5c-.2 0-.4-.2-.4-.5v-1c0-.2.2-.4.4-.4h1c.3 0 .5.2.5.4v1c0 .2-.2.4-.5.5zm0-4.3H5c-.2 0-.4-.2-.4-.5v-1c0-.2.2-.4.4-.4h1c.3 0 .5.2.5.4v1c0 .2-.2.5-.5.5zm0-4.3H5c-.2 0-.4-.2-.4-.5v-1c0-.2.2-.4.4-.4h1c.3 0 .5.2.5.4v1c0 .2-.2.5-.5.5zm2.9 2.4h8.4c.3 0 .5.2.5.4v1c0 .3-.2.5-.5.5H8.9c-.3 0-.5-.2-.5-.5v-1c0-.2.2-.4.5-.4zm0-4.3h9.6c.2 0 .5.2.5.5v.9c0 .3-.3.5-.5.5H8.9c-.3 0-.5-.2-.5-.5v-.9c0-.3.2-.5.5-.5z"
}
};
exports.default = _default;