UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 753 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": "M15 7.7v-.1c-.2-.2-.5-.1-.6.1l-.7.6c-.2.2-.2.5 0 .6l1.7 1.7c.1 0 .1.1.1.2 0 .2-.1.3-.3.3H8.8c-.2 0-.4.2-.4.4v1c0 .2.2.4.4.4h6.4c.1 0 .1.1.2.1.1.1.2.3 0 .4l-1.6 1.7h-.1c-.1.2-.1.5.1.6l.6.7c.2.2.5.2.6 0l4.1-4.1c.1-.2.1-.4 0-.6l-4.1-4zm-4.5 1.6h.9c.2 0 .4-.2.4-.4V6c0-.7-.5-1.2-1.2-1.2H6c-.7 0-1.2.5-1.2 1.2v12c0 .7.5 1.2 1.2 1.2h4.6c.7 0 1.2-.5 1.2-1.2v-2.8c0-.3-.2-.5-.4-.5h-.9c-.3 0-.5.2-.5.5v1.7c0 .3-.2.5-.4.5H7.1c-.3 0-.5-.2-.5-.5V7.1c0-.3.2-.5.5-.5h2.5c.2 0 .4.2.4.5v1.8c0 .2.2.4.5.4z" } };