@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 603 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": "M21.2 3.7H2.8c-.5 0-1 .4-1 .9v14.8c0 .5.5.9 1 .9h18.4c.5 0 1-.4 1-.9V4.6c0-.5-.5-.9-1-.9zm-.9 14.8H3.7v-13h16.6v13zm-1.4-1H5.1c-.3 0-.4-.1-.4-.4v-4.6c0-.3.1-.5.4-.5h13.8c.3 0 .5.2.5.5v4.6c0 .3-.2.4-.5.4z"
}
};
exports.default = _default;