@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 858 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": "M23.1 2.8c0-1-.9-1.9-1.9-1.9H2.8C1.8.9.9 1.8.9 2.8v12.8c0 1 .9 1.8 1.9 1.8h18.4c1 0 1.9-.8 1.9-1.8V2.8zm-2.8 11.1c0 .4-.3.7-.7.7H4.4c-.4 0-.7-.3-.7-.7V4.4c0-.4.3-.7.7-.7h15.2c.4 0 .7.3.7.7v9.5zM8.8 20.3c-1 0-1.9.8-1.9 1.9v.2c0 .4.3.7.7.7h8.8c.4 0 .7-.3.7-.7v-.2c0-1.1-.9-1.9-1.9-1.9H8.8zm-.5-8H6.4c-.3 0-.4-.2-.4-.4V6.5c0-.3.1-.5.4-.5h1.9c.2 0 .5.2.5.5v5.4c0 .2-.3.4-.5.4zm9.3 0h-6.2c-.2 0-.4-.2-.4-.4V6.5c0-.3.2-.5.4-.5h6.2c.2 0 .4.2.4.5v5.4c0 .2-.2.4-.4.4z"
}
};
exports.default = _default;