UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 423 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": "M3 5.6l7.8-4.4c.7-.4 1.7-.4 2.4 0L21 5.6c.7.4 1.2 1.2 1.2 2v8.8c0 .8-.5 1.6-1.2 2l-7.8 4.4c-.7.4-1.6.4-2.4 0L3 18.4c-.6-.4-1.2-1.2-1.2-2V7.6c0-.8.6-1.6 1.2-2z" } };