@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
51 lines (48 loc) • 925 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"rect": [{
"x": "19",
"y": "18.92",
"width": "60",
"height": "16",
"rx": "4",
"ry": "4"
}, {
"x": "19",
"y": "40.92",
"width": "27",
"height": "16",
"rx": "4",
"ry": "4"
}, {
"x": "19",
"y": "62.92",
"width": "27",
"height": "16",
"rx": "4",
"ry": "4"
}, {
"x": "52",
"y": "40.92",
"width": "27",
"height": "16",
"rx": "4",
"ry": "4"
}, {
"x": "52",
"y": "62.92",
"width": "27",
"height": "16",
"rx": "4",
"ry": "4"
}]
};
exports.default = _default;