UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 414 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": "M6.3 7.8l5-2.8c.4-.3 1-.3 1.5 0l4.9 2.8c.5.3.8.8.8 1.3v5.8c0 .5-.3 1-.8 1.3L12.8 19c-.5.3-1.1.3-1.5 0l-5-2.8c-.5-.3-.8-.8-.8-1.3V9.1c0-.5.3-1 .8-1.3z" } };