UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 668 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": "M12.2 9c.2-.1.2-.4 0-.6L8.8 5c-.2-.2-.5-.2-.6 0L4.7 8.4c-.1.2-.1.5 0 .6l.7.7c.1.1.4.1.6 0l1.1-1.1c.1-.2.5-.1.5.2v6.3c0 .3.2.5.4.5h.9c.2 0 .5-.2.5-.5V8.8c0-.3.3-.4.5-.2l1 1.1c.2.1.5.1.7 0l.6-.7zm6.6 6l-.6-.6c-.2-.1-.5-.1-.7 0l-1 1.1c-.2.2-.5.1-.5-.2V8.9c0-.2-.3-.5-.5-.5h-.9c-.2 0-.4.3-.4.5v6.3c0 .3-.4.4-.5.3l-1.1-1.1c-.2-.2-.5-.2-.6 0l-.7.6c-.1.2-.1.5 0 .6l3.5 3.5c.1.1.4.1.6 0l3.4-3.5c.2-.1.2-.4 0-.6z" } };