@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 692 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": "M10.2 14.4H19c.3 0 .7-.2.7-.6v-1.3c0-.4-.3-.8-.7-.8h-3.7c-.4 0-.6-.5-.3-.8l7.8-7.8c.3-.3.3-.7 0-1l-.9-.9c-.3-.3-.7-.3-1 0L13.1 9c-.3.3-.8.1-.8-.3V5c0-.3-.3-.8-.7-.8h-1.4c-.3 0-.6.5-.6.8v8.8c0 .4.2.6.6.6zm6.9 1.9h-1.9c-.2 0-.4.2-.4.5v2.8c0 .4-.4.7-.7.7H4.4c-.4 0-.7-.3-.7-.7V9.9c0-.3.3-.7.6-.7h2.9c.3 0 .5-.2.5-.4V6.9c0-.3-.2-.4-.5-.4H2.8c-1 0-1.9.8-1.9 1.8v12.9c0 1 .9 1.9 1.9 1.9h12.9c1 0 1.8-.9 1.8-1.9v-4.4c0-.3-.1-.5-.4-.5z"
}
};