@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 729 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": "M20.4 3c-4.1 0-7.3 3.2-7.3 7.4v9.9c0 .4.3.7.7.7h7.8c.4 0 .7-.3.7-.7v-7.8c0-.4-.3-.7-.7-.7h-5.7v-1.4c0-2.3 2.2-4.6 4.5-4.6h1.2c.4 0 .7-.4.7-.7V3.7c0-.4-.3-.7-.7-.7h-1.2zM9 3c-4.2 0-7.3 3.2-7.3 7.4v9.9c0 .4.3.7.7.7h7.8c.4 0 .7-.3.7-.7v-7.8c0-.4-.3-.7-.7-.7H4.4v-1.4c0-2.3 2.3-4.6 4.6-4.6h1.2c.4 0 .7-.4.7-.7V3.7c0-.4-.3-.7-.7-.7H9z"
}
};
exports.default = _default;