UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 410 B
/* 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.9 4.8h-4.1c-.6 0-1.1.4-1.3.9L7 12.2c-.2.5.1 1 .6 1h4.2l-1.6 5.4c-.1.5.5.8.8.4l6.4-7.5c.4-.4 0-1.2-.6-1.2h-3.1l2.7-4.4c.3-.5 0-1.1-.6-1.1h-.9z" } };