@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
29 lines (26 loc) • 605 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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"rect": [{
"x": "2",
"y": "2",
"width": "6.4",
"height": "48",
"rx": "1.6"
}, {
"data-name": "Rectangle",
"x": "11.6",
"y": "18.8",
"width": "38.4",
"height": "14.16",
"rx": "3.2"
}]
};
exports.default = _default;