@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
11 lines (10 loc) • 743 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": "M18.6 17.2h-.8v-4.3c0-.3-.2-.4-.4-.4h-4.5c-.2 0-.4.1-.4.4v4.2h-1.2v-4.2c0-.3-.2-.4-.4-.4H6.4c-.2 0-.4.1-.4.4v4.2h-.8c-.3 0-.5.3-.5.5v1c0 .2.2.5.5.5h13.4c.2 0 .4-.3.4-.5v-1c.1-.2-.2-.4-.4-.4zm-5-3.6h3.1v1h-3.1v-1zm-6.5 0h3.1v1H7.1v-1zm11.5-4.2h-.8V5.1c0-.3-.2-.4-.4-.4h-4.5c-.2 0-.4.1-.4.4v4.3h-1.2V5.1c0-.3-.2-.4-.4-.4H6.4c-.2 0-.4.1-.4.4v4.3h-.8c-.3 0-.5.2-.5.4v1c0 .3.2.5.5.5h13.4c.2 0 .4-.2.4-.5v-1c.1-.2-.2-.4-.4-.4zm-5-3.6h3.1v1h-3.1v-1zm-6.5 0h3.1v1H7.1v-1z"
}
};