@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 411 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": "M14.7 4.8h-4.1c-.6 0-1.1.4-1.3.9l-2.6 6.5c-.1.5.2 1 .7 1h4.1L10 18.6c-.1.5.5.8.8.4l6.3-7.5c.4-.4.1-1.2-.5-1.2h-3.1l2.7-4.4c.3-.5 0-1.1-.6-1.1h-.9z"
}
};