@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 354 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 52 52",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M38 8.3v35.4c0 1-1.3 1.7-2.2.9L14.6 27.3c-.8-.6-.8-1.9 0-2.5L35.8 7.3c.9-.7 2.2-.1 2.2 1z"
}
};