@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 736 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": "M23.9 11.6c-.7-1.5-1.7-2.8-2.9-3.9l-3.9 3.9v.4c0 2.8-2.3 5.1-5.1 5.1h-.4l-2.5 2.5c.9.2 1.9.3 2.9.3 5.2 0 9.7-3.1 11.9-7.4.1-.4.1-.6 0-.9zm-1.5-9l-1-1c-.3-.3-.8-.2-1.1.2l-3.4 3.3c-1.5-.6-3.1-.9-4.9-.9-5.2 0-9.7 3-11.9 7.4-.1.3-.1.6 0 .8 1 2.1 2.5 3.8 4.4 5.1l-2.7 2.8c-.4.3-.4.8-.2 1.1l1 1c.3.3.8.2 1.1-.2L22.2 3.7c.4-.3.5-.8.2-1.1zM6.9 12c0-2.8 2.3-5.1 5.1-5.1.9 0 1.8.3 2.5.7L13.1 9c-.4-.1-.7-.2-1.1-.2-1.8 0-3.2 1.4-3.2 3.2 0 .4.1.7.2 1.1l-1.4 1.4c-.4-.7-.7-1.6-.7-2.5z"
}
};