@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 764 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": "M11.3 17.1L7 12.9c-.9-.9-2.3-.9-3.2 0l-2.6 2.6c-.3.3-.3.8 0 1l.5.6.5.5 4.3 4.2.2.3.9.7c.2.3.8.3 1 0l2.7-2.6c.8-.8.8-2.2 0-3.1zm-7-1.6l.6-.5c.3-.3.7-.3 1 0l3.2 3.1c.3.3.3.8 0 1.1l-.5.5c-.3.2-.8.2-1 0l-3.3-3.2c-.3-.3-.3-.7 0-1zM9 11.7l3.4 3.3c.1.1.2.1.3.1h1.6c.1 0 .3-.1.3-.3v-1.4c0-.2.2-.3.4-.3l1.3-.1c.2 0 .4-.1.4-.3v-1.4c0-.2.1-.3.3-.3l1.4-.1c.2 0 .3-.1.3-.3l.1-1.4c0-.2.1-.3.3-.3h1.4c.2 0 .3-.2.3-.4l.1-1.3c0-.2.1-.3.2-.4l1.6-.2c.2 0 .4-.3.2-.6l-3.1-4.8c-.3-.3-.8-.4-1.2 0l-9.7 9.6c-.2.2-.2.6.1.9z"
}
};