@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 616 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M26.5 70.5c3.4-7 9.4-12 16.3-14.5 2.6-1 5.3-1.6 7.9-1.9h4.4v13.6c0 1.1 1.2 1.7 2.2 1L78.5 51c.8-.6.8-2 0-2.5L57.3 31.2c-.8-.6-2.2 0-2.2 1v13.7h-4.4c-2.7-.3-5.5-1-7.9-1.9-6.8-2.6-12.9-7.5-16.3-14.5-.4-1-1.6-1.4-2.6-1l-3.8 1.6c-1.1.5-1.4 1.6-.8 2.7 3.6 7.6 9.4 13.5 16.2 17.2-6.9 3.7-12.6 9.6-16.2 17.3-.5 1.1-.4 2.2.8 2.7l3.8 1.6c1 .4 2.2-.1 2.6-1.1z"
}
};