@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 743 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": "M48.8 20l14.8.3a5.45 5.45 0 013.1 1.3l5.8 5.8 5.8 5.8a4.39 4.39 0 011.3 3.1l.4 14.9a4.45 4.45 0 01-1.3 3.2L54.4 78.7a4.53 4.53 0 01-6.3 0L34.7 65.3 21.3 51.9a4.53 4.53 0 010-6.3l24.3-24.3a4.45 4.45 0 013.2-1.3zm-8.2 23.7L38.2 46a1 1 0 000 1.6l14.2 14.2a1 1 0 001.6 0l2.4-2.4a1 1 0 000-1.6L42.1 43.7a.94.94 0 00-1.5 0zm6.7-6.8l-2.4 2.4a1 1 0 000 1.6l14.2 14.2a1 1 0 001.6 0l2.4-2.4a1 1 0 000-1.6L48.9 36.9a1.22 1.22 0 00-1.6 0zm22.9-7.1a4.45 4.45 0 100 6.3 4.53 4.53 0 000-6.3z"
}
};