@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 950 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": "M18.8 8.5l-5.6 3.2c-.1 0-.2.1-.3.1-.3 0-.6-.2-.7-.4-.2-.4 0-.8.4-1l1.8-1.1V7.5c0-.2-.2-.3-.3-.2l-6.9 3.9c-.1.1-.2.1-.3.1-.3 0-.5-.1-.7-.4-.2-.3 0-.8.3-1l1.2-.6v-4c0-.3-.2-.5-.5-.5H5.3c-.3 0-.5.2-.5.5v12.5c0 .8.6 1.4 1.4 1.4h4.1c.3 0 .5-.2.5-.5V17c0-.2.2-.4.5-.4h1.4c.3 0 .5.2.5.4v1.7c0 .3.2.5.5.5h4.1c.8 0 1.4-.6 1.4-1.4V8.7c0-.2-.2-.3-.4-.2zM8.4 15.1c0 .3-.2.5-.5.5h-.5c-.2 0-.4-.2-.4-.5v-1.4c0-.3.2-.5.4-.5h.5c.3 0 .5.2.5.5v1.4zm2.9 0c0 .3-.2.5-.5.5h-.5c-.2 0-.5-.2-.5-.5v-1.4c0-.3.3-.5.5-.5h.5c.3 0 .5.2.5.5v1.4zm2.9 0c0 .3-.3.5-.5.5h-.5c-.3 0-.5-.2-.5-.5v-1.4c0-.3.2-.5.5-.5h.5c.2 0 .5.2.5.5v1.4zm2.8 0c0 .3-.2.5-.4.5h-.5c-.3 0-.5-.2-.5-.5v-1.4c0-.3.2-.5.5-.5h.5c.2 0 .4.2.4.5v1.4z"
}
};