@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 780 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": "M17.7 4.8H6.3c-.8 0-1.5.7-1.5 1.5v11.4c0 .8.7 1.5 1.5 1.5h11.4c.8 0 1.5-.7 1.5-1.5V6.3c0-.8-.7-1.5-1.5-1.5zm-7.5 11.8c0 .2-.2.3-.4.3H7.3c-.2 0-.3-.2-.3-.4v-4.8c0-.2.2-.3.3-.3h2.5c.2 0 .4.2.4.4v4.8zm6.8 0c0 .2-.2.4-.4.4H12c-.2 0-.4-.2-.4-.4v-4.9c0-.2.2-.3.4-.3h4.7c.1 0 .3.2.3.4v4.8zm0-7c0 .2-.2.3-.4.3H7.3c-.2 0-.3-.2-.3-.4V7.4c0-.2.2-.4.3-.4h9.4c.2 0 .3.2.3.4v2.2z"
}
};
exports.default = _default;