@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
21 lines (20 loc) • 469 B
JavaScript
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
export default {
"viewBox": "0 0 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"rect": [{
"x": "43.6",
"y": "2",
"width": "6.4",
"height": "48",
"rx": "1.6"
}, {
"data-name": "Rectangle",
"x": "2",
"y": "18.8",
"width": "37.6",
"height": "14.4",
"rx": "3.2"
}]
};