@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
32 lines (31 loc) • 851 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 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"
}],
"path": {
"d": "M64.95 72.49a1.45 1.45 0 002.1 0l11.5-11.4a1.45 1.45 0 000-2.1L67 47.49a1.45 1.45 0 00-2.1 0l-2.1 2.1a1.45 1.45 0 000 2.1l3.6 3.6a1 1 0 01-.7 1.7H53.6a1.63 1.63 0 00-1.6 1.5v3A1.71 1.71 0 0053.6 63h12.15a1 1 0 01.7 1.7l-3.6 3.6a1.45 1.45 0 000 2.1z"
}
};