@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 560 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": "M3.6 16.4l3.5-4.2c.1-.1.1-.3 0-.5l-3.5-4v-.2c0-.1.1-.2.2-.2h5c.2 0 .3 0 .3.1l3.6 4.4c.1.1.1.3 0 .5l-3.5 4.3c-.1.1-.2.2-.4.2H3.9c-.2 0-.3-.1-.3-.3v-.1zm7.6 0l3.4-4.2c.1-.1.1-.3 0-.5l-3.4-4v-.2c0-.1.1-.2.2-.2h5c.1 0 .2 0 .3.1l3.6 4.4c.1.1.1.3 0 .5l-3.6 4.3c0 .1-.2.2-.3.2h-5c-.1 0-.2-.1-.2-.3v-.1z"
}
};