UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 511 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.9 19.4c-.3 0-.5-.2-.5-.5V5c0-.2.2-.4.5-.4h3.7c.2 0 .4.1.6.2l5.3 6.7c.2.3.2.6 0 .9l-5.4 6.8c-.1.1-.3.2-.6.2H3.9zm16.5-7.9L15 4.8c-.2-.2-.6-.3-.9 0l-1.1.8c-.3.3-.4.7-.1 1l4.4 5.4-4.4 5.4c-.2.3-.2.8.1 1l1.1.9c.3.2.7.2.9-.1l5.4-6.7c.2-.4.2-.7 0-1z" } };