@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
17 lines (16 loc) • 919 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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M40.8 7.7"
},
"g": {
"path": [{
"d": "M17.2 11.6h17.6c.9 0 1.6-.7 1.6-1.6V6.8c0-2.6-2.2-4.8-4.8-4.8H20.4c-2.6 0-4.8 2.2-4.8 4.8V10c0 .9.7 1.6 1.6 1.6z"
}, {
"d": "M43.6 6H42c-.5 0-.8.3-.8.8V10c0 3.5-2.9 6.4-6.4 6.4H17.2c-3.5 0-6.4-2.9-6.4-6.4V6.8c0-.5-.3-.8-.8-.8H8.4c-2.6 0-4.8 2.2-4.8 4.8v34.4c0 2.6 2.2 4.8 4.8 4.8h35.2c2.6 0 4.8-2.2 4.8-4.8V10.8c0-2.6-2.2-4.8-4.8-4.8zm-5.9 28.2c0 .4-.4.8-.8.8h-8.8c-.3 0-.5.2-.5.5v8.8c0 .4-.4.8-.8.8h-1.6c-.4 0-.8-.4-.8-.8v-8.8c0-.3-.2-.5-.5-.5h-8.8c-.4 0-.8-.4-.8-.8v-1.6c0-.4.4-.8.8-.8h8.8c.3 0 .5-.2.5-.5v-8.8c0-.4.4-.8.8-.8h1.6c.4 0 .8.4.8.8v8.8c0 .3.2.5.5.5h8.8c.4 0 .8.4.8.8v1.6z"
}]
}
};