@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
11 lines (10 loc) • 356 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",
"title": {},
"path": {
"d": "M1.8 3.7h20.4v16.6H1.8V3.7zm1.9 1.8v13h16.6v-13H3.7zm10.1 1h5.6v11h-5.6v-11z"
}
};