@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
16 lines (15 loc) • 843 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",
"g": {
"path": [{
"d": "M80 21.5c0-1.2-.7-1.5-1.1-1.5H53.1c-1.9 0-1.9 1.9-1.9 1.9v3.6c0 1.6 1 2 1.5 2h18c.7.1 1.9.6 1.9 2.6v17c.1.5.4 1.6 1.9 1.6h4s1.6 0 1.6-1.9V21.5z"
}, {
"d": "M64.4 37.1c.1-1.2-.7-1.5-1.1-1.5H37.5c-1.9 0-1.9 1.9-1.9 1.9v3.6c0 1.6 1 2 1.5 2h18c.7.1 1.9.6 1.9 2.6v17c.1.5.4 1.6 1.9 1.6h4s1.6 0 1.6-1.9V37.1z"
}, {
"d": "M24.2 78.5c.2.2 1.2 1 2.6-.4l13-13c.4-.4 1.5-1.2 1.5.5v12.8c.1.5.4 1.6 1.9 1.6h4s1.6 0 1.6-1.9V52.8c0-1.2-.7-1.4-1.1-1.5H21.9c-1.9 0-1.9 1.9-1.9 1.9v3.6c0 1.6 1 2 1.5 2h12c.5 0 2 .1.6 1.5L21.6 73s-1.5 1.4-.2 2.6l2.8 2.9z"
}]
}
};