UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 490 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": "M11.7 13.4c.2.2.4.2.6 0l6.8-6.2c.1-.3.1-.7-.4-.7l-13.4.1c-.4 0-.6.3-.4.6l6.8 6.2zm7.5-3.6c0-.3-.4-.4-.6-.2l-5.3 4.9c-.3.3-.8.5-1.3.5s-.9-.2-1.3-.5L5.4 9.6c-.2-.2-.6-.1-.6.2v6.3c0 .8.7 1.4 1.5 1.4h11.5c.8 0 1.4-.6 1.4-1.4V9.8z" } };