UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 595 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": "M17.7 6.7h-.4c-.3 0-.5.3-.5.5v9.7l.6.8c.1.1.1.1.2 0l.6-.8V7.2c0-.2-.2-.5-.5-.5zm-3.8-1.9H7.2c-.8 0-1.4.6-1.4 1.4v11.6c0 .8.6 1.4 1.4 1.4h6.7c.8 0 1.5-.6 1.5-1.4V6.2c0-.8-.7-1.4-1.5-1.4zm-3.3 13.9c-.4 0-.8-.3-.8-.7s.4-.7.8-.7.7.3.7.7-.3.7-.7.7zm3.3-2.4c0 .3-.2.5-.5.5H7.7c-.3 0-.5-.2-.5-.5V7.2c0-.3.2-.5.5-.5h5.7c.3 0 .5.2.5.5v9.1z" } };