UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 548 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.4 16.9c.8-1.7 2.2-2.9 3.9-3.5.6-.2 1.2-.3 1.9-.4h1v3.2c0 .3.3.5.6.3l5-4.3c.2-.1.2-.4 0-.6l-5-4.1c-.2-.2-.6 0-.6.2V11h-1c-.7-.1-1.4-.2-1.9-.4-1.7-.7-3.1-1.8-3.9-3.5-.1-.3-.4-.4-.7-.3l-.9.4c-.2.1-.3.4-.2.7.9 1.8 2.3 3.2 3.9 4.1-1.6.9-3 2.3-3.9 4.2-.1.2-.1.5.2.6l.9.4c.3.1.6 0 .7-.3z" } };