@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 652 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": "M16.7 4.8c-2.3 2.3-5.1-.6-7.7 2l-7.4 7.4c-.9.8-.9 2.2 0 3.1l2.6 2.5 2.5 2.6c.9.9 2.3.9 3.1 0l7.5-7.4c2.5-2.6-.3-5.4 2-7.7l.6-.6c.2-.1.2-.4 0-.5l-2-2c-.2-.2-.4-.2-.5 0l-.7.6zm-1.8 9.4l-2.6 2.6c-.3.3-.7.3-1 0l-2.1-2.1-2-2.1c-.3-.2-.3-.7 0-1L9.7 9c.3-.2.8-.2 1.1 0l2 2.1 2.1 2.1c.3.3.3.7 0 1zm7.9-11.5l-.7-.8-.8-.8c-.3-.3-.8-.3-1 0l-1 1c-.1.1-.1.3 0 .5l2 2c.2.2.4.2.5 0l1-.9c.4-.2.4-.7 0-1z"
}
};