@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 956 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": "M22.5 6.6l-8.6 4.9c-.2.1-.4.1-.6.1-.4 0-.8-.2-1-.6-.3-.5 0-1.2.5-1.5l2.9-1.6V5.1c0-.3-.3-.5-.6-.3l-10.5 6c-.2 0-.4.1-.5.1-.4 0-.8-.2-1-.6-.3-.5-.1-1.2.4-1.5l1.8-1V1.7c.1-.5-.3-.8-.7-.8H1.7c-.5 0-.8.3-.8.8v19.2c0 1.2 1 2.2 2.2 2.2h6.3c.4 0 .8-.3.8-.8v-2.5c0-.5.3-.8.7-.8h2.2c.4 0 .7.3.7.8v2.5c0 .5.4.8.8.8h6.3c1.2 0 2.2-1 2.2-2.2v-14c0-.3-.3-.5-.6-.3zm-16 10.2c0 .4-.4.7-.8.7H5c-.4 0-.8-.3-.8-.7v-2.2c0-.4.4-.8.8-.8h.7c.4 0 .8.4.8.8v2.2zm4.4 0c0 .4-.3.7-.7.7h-.8c-.4 0-.7-.3-.7-.7v-2.2c0-.4.3-.8.7-.8h.8c.4 0 .7.4.7.8v2.2zm4.4 0c0 .4-.3.7-.7.7h-.8c-.4 0-.7-.3-.7-.7v-2.2c0-.4.3-.8.7-.8h.8c.4 0 .7.4.7.8v2.2zm4.5 0c0 .4-.4.7-.8.7h-.7c-.4 0-.8-.3-.8-.7v-2.2c0-.4.4-.8.8-.8h.7c.4 0 .8.4.8.8v2.2z"
}
};