@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 954 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",
"path": {
"d": "M23.2 2.4l-1.6 1.7c-.2.2-.5.2-.7 0L18.8 2c-.2-.2-.5-.2-.7 0l-1.6 1.6c-.2.2-.5.2-.7 0L14.2 2c-.2-.2-.5-.2-.7 0l-1.6 1.6c-.2.2-.5.2-.7 0L9.6 2c-.2-.2-.5-.2-.7 0L7.2 3.6c-.1.2-.4.2-.6 0L4.9 2c-.1-.2-.4-.2-.6 0L2.6 3.6c-.2.2-.4.2-.6 0L.8 2.4c-.3-.2-.8 0-.8.4v17.5c0 1 .8 1.9 1.8 1.9h20.4c1 0 1.8-.9 1.8-1.9V2.8c0-.4-.5-.6-.8-.4zM9.7 18.9c0 .3-.2.5-.5.5H3.7c-.3 0-.5-.2-.5-.5v-8.3c0-.3.2-.4.5-.4h5.5c.3 0 .5.1.5.4v8.3zm11.1 0c0 .3-.2.5-.5.5H12c-.3 0-.5-.2-.5-.5V18c0-.3.2-.5.5-.5h8.3c.3 0 .5.2.5.5v.9zm0-3.2h-9.3v-1.9h9.3v1.9zm0-4.2c0 .3-.2.5-.5.5H12c-.3 0-.5-.2-.5-.5v-.9c0-.3.2-.4.5-.4h8.3c.3 0 .5.1.5.4v.9zm0-3.7c0 .3-.2.5-.5.5H3.7c-.3 0-.5-.2-.5-.5v-.9c0-.3.2-.4.5-.4h16.6c.3 0 .5.1.5.4v.9z"
}
};