@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
32 lines (31 loc) • 833 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"
}],
"path": {
"d": "M15.6 17.4a.3.3 0 0 0 .5 0l2.8-2.7a.3.3 0 0 0 0-.5l-2.8-2.8a.3.3 0 0 0-.5 0l-.5.5a.3.3 0 0 0 0 .5l.8.9a.2.2 0 0 1-.1.4h-2.9a.4.4 0 0 0-.4.3v.8a.4.4 0 0 0 .4.3h2.9a.2.2 0 0 1 .1.4l-.8.9a.3.3 0 0 0 0 .5z"
}
};