@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
43 lines (42 loc) • 842 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 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"rect": [{
"x": "4.56",
"y": "4.541",
"width": "14.4",
"height": "3.84",
"rx": ".96",
"ry": ".96"
}, {
"x": "4.56",
"y": "9.821",
"width": "6.48",
"height": "3.84",
"rx": ".96",
"ry": ".96"
}, {
"x": "4.56",
"y": "15.101",
"width": "6.48",
"height": "3.84",
"rx": ".96",
"ry": ".96"
}, {
"x": "12.48",
"y": "9.821",
"width": "6.48",
"height": "3.84",
"rx": ".96",
"ry": ".96"
}, {
"x": "12.48",
"y": "15.101",
"width": "6.48",
"height": "3.84",
"rx": ".96",
"ry": ".96"
}]
};