@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 340 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": "M3.7 20.2V3.8c0-.4.6-.8 1-.4l15.3 8c.4.3.4.9 0 1.2l-15.3 8c-.4.4-1 .1-1-.4z"
}
};